-
Notifications
You must be signed in to change notification settings - Fork 14
Bump the cargo-crates group across 1 directory with 18 updates #128
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/cargo/cargo-crates-e9402c51d3
base: master
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.
Conversation
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
Bumps the cargo-crates group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.98` | | [indoc](https://github.com/dtolnay/indoc) | `1.0.9` | `2.0.6` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.219` | | [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.8.26` | `0.9.34+deprecated` | | [toml](https://github.com/toml-rs/toml) | `0.5.11` | `0.8.22` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.37.2` | `0.37.5` | | [clap](https://github.com/clap-rs/clap) | `4.5.29` | `4.5.38` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.41` | | [dirs](https://github.com/soc/dirs-rs) | `4.0.0` | `6.0.0` | | [shellexpand](https://gitlab.com/ijackson/rust-shellexpand) | `2.1.2` | `3.1.1` | | [fs4](https://github.com/al8n/fs4-rs) | `0.9.1` | `0.13.1` | | [git2](https://github.com/rust-lang/git2-rs) | `0.18.3` | `0.20.2` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.27` | `0.12.15` | | [version-compare](https://gitlab.com/timvisee/version-compare) | `0.1.1` | `0.2.0` | | [console](https://github.com/console-rs/console) | `0.15.10` | `0.15.11` | | [progpool](https://github.com/jmgao/progpool) | `0.3.1` | `0.3.2` | | [dashmap](https://github.com/xacrimon/dashmap) | `5.5.3` | `6.1.0` | Updates `anyhow` from 1.0.95 to 1.0.98 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.98) Updates `indoc` from 1.0.9 to 2.0.6 - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@1.0.9...2.0.6) Updates `serde` from 1.0.217 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.219) Updates `serde_yaml` from 0.8.26 to 0.9.34+deprecated - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.8.26...0.9.34) Updates `serde_derive` from 1.0.217 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.219) Updates `toml` from 0.5.11 to 0.8.22 - [Commits](toml-rs/toml@toml-v0.5.11...toml-v0.8.22) Updates `quick-xml` from 0.37.2 to 0.37.5 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.37.2...v0.37.5) Updates `clap` from 4.5.29 to 4.5.38 - [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.29...clap_complete-v4.5.38) Updates `chrono` from 0.4.39 to 0.4.41 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.41) Updates `dirs` from 4.0.0 to 6.0.0 - [Commits](https://github.com/soc/dirs-rs/commits) Updates `shellexpand` from 2.1.2 to 3.1.1 - [Commits](https://gitlab.com/ijackson/rust-shellexpand/compare/shellexpand/2.1.2...shellexpand-3.1.1) Updates `fs4` from 0.9.1 to 0.13.1 - [Release notes](https://github.com/al8n/fs4-rs/releases) - [Changelog](https://github.com/al8n/fs4-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/al8n/fs4-rs/commits) Updates `git2` from 0.18.3 to 0.20.2 - [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.18.3...git2-0.20.2) Updates `reqwest` from 0.11.27 to 0.12.15 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.27...v0.12.15) Updates `version-compare` from 0.1.1 to 0.2.0 - [Changelog](https://gitlab.com/timvisee/version-compare/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/timvisee/version-compare/compare/v0.1.1...v0.2.0) Updates `console` from 0.15.10 to 0.15.11 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.15.10...0.15.11) Updates `progpool` from 0.3.1 to 0.3.2 - [Commits](jmgao/progpool@v0.3.1...v0.3.2) Updates `dashmap` from 5.5.3 to 6.1.0 - [Release notes](https://github.com/xacrimon/dashmap/releases) - [Commits](xacrimon/dashmap@v.5.5.3...v6.1.0) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.98 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-crates - dependency-name: indoc dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-crates - dependency-name: serde dependency-version: 1.0.219 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-crates - dependency-name: serde_yaml dependency-version: 0.9.34+deprecated dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-crates - dependency-name: serde_derive dependency-version: 1.0.219 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-crates - dependency-name: toml dependency-version: 0.8.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-crates - dependency-name: quick-xml dependency-version: 0.37.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-crates - dependency-name: clap dependency-version: 4.5.38 depend 704F ency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-crates - dependency-name: chrono dependency-version: 0.4.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-crates - dependency-name: dirs dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-crates - dependency-name: shellexpand dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-crates - dependency-name: fs4 dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-crates - dependency-name: git2 dependency-version: 0.20.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-crates - dependency-name: reqwest dependency-version: 0.12.15 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-crates - dependency-name: version-compare dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-crates - dependency-name: console dependency-version: 0.15.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-crates - dependency-name: progpool dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-crates - dependency-name: dashmap dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-crates ... Signed-off-by: dependabot[bot] <support@github.com>
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-crates group with 17 updates in the / directory:
1.0.95
1.0.98
1.0.9
2.0.6
1.0.217
1.0.219
0.8.26
0.9.34+deprecated
0.5.11
0.8.22
0.37.2
0.37.5
4.5.29
4.5.38
0.4.39
0.4.41
4.0.0
6.0.0
2.1.2
3.1.1
0.9.1
0.13.1
0.18.3
0.20.2
0.11.27
0.12.15
0.1.1
0.2.0
0.15.10
0.15.11
0.3.1
0.3.2
5.5.3
6.1.0
Updates
anyhow
from 1.0.95 to 1.0.98Release notes
Sourced from anyhow's releases.
Commits
709fe86
Release 1.0.98cbc1ad2
Merge pull request #415 from dtolnay/intodyne1a2017
Add 2 different conversions to Box<dyn Error + Send + Sync + 'static>29f2edd
Merge pull request #416 from dtolnay/oldnostd2244db8
Omit unused obj 10000 ect_boxed from vtable in old no-std rustc213a9c2
Merge pull request #414 from dtolnay/nightly02aa6b6
Make all nightly go through the module that was probedbfb89ef
Release 1.0.97c7fca9b
Ignore elidable_lifetime_names pedantic clippy lint427c0bb
Point standard library links to stableUpdates
indoc
from 1.0.9 to 2.0.6Release notes
Sourced from indoc's releases.
Commits
f5934e4
Release 2.0.6382de61
Point standard library links to stableaed1b60
Unset doc-scrape-examples for lib target3840e47
More precise gitignore patterns8304a10
Prevent upload-artifact step from causing CI failureeac624b
Work around needless_raw_string_hashes pedantic clippy lint in test64949e1
Resolve needless_lifetimes clippy lint0d37b42
Ignore needless_lifetimes clippy lint78289e3
Upload CI Cargo.lock for reproducing failures9ee9ca9
Fill in ignore reasons in all #[ignore] attributesUpdates
serde
from 1.0.217 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098d
Release 1.0.21940f1d19
Wrap dummy.rs to 80 columns514848b
Merge pull request #2906 from davidzeng0/master168b6cf
fix clippy absolute paths warninga8bdd17
Remove unused Punctuated import1c96013
Resolve mem_replace_with_default clippy lintf0d1ae0
Ignore elidable_lifetime_names pedantic clippy linte3eaa6a
Merge pull request #2896 from dtolnay/stabledoc6a630cf
Also link to stable proc_macro7bfd518
Release 1.0.218Updates
serde_yaml
from 0.8.26 to 0.9.34+deprecatedRelease notes
Sourced from serde_yaml's releases.
... (truncated)
Commits
2009506
Release 0.9.343ba8462
Add unmaintained note77236b0
Ignore dead code lint in testsf4c9ed9
Release 0.9.33b4edaee
Pull in yaml_parser_fetch_more_tokens fix from libyaml8a5542c
Resolve non_local_definitions warning in testea57d8c
Release 0.9.32a52b7ac
Resolve prelude redundant import warnings9e0b8d3
Replace curly quotes with ascii straight quotes2a77483
Release 0.9.31Updates
serde_derive
from 1.0.217 to 1.0.219Release notes
Sourced from serde_derive's releases.
Commits
49d098d
Release 1.0.21940f1d19
Wrap dummy.rs to 80 columns514848b
Merge pull request #2906 from davidzeng0/master168b6cf
fix clippy absolute paths warninga8bdd17
Remove unused Punctuated import1c96013
Resolve mem_replace_with_default clippy lintf0d1ae0
Ignore elidable_lifetime_names pedantic clippy linte3eaa6a
Merge pull request #2896 from dtolnay/stabledoc6a630cf
Also link to stable proc_macro7bfd518
Release 1.0.218Updates
toml
from 0.5.11 to 0.8.22Commits
6922da3
chore: Releasefbf0a92
docs: Update changelog83588b3
Merge pull request #878 from epage/w1eeb885c
fix(serde): Skip fields with newtypes wrapping None3c305c7
test(serde): Show NewType(None) behavior7bd5eaf
test(serde): Group None tests388cfa3
chore(deps): Update toml-test (#877)a025b84
refactor(edit): Change ser none tracking to mut field54666ad
docs(write): Add guidance13cf518
refactor(edit): Bypass a layer of abstraction in serUpdates
quick-xml
from 0.37.2 to 0.37.5Release notes
Sourced from quick-xml's releases.
Changelog
Sourced from quick-xml's changelog.
Commits
a018365
Release 0.37.5a7cb878
Merge pull request #857 from mematthias/master4acc194
Make BytesCData decode method puba81bac7
Release 0.37.4cbcf835
Add some standard derives for Debug and Clone on Reader and NsReader.2cedfe1
Release 0.37.344644b3
Merge pull request #850 from Mingun/fix/honor_xsi_nil3c4de88
Migrate to actions/upload-artifact@v4 in fuzzer sub-project6176c33
Properly usexsi:nil
to deserialize null values via serde10b37f7
Add tests for xsi:nil handlingUpdates
clap
from 4.5.29 to 4.5.38Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
2920fb0
chore: Release8902627
docs: Update changelog79d696f
Merge pull request #5813 from epage/ignore479df35
fix(parser): Fill in defaults on ignored errora1d69ca
refactor(parser): Split up parsing from post-processing6827841
test(parser): Show bad ignore_errors defaulting case76d0049
test(parser): Verify defaulting on errors3f5c05c
test(parser): Ensure we are actually testing ignore_errorsba4745d
chore(ci): Fix use of permissions22944b4
chore(ci): Use matrix for tracking the runnerUpdates
chrono
from 0.4.39 to 0.4.41Release notes
Sourced from chrono's releases.
Commits
d1de1d9
Bump version to 0.4.41e2bd1d1
Add support for lenient format strings (#1693)2c95b0a
Tweak expression to avoid repetitionebeef99
TimeZone::from_posix_tz: Treat empty TZ variable as UTCdc068f0
Tweak style on NaiveWeek fixesb267a4f
Implemented consistent Hash and Eq trait for NaiveWeek7c0bd13
Apply suggestions from clippy 1.86104cdc7
Bump MSRV to 1.626a85301
Upgrade to windows-bindgen 0.61265c79b
Tweak WeekdaySet method orderUpdates
dirs
from 4.0.0 to 6.0.0Commits
Updates
shellexpand
from 2.1.2 to 3.1.1Commits
1ca44c8
Merge branch 'release' into 'main'751b7fb
Prepare release of 3.1.1867db4d
Merge branch 'msrv-2' into 'main'024811b
Downgrade MSRV in Cargo.toml656d1e0
Merge branch 'msrv' into 'main'a18feb8
Routine cargo update590b4fa
Declare MSRV in Cargo.toml2af19f0
Merge branch 'dirs' into 'main'480a4cb
Bump max dirs version to 6b8d99fc
Merge branch 'release' into 'main'Updates
fs4
from 0.9.1 to 0.13.1Release notes
Sourced from fs4's releases.
Changelog
Sourced from fs4's changelog.
Commits
Updates
git2
from 0.18.3 to 0.20.2Changelog
Sourced from git2's changelog.
... (truncated)
Commits
1fb5f64
Merge pull request #1161 from ehuss/bump-version26bfd30
Update version of git2 to 0.20.2eef4592
Merge pull request #1160 from ehuss/indexer-init7f42b7a
Clarify Indexer::newpath
parameter1774e57
Call init in Indexer::new5bc3baa
Merge pull request #1155 from reddevilmidzy/masterba5e1b3
Make link an intra-doc link38681b1
fix: add a backtickb82f801
Merge pull request #1153 from alyssais/raw_code00faf61
Add missing code checks to Error::raw_code()Updates
reqwest
from 0.11.27 to 0.12.15Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
54376c3
v0.12.15e4bb3e6
upgrade h3-quinn (#2605)96a4fea
Merge tag 'v0.12.14'5fd3d5b
Re-enable NO_PROXY envs on Windows (#2601)e9215fd
Support streaming response body in HTTP/3 (#2517)cf50f11
v0.12.14f63c631
re-add fetch_mode_no_cors shim when not in wasm, but deprecated (#2598)e44e371
v0.12.13e83e138
Added osv-scanner.toml file to ignore npm packages in wasm examples during vu...7e85d2f
ci: pin once-cell in msrv job (#2594)Updates
version-compare
from 0.1.1 to 0.2.0Changelog
Sourced from version-compare's changelog.
Commits
b789445
Bump version to 0.2.0d1be1b7
Bump MSRV to 1.56.0 with Rust edition 20214aa9ef9
Run CI on shared GitLab runners548bd90
Make Manifest Copy3f7fa15
GNU numbers are ordered differently, update GNU logic and test suite896298d
Disable cache in CI7970fd1
Run Linux jobs on custom runner in GitLab CI77e6b8b
Fix compilation e 8000 rror on MSRVfa8fde1
Mark manifest struct as non-exhaustive3f20967
Add manifest option to enable GNU based orderingUpdates
console
from 0.15.10 to 0.15.11Release notes
Sourced from console's releases.
Commits
c7002e3
Refer to GitHub Releases73033ec
Bump version to 0.15.114fa21ad
Simplify windows read_single_key()456eb78
Remove unused cruft8623cd6
Simplify ConsoleModeGuard::set()ca2e0f8
Use match for creation of new console mode2f7184f
Add docstring for Windows set_console_mode()3c7ba95
Explicitly handle CtrlC on Windows (#235)de16ee6
Run clippy on all major platformscb6126e
Extend application of clippyUpdates
progpool
from 0.3.1 to 0.3.2Commits
c286cd4
Release v0.3.25e7b63c
Return in the same order that jobs were queuedUpdates
dashmap
from 5.5.3 to 6.1.0Release notes
Sourced from dashmap's releases.