-
Notifications
You must be signed in to change notification settings - Fork 142
build(deps): bump the all-deps group across 1 directory with 19 updates #1178
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
main
Choose a base branch
from
dependabot/cargo/all-deps-ef34bea9c9
base: main
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 all-deps group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.16` | `0.3.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.24.0` | | [arc-swap](https://github.com/vorner/arc-swap) | `1.7.1` | `1.8.0` | | [base64ct](https://github.com/RustCrypto/formats) | `1.8.0` | `1.8.1` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.19.0` | `3.19.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.48` | `1.2.50` | | [fs-err](https://github.com/andrewhickman/fs-err) | `3.2.0` | `3.2.2` | | [icu_properties](https://github.com/unicode-org/icu4x) | `2.1.1` | `2.1.2` | | [itoa](https://github.com/dtolnay/itoa) | `1.0.15` | `1.0.16` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.20` | `1.0.21` | | [serde_spanned](https://github.com/toml-rs/toml) | `1.0.3` | `1.0.4` | | [toml](https://github.com/toml-rs/toml) | `0.9.8` | `0.9.10+spec-1.1.0` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.43` | `0.1.44` | Updates `getrandom` from 0.2.16 to 0.3.2 - [Release notes](https://github.com/rust-random/getrandom/releases) - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.16...v0.3.2) Updates `tempfile` from 3.23.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) Updates `arc-swap` from 1.7.1 to 1.8.0 - [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md) - [Commits](vorner/arc-swap@v1.7.1...v1.8.0) Updates `base64ct` from 1.8.0 to 1.8.1 - [Commits](RustCrypto/formats@base64ct/v1.8.0...base64ct/v1.8.1) Updates `bumpalo` from 3.19.0 to 3.19.1 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@v3.19.0...v3.19.1) Updates `cc` from 1.2.48 to 1.2.50 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.48...cc-v1.2.50) Updates `fs-err` from 3.2.0 to 3.2.2 - [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md) - [Commits](andrewhickman/fs-err@3.2.0...3.2.2) Updates `icu_properties` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `icu_properties_data` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `itoa` from 1.0.15 to 1.0.16 - [Release notes](https://github.com/dtolnay/itoa/releases) - [Commits](dtolnay/itoa@1.0.15...1.0.16) Updates `rustix` from 1.1.2 to 1.1.3 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.1.2...v1.1.3) Updates `ryu` from 1.0.20 to 1.0.21 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.20...1.0.21) Updates `serde_spanned` from 1.0.3 to 1.0.4 - [Commits](toml-rs/toml@serde_spanned-v1.0.3...serde_spanned-v1.0.4) Updates `toml` from 0.9.8 to 0.9.10+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.8...toml-v0.9.10) Updates `toml_datetime` from 0.7.3 to 0.7.5+spec-1.1.0 - [Commits](toml-rs/toml@toml_datetime-v0.7.3...toml_datetime-v0.7.5) Updates `toml_parser` from 1.0.4 to 1.0.6+spec-1.1.0 - [Commits](toml-rs/toml@toml_parser-v1.0.4...toml_parser-v1.0.6) Updates `toml_writer` from 1.0.4 to 1.0.6+spec-1.1.0 - [Commits](toml-rs/toml@toml_writer-v1.0.4...toml_writer-v1.0.6) Updates `tracing` from 0.1.43 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.43...tracing-0.1.44) Updates `tracing-core` from 0.1.35 to 0.1.36 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-core-0.1.35...tracing-core-0.1.36) --- updated-dependencies: - dependency-name: getrandom dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: arc-swap dependency-version: 1.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: base64ct dependency-version: 1.8.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: bumpalo dependency-version: 3.19.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: cc dependency-version: 1.2.50 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: fs-err dependency-version: 3.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: icu_properties dependency-version: 2.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: icu_properties_data dependency-version: 2.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: itoa dependency-version: 1.0.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: rustix dependency-version: 1.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: ryu dependency-version: 1.0.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: serde_spanned dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: toml dependency-version: 0.9.10+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: toml_datetime dependency-version: 0.7.5+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: toml_parser dependency-version: 1.0.6+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: toml_writer dependency-version: 1.0.6+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: tracing dependency-version: 0.1.44 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: tracing-core dependency-version: 0.1.36 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps ... 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
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 all-deps group with 13 updates in the / directory:
0.2.160.3.23.23.03.24.01.7.11.8.01.8.01.8.13.19.03.19.11.2.481.2.503.2.03.2.22.1.12.1.21.0.151.0.161.0.201.0.211.0.31.0.40.9.80.9.10+spec-1.1.00.1.430.1.44Updates
getrandomfrom 0.2.16 to 0.3.2Changelog
Sourced from getrandom's changelog.
... (truncated)
Commits
3a91722Release v0.3.2 (#617)5b9e58dbuild(deps): bump the all-deps group with 2 updates (#629)a13ad84Add built-in support for*-linux-nonetargets (#618)526aff1Add cygwin support (#626)b160ef6Use "raw-dylib" for non-win7 Windows Targets (#627)05c0c41Update Cargo.lock (#625)3b16058ci: fix Dependabot config (#624)e591030ci: tweak Dependabot config (#623)2eb3584ci: fix Dependabot config (#620)d3175f3ci: replacelock_updjob with Dependabot (#619)Updates
tempfilefrom 3.23.0 to 3.24.0Changelog
Sourced from tempfile's changelog.
Commits
1712764chore: release v3.24.0a8dc864feat: completely support WASIP2 on stable rust (#382)5a03572Exclude CI scripts from published package (#384)da894f1build(deps): bump actions/checkout from 5 to 6 (#383)Updates
arc-swapfrom 1.7.1 to 1.8.0Changelog
Sourced from arc-swap's changelog.
Commits
2540d26Version bump to 1.8.09981e3aKeep "old" Cargo.lock around57a8abbFix documentation links346c5b6Fix some clippy warnings0bd349aFix support for Rust 1.31.057aa522Merge pull request #185 from SpriteOvO/pin4c0c4abImplementRefCntforPin\<Arc>andPin\<Rc>e596275Avoid warnings about hidden lifetimesd849a2dUse SeqCst in debt-lists1f9b221Merge pull request #186 from nbdd0121/provUpdates
base64ctfrom 1.8.0 to 1.8.1Commits
fe76359base64ct v1.8.1 (#2108)06a6183chore(deps): bump the all-deps group with 4 updates (#2106)44a459achore(deps): bump crate-ci/typos from 1.39.2 to 1.40.0 (#2107)6df42a5Bumpp256to v0.14.0-rc.1 (#2105)cf9e3adchore(deps): bump actions/checkout from 5 to 6 (#2103)193c185chore(deps): bump the all-deps group with 4 updates (#2104)4b67fb1chore(deps): bump the all-deps group with 2 updates (#2102)33f8ac1chore(deps): bump crate-ci/typos from 1.39.0 to 1.39.2 (#2101)4f00845cms: fixup support for upcoming elliptic-curve release (#2100)cd86385chore(deps): bump the all-deps group with 3 updates (#2099)Updates
bumpalofrom 3.19.0 to 3.19.1Changelog
Sourced from bumpalo's changelog.
Commits
8c2172aBump to version 3.19.1 (#300)520f34bFix compile failure withallocator_apifeature on recent nightly (#297)e1eff20Add inline attribute to String::from_str_in (#290)44a07b9Fix MSRV build (#292)Updates
ccfrom 1.2.48 to 1.2.50Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
0f78e0cchore(cc): release v1.2.50 (#1636)cd1d949Fix #283: Make warnings(false) actually suppress compiler warnings (#1633)7c01d41fix(#172): prevent OUT_DIR escape for '..' file paths (#1631)9ec00e4chore(cc): release v1.2.49 (#1628)4813f2aFix run_output to prevent infinite blocking (#1627)0a1bc19Fix detect_family deadlock (#1626)3ee6682Fix link in new debug_str doc comment (#1625)fe05362Support more of Cargo's debug levels with Build::debug_str (#1624)Updates
fs-errfrom 3.2.0 to 3.2.2Changelog
Sourced from fs-err's changelog.
Commits
62640b6chore: Release fs-err version 3.2.2578bdb6Update changelog2e5a971Set modified (#84)3298009chore: Release fs-err version 3.2.166c1c88Update changelogc7c65a1symlink: rename parameters and fix error messages to matchstd(#83)Updates
icu_propertiesfrom 2.1.1 to 2.1.2Commits
Updates
icu_properties_datafrom 2.1.1 to 2.1.2Commits
Updates
itoafrom 1.0.15 to 1.0.16Release notes
Sourced from itoa's releases.
Commits
4c18677Release 1.0.162e6134dExclude benchmark dependencies from being compiled by miri2c7311bMerge pull request #65 from dtolnay/upbb76a9cUpdate libcore implementation links83539d1Ignore cast_lossless pedantic clippy lint4394758Update benchmark chart997a4efWrite last digit without table lookupbae1746Copy fast divmod100 from zmij1087e9dRemove DECIMAL_PAIRS bounds checks200d064Delete unreachable_unchecked hintsUpdates
rustixfrom 1.1.2 to 1.1.3Commits
3832726chore: Release rustix version 1.1.3f2a19cfAdd test ensuring UB can't be introduced (#1566)2d66cdfEnable ioctl and makedev on Redox (#1565)76aff5eFix Android build: enablelinux-raw-sysand exclude Android-unsupported Lin...bb00248Implement dirfd equivalent functions (#1549)cea123cRevert #1552. (#1564)f648570Update the pins for the MSRV, and add macos-14 to CI. (#1563)291ec97Rudimentarysanitize_memorysupport. (#1541)0993b3dRemovegetifaddrsfrom the "not yet" category. (#1562)29408eaclippy: fix useless_conversion lint (#1556)Updates
ryufrom 1.0.20 to 1.0.21Release notes
Sourced from ryu's releases.
Commits
aaa2f8dRelease 1.0.2103f8148Remove supported compiler version statement from readmeb9121eeUpdate actions/upload-artifact@v5 -> v656ac8caUpdate actions/upload-artifact@v4 -> v523a8290Raise minimum tested compiler to rust 1.867d5e43aSwitch from cargo bench to criterione537df3Benchmark using e from consts module6199a2bSwitch from test::black_box to std::hint::black_box221e3d4Resolve uninlined_format_args pedantic clippy lintc667b72Update to 2021 editionUpdates
serde_spannedfrom 1.0.3 to 1.0.4Commits
34d45f2chore: Release02d3cd5docs(cargo): Declare the spec version in the version (#1078)fe5a5bedocs(cargo): Declare the spec version in the versionb8f17e9chore(deps): Update toml-test (#1077)cac838fchore(deps): Update Rust Stable to v1.92 (#1075)84d3afestyle: Make clippy (#1076)da03588style: Make clippy257b25dchore: Release0bb935adocs: Update changeloga6702eaRevert "refactor: AllowInlineTableinsert API to acceptInto\<Value>"Updates
tomlfrom 0.9.8 to 0.9.10+spec-1.1.0Commits
e32c7a2chore: Releasedf1c328docs: Update changelogb826cf4feat(edit)!: Allowset_position(None)(#1080)8043f20feat(edit)!: Allowset_position(None)a02c0dbfeat: Support TOML 1.1 (#1079)5cfb838feat(edit): Support TOML 1.11eb4d60feat(toml): Support TOML 1.1695d788feat(edit)!: Multi-line inline tables with trailing commascc4f7acfeat(toml): Multi-line inline tables with trailing commas539f8c1feat(datetime): Make seconds optionalUpdates
toml_datetimefrom 0.7.3 to 0.7.5+spec-1.1.0Commits
e32c7a2chore: Releasedf1c328docs: Update changelogb826cf4feat(edit)!: Allowset_position(None)(#1080)8043f20feat(edit)!: Allowset_position(None)a02c0dbfeat: Support TOML 1.1 (#1079)5cfb838feat(edit): Support TOML 1.11eb4d60feat(toml): Support TOML 1.1695d788feat(edit)!: Multi-line inline tables with trailing commascc4f7acfeat(toml): Multi-line inline tables with trailing commas539f8c1feat(datetime): Make seconds optionalUpdates
toml_parserfrom 1.0.4 to 1.0.6+spec-1.1.0Commits
e32c7a2chore: Releasedf1c328docs: Update changelogb826cf4feat(edit)!: Allowset_position(None)(#1080)8043f20feat(edit)!: Allowset_position(None)a02c0dbfeat: Support TOML 1.1 (#1079)5cfb838feat(edit): Support TOML 1.11eb4d60feat(toml): Support TOML 1.1695d788feat(edit)!: Multi-line inline tables with trailing commascc4f7acfeat(toml): Multi-line inline tables with trailing commas539f8c1feat(datetime): Make seconds optionalUpdates
toml_writerfrom 1.0.4 to 1.0.6+spec-1.1.0Commits
e32c7a2chore: Releasedf1c328docs: Update changelogb826cf4feat(edit)!: Allowset_position(None)(#1080)8043f20feat(edit)!: Allowset_position(None)a02c0dbfeat: Support TOML 1.1 (#1079)5cfb838feat(edit): Support TOML 1.11eb4d60feat(toml): Support TOML 1.1695d788feat(edit)!: Multi-line inline tables with trailing commascc4f7acfeat(toml): Multi-line inline tables with trailing commas539f8c1feat(datetime): Make seconds optionalUpdates
tracingfrom 0.1.43 to 0.1.44Release notes
Sourced from tracing's releases.
Commits
2d55f6fchore: prepare tracing 0.1.44 (#3439)10a9e83chore: prepare tracing-core 0.1.36 (#3440)ee82cf9tracing: fix record_all panic (#3432)9978c36chore: prepare tracing-mock 0.1.0-beta.3 (#3429)cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)Updates
tracing-corefrom 0.1.35 to 0.1.36Release notes
Sourced from tracing-core's releases.
Commits
10a9e83chore: prepare tracing-core 0.1.36 (#3440)ee82cf9tracing: fix record_all panic (#3432)9978c36chore: prepare tracing-mock 0.1.0-beta.3 (#3429)cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)a9eeed7chore: prepare tracing-subscriber 0.3.21 (#3419)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