-
Notifications
You must be signed in to change notification settings - Fork 12
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
chore(deps): Bump the deps group across 1 directory with 18 updates #911
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/deps-e04a7bd341
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Nov 10, 2024
-
chore(deps): Bump the deps group across 1 directory with 18 updates
Bumps the deps group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.4` | `0.12.9` | | [shadow-rs](https://github.com/baoyachi/shadow-rs) | `0.35.1` | `0.35.2` | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.214` | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.93` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `1.0.69` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.13.0` | `3.14.0` | | [pathdiff](https://github.com/Manishearth/pathdiff) | `0.2.1` | `0.2.2` | | [regex](https://github.com/rust-lang/regex) | `1.11.0` | `1.11.1` | | [ordered-float](https://github.com/reem/rust-ordered-float) | `4.3.0` | `4.5.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [wasmtime](https://github.com/bytecodealliance/wasmtime) | `25.0.2` | `25.0.3` | | [wasmtime-wasi](https://github.com/bytecodealliance/wasmtime) | `25.0.2` | `25.0.3` | | [futures-concurrency](https://github.com/yoshuawuyts/futures-concurrency) | `7.6.1` | `7.6.2` | | [futures-lite](https://github.com/smol-rs/futures-lite) | `2.3.0` | `2.5.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.2` | `1.8.0` | | [proto-parser](https://github.com/metatypedev/proto-parser) | ``aa47da5`` | ``528448f`` | | [insta](https://github.com/mitsuhiko/insta) | `1.40.0` | `1.41.1` | Updates `reqwest` from 0.12.4 to 0.12.9 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.4...v0.12.9) Updates `shadow-rs` from 0.35.1 to 0.35.2 - [Release notes](https://github.com/baoyachi/shadow-rs/releases) - [Commits](baoyachi/shadow-rs@v0.35.1...v0.35.2) Updates `serde` from 1.0.210 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.214) Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.128...1.0.132) Updates `anyhow` from 1.0.89 to 1.0.93 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.89...1.0.93) Updates `thiserror` from 1.0.64 to 1.0.69 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...1.0.69) 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 `pathdiff` from 0.2.1 to 0.2.2 - [Commits](https://github.com/Manishearth/pathdiff/commits) Updates `regex` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.0...1.11.1) Updates `ordered-float` from 4.3.0 to 4.5.0 - [Release notes](https://github.com/reem/rust-ordered-float/releases) - [Commits](reem/rust-ordered-float@v4.3.0...v4.5.0) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.10.0...1.11.0) Updates `wasmtime` from 25.0.2 to 25.0.3 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/contributing-release-process.md) - [Commits](bytecodealliance/wasmtime@v25.0.2...v25.0.3) Updates `wasmtime-wasi` from 25.0.2 to 25.0.3 - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/contributing-release-process.md) - [Commits](bytecodealliance/wasmtime@v25.0.2...v25.0.3) Updates `futures-concurrency` from 7.6.1 to 7.6.2 - [Release notes](https://github.com/yoshuawuyts/futures-concurrency/releases) - [Commits](yoshuawuyts/futures-concurrency@v7.6.1...v7.6.2) Updates `futures-lite` from 2.3.0 to 2.5.0 - [Release notes](https://github.com/smol-rs/futures-lite/releases) - [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md) - [Commits](smol-rs/futures-lite@v2.3.0...v2.5.0) Updates `bytes` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.7.2...v1.8.0) Updates `proto-parser` from `aa47da5` to `528448f` - [Commits](metatypedev/proto-parser@aa47da5...528448f) Updates `insta` from 1.40.0 to 1.41.1 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.40.0...1.41.1) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: shadow-rs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: pathdiff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ordered-float dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: wasmtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: wasmtime-wasi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: futures-concurrency dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: futures-lite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: proto-parser dependency-type: direct:production dependency-group: deps - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a407991 - Browse repository at this point
Copy the full SHA a407991View 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.