-
Notifications
You must be signed in to change notification settings - Fork 5
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
cargo: bump the cargo-dependencies group across 1 directory with 20 updates #188
Merged
Conversation
This file contains 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
041958f
to
3baee4e
Compare
3baee4e
to
884b2d9
Compare
884b2d9
to
71f4418
Compare
This is too painful to maintain
…pdates Bumps the cargo-dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.95` | | [cargo](https://github.com/rust-lang/cargo) | `0.82.0` | `0.85.0` | | [cargo_metadata](https://github.com/oli-obk/cargo_metadata) | `0.18.1` | `0.19.1` | | [cargo-util-schemas](https://github.com/rust-lang/cargo) | `0.5.0` | `0.7.1` | | [fs-err](https://github.com/andrewhickman/fs-err) | `2.11.0` | `3.1.0` | | [home](https://github.com/rust-lang/cargo) | `0.5.9` | `0.5.11` | | [pathdiff](https://github.com/Manishearth/pathdiff) | `0.2.1` | `0.2.3` | | [semver](https://github.com/dtolnay/semver) | `1.0.23` | `1.0.25` | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.217` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.22` | `0.22.23` | | [url](https://github.com/servo/rust-url) | `2.5.2` | `2.5.4` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.0` | `0.7.1` | | [clap-cargo](https://github.com/crate-ci/clap-cargo) | `0.14.1` | `0.15.2` | | [fake](https://github.com/cksac/fake-rs) | `2.10.0` | `3.1.0` | | [googletest](https://github.com/google/googletest-rust) | `0.12.0` | `0.13.0` | | [insta](https://github.com/mitsuhiko/insta) | `1.40.0` | `1.41.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.138` | | [strip-ansi-escapes](https://github.com/luser/strip-ansi-escapes) | `0.2.0` | `0.2.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.13.0` | `3.16.0` | Updates `anyhow` from 1.0.89 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.89...1.0.95) Updates `cargo` from 0.82.0 to 0.85.0 - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](rust-lang/cargo@0.82.0...0.85.0) Updates `cargo_metadata` from 0.18.1 to 0.19.1 - [Release notes](https://github.com/oli-obk/cargo_metadata/releases) - [Changelog](https://github.com/oli-obk/cargo_metadata/blob/main/CHANGELOG.md) - [Commits](oli-obk/cargo_metadata@0.18.1...0.19.1) Updates `cargo-util-schemas` from 0.5.0 to 0.7.1 - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cargo/commits) Updates `clap` from 4.5.18 to 4.5.28 - [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.18...clap_complete-v4.5.28) Updates `fs-err` from 2.11.0 to 3.1.0 - [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md) - [Commits](andrewhickman/fs-err@2.11.0...3.1.0) Updates `home` from 0.5.9 to 0.5.11 - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](rust-lang/cargo@home-0.5.9...home-0.5.11) Updates `pathdiff` from 0.2.1 to 0.2.3 - [Commits](Manishearth/pathdiff@v0.2.1...v0.2.3) Updates `semver` from 1.0.23 to 1.0.25 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.23...1.0.25) Updates `serde` from 1.0.210 to 1.0.217 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.217) Updates `toml_edit` from 0.22.22 to 0.22.23 - [Commits](toml-rs/toml@v0.22.22...v0.22.23) Updates `url` from 2.5.2 to 2.5.4 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.2...v2.5.4) Updates `winnow` from 0.7.0 to 0.7.1 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.0...v0.7.1) Updates `clap-cargo` from 0.14.1 to 0.15.2 - [Changelog](https://github.com/crate-ci/clap-cargo/blob/master/CHANGELOG.md) - [Commits](crate-ci/clap-cargo@v0.14.1...v0.15.2) Updates `fake` from 2.10.0 to 3.1.0 - [Release notes](https://github.com/cksac/fake-rs/releases) - [Changelog](https://github.com/cksac/fake-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/cksac/fake-rs/commits/v3.1.0) Updates `googletest` from 0.12.0 to 0.13.0 - [Release notes](https://github.com/google/googletest-rust/releases) - [Commits](google/googletest-rust@v0.12.0...v0.13.0) 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) Updates `serde_json` from 1.0.128 to 1.0.138 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.128...v1.0.138) Updates `strip-ansi-escapes` from 0.2.0 to 0.2.1 - [Commits](https://github.com/luser/strip-ansi-escapes/commits) Updates `tempfile` from 3.13.0 to 3.16.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.13.0...v3.16.0) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: cargo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: cargo_metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: cargo-util-schemas dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: fs-err dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: home dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: pathdiff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: winnow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap-cargo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: fake dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: googletest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: strip-ansi-escapes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
71f4418
to
35367fd
Compare
eopb
approved these changes
Feb 7, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 19 updates in the / directory:
1.0.89
1.0.95
0.82.0
0.85.0
0.18.1
0.19.1
0.5.0
0.7.1
2.11.0
3.1.0
0.5.9
0.5.11
0.2.1
0.2.3
1.0.23
1.0.25
1.0.210
1.0.217
0.22.22
0.22.23
2.5.2
2.5.4
0.7.0
0.7.1
0.14.1
0.15.2
2.10.0
3.1.0
0.12.0
0.13.0
1.40.0
1.41.1
1.0.128
1.0.138
0.2.0
0.2.1
3.13.0
3.16.0
Updates
anyhow
from 1.0.89 to 1.0.95Release notes
Sourced from anyhow's releases.
Commits
48be1ca
Release 1.0.95a03d6d6
Merge pull request #402 from dtolnay/fromboxed52e4abb
Add Error::from_boxed with documentation about bidirectional?
ffecefc
Merge pull request #401 from dtolnay/construct671f700
Add construct_ prefix to name of private construct functions8ceb5e9
Release 1.0.94b9009ab
Merge pull request #399 from dtolnay/okvalue863791a
Align naming between Ok function argument and its documentation2081692
Merge pull request #398 from zertosh/ok_doc_formatcc2cecb
Fix anyhow::Ok rustdoc code formattingUpdates
cargo
from 0.82.0 to 0.85.0Commits
66221ab
Docs for optional registry JSON fields (#14839)7a98817
Docs for optional registry JSON fieldsd58c3c4
Allow registries to omit empty/default fields in JSON (#14838)37b289f
Allow registries to omit empty/default fields in JSON866eafe
docs(unstable): Link to -Zwarnings issue, tracking issue (#14836)9433b60
docs(unstable): Link to -Zwarnings issue, tracking issue010f171
fix(): error context for git_fetch refspec not found (#14806)43a5dee
fix(git): added extra error context for a revision that doesn't exist309b2ce
refactor(git): extracted fetch logic into different functionsf3edba9
test(git): added tests for issue rust-lang#14621Updates
cargo_metadata
from 0.18.1 to 0.19.1Commits
8f4c3a8
Merge pull request #276 from sunshowers/fromstr-displaye6c0f06
Merge pull request #278 from oli-obk/push-qxuollxmvlzn61ceb9a
Pacify clippyeae17fb
Bump msrv to keep in sync with our dependencies2983f51
add FromStr and Display impls for TargetKind and CrateType834207b
Merge pull request #273 from regexident/update-dependencies4373396
Update dependenciesaf70fe5
Merge pull request #272 from regexident/prepare-v0.19.03f2e39d
Apply suggestions from code reviewe8cfa29
Prepare release of v0.19.0Updates
cargo-util-schemas
from 0.5.0 to 0.7.1Commits
Updates
clap
from 4.5.18 to 4.5.28Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
257d781
chore: Release06c5f5f
docs: Update changelog6ac1535
Merge pull request #5733 from epage/bina7a8f93
fix(complete): Strip wrappers for running completerb2c8e44
feat(complete): Allow user to override bin/completer21c9892
chore: Release0c8bceb
docs: Update changelogd8f102a
Merge pull request #5732 from epage/consistentc92fca3
docs(complete): Clarify CompleteEnv's Shell trait5ca60e9
Merge pull request #5731 from epage/bashUpdates
fs-err
from 2.11.0 to 3.1.0Changelog
Sourced from fs-err's changelog.
Commits
6155620
chore: Release fs-err version 3.1.094406b8
Update CHANGELOG5ba87e1
Add missing File / OpenOptions constructors (#69)5cefbe6
chore: Release fs-err version 3.0.09bf99af
Replace default_features with default-features in Cargo.toml11a6460
Remove deprecated APIs (#66)27144b0
Remove io_safety feature flag (#65)1a26274
Update changelog and docs for #60df8f93a
Show source by default, add feature to hide it (#60)7a49316
Fix CI (#64)Updates
home
from 0.5.9 to 0.5.11Commits
addcc8c
Update release information for home 0.5.11 (#14939)e5c4dc6
Limit release trigger to 0.* tags (#14940)f18cbda
Limit release trigger to 0.* tags20ec18a
Update home changelog014378f
Clarify status ofhome_dir
769f622
test(build-std): dont require rustup (#14933)80409f7
test(build-std): dont require rustup7847c03
fix(base): Support bases in patches in virtual manifests (#14931)5b8b2ac
fix(base): Support bases in patches in virtual manifests2d23b94
test(base): Verify bases in patches in virtual manifestsUpdates
pathdiff
from 0.2.1 to 0.2.3Commits
5180ff5
Bump to 0.2.3695a66b
Merge pull request #16 from t4lz/fix-docs-build20b55ff6
Set doc_cfg on docs.rs builds1439731
Publish 0.2.2 (docs/tests changes)69ab874
Merge pull request #12 from Manishearth/inconsistent03cefb5
remove inconsistent testda05c66
Merge pull request #11 from 9999years/substitute-vars-in-testse13fdc5
Add doctests for relative paths4ec30a1
Substitute variables in testsa78acde
Merge pull request #7 from sunshowers/windowsUpdates
semver
from 1.0.23 to 1.0.25Release notes
Sourced from semver's releases.
Commits
b1e2848
Release 1.0.251fb55fc
Merge pull request 330 from jofas/serde-on-playground2bf9708
Enabled 'serde' feature on playground6f4069d
Release 1.0.24d03aba3
Touch up PR 328238757d
Merge pull request #328 from Eh2406/master75856ef
faster Ord when Eq89504eb
Prevent upload-artifact step from causing CI failured1b17a9
Upload CI Cargo.lock for reproducing failures4ea60ae
Resolve doc_lazy_continuation clippy lintUpdates
serde
from 1.0.210 to 1.0.217Release notes
Sourced from serde's releases.
Commits
930401b
Release 1.0.217cb6eaea
Fix roundtrip inconsistency:b6f339c
Resolve repr_packed_without_abi clippy lint in tests2a5caea
Merge pull request #2872 from dtolnay/ehpersonalityb9f93f9
Add no-std CI on stable compilereb5cd47
Drop #[lang = "eh_personality"] from no-std test8478a3b
Merge pull request #2871 from dtolnay/nostdstartdbb9091
Replace #[start] with extern fn mainad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderivedUpdates
toml_edit
from 0.22.22 to 0.22.23Commits
15496f1
chore: Release1131ce8
docs: Update changelog4776fca
Merge pull request #827 from epage/winnow07754769b
chore: Upgrade to Winnow 0.79415da2
refactor(parser): Switch to ModalParser5dfa5b0
chore: Upgrade to winnow 0.6.26e92c3b6
Merge pull request #825 from slivingston/update-docs017a74d
docs(readme): Update example to prefer DocumentMuta07313e
chore(deps): Update Rust Stable to v1.84 (#822)8da356f
chore(deps): Update compatible (dev) (#821)Updates
url
from 2.5.2 to 2.5.4Release notes
Sourced from url's releases.
Commits
d77dfb4
Revert "Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)" (#999)da64903
Change no_std to no-std in Cargo.toml (#991)8a683ff
Merge idna-v1x to main (#990)08a3268
OSS-Fuzz: Add more fuzzers (#988)5d363cc
Improve serde error output (#982)30e6258
fix: support wasm32-wasip2 on stable channel (#983)bf089c4
support hermit (#985)b08a655
Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)ebd5cfb
no_std
support for theurl
crate (#831)7eccac9
Add a test for and fix issue #974 (#975)Updates
winnow
from 0.7.0 to 0.7.1Changelog
Sourced from winnow's changelog.
Commits
b717e7f
chore: Release2b33e4c
docs: Update changelog052d1fa
Merge pull request #737 from epage/iter86b4c25
fix(comb): Prevent misuse of 'iterator' from panickingff0996f
docs: Fix backticks70eed32
docs(error): Update into_inner for 0.7 APIa46329b
Merge pull request #733 from epage/docsca12391
docs(error): Clarify ErrModeUpdates
clap-cargo
from 0.14.1 to 0.15.2Changelog
Sourced from clap-cargo's changelog.
Commits
5451e8b
chore: Release clap-cargo version 0.15.21e4a403
docs: Remove bad dep-add block3eadd0f
chore: Release clap-cargo version 0.15.1427af69
docs: Update changeloga37548f
Merge pull request #79 from dtolnay-contrib/deps80914f3
chore: Omit serde/serde_json from lockfiles not using cargo_metadata9b76d52
chore: Release clap-cargo version 0.15.0bb2590c
docs: Update changelogb44569a
Merge pull request #78 from epage/renovate/cargo_metadata-0.x28a8c00
chore(deps)!: Update Rust crate cargo_metadata to 0.19Updates
fake
from 2.10.0 to 3.1.0Changelog
Sourced from fake's changelog.
Commits
Updates
googletest
from 0.12.0 to 0.13.0Release notes
Sourced from googletest's releases.
... (truncated)
Commits
f02ad6a
Bump the version number in Cargo.toml to 0.13.e516f1c
Check for newline terminators in summarize_diff when line diff sees no differ...5e28dbe
Merge pull request #497 from yaxum62:bool_matchera591055
fix formatb293a60
fix typo4901d42
Reorder functions and adds more documents and tests.8dfc566
Add BoolMatcher that matches bool value and reference.684afc1
Adjust newlines between the description and diff to improve matcher output co...43a95ea
Add support for sequences (ordered and unordered) for assert_that.0d71c7a
Merge pull request #493 from YaxinCheng:mainUpdates
insta
from 1.40.0 to 1.41.1Release notes
Sourced from insta's releases.
... (truncated)
Changelog
Sourced from insta's changelog.
Commits
cb08d92
Bump version to 1.41.1 (#681)6d555d4
Changelog for 1.41.1 (#680)0317928
Refine changelog (#675)0e07a50
Update a couple docstrings (#669)083ce14
Another small simplification ofprepare_test_runner
(#667)b7dea9b
Small simplification ofprepare_test_runner
(#666)5fd34e6
Print a version with--version
(#665)a8b6cc2
Small refactors (#664)4f16d70
Show hidden files in functional tests (#663)2b8fce7
ConsolidateCargo.toml
creation in functional tests (#662)Updates
serde_json
from 1.0.128 to 1.0.138Release notes
Sourced from serde_json's releases.
Commits
c916099
Release 1.0.138dc29e48
Move BufReader to caller29122f9
Sort imports from PR 1237d33c1b5
Merge pull request #1237 from JonathanBrouwer/master8c2d800
Add more warnings to apply buffering on docs of affected functions65bbd1a
Fix example of from_reader not applying buffering when it should