-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the patch-dependencies group with 21 updates #467
Closed
Commits on Jan 15, 2024
-
Bump the patch-dependencies group with 21 updates
Bumps the patch-dependencies group with 21 updates: | Package | From | To | | --- | --- | --- | | [ahash](https://github.com/tkaitchuck/ahash) | `0.8.6` | `0.8.7` | | [anstream](https://github.com/rust-cli/anstyle) | `0.6.5` | `0.6.7` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.75` | `0.1.76` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.5` | `0.21.7` | | [clap](https://github.com/clap-rs/clap) | `4.4.11` | `4.4.16` | | [deranged](https://github.com/jhpratt/deranged) | `0.3.10` | `0.3.11` | | [figment](https://github.com/SergioBenitez/Figment) | `0.10.12` | `0.10.13` | | [is-terminal](https://github.com/sunfishcode/is-terminal) | `0.4.9` | `0.4.10` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.66` | `0.3.67` | | [libc](https://github.com/rust-lang/libc) | `0.2.151` | `0.2.152` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.71` | `1.0.76` | | [quote](https://github.com/dtolnay/quote) | `1.0.33` | `1.0.35` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.28` | `0.38.30` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.22` | `0.1.23` | | [semver](https://github.com/dtolnay/semver) | `1.0.20` | `1.0.21` | | [serde](https://github.com/serde-rs/serde) | `1.0.193` | `1.0.195` | | [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.111` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.52` | `1.0.56` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.39` | `0.4.40` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.66` | `0.3.67` | | [winnow](https://github.com/winnow-rs/winnow) | `0.5.30` | `0.5.34` | Updates `ahash` from 0.8.6 to 0.8.7 - [Release notes](https://github.com/tkaitchuck/ahash/releases) - [Commits](https://github.com/tkaitchuck/ahash/commits) Updates `anstream` from 0.6.5 to 0.6.7 - [Commits](rust-cli/anstyle@anstream-v0.6.5...anstream-v0.6.7) Updates `async-trait` from 0.1.75 to 0.1.76 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.75...0.1.76) Updates `base64` from 0.21.5 to 0.21.7 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.5...v0.21.7) Updates `clap` from 4.4.11 to 4.4.16 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.11...v4.4.16) Updates `deranged` from 0.3.10 to 0.3.11 - [Commits](https://github.com/jhpratt/deranged/commits/v0.3.11) Updates `figment` from 0.10.12 to 0.10.13 - [Commits](https://github.com/SergioBenitez/Figment/commits) Updates `is-terminal` from 0.4.9 to 0.4.10 - [Commits](sunfishcode/is-terminal@v0.4.9...v0.4.10) Updates `js-sys` from 0.3.66 to 0.3.67 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `libc` from 0.2.151 to 0.2.152 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.151...0.2.152) Updates `proc-macro2` from 1.0.71 to 1.0.76 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.71...1.0.76) Updates `quote` from 1.0.33 to 1.0.35 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.33...1.0.35) Updates `rustix` from 0.38.28 to 0.38.30 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.38.28...v0.38.30) Updates `schannel` from 0.1.22 to 0.1.23 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](steffengy/schannel-rs@v0.1.22...v0.1.23) Updates `semver` from 1.0.20 to 1.0.21 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.20...1.0.21) Updates `serde` from 1.0.193 to 1.0.195 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.193...v1.0.195) Updates `serde_json` from 1.0.108 to 1.0.111 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.108...v1.0.111) Updates `thiserror` from 1.0.52 to 1.0.56 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.52...1.0.56) Updates `wasm-bindgen-futures` from 0.4.39 to 0.4.40 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `web-sys` from 0.3.66 to 0.3.67 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `winnow` from 0.5.30 to 0.5.34 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.5.30...v0.5.34) --- updated-dependencies: - dependency-name: ahash dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: anstream dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: base64 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: deranged dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: figment dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: is-terminal dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: js-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: quote dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: schannel dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: serde dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: serde_json dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: thiserror dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b7641ea - Browse repository at this point
Copy the full SHA b7641eaView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.