-
Notifications
You must be signed in to change notification settings - Fork 38
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
Bump the rust-dependencies group across 1 directory with 13 updates #9277
Merged
FirelightFlagboy
merged 2 commits into
master
from
dependabot-cargo-rust-dependencies-c782641acd
Jan 6, 2025
Merged
Bump the rust-dependencies group across 1 directory with 13 updates #9277
FirelightFlagboy
merged 2 commits into
master
from
dependabot-cargo-rust-dependencies-c782641acd
Jan 6, 2025
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
Bumps the rust-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.94` | `1.0.95` | | [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` | | [glob](https://github.com/rust-lang/glob) | `0.3.1` | `0.3.2` | | [libc](https://github.com/rust-lang/libc) | `0.2.167` | `0.2.169` | | [predicates](https://github.com/assert-rs/predicates-rs) | `3.1.2` | `3.1.3` | | [proptest](https://github.com/proptest-rs/proptest) | `1.5.0` | `1.6.0` | | [proptest-state-machine](https://github.com/proptest-rs/proptest) | `0.3.0` | `0.3.1` | | [quote](https://github.com/dtolnay/quote) | `1.0.37` | `1.0.38` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.9` | `0.12.12` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.217` | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.134` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.11.0` | `3.12.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.90` | `2.0.95` | Updates `anyhow` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.94...1.0.95) Updates `chrono` from 0.4.38 to 0.4.39 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.38...v0.4.39) Updates `glob` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](rust-lang/glob@0.3.1...v0.3.2) Updates `libc` from 0.2.167 to 0.2.169 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.169/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.167...0.2.169) Updates `predicates` from 3.1.2 to 3.1.3 - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](assert-rs/predicates-rs@v3.1.2...v3.1.3) Updates `proptest` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](https://github.com/proptest-rs/proptest/commits) Updates `proptest-state-machine` from 0.3.0 to 0.3.1 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@proptest-state-machine-0.3.0...proptest-state-machine-0.3.1) Updates `quote` from 1.0.37 to 1.0.38 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.37...1.0.38) Updates `reqwest` from 0.12.9 to 0.12.12 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.9...v0.12.12) Updates `serde` from 1.0.215 to 1.0.217 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.217) Updates `serde_json` from 1.0.133 to 1.0.134 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.134) Updates `serde_with` from 3.11.0 to 3.12.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.11.0...v3.12.0) Updates `syn` from 2.0.90 to 2.0.95 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.90...2.0.95) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: predicates dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: proptest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: proptest-state-machine dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_with dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
I-Dependency
Impact: related to an dependency
I-Rust
Impact: Rust-related stuff
labels
Jan 6, 2025
FirelightFlagboy
approved these changes
Jan 6, 2025
FirelightFlagboy
deleted the
dependabot-cargo-rust-dependencies-c782641acd
branch
January 6, 2025 15:25
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 rust-dependencies group with 13 updates in the / directory:
1.0.94
1.0.95
0.4.38
0.4.39
0.3.1
0.3.2
0.2.167
0.2.169
3.1.2
3.1.3
1.5.0
1.6.0
0.3.0
0.3.1
1.0.37
1.0.38
0.12.9
0.12.12
1.0.215
1.0.217
1.0.133
1.0.134
3.11.0
3.12.0
2.0.90
2.0.95
Updates
anyhow
from 1.0.94 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 functionsUpdates
chrono
from 0.4.38 to 0.4.39Release notes
Sourced from chrono's releases.
Commits
8b86349
Bump version to 0.4.3933aaebf
Update mod.rs65c47f3
Update CHANGELOG.mdca8232f
Update licenses for unicode-ident 1.0.141456fa0
Apply suggestions from clippy 1.831c7567b
Bump codecov/codecov-action from 4 to 5f9ffd6f
add#[inline]
tonum_days
7974c60
Fix comment.77d50b1
Fix typos771c047
Use Formatter::pad (instead of write_str) for WeekdaysUpdates
glob
from 0.3.1 to 0.3.2Release notes
Sourced from glob's releases.
Changelog
Sourced from glob's changelog.
Commits
58d0748
chore: release v0.3.255b1be0
Merge pull request #150 from tgross35/release-plz56054d2
Add release-plz for automated releasesb93bca1
Merge pull request #151 from tgross35/fix-ci1dff477
Add asuccess
job to CI for branch protection9bd1af8
Update CI runners to the latest available versions8c5d22c
Check only (no longer test) at the MSRV89ef8a3
Clean up the CI configuration file49ee1e9
Merge pull request #140 from rust-lang/dependabot/github_actions/actions/chec...9c9f43f
Bump actions/checkout from 3 to 4Updates
libc
from 0.2.167 to 0.2.169Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
bb5944c
chore: release v0.2.1698ebcf49
Merge pull request #4211 from tgross35/backport-openbsd-buildfab6a64
Skipc_char_def
on OpenBSDc86544f
Merge pull request #4206 from tgross35/backport-tomato2ade12c
Replace arch-conditionalc_char
with a reexport0567b59
Ignore ordering style forc_char
3e09b7c
Do not re-export c_void in target-specific code7e761a5
Fix c_char on various targets9fea17a
Mirrorc_char
configuration fromrust-lang/rust
3eb9670
feat: Update c_char typeUpdates
predicates
from 3.1.2 to 3.1.3Changelog
Sourced from predicates's changelog.
Commits
40045bb
chore: Release3480ad7
docs: Update changelog6db4ca3
Merge pull request #180 from marienz/master7cd735b
feat: Implement PredicateBoxExt for?Sized
5bd6da7
chore(deps): Update Rust Stable to v1.83 (#179)3a0400e
style: Make clippy happy4277197
chore: Update from _rust templatedabd07a
Merge pull request #26 from futreall/main8100137
Update CONTRIBUTING.md006f98f
chore(ci): Report deprecations in the reviewUpdates
proptest
from 1.5.0 to 1.6.0Commits
Updates
proptest-state-machine
from 0.3.0 to 0.3.1Commits
8ac7e3f
state-machine: prepare v0.3.1 patch release (#535)158c8c9
Merge pull request #530 from colstrom/mainc8a14b7
Merge pull request #534 from matthew-russo/fix-clippyb94bc78
fix no-std build (#536)4548c17
[Fix] add clippy allow in new panic-hook scaffoldingf149b33
Add featurehandle-panics
(#525)fdc53fa
458 fix wasm (#519)d179a50
Fix non-local impl nightly warning withallow(non_local_definitions)
(#531)46db80d
[proptest] config: properly read environment (#518)600f6fa
add no_std to alloc contexts (#528)Updates
quote
from 1.0.37 to 1.0.38Release notes
Sourced from quote's releases.
Commits
0245506
Release 1.0.38d978c51
Merge pull request #286 from dtolnay/array09d1e42
Implement repetition for arrays5bba89f
Add repetition test with array of arrayaafba72
Prevent upload-artifact step from causing CI failurec889896
Update not-quotable ui test for ToTokens impl changes87c247f
Resolve some needless_lifetimes clippy lints31d7a01
Ignore needless_lifetimes clippy lint6cff24b
Upload CI Cargo.lock for reproducing failuresUpdates
reqwest
from 0.12.9 to 0.12.12Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
8b8fdd2
v0.12.121ef8703
(wasm) fix: remove tower as dependency for wasm32-unknown-unknown (#2510)224f0b8
v0.12.11beea332
fix decoding extra empty frame (#2508)177cc7f
cleanup: typo fix409cff3
v0.12.10ea48da7
docs: fix a few spelling issues (#2478)3ce98b5
fix: propagate Body::size_hint when wrapping bodies (#2503)44ca5ee
remove Clone from connect::Unnameable for now (#2502)2a7c1b6
feat: allow pluggable tower layers in connector service stack (#2496)Updates
serde
from 1.0.215 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
serde_json
from 1.0.133 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.Updates
serde_with
from 3.11.0 to 3.12.0Release notes
Sourced from serde_with's releases.
Commits
5de3400
Bump version to 3.12 and update changelogs (#812)0d36647
Bump version to 3.12 and update changelogsf4f784c
Remove use ofops::Mul
andops::Neg
since they can fail (#811)9c06ffa
Generate better error messages when encountering unexpected i128/u128 values ...90d7312
Remove use ofops::Mul
andops::Neg
since they can faile8d2e02
Generate better error messages when encountering unexpected i128/u128 values ...4c273b2
Remove someas
casts (#809)c910fa1
Fix/remove more as castsfa14d98
Remove someas
castsef112b9
Warn aboutas
usage in time related codeUpdates
syn
from 2.0.90 to 2.0.95Release notes
Sourced from syn's releases.
Commits
c7b7638
Release 2.0.95a809689
Merge pull request #1832 from dtolnay/cond3f8bac6
Rewrite condition printing to parenthesize leafs instead of whole cond52699de
Print syntax trees in test_fixup failure5c935d2
Reuse print_subexpression outside of expr.rs505ab00
Fix trailing comma not inserted by rustfmt417ff92
Release 2.0.94b2fa210
Add test of deeply nested prefix rangesbd02f07
Test larger expr depth8b162d4
Merge pull request #1830 from dtolnay/scanYou can trigger a rebase of this PR 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