Skip to content

Commit 08dd948

Browse files
chore(deps): update rust crate arrayvec to v0.7.6 (#9436)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [arrayvec](https://togithub.com/bluss/arrayvec) | workspace.dependencies | patch | `0.7.4` -> `0.7.6` | --- ### Release Notes <details> <summary>bluss/arrayvec (arrayvec)</summary> ### [`v0.7.6`](https://togithub.com/bluss/arrayvec/blob/HEAD/CHANGELOG.md#076) [Compare Source](https://togithub.com/bluss/arrayvec/compare/0.7.5...0.7.6) - Fix no-std build [#&#8203;274](https://togithub.com/bluss/arrayvec/pull/274) ### [`v0.7.5`](https://togithub.com/bluss/arrayvec/blob/HEAD/CHANGELOG.md#075) [Compare Source](https://togithub.com/bluss/arrayvec/compare/0.7.4...0.7.5) - Add `as_ptr` and `as_mut_ptr` to `ArrayString` [@&#8203;YuhanLiin](https://togithub.com/YuhanLiin) [#&#8203;260](https://togithub.com/bluss/arrayvec/pull/260) - Add borsh serialization support by [@&#8203;honzasp](https://togithub.com/honzasp) and [@&#8203;Fuuzetsu](https://togithub.com/Fuuzetsu) [#&#8203;259](https://togithub.com/bluss/arrayvec/pull/259) - Move length field before before data in ArrayVec and ArrayString by [@&#8203;JakkuSakura](https://togithub.com/JakkuSakura) [#&#8203;255](https://togithub.com/bluss/arrayvec/pull/255) - Fix miri error for ZST case in extend by [@&#8203;bluss](https://togithub.com/bluss) - implement AsRef<Path> for ArrayString by [@&#8203;Zoybean](https://togithub.com/Zoybean) [#&#8203;218](https://togithub.com/bluss/arrayvec/pull/218) - Fix typos in changelog by [@&#8203;striezel](https://togithub.com/striezel) [#&#8203;241](https://togithub.com/bluss/arrayvec/pull/241) - Add `as_slice`, `as_mut_slice` methods to `IntoIter` by [@&#8203;clarfonthey](https://togithub.com/clarfonthey) [#&#8203;224](https://togithub.com/bluss/arrayvec/pull/224) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/swc-project/swc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 99738ef commit 08dd948

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)