-
Notifications
You must be signed in to change notification settings - Fork 4
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 16 updates #181
Closed
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
…pdates Bumps the cargo-dependencies group with 16 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.84.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.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.18` | `4.5.22` | | [fs-err](https://github.com/andrewhickman/fs-err) | `2.11.0` | `3.0.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.24` | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.216` | | [url](https://github.com/servo/rust-url) | `2.5.2` | `2.5.4` | | [fake](https://github.com/cksac/fake-rs) | `2.10.0` | `3.0.1` | | [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.134` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.13.0` | `3.14.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.84.0 - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](rust-lang/cargo@0.82.0...0.84.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.0 - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](rust-lang/cargo@0.5.0...0.7.0) Updates `clap` from 4.5.18 to 4.5.22 - [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.22) Updates `fs-err` from 2.11.0 to 3.0.0 - [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md) - [Commits](andrewhickman/fs-err@2.11.0...3.0.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](https://github.com/Manishearth/pathdiff/commits) Updates `semver` from 1.0.23 to 1.0.24 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.23...1.0.24) Updates `serde` from 1.0.210 to 1.0.216 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.216) 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 `fake` from 2.10.0 to 3.0.1 - [Commits](https://github.com/cksac/fake-rs/commits) 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.134 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.128...v1.0.134) 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) --- 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: url dependency-type: direct:production update-type: version-update:semver-patch 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: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Dec 23, 2024
Superseded by #182. |
dependabot
bot
deleted the
dependabot/cargo/cargo-dependencies-401a755471
branch
December 30, 2024 23:43
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 16 updates in the / directory:
1.0.89
1.0.95
0.82.0
0.84.0
0.18.1
0.19.1
0.5.0
0.7.0
4.5.18
4.5.22
2.11.0
3.0.0
0.5.9
0.5.11
0.2.1
0.2.3
1.0.23
1.0.24
1.0.210
1.0.216
2.5.2
2.5.4
2.10.0
3.0.1
0.12.0
0.13.0
1.40.0
1.41.1
1.0.128
1.0.134
3.13.0
3.14.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.84.0Commits
5ffbef3
Auto merge of #14744 - epage:publish, r=weihanglod243a22
fix(publish): Downgrade version-exists error to warning on dry-run6019cf4
test(publish): Verify version-exists error in dry-run15fbd2f
Auto merge of #14137 - Xaeroxe:checksum-freshness, r=weihanglocf893c1
test(freshness_checksum): verify cargo depinfo is properly encodedc0e550e
test(freshness_checksum): different fingeprint methods are compatible0d08e19
test(freshness_checksum): verify unstable flag is gated correctly66998ea
test(freshness_checksum): verify checksum worksb48fe73
test(freshness_checksum): remove unnecessary sleep74cc1de
test(freshness_checksum): enable -Zfreshness-checksumUpdates
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.0Commits
1af03be
Auto merge of #2165 - psyomn:fix-2125-dup-bins, r=alexcrichton08e7533
fix #2125: duplicate binary names will cause a bailfcff230
Auto merge of #2201 - matklad:serialized-dep, r=alexcrichtona42422d
implement Encodable for Dependency126ed9c
make SerializedManifest private488e8d8
Auto merge of #2192 - alexcrichton:search-cargo-home, r=brson20b768e
Probe $CARGO_HOME/bin for subcommands by default5227385
Auto merge of #2194 - steveklabnik:update_semver, r=alexcrichton94cc5e1
Update semver to 0.2.0b2e4ff7
Auto merge of #2134 - alexcrichton:build-script-input, r=brsonUpdates
clap
from 4.5.18 to 4.5.22Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
0e28259
chore: Releasee55c986
docs: Update changelogc7157df
Merge pull request #5692 from epage/self84252b7
fix(complete): Allow completing '.'eded64a
test(complete): Verify PathCompleter::dir03d7226
chore: Release3df70fb
docs: Update changelog3266c36
Merge pull request #5691 from epage/custom951762d
feat(complete): Allow any OsString-compatible type to be a CompletionCandidatebb6493e
feat(complete): Offer - as a path optionUpdates
fs-err
from 2.11.0 to 3.0.0Changelog
Sourced from fs-err's changelog.
Commits
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)25ac421
Fix typo (#57)c18ebbe
Merge pull request #52 from brooksprumo/globc24e914
Removes glob import of ErrorKind within DisplayUpdates
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
Updates
semver
from 1.0.23 to 1.0.24Release notes
Sourced from semver's releases.
Commits
6f4069d
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 lintf96f9d8
Merge pull request #319 from dtolnay/docsrsfc5c98d
Rely on docs.rs to define --cfg=docsrs by defaultUpdates
serde
from 1.0.210 to 1.0.216Release notes
Sourced from serde's releases.
Commits
ad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderived9497463
Mark all generated trait impls as #[automatically_derived]46e9ecf
Merge pull request #2866 from tdittr/mark-visitors-as-generatede9c399c
Mark generatedimpl de::Visitor
blocks as#[automatically_derived]
b9dbfcb
Switch out fnv in favor of foldhash in testc270e27
Use BuildHasher instead of Hasher in collection macros0307f60
Resolve question_mark clippy lint in build script8939af4
Release 1.0.215fa5d58c
Use ui test syntax that does not interfere with rustfmtUpdates
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
fake
from 2.10.0 to 3.0.1Commits
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.134Release notes
Sourced from serde_json's releases.
Commits
b2a1415
Release 1.0.1349875785
Tweak wording of NULL/TRUE/FALSE documentation4aa05b9
Merge pull request #1222 from dtolnay/rawvalueassocf42c7c7
Move RawValue associated constants into same impl block as public functions96576ba
Merge pull request #1221 from bheylin/add-const-raw-values-for-null-and-bools4db66fb
Add'static
lifetime toconst
's9c9aa1f
Add literal 'null', 'true' and 'false' consts toRawValue
struct.0903de4
Release 1.0.1332b65ca0
Merge pull request #1215 from dtolnay/fromarray4e5f985
Implement From<[T; N]> for ValueUpdates
tempfile
from 3.13.0 to 3.14.0Changelog
Sourced from tempfile's changelog.
Commits
b232c58
chore: release 3.14.0 (#307)a23f396
fix: enable wasip2 feature for wasm32-wasip2 target (#305)f162807
ci: switch from cargo-wasi to directly using the wasip1 target (#306)fa8ad00
allow older windows-sys (#304)335d91d
fix: expose SpooledData enum (#301)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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