Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the nonbreaking group across 1 directory with 15 updates
Bumps the nonbreaking group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.92` | `1.0.94` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.13.0` | `3.14.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.215` | | [serde_json](https://github.com/serde-rs/json) | `1.0.132` | `1.0.133` | | [wasmprinter](https://github.com/bytecodealliance/wasm-tools) | `0.219.1` | `0.221.2` | | [walrus](https://github.com/rustwasm/walrus) | `0.22.0` | `0.23.2` | | [clap](https://github.com/clap-rs/clap) | `4.5.20` | `4.5.22` | | [wasmparser](https://github.com/bytecodealliance/wasm-tools) | `0.219.1` | `0.221.2` | | [rquickjs](https://github.com/DelSkayn/rquickjs) | `0.6.1` | `0.8.1` | | [rquickjs-core](https://github.com/DelSkayn/rquickjs) | `0.6.1` | `0.8.1` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.1.1` | `2.2.0` | | [simd-json](https://github.com/simd-lite/simd-json) | `0.14.2` | `0.14.3` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.89` | `1.0.92` | | [syn](https://github.com/dtolnay/syn) | `2.0.87` | `2.0.90` | | [libfuzzer-sys](https://github.com/rust-fuzz/libfuzzer) | `0.4.7` | `0.4.8` | Updates `anyhow` from 1.0.92 to 1.0.94 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.92...1.0.94) Updates `tempfile` from 3.13.0 to 3.14.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.13.0...v3.14.0) Updates `serde` from 1.0.210 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.215) Updates `serde_json` from 1.0.132 to 1.0.133 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.132...v1.0.133) Updates `wasmprinter` from 0.219.1 to 0.221.2 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) Updates `walrus` from 0.22.0 to 0.23.2 - [Release notes](https://github.com/rustwasm/walrus/releases) - [Changelog](https://github.com/rustwasm/walrus/blob/main/CHANGELOG.md) - [Commits](rustwasm/walrus@0.22.0...0.23.2) Updates `clap` from 4.5.20 to 4.5.22 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.20...clap_complete-v4.5.22) Updates `wasmparser` from 0.219.1 to 0.221.2 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) Updates `rquickjs` from 0.6.1 to 0.8.1 - [Commits](DelSkayn/rquickjs@v0.6.1...v0.8.1) Updates `rquickjs-core` from 0.6.1 to 0.8.1 - [Commits](DelSkayn/rquickjs@v0.6.1...v0.8.1) Updates `fastrand` from 2.1.1 to 2.2.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](smol-rs/fastrand@v2.1.1...v2.2.0) Updates `simd-json` from 0.14.2 to 0.14.3 - [Commits](simd-lite/simd-json@v0.14.2...v0.14.3) Updates `proc-macro2` from 1.0.89 to 1.0.92 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.89...1.0.92) Updates `syn` from 2.0.87 to 2.0.90 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.87...2.0.90) Updates `libfuzzer-sys` from 0.4.7 to 0.4.8 - [Changelog](https://github.com/rust-fuzz/libfuzzer/blob/main/CHANGELOG.md) - [Commits](rust-fuzz/libfuzzer@0.4.7...0.4.8) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonbreaking - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: wasmprinter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonbreaking - dependency-name: walrus dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonbreaking - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: wasmparser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonbreaking - dependency-name: rquickjs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonbreaking - dependency-name: rquickjs-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonbreaking - dependency-name: fastrand dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nonbreaking - dependency-name: simd-json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking - dependency-name: libfuzzer-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nonbreaking ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information