-
-
Notifications
You must be signed in to change notification settings - Fork 376
Bump the crates-io group across 1 directory with 27 updates #2953
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/crates-io-74dc2219f4
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.
+192
−173
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 crates-io group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.5` | `1.1.8` | | [goblin](https://github.com/m4b/goblin) | `0.10.3` | `0.10.4` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.149` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.24.0` | | [zip](https://github.com/zip-rs/zip2) | `6.0.0` | `7.2.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.17` | `2.0.18` | | [fs-err](https://github.com/andrewhickman/fs-err) | `3.2.0` | `3.2.2` | | [target-lexicon](https://github.com/bytecodealliance/target-lexicon) | `0.13.3` | `0.13.4` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.12.0` | `2.13.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.46` | `1.2.55` | | [time](https://github.com/time-rs/time) | `0.3.44` | `0.3.45` | | [url](https://github.com/servo/rust-url) | `2.5.7` | `2.5.8` | | [clap](https://github.com/clap-rs/clap) | `4.5.52` | `4.5.56` | | [cargo-zigbuild](https://github.com/rust-cross/cargo-zigbuild) | `0.20.1` | `0.21.2` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.22` | | [dialoguer](https://github.com/console-rs/dialoguer) | `0.11.0` | `0.12.0` | | [console](https://github.com/console-rs/console) | `0.16.1` | `0.16.2` | | [minijinja](https://github.com/mitsuhiko/minijinja) | `2.12.0` | `2.15.1` | | [bytesize](https://github.com/bytesize-rs/bytesize) | `2.2.0` | `2.3.1` | | [dirs](https://github.com/soc/dirs-rs) | `5.0.1` | `6.0.0` | | [rustls](https://github.com/rustls/rustls) | `0.23.35` | `0.23.36` | | [schemars](https://github.com/GREsau/schemars) | `1.1.0` | `1.2.0` | | [nix](https://github.com/nix-rust/nix) | `0.30.1` | `0.31.1` | | [insta](https://github.com/mitsuhiko/insta) | `1.43.2` | `1.46.2` | | [serial_test](https://github.com/palfrey/serial_test) | `3.2.0` | `3.3.1` | | [which](https://github.com/harryfei/which-rs) | `7.0.3` | `8.0.0` | Updates `flate2` from 1.1.5 to 1.1.8 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.5...1.1.8) Updates `goblin` from 0.10.3 to 0.10.4 - [Changelog](https://github.com/m4b/goblin/blob/master/CHANGELOG.md) - [Commits](https://github.com/m4b/goblin/commits) Updates `serde_json` from 1.0.145 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.149) 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 `zip` from 6.0.0 to 7.2.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v6.0.0...v7.2.0) Updates `thiserror` from 2.0.17 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.18) 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 `target-lexicon` from 0.13.3 to 0.13.4 - [Commits](bytecodealliance/target-lexicon@v0.13.3...v0.13.4) Updates `indexmap` from 2.12.0 to 2.13.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.12.0...2.13.0) Updates `cc` from 1.2.46 to 1.2.55 - [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.46...cc-v1.2.55) Updates `time` from 0.3.44 to 0.3.45 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.44...v0.3.45) Updates `url` from 2.5.7 to 2.5.8 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.7...v2.5.8) Updates `clap` from 4.5.52 to 4.5.56 - [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.52...clap_complete-v4.5.56) Updates `cargo-zigbuild` from 0.20.1 to 0.21.2 - [Release notes](https://github.com/rust-cross/cargo-zigbuild/releases) - [Commits](rust-cross/cargo-zigbuild@v0.20.1...v0.21.2) 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 `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 `dialoguer` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/console-rs/dialoguer/releases) - [Changelog](https://github.com/console-rs/dialoguer/blob/main/CHANGELOG-OLD.md) - [Commits](console-rs/dialoguer@v0.11.0...v0.12.0) Updates `console` from 0.16.1 to 0.16.2 - [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.16.1...0.16.2) Updates `minijinja` from 2.12.0 to 2.15.1 - [Release notes](https://github.com/mitsuhiko/minijinja/releases) - [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/minijinja@2.12.0...minijinja-go/v2.15.1) Updates `bytesize` from 2.2.0 to 2.3.1 - [Release notes](https://github.com/bytesize-rs/bytesize/releases) - [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md) - [Commits](bytesize-rs/bytesize@bytesize-v2.2.0...bytesize-v2.3.1) Updates `dirs` from 5.0.1 to 6.0.0 - [Commits](https://github.com/soc/dirs-rs/commits) Updates `rustls` from 0.23.35 to 0.23.36 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.35...v/0.23.36) Updates `schemars` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](GREsau/schemars@v1.1.0...v1.2.0) Updates `nix` from 0.30.1 to 0.31.1 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.30.1...v0.31.1) Updates `insta` from 1.43.2 to 1.46.2 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.43.2...1.46.2) Updates `serial_test` from 3.2.0 to 3.3.1 - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.2.0...v3.3.1) Updates `which` from 7.0.3 to 8.0.0 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@7.0.3...8.0.0) --- updated-dependencies: - dependency-name: flate2 dependency-version: 1.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: goblin dependency-version: 0.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: zip dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: crates-io - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: fs-err dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: target-lexicon dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: indexmap dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: cc dependency-version: 1.2.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: time dependency-version: 0.3.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: url dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: clap dependency-version: 4.5.56 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: cargo-zigbuild dependency-version: 0.21.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: tracing-subscriber dependency-version: 0.3.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: dialoguer dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: console dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: minijinja dependency-version: 2.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: bytesize dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: dirs dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: crates-io - dependency-name: rustls dependency-version: 0.23.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: schemars dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: nix dependency-version: 0.31.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: insta dependency-version: 1.46.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: serial_test dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: which dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: crates-io ... 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 crates-io group with 27 updates in the / directory:
1.1.51.1.80.10.30.10.41.0.1451.0.1493.23.03.24.06.0.07.2.02.0.172.0.183.2.03.2.20.13.30.13.42.12.02.13.01.2.461.2.550.3.440.3.452.5.72.5.84.5.524.5.560.20.10.21.20.1.410.1.440.3.200.3.220.11.00.12.00.16.10.16.22.12.02.15.12.2.02.3.15.0.16.0.00.23.350.23.361.1.01.2.00.30.10.31.11.43.21.46.23.2.03.3.17.0.38.0.0Updates
flate2from 1.1.5 to 1.1.8Release notes
Sourced from flate2's releases.
Commits
8b66c27Merge pull request #525 from Byron/test-zlib-API5e752c9Address PR review3196dd0refactor internal feature toggles to better represent the status quo106cbccBump patch level in preparation for releaseaf7a0b3Add capabilties test for functions reserved to zlib-implementations.22c77eeDescribeunreachable!("...")branch inDeflate::set_level()ofzlib-rsb9e2979Remove C-binding specific restriction from CI forzlib-rstest.71eb5c5Merge pull request #524 from Byron/complete-zlib-rsfec67ebzlib-rs: supportset_dictionaryandset_levelecfdc2dupdate zlib-rs to 0.5.5Updates
goblinfrom 0.10.3 to 0.10.4Changelog
Sourced from goblin's changelog.
Commits
Updates
serde_jsonfrom 1.0.145 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formatting8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146Updates
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
zipfrom 6.0.0 to 7.2.0Release notes
Sourced from zip's releases.
... (truncated)
Changelog
Sourced from zip's changelog.
... (truncated)
Commits
46dc29cchore: release v7.2.0 (#526)8a586c6test: Move a test that was in wrong folder and was using main() instead of `#...cfbb476docs(examples): Fix remaining log-injection alerts, and simplify writeln to e...d905296ci: Disable trigger on non-master push (#538)a3a8696chore(deps): Increase zstd minimum version to 0.13.3 (#539)abd8bc8ci: Add wasm tests and restore conditional wasm-bindgen dependency (#525)c10c339doc(examples): add delete/update examples (#56)9c1a9c7docs(examples): Fix code scanning alert no. 228: Uncontrolled data used in pa...a12eaafci: Combinerenameinvocations (#533)e86d376fix: Need to include zip64 extra field in central directory (fix #353) (#360)Updates
thiserrorfrom 2.0.17 to 2.0.18Release notes
Sourced from thiserror's releases.
Commits
dc0f6a2Release 2.0.180275292Touch up PR 4433c33bc6Merge pull request #443 from LucaCappelletti94/master995939cReproduce issue 44221653d1Made clippy lifetime allows conditional45e5388Update actions/upload-artifact@v5 -> v6386aac1Update actions/upload-artifact@v4 -> v5ec50561Update actions/checkout@v5 -> v6247eab5Update name of empty_enum clippy lint91b181fRaise required compiler to Rust 1.68Updates
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
target-lexiconfrom 0.13.3 to 0.13.4Commits
1b51acachore: Release target-lexicon version 0.13.4e51be88ILP64 data model fixes (#125)f83e798Exclude development scripts from the published package (#126)Updates
indexmapfrom 2.12.0 to 2.13.0Changelog
Sourced from indexmap's changelog.
Commits
a4aba99Merge pull request #431 from cuviper/release-2.13.0e345f3aRelease 2.13.0e6b677bMerge pull request #430 from cuviper/split_at_checked61c9d53AddSlice::split_at_checkedandsplit_at_mut_checked8b8d350Merge pull request #426 from cuviper/clone-intokv88efd0cimpl Clone for IntoKeysandIntoValues3b6d04bMerge pull request #425 from cuviper/inner-coreeb30eb1Move crate::map::core to crate::innercfad758Merge pull request #424 from cuviper/bucketsa96b9c7Release 2.12.1Updates
ccfrom 1.2.46 to 1.2.55Release notes
Sourced from cc's releases.
... (truncated)
Changelog
Sourced from cc's changelog.
... (truncated)
Commits
0767349chore: release (#1668)268daebRegenerate target info (#1667)6fb617dFix RUSTFLAGS typo in test-linker-plugin-lto (#1665)16a5282Disable PIC for armv7-sony-vita-newlibeabihf (#1664)0b52cf2Addfind_windows_sdkAPI (#1663)85466d8chore(cc): release v1.2.54 (#1662)e580d49Fix x86_64-unknown-linux-gnuasan parsing (#1661)48b7b53Regenerate target info (#1660)5be292bchore: release (#1658)66ceffeAdd missing RISC-V targets (#1657)Updates
timefrom 0.3.44 to 0.3.45Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
d41b5e1v0.3.45 release69db9fbAdd noop to utils benchmark30ba933Changefrom_julian_dayalgorithm267d847Change leap year algorithm41e21efMake util tests more opaque8f5981aTest whether every year 0-399 is leap year6365c4cImprove accuracy ofDatebenchmarksa4fc845Dependency upgradec468474Rename lints for latest rustc037af66Add type alias forformat_description!outputUpdates
urlfrom 2.5.7 to 2.5.8Commits
d6ea13cBump to 2.5.88269ac3ci: update cargo-deny config, bump cargo-deny-action to v2 (#1092)6dfdf17chore: fix some typos in comments (#1090)b06048dAttempt to fix 1.82 CI (#1085)9771ab5Fix roundtripping issue (#1079)22b925fImprove Compile Times withserde_derive(#1075)0afccc9fix outdated docs for ParseError (#1074)Updates
clapfrom 4.5.52 to 4.5.56Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
9cec100chore: Release00e72e0docs: Update changelogc7848ffMerge pull request #6094 from epage/home60184fbfeat(complete): Expand ~ in native completions09969d3chore(deps): Update Rust Stable to v1.89 (#6093)520beb5chore: Release2bd8ab3docs: Update changelog220875bMerge pull request #6091 from epage/possiblee5eb6c9fix(help): Integrate 'Possible Values:' into 'Arg::help'594a771refactor(help): Make empty tracking more consistentUpdates
cargo-zigbuildfrom 0.20.1 to 0.21.2Release notes
Sourced from cargo-zigbuild's releases.
Commits
731c210Release v0.21.2 (#389)cd0b65dAddzig dlltoolwrapper (#388)89ce062Fix some issues with macOS SDKROOT (#387)0d246eeAllow bindgen-exhaustive test to fail on CI (#386)78c4e92Update Rust to 1.93.0 in Dockerfile (#385)d99ad74feat: follow the change zig@0.15 (#368)b2eb8caBump actions/download-artifact from 6 to 7 (#380)22e0312Bump actions/upload-artifact from 5 to 6 (#379)de49040fix universal2 build9d8be3cRelease v0.21.1Updates
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
tracing-subscriberfrom 0.3.20 to 0.3.22Release notes
Sourced from tracing-subscriber's releases.