-
-
Notifications
You must be signed in to change notification settings - Fork 370
Bump the crates-io group across 1 directory with 22 updates #2919
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-c447eba242
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 crates-io group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [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.148` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.23.0` | `3.24.0` | | [toml_edit](https://github.com/toml-rs/toml) | `0.23.7` | `0.23.9` | | [zip](https://github.com/zip-rs/zip2) | `6.0.0` | `7.0.0` | | [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.12.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.46` | `1.2.51` | | [clap](https://github.com/clap-rs/clap) | `4.5.52` | `4.5.54` | | [cargo-xwin](https://github.com/rust-cross/cargo-xwin) | `0.18.6` | `0.19.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.14.0` | | [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` | | [schemars](https://github.com/GREsau/schemars) | `1.1.0` | `1.2.0` | | [insta](https://github.com/mitsuhiko/insta) | `1.43.2` | `1.46.0` | | [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 `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.148 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.148) 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 `toml_edit` from 0.23.7 to 0.23.9 - [Commits](toml-rs/toml@v0.23.7...v0.23.9) Updates `zip` from 6.0.0 to 7.0.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.0.0) 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.12.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.12.0...2.12.1) Updates `cc` from 1.2.46 to 1.2.51 - [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.51) Updates `clap` from 4.5.52 to 4.5.54 - [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.54) Updates `cargo-xwin` from 0.18.6 to 0.19.2 - [Release notes](https://github.com/rust-cross/cargo-xwin/releases) - [Commits](rust-cross/cargo-xwin@v0.18.6...v0.19.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.14.0 - [Release notes](https://github.com/mitsuhiko/minijinja/releases) - [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/minijinja@2.12.0...2.14.0) 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 `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 `insta` from 1.43.2 to 1.46.0 - [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.0) 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: 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.148 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: toml_edit dependency-version: 0.23.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: zip dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major 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.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: cc dependency-version: 1.2.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: cargo-xwin dependency-version: 0.19.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.14.0 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: schemars dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: insta dependency-version: 1.46.0 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
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 22 updates in the / directory:
0.10.30.10.41.0.1451.0.1483.23.03.24.00.23.70.23.96.0.07.0.03.2.03.2.20.13.30.13.42.12.02.12.11.2.461.2.514.5.524.5.540.18.60.19.20.1.410.1.440.3.200.3.220.11.00.12.00.16.10.16.22.12.02.14.02.2.02.3.15.0.16.0.01.1.01.2.01.43.21.46.03.2.03.3.17.0.38.0.0Updates
goblinfrom 0.10.3 to 0.10.4Changelog
Sourced from goblin's changelog.
Commits
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
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
toml_editfrom 0.23.7 to 0.23.9Commits
257b25dchore: Release0bb935adocs: Update changeloga6702eaRevert "refactor: AllowInlineTableinsert API to acceptInto\<Value>"640f758chore: Release86982e8docs: Update changelog18cee6bAllowInlineTableinsert API to acceptInto\<Value>(#1069)6b81439chore(deps): Update actions/checkout action to v6 (#1072)c708adfchore(deps): Update actions/checkout action to v686590e0refactor: AllowInlineTableinsert API to acceptInto\<Value>e644368chore(deps): Update github/codeql-action action to v4 (#1061)Updates
zipfrom 6.0.0 to 7.0.0Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
c864a14chore: release v7.0.0 (#482)8085fe5fix: print previous error when failing to search another cde (#460)aa8f933chore: Revert version bump so that release-plz will trigger13005c5ci: Fix? runapt-get updateat start of miri jobf99a32fchore: expose more flate2 feature flags (#476)9b5dd0bfeat(SimpleFileOptions): const DEFAULT implementation (#474)a8a4729ci: Fix: Miri now requires g++, not just gcc (#477)57d26a7fix: cargo doc warnings (#472)69533f1feat: ZipWriterset_auto_large_file()method to enable large-file data desc...fadbd48chore(deps): update lzma-rust2 requirement from 0.13 to 0.14 (#450)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
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.12.1Changelog
Sourced from indexmap's changelog.
Commits
cfad758Merge pull request #424 from cuviper/bucketsa96b9c7Release 2.12.16245ee5Use the bucket API from hashbrown v0.16.1Updates
ccfrom 1.2.46 to 1.2.51Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
826c105chore: release (#1643)154ae3cRegenerate target info (#1642)3c8d24bUpdate Readmes (#1641)7e2898bUpdate rusqlite requirement from 0.37.0 to 0.38.0 (#1638)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)Updates
clapfrom 4.5.52 to 4.5.54Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
194c676chore: Release44838f6docs: Update changelog0f59d55Merge pull request #6027 from Alpha1337k/master3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macroe2aa2f0Feat: Add catch-all on external subcommands for zshb9c0aeeFeat: Add external subcommands test to suite1036060Merge pull request #6025 from AldaronLau/typos-in-faqUpdates
cargo-xwinfrom 0.18.6 to 0.19.2Release notes
Sourced from cargo-xwin's releases.
Commits
5f3a194Bump version to 0.19.2c193ab2Upgrade cargo-options to 0.7.6184c84fdoc: add tip for running Windows executables in WSL without wine (#162)326724bBump version to 0.19.1c409172Enable fat LTO in release build5e2ede8cargo updateaac1fc8Replace qus action with setup-qemu-action5d9144ccargo update in tests3607232Bump version to 0.19.00895587Upgrade xwin to 0.6.6 (#161)Updates
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.
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
dialoguerfrom 0.11.0 to 0.12.0Release notes
Sourced from dialoguer's releases.
Changelog
Sourced from dialoguer's changelog.
Commits
731c70bAudit dependencies2a88be1Check for external typesd4271eaCheck semver compatibility11c990dCheck for documentation errors39d2480Add Dependabot config31b2e25Upgrade to actions/checkout v58ebd9e5Focus CI testing on stable Rustd4a002dUse default targets on respective operating systems3e3cc03Reduce number of targets tested in CIfcb8a0dEnable basic caching in CIUpdates
consolefrom 0.16.1 to 0.16.2Release notes
Sourced from console's releases.
Commits
0bf645dBump version0b789b9Fix clippy warningsbb1cbdbExclude development scripts from published package12281c1chore: minor improvement for docse611fbcdocs: add note about clicolorse9b9a44Apply clippy suggestion9cf0c5fci: enable all workflows for pull requests761e0f2Implement basic support for true colors (#271)Updates
minijinjafrom 2.12.0 to 2.14.0Release notes
Sourced from minijinja's releases.
Changelog
Sourced from minijinja's changelog.
Commits
135a5f5Release 2.14.0e619b88Added changelog entry0c41698feat: Support tuple unpacking in set statements (#847)6bf031aFix typos876d5dfAdded AI disclosure44e2237Release 2.13.0f0d8401Update release commandf08d143Added a release command0bcb5bcUpdate changeloga8c633bAdded claude command for changelogUpdates
bytesizefrom 2.2.0 to 2.3.1Release notes
Sourced from bytesize's releases.
Changelog
Sourced from bytesize's changelog.
Commits
0121741chore: release v2.3.1 (#126)fb35f2dfix: error string when unit is too long (#125)f626cc8chore: release v2.3.0 (#124)6630c55feat: expose Unit (#123)Updates
dirsfrom 5.0.1 to 6.0.0Commits
Updates
schemarsfrom 1.1.0 to 1.2.0Release notes
Sourced from schemars's releases.
Changelog
Sourced from schemars's changelog.