Bump the cargo_dependencies group with 7 updates#173
Merged
Conversation
Bumps the cargo_dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.224` | | [semver](https://github.com/dtolnay/semver) | `1.0.26` | `1.0.27` | | [config](https://github.com/rust-cli/config-rs) | `0.15.15` | `0.15.16` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.21.0` | `3.22.0` | | [toml_edit](https://github.com/toml-rs/toml) | `0.23.4` | `0.23.5` | | [toml](https://github.com/toml-rs/toml) | `0.9.5` | `0.9.6` | | [zip](https://github.com/zip-rs/zip2) | `5.0.0` | `5.1.1` | Updates `serde` from 1.0.219 to 1.0.224 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.224) Updates `semver` from 1.0.26 to 1.0.27 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.26...1.0.27) Updates `config` from 0.15.15 to 0.15.16 - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.15.15...v0.15.16) Updates `tempfile` from 3.21.0 to 3.22.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.21.0...v3.22.0) Updates `toml_edit` from 0.23.4 to 0.23.5 - [Commits](toml-rs/toml@v0.23.4...v0.23.5) Updates `toml` from 0.9.5 to 0.9.6 - [Commits](toml-rs/toml@toml-v0.9.5...toml-v0.9.6) Updates `zip` from 5.0.0 to 5.1.1 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v5.0.0...v5.1.1) --- updated-dependencies: - dependency-name: serde dependency-version: 1.0.224 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo_dependencies - dependency-name: semver dependency-version: 1.0.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo_dependencies - dependency-name: config dependency-version: 0.15.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo_dependencies - dependency-name: tempfile dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo_dependencies - dependency-name: toml_edit dependency-version: 0.23.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo_dependencies - dependency-name: toml dependency-version: 0.9.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo_dependencies - dependency-name: zip dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo_dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
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_dependencies group with 7 updates:
1.0.2191.0.2241.0.261.0.270.15.150.15.163.21.03.22.00.23.40.23.50.9.50.9.65.0.05.1.1Updates
serdefrom 1.0.219 to 1.0.224Release notes
Sourced from serde's releases.
Commits
1699882Release 1.0.224840f6ecMerge pull request #2979 from dtolnay/privatebf9ebeaMark every trait impl for a private type with do_not_recommend6c316d7Release 1.0.223a4ac0c2Merge pull request #2978 from dtolnay/htmlrooturled76364Change serde_core's html_root_url to docs.rs/serde_core57e21a1Release 1.0.222bb58726Merge pull request #2950 from aytey/fix_lifetime_issue_20243f69251Delete unneeded field of MapDeserializerfd4decfMerge pull request #2976 from dtolnay/contentUpdates
semverfrom 1.0.26 to 1.0.27Release notes
Sourced from semver's releases.
Commits
6ed8561Release 1.0.276967bbaAdd serde version constraint84d3057Exclude build.rs from crates.io packageb09aac9Merge pull request #343 from dtolnay/up49b8570Delete backport module9b04afeMerge pull request #342 from dtolnay/up83a8e91Delete no_nonzero_bitscan configuratione606a17Merge pull request #341 from dtolnay/upebe7cf1Delete no_unsafe_op_in_unsafe_fn_lint configurationa381bffMerge pull request #340 from dtolnay/upUpdates
configfrom 0.15.15 to 0.15.16Changelog
Sourced from config's changelog.
Commits
75bdb15chore: Release config version 0.15.169ad97bedocs: Update changelog7bd9055refactor: Switch to serde_core (#691)d69daf1refactor: Switch to serde_coreUpdates
tempfilefrom 3.21.0 to 3.22.0Changelog
Sourced from tempfile's changelog.
Commits
f720dbechore: release 3.22.055d742cchore: remove deprecated unstable feature flagbc41a0bbuild(deps): update windows-sys requirement from >=0.52, <0.61 to >=0.52, <0....3c55387test: make sure we don't drop tempdirs early (#373)17bf644doc(builder): clarify permissions (#372)c7423f1doc(env): document the alternative to setting the tempdir (#371)5af60catest(wasi): run a few tests that shouldn't have been disabled (#370)6c0c561fix(doc): temp_dir doesn't check if writableUpdates
toml_editfrom 0.23.4 to 0.23.5Commits
4695fb0chore: Release6a77ed7docs: Update changelogc1e8197refactor: Switch serde dependency to serde_core (#1036)d85d6cdrefactor: Switch serde dependency to serde_coreUpdates
tomlfrom 0.9.5 to 0.9.6Commits
4695fb0chore: Release6a77ed7docs: Update changelogc1e8197refactor: Switch serde dependency to serde_core (#1036)d85d6cdrefactor: Switch serde dependency to serde_core9154dcbchore: Release38f445cdocs: Update changelog1ce8a75feat(edit): Expose Table::span (#1031)290c28ffeat(edit): Expose Table::spanb2bc739chore(deps): Update Rust Stable to v1.89 (#1026)Updates
zipfrom 5.0.0 to 5.1.1Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
6423feechore: release v5.1.1 (#423)97c33a6fix: panic when reading empty extended-timestamp field (#404) (#422)8d094b8chore: Configure Amazon Q rules (#421)5362be0fix: Restore original file timestamp when unzipping withchrono(#46)4802b87chore(deps): update nt-time requirement from 0.10.6 to 0.12.1 (#416)e341b3dchore: release v5.1.0 (#419)0abee77feat: Add legacy shrink/reduce/implode compression (#303)12c87d1chore: release v5.0.1 (#418)b611a59fix: aes was not copied correctly in raw copy methods (#417)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