chore(deps): bump the cargo group with 4 updates#118
Merged
Conversation
Bumps the cargo group with 4 updates: [anyhow](https://github.com/dtolnay/anyhow), [reqwest](https://github.com/seanmonstar/reqwest), [serde](https://github.com/serde-rs/serde) and [serde_json_path](https://github.com/hiltontj/serde_json_path). Updates `anyhow` from 1.0.91 to 1.0.92 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.91...1.0.92) Updates `reqwest` from 0.12.8 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.8...v0.12.9) Updates `serde` from 1.0.213 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.213...v1.0.214) Updates `serde_json_path` from 0.6.7 to 0.7.1 - [Release notes](https://github.com/hiltontj/serde_json_path/releases) - [Changelog](https://github.com/hiltontj/serde_json_path/blob/main/CHANGELOG.md) - [Commits](hiltontj/serde_json_path@v0.6.7...v0.7.1) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json_path dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the cargo group with 4 updates: anyhow, reqwest, serde and serde_json_path.
Updates
anyhowfrom 1.0.91 to 1.0.92Release notes
Sourced from anyhow's releases.
Commits
fd03a8eRelease 1.0.92a16252bMerge pull request #390 from dtolnay/rawaddrfcf2ef8Compile &raw test on Rust 1.82+ only1e7e9feParse raw address expression syntax7d1a8f9Add test of raw addr expression syntaxUpdates
reqwestfrom 0.12.8 to 0.12.9Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
797df2bv0.12.964aa7d1add webpki roots option for rustls no provider setup (#2447)598f857Add content length to async_impl::multipart file streams (#2459)d99e90dfix: re-enable verbose connection read logs (#2454)aba01fffeat: Add support for Certificate Revocation Lists (#2433)3ad6e02refactor: remove internal proxy sys cache (#2442)Updates
serdefrom 1.0.213 to 1.0.214Release notes
Sourced from serde's releases.
Commits
4180621Release 1.0.214210373bMerge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015Implement IntoDeserializer for all Deserializers in serde::de::value moduleUpdates
serde_json_pathfrom 0.6.7 to 0.7.1Release notes
Sourced from serde_json_path's releases.
Commits
485edcdchore: updates for 0.7.1 (#108)622401dchore: update serde_json to latest version (#107)716d6b6Release0.7.0(#106)92836c0chore: clean up deps and remove once_cell (#105)eef42a4chore: update CST and fix new clippy lints (#104)3b096derefactor: updates to Integer API (#102)80ffd2edocs: fix typos and spelling errors (#100)0397080docs: add missing link to changelog (#99)6c551f0feat: implement integer type to comply with spec (#98)12d782dchore: add dependabot for Rust (#97)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions