-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the rust-dependencies group across 1 directory with 15 updates #3
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/rust-dependencies-995571f2b8
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 rust-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [clap](https://github.com/clap-rs/clap) | `4.5.51` | `4.5.53` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.22` | | [const-str](https://github.com/Nugine/const-str) | `0.7.0` | `1.0.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.18.1` | `1.19.0` | | [toml](https://github.com/toml-rs/toml) | `0.9.8` | `0.9.10+spec-1.1.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.148` | | [arc-swap](https://github.com/vorner/arc-swap) | `1.7.1` | `1.8.0` | | [rcgen](https://github.com/rustls/rcgen) | `0.13.2` | `0.14.6` | | [criterion](https://github.com/criterion-rs/criterion.rs) | `0.4.0` | `0.8.1` | | [crossfire](https://github.com/frostyplanet/crossfire-rs) | `2.1.6` | `2.1.9` | | [moka](https://github.com/moka-rs/moka) | `0.12.11` | `0.12.12` | | [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.11.1` | `1.13.0` | | [test-log](https://github.com/d-e-s-o/test-log) | `0.2.18` | `0.2.19` | Updates `tracing` from 0.1.41 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) Updates `clap` from 4.5.51 to 4.5.53 - [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.51...clap_complete-v4.5.53) Updates `tracing-subscriber` from 0.3.20 to 0.3.22 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.22) Updates `const-str` from 0.7.0 to 1.0.0 - [Release notes](https://github.com/Nugine/const-str/releases) - [Commits](Nugine/const-str@v0.7.0...v1.0.0) Updates `uuid` from 1.18.1 to 1.19.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.1...v1.19.0) 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 `bytes` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.10.1...v1.11.0) Updates `serde_json` from 1.0.145 to 1.0.148 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.148) 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 `rcgen` from 0.13.2 to 0.14.6 - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](rustls/rcgen@v0.13.2...v0.14.6) Updates `criterion` from 0.4.0 to 0.8.1 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@0.4.0...criterion-v0.8.1) Updates `crossfire` from 2.1.6 to 2.1.9 - [Release notes](https://github.com/frostyplanet/crossfire-rs/releases) - [Changelog](https://github.com/frostyplanet/crossfire-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/frostyplanet/crossfire-rs/commits) Updates `moka` from 0.12.11 to 0.12.12 - [Release notes](https://github.com/moka-rs/moka/releases) - [Changelog](https://github.com/moka-rs/moka/blob/main/CHANGELOG.md) - [Commits](moka-rs/moka@v0.12.11...v0.12.12) Updates `portable-atomic` from 1.11.1 to 1.13.0 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](taiki-e/portable-atomic@v1.11.1...v1.13.0) Updates `test-log` from 0.2.18 to 0.2.19 - [Release notes](https://github.com/d-e-s-o/test-log/releases) - [Changelog](https://github.com/d-e-s-o/test-log/blob/main/CHANGELOG.md) - [Commits](d-e-s-o/test-log@v0.2.18...v0.2.19) --- updated-dependencies: - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap dependency-version: 4.5.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: const-str dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: uuid dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: toml dependency-version: 0.9.10+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bytes dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: serde_json dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: arc-swap dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: rcgen dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: criterion dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: crossfire dependency-version: 2.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: moka dependency-version: 0.12.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: portable-atomic dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: test-log dependency-version: 0.2.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... 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 rust-dependencies group with 15 updates in the / directory:
0.1.410.1.444.5.514.5.530.3.200.3.220.7.01.0.01.18.11.19.00.9.80.9.10+spec-1.1.01.10.11.11.01.0.1451.0.1481.7.11.8.00.13.20.14.60.4.00.8.12.1.62.1.90.12.110.12.121.11.11.13.00.2.180.2.19Updates
tracingfrom 0.1.41 to 0.1.44Release notes
Sourced from tracing's releases.
... (truncated)
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)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)Updates
clapfrom 4.5.51 to 4.5.53Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macro1036060Merge pull request #6025 from AldaronLau/typos-in-faq2fcafc0docs: Fix minor grammar issues in FAQa380b65Merge pull request #6023 from epage/template4d7ab14chore: Update from _rust/main templateb8a7ea4chore(deps): Update Rust Stable to v1.87 (#18)f9842b3chore: Avoid MSRV problems out of the boxUpdates
tracing-subscriberfrom 0.3.20 to 0.3.22Release notes
Sourced from tracing-subscriber's releases.
Commits
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)5bd5505chore: prepare tracing 0.1.42 (#3418)5508623chore: prepare tracing-attributes 0.1.31 (#3417)d92b4c0chore: prepare tracing-core 0.1.35 (#3414)Updates
const-strfrom 0.7.0 to 1.0.0Release notes
Sourced from const-str's releases.
Commits
e006525release v1.0.0e7ea923build(deps): bump actions/checkout from 4 to 6 in the actions group (#56)5be7d77Configure Dependabot to group cargo updates and auto-update GitHub Actions (#55)3131e04release v0.7.197c522cfix: readme linksfde342fImprove test coverage for const-str crate (#52)1646f86Improve test coverage from 41% to 92% (#51)3a67ae4Add test coverage support with Codecov integration (#49)e4223abfix: license links19286bfrefactor: move to cratesUpdates
uuidfrom 1.18.1 to 1.19.0Release notes
Sourced from uuid's releases.
Commits
7527cefMerge pull request #849 from uuid-rs/cargo/v1.19.0d0422faprepare for 1.19.0 releasef9a36e2Merge pull request #848 from paolobarbolini/maintenance029a57eFix most clippy warningse73bb27Upgrade to 2021 editionc597622Merge pull request #843 from paolobarbolini/serde_core-migration9835bd6Switch serde dependency to serde_coreUpdates
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
bytesfrom 1.10.1 to 1.11.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
a7952fbchore: prepare bytes v1.11.0 (#804)60cbb77fix:BytesMutonly reuse if src has remaining (#803)7ce330fMove drop_fn of from_owner into vtable (#801)4b53a29Tweak BytesMut::remaining_mut (#795)016fdbdReserve capacity in BytesMut::put (#794)ef7f257Specialize BytesMut::put::<Bytes> (#793)8b4f54dIgnore BytesMut::freeze doctest on wasm (#790)16132adFix latest clippy warnings (#787)3e44f88Bump MSRV to 1.57 (#788)f29e939Add some tests for Limit, BytesMut and Reader (#785)Updates
serde_jsonfrom 1.0.145 to 1.0.148Release notes
Sourced from serde_json's releases.
Commits
8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146bc6c827Merge pull request #1305 from Xeonacid/patch-1a09210aSet fast_arithmetic=64 for riscv6401182e5Update actions/upload-artifact@v5 -> v6383b13aUpdate actions/upload-artifact@v4 -> v5Updates
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
rcgenfrom 0.13.2 to 0.14.6Release notes
Sourced from rcgen's releases.
... (truncated)
Commits
5693362rcgen: bump version to 0.14.6e347b76Forward selected crypto backend to x509-parser0f9f5a9ci: sync cargo-check-external-types nightly24bd69aBump actions/checkout from 5 to 6e3f6b5fchore: fix some typos in comments63cfad2Rename invalid CSR signature error variant6bbe775csr: update documentation about parsing PEM733a1cacsr: document potential errors from parsing CSRs247bccccsr: use specific error for CSR signature verification failurea5a56b4examples: add signing new cert using existing ca pem filesUpdates
criterionfrom 0.4.0 to 0.8.1Release notes
Sourced from criterion's releases.
Changelog
Sourced from criterion's changelog.
... (truncated)
Commits
e4e06dfchore: release v0.8.1aa548b9fix: Homepage link950c3b7fix: Typo7e3e50cchore(deps): bump crate-ci/typos from 1.23.5 to 1.40.0391a99achore(deps): bump jontze/action-mdbook from 3 to 48fb9a87chore(deps): bump actions/checkout from 4 to 6b49ade7chore: release v0.8.0c56485fdocs: Mark Master API Docs links that need to be updated86526a4docs: Remove Master API Docs link temporarily00a443fdocs: Update README linksUpdates
crossfirefrom 2.1.6 to 2.1.9Release notes
Sourced from crossfire's releases.
Changelog
Sourced from crossfire's changelog.
Commits
Updates
mokafrom 0.12.11 to 0.12.12Release notes
Sourced from moka's releases.
Changelog
Sourced from moka's changelog.
Commits
4ffcc25Merge pull request #559 from moka-rs/tweak-changelog-formatc37c952dox: Fix identation in theCHANGELOG.md28c692cMerge pull request #558 from moka-rs/prepare-0.12.1213a8ec9doc: Update the CHANGELOG and README for v0.12.12a0b263fdoc: Update the CHANGELOG and README for v0.12.12f3d7822feat: Version 0.12.1265cfeb4Merge pull request #557 from moka-rs/fix-cd/2025-12-20-msrv-1.71.178b6299chore: Fix Clippy warnings3763451Merge pull request #553 from moka-rs/fix-deque-ub7f9c40fMerge pull request #556 from moka-rs/msrv-1.71.1-cargo.tomlUpdates
portable-atomicfrom 1.11.1 to 1.13.0Changelog
Sourced from portable-atomic's changelog.
Commits
7aa2953Release portable-atomic 1.13.07fe0605Update changelogab6f5e2fallback: Optimize SeqCst fence on x86/x86_64bd9b627ci: Test more targets with Miri94ec608fallback: Reduce scope of allow(dead_code)c50d844ci: Test Armv4T also with QEMUfa6f1b1ci: Update valgrind images47cf312ci: Update Valgrind suppressionsd7c7d90Remove thumbv6-none-eabi from no_atomic list58ef7f2Update docs/commentsUpdates
test-logfrom 0.2.18 to 0.2.19Release notes
Sourced from test-log's releases.
Changelog
Sourced from test-log's changelog.
Commits
b4cd4a3Bump version to 0.2.19bafe834Emit tracing output to stderr9e7aafbBump actions/checkout from 5 to 67fc5975Suggest using [dev-dependencies] instead of [dependencies] in README.md25e7c36Bump actions/checkout from 4 to 5b633926Address clippy reported issue628feeeDon't specify patch level for dev-dependenciesd1a217eUpdate rstest requirement from 0.25.0 to 0.26.1