Commit 6acfbee
authored
chore(deps): lock file maintenance rust crates (#97)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| | | lockFileMaintenance | All locks refreshed |
| [memchr](https://redirect.github.com/BurntSushi/memchr) | dependencies
| patch | `2.7.5` -> `2.7.6` |
| [serde](https://serde.rs)
([source](https://redirect.github.com/serde-rs/serde)) | dependencies |
patch | `1.0.226` -> `1.0.228` |
| [wasm-bindgen](https://wasm-bindgen.github.io/wasm-bindgen)
([source](https://redirect.github.com/wasm-bindgen/wasm-bindgen)) |
dependencies | patch | `0.2.103` -> `0.2.104` |
🔧 This Pull Request updates lock files to use the latest dependency
versions.
---
### Release Notes
<details>
<summary>BurntSushi/memchr (memchr)</summary>
###
[`v2.7.6`](https://redirect.github.com/BurntSushi/memchr/compare/2.7.5...2.7.6)
[Compare
Source](https://redirect.github.com/BurntSushi/memchr/compare/2.7.5...2.7.6)
</details>
<details>
<summary>serde-rs/serde (serde)</summary>
###
[`v1.0.228`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.228)
[Compare
Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.227...v1.0.228)
- Allow building documentation with `RUSTDOCFLAGS='--cfg=docsrs'` set
for the whole dependency graph
([#​2995](https://redirect.github.com/serde-rs/serde/issues/2995))
###
[`v1.0.227`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.227)
[Compare
Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.226...v1.0.227)
- Documentation improvements
([#​2991](https://redirect.github.com/serde-rs/serde/issues/2991))
</details>
<details>
<summary>wasm-bindgen/wasm-bindgen (wasm-bindgen)</summary>
###
[`v0.2.104`](https://redirect.github.com/wasm-bindgen/wasm-bindgen/blob/HEAD/CHANGELOG.md#02104)
[Compare
Source](https://redirect.github.com/wasm-bindgen/wasm-bindgen/compare/0.2.103...0.2.104)
##### Added
- Added bindings for `WeakRef`.
[#​4659](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4659)
- Support `Symbol.dispose` methods by default, when it is supported in
the environment.
[#​4666](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4666)
- Added `aarch64-unknown-linux-musl` release artifacts.
[#​4668](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4668)
##### Changed
- Unconditionally use the global `TextEncoder`/`TextDecoder` for string
encoding/decoding. The Node.js output now requires a minimum of Node.js
v11.
[#​4670](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4670)
- Deprecate the `msrv` crate feature. MSRV detection is now always on.
[#​4675](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4675)
##### Fixed
- Fixed wasm-bindgen-cli's `encode_into` argument not working.
[#​4663](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4663)
- Fixed a bug in `--experimental-reset-state-function` support for heap
reset.
[#​4665](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4665)
- Fixed compilation failures on Rust v1.82 and v1.83.
[#​4675](https://redirect.github.com/wasm-bindgen/wasm-bindgen/pull/4675)
***
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 9am on monday" in timezone
Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/oxc-project/json-strip-comments).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d03a9da commit 6acfbee
1 file changed
+54
-33
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments