-
-
Notifications
You must be signed in to change notification settings - Fork 304
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 crates-io group across 1 directory with 42 updates #2535
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/crates-io-adc1a65252
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 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
8a76062
to
5faaee3
Compare
Bumps the crates-io group with 41 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.97` | | [glob](https://github.com/rust-lang/glob) | `0.3.1` | `0.3.2` | | [cargo-config2](https://github.com/taiki-e/cargo-config2) | `0.1.26` | `0.1.30` | | [cargo_metadata](https://github.com/oli-obk/cargo_metadata) | `0.19.0` | `0.19.2` | | [cargo-options](https://github.com/messense/cargo-options) | `0.7.4` | `0.7.5` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.33` | `1.1.0` | | [goblin](https://github.com/m4b/goblin) | `0.9.2` | `0.9.3` | | [platform-info](https://github.com/uutils/platform-info) | `2.0.3` | `2.0.5` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.219` | | [serde_json](https://github.com/serde-rs/json) | `1.0.135` | `1.0.140` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.43` | `0.4.44` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.11.0` | `3.19.1` | | [toml](https://github.com/toml-rs/toml) | `0.8.19` | `0.8.20` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.3` | `2.0.12` | | [fs-err](https://github.com/andrewhickman/fs-err) | `3.0.0` | `3.1.0` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.2` | `1.21.3` | | [semver](https://github.com/dtolnay/semver) | `1.0.23` | `1.0.26` | | [target-lexicon](https://github.com/bytecodealliance/target-lexicon) | `0.13.1` | `0.13.2` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.6.0` | `2.8.0` | | [textwrap](https://github.com/mgeisler/textwrap) | `0.16.1` | `0.16.2` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.16` | `1.2.17` | | [normpath](https://github.com/dylni/normpath) | `1.2.0` | `1.3.0` | | [time](https://github.com/time-rs/time) | `0.3.36` | `0.3.41` | | [cargo-zigbuild](https://github.com/rust-cross/cargo-zigbuild) | `0.19.7` | `0.19.8` | | [console](https://github.com/console-rs/console) | `0.15.8` | `0.15.11` | | [minijinja](https://github.com/mitsuhiko/minijinja) | `2.5.0` | `2.9.0` | | [bytesize](https://github.com/bytesize-rs/bytesize) | `1.3.0` | `2.0.1` | | [dirs](https://github.com/soc/dirs-rs) | `5.0.1` | `6.0.0` | | [ureq](https://github.com/algesten/ureq) | `2.11.0` | `2.12.1` | | [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.12` | `0.2.14` | | [rustls](https://github.com/rustls/rustls) | `0.23.19` | `0.23.23` | | [rustls-pemfile](https://github.com/rustls/pemfile) | `2.1.3` | `2.2.0` | | [schemars](https://github.com/GREsau/schemars) | `0.8.21` | `0.8.22` | | [expect-test](https://github.com/rust-analyzer/expect-test) | `1.5.0` | `1.5.1` | | [fs4](https://github.com/al8n/fs4-rs) | `0.12.0` | `0.13.1` | | [indoc](https://github.com/dtolnay/indoc) | `2.0.5` | `2.0.6` | | [rstest](https://github.com/la10736/rstest) | `0.22.0` | `0.25.0` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.18` | `1.0.20` | | [trycmd](https://github.com/assert-rs/snapbox) | `0.15.6` | `0.15.9` | | [which](https://github.com/harryfei/which-rs) | `7.0.0` | `7.0.2` | Updates `anyhow` from 1.0.89 to 1.0.97 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.89...1.0.97) 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 `cargo-config2` from 0.1.26 to 0.1.30 - [Release notes](https://github.com/taiki-e/cargo-config2/releases) - [Changelog](https://github.com/taiki-e/cargo-config2/blob/main/CHANGELOG.md) - [Commits](taiki-e/cargo-config2@v0.1.26...v0.1.30) Updates `cargo_metadata` from 0.19.0 to 0.19.2 - [Release notes](https://github.com/oli-obk/cargo_metadata/releases) - [Changelog](https://github.com/oli-obk/cargo_metadata/blob/main/CHANGELOG.md) - [Commits](oli-obk/cargo_metadata@0.19.0...0.19.2) Updates `cargo-options` from 0.7.4 to 0.7.5 - [Commits](messense/cargo-options@v0.7.4...v0.7.5) Updates `flate2` from 1.0.33 to 1.1.0 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/1.1.0/CHANGELOG.md) - [Commits](rust-lang/flate2-rs@1.0.33...1.1.0) Updates `goblin` from 0.9.2 to 0.9.3 - [Changelog](https://github.com/m4b/goblin/blob/master/CHANGELOG.md) - [Commits](https://github.com/m4b/goblin/commits/0.9.3) Updates `platform-info` from 2.0.3 to 2.0.5 - [Release notes](https://github.com/uutils/platform-info/releases) - [Commits](uutils/platform-info@2.0.3...2.0.5) Updates `serde` from 1.0.217 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.219) Updates `serde_json` from 1.0.135 to 1.0.140 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.135...v1.0.140) Updates `tar` from 0.4.43 to 0.4.44 - [Commits](alexcrichton/tar-rs@0.4.43...0.4.44) Updates `tempfile` from 3.11.0 to 3.19.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.11.0...v3.19.1) Updates `toml` from 0.8.19 to 0.8.20 - [Commits](toml-rs/toml@toml-v0.8.19...toml-v0.8.20) Updates `toml_edit` from 0.22.22 to 0.22.24 - [Commits](toml-rs/toml@v0.22.22...v0.22.24) Updates `thiserror` from 2.0.3 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.3...2.0.12) Updates `fs-err` from 3.0.0 to 3.1.0 - [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md) - [Commits](andrewhickman/fs-err@3.0.0...3.1.0) Updates `once_cell` from 1.20.2 to 1.21.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.2...v1.21.3) Updates `semver` from 1.0.23 to 1.0.26 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.23...1.0.26) Updates `target-lexicon` from 0.13.1 to 0.13.2 - [Commits](bytecodealliance/target-lexicon@v0.13.1...v0.13.2) Updates `indexmap` from 2.6.0 to 2.8.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.6.0...2.8.0) Updates `textwrap` from 0.16.1 to 0.16.2 - [Release notes](https://github.com/mgeisler/textwrap/releases) - [Changelog](https://github.com/mgeisler/textwrap/blob/master/CHANGELOG.md) - [Commits](mgeisler/textwrap@0.16.1...0.16.2) Updates `itertools` from 0.12.1 to 0.13.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.1...v0.13.0) Updates `cc` from 1.2.16 to 1.2.17 - [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.16...cc-v1.2.17) Updates `normpath` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/dylni/normpath/releases) - [Commits](dylni/normpath@1.2.0...1.3.0) Updates `time` from 0.3.36 to 0.3.41 - [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.36...v0.3.41) Updates `cargo-zigbuild` from 0.19.7 to 0.19.8 - [Release notes](https://github.com/rust-cross/cargo-zigbuild/releases) - [Commits](rust-cross/cargo-zigbuild@v0.19.7...v0.19.8) Updates `console` from 0.15.8 to 0.15.11 - [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.15.8...0.15.11) Updates `minijinja` from 2.5.0 to 2.9.0 - [Release notes](https://github.com/mitsuhiko/minijinja/releases) - [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/minijinja@2.5.0...2.9.0) Updates `bytesize` from 1.3.0 to 2.0.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@v1.3.0...bytesize-v2.0.1) Updates `dirs` from 5.0.1 to 6.0.0 - [Commits](https://github.com/soc/dirs-rs/commits) Updates `ureq` from 2.11.0 to 2.12.1 - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@2.11.0...2.12.1) Updates `native-tls` from 0.2.12 to 0.2.14 - [Release notes](https://github.com/sfackler/rust-native-tls/releases) - [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md) - [Commits](sfackler/rust-native-tls@v0.2.12...v0.2.14) Updates `rustls` from 0.23.19 to 0.23.23 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.19...v/0.23.23) Updates `rustls-pemfile` from 2.1.3 to 2.2.0 - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](rustls/pemfile@v/2.1.3...v/2.2.0) Updates `schemars` from 0.8.21 to 0.8.22 - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](GREsau/schemars@v0.8.21...v0.8.22) Updates `expect-test` from 1.5.0 to 1.5.1 - [Changelog](https://github.com/rust-analyzer/expect-test/blob/master/CHANGELOG.md) - [Commits](rust-analyzer/expect-test@v1.5.0...v1.5.1) Updates `fs4` from 0.12.0 to 0.13.1 - [Release notes](https://github.com/al8n/fs4-rs/releases) - [Changelog](https://github.com/al8n/fs4-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/al8n/fs4-rs/commits) Updates `indoc` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](dtolnay/indoc@2.0.5...2.0.6) Updates `rstest` from 0.22.0 to 0.25.0 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.22.0...v0.25.0) Updates `rustversion` from 1.0.18 to 1.0.20 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.18...1.0.20) Updates `trycmd` from 0.15.6 to 0.15.9 - [Commits](assert-rs/snapbox@trycmd-v0.15.6...trycmd-v0.15.9) Updates `which` from 7.0.0 to 7.0.2 - [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.0...7.0.2) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: cargo-config2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: cargo_metadata dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: cargo-options dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: goblin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: platform-info dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: fs-err dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: target-lexicon dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: textwrap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: cc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: normpath dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: cargo-zigbuild dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: console dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: minijinja dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: bytesize dependency-type: direct:production update-type: version-update:semver-major dependency-group: crates-io - dependency-name: dirs dependency-type: direct:production update-type: version-update:semver-major dependency-group: crates-io - dependency-name: ureq dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: native-tls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: rustls-pemfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: schemars dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: expect-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: fs4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: indoc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: crates-io - dependency-name: rustversion dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: trycmd dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io - dependency-name: which dependency-type: direct:production update-type: version-update:semver-patch dependency-group: crates-io ... Signed-off-by: dependabot[bot] <[email protected]>
5faaee3
to
02d1e79
Compare
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 41 updates in the / directory:
1.0.89
1.0.97
0.3.1
0.3.2
0.1.26
0.1.30
0.19.0
0.19.2
0.7.4
0.7.5
1.0.33
1.1.0
0.9.2
0.9.3
2.0.3
2.0.5
1.0.217
1.0.219
1.0.135
1.0.140
0.4.43
0.4.44
3.11.0
3.19.1
0.8.19
0.8.20
2.0.3
2.0.12
3.0.0
3.1.0
1.20.2
1.21.3
1.0.23
1.0.26
0.13.1
0.13.2
2.6.0
2.8.0
0.16.1
0.16.2
0.12.1
0.13.0
1.2.16
1.2.17
1.2.0
1.3.0
0.3.36
0.3.41
0.19.7
0.19.8
0.15.8
0.15.11
2.5.0
2.9.0
1.3.0
2.0.1
5.0.1
6.0.0
2.11.0
2.12.1
0.2.12
0.2.14
0.23.19
0.23.23
2.1.3
2.2.0
0.8.21
0.8.22
1.5.0
1.5.1
0.12.0
0.13.1
2.0.5
2.0.6
0.22.0
0.25.0
1.0.18
1.0.20
0.15.6
0.15.9
7.0.0
7.0.2
Updates
anyhow
from 1.0.89 to 1.0.97Release notes
Sourced from anyhow's releases.
Commits
bfb89ef
Release 1.0.97c7fca9b
Ignore elidable_lifetime_names pedantic clippy lint427c0bb
Point standard library links to stablef0aa0d3
Release 1.0.96bc33c24
Convert html links to intra-doc links1cff785
Unset doc-scrape-examples for lib targetd71c806
More precise gitignore patterns3e40975
Remove **/*.rs.bk from project-specific gitignoreb880dd0
Ignore Cargo-generated tests/crate/target directory8891ce3
Merge pull request #404 from dtolnay/missingabiUpdates
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
cargo-config2
from 0.1.26 to 0.1.30Release notes
Sourced from cargo-config2's releases.
Changelog
Sourced from cargo-config2's changelog.
Commits
3b4f6e9
Release 0.1.30b0cc818
Respect RUSTC_BOOTSTRAP=-1 in rustc version detection864fd06
Update .deny.tomlacf7a4d
Fix clippy::unnecessary_map_or warningafde07e
Apply unqualified_local_imports lint72103e1
Update changelog416df23
Update fs-err requirement from 2 to 3 (#23)c90920b
ci: Auto-update cspell dictionary01cfb8b
tests: Cleanup4709c71
Address clippy::ref_option warningUpdates
cargo_metadata
from 0.19.0 to 0.19.2Changelog
Sourced from cargo_metadata's changelog.
Commits
0b4be02
Merge pull request #285 from fenhl/version-bump8196734
Version bump0056e02
Merge pull request #284 from HTGAzureX1212/edition-2024-stablee3e9cd3
feat:2024
edition stabilized806a3ea
Merge pull request #282 from foresterre/workspace-default-memberscdf4223
Add methods is_available and is_missing to WorkspaceDefaultMembersd6b186c
Merge pull request #280 from paolobarbolini/z-minimal-versions59f0651
build: fix -Zminimal-versions9d84a01
Merge pull request #266 from os-checker/workspace_default_members-serde-default45ceca0
clippy: fix first doc comment paragraph is too longUpdates
cargo-options
from 0.7.4 to 0.7.5Commits
894694f
Bump version to 0.7.53d52290
feat: Allow to serialize all Cargo Options with Serde. (#15)c71b706
Bump shlex from 1.2.0 to 1.3.0 (#14)8137102
Adapt to rename of "out_dir" flag to "artifact_dir" (#13)Updates
flate2
from 1.0.33 to 1.1.0Release notes
Sourced from flate2's releases.
... (truncated)
Changelog
Sourced from flate2's changelog.
... (truncated)
Commits
70de9df
Merge pull request #466 from folkertdev/update-zlib-rs-0.4.213104a5
upgrade zlib-rs to version0.4.2
5a2fd04
Merge pull request #462 from CosminPerRam/feat/flush_mzflushbf5bf56
feat: remove explicit redundant lifetime40c2e0f
docs: fix spelling mistake in FlushCompress::Partial6146cf0
Merge pull request #461 from CosminPerRam/experimental/traitsee1571b
Merge pull request #464 from CosminPerRam/feat/remove_redundant_guard1be8e37
feat: remove redundant if guard on option value matchbe59b78
docs: fix spelling mistaked4aebe1
feat: reorder FlushCompress variants to be in order with valueUpdates
goblin
from 0.9.2 to 0.9.3Changelog
Sourced from goblin's changelog.
Commits
Updates
platform-info
from 2.0.3 to 2.0.5Release notes
Sourced from platform-info's releases.
Commits
2a38732
prepare version 2.0.51a118ba
Merge pull request #88 from coolcoder613eb/mainbaacdd0
Add Haiku support44cec0d
Merge pull request #87 from uutils/renovate/mozilla-actions-sccache-action-0.xa52cec9
chore(deps): update mozilla-actions/sccache-action action to v0.0.79430bfd
Merge pull request #86 from uutils/renovate/migrate-configcd1eb63
chore(config): migrate config renovate.json5cdf58f
Merge pull request #84 from uutils/renovate/codecov-codecov-action-5.x49e54f7
ci: fix deprecated codecov argumentce6cdaa
Merge pull request #85 from uutils/renovate/davidanson-markdownlint-cli2-acti...Updates
serde
from 1.0.217 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098d
Release 1.0.21940f1d19
Wrap dummy.rs to 80 columns514848b
Merge pull request #2906 from davidzeng0/master168b6cf
fix clippy absolute paths warninga8bdd17
Remove unused Punctuated import1c96013
Resolve mem_replace_with_default clippy lintf0d1ae0
Ignore elidable_lifetime_names pedantic clippy linte3eaa6a
Merge pull request #2896 from dtolnay/stabledoc6a630cf
Also link to stable proc_macro7bfd518
Release 1.0.218Updates
serde_json
from 1.0.135 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834
Release 1.0.140d77a498
Merge pull request #1245 from serde-rs/powerpcb34d317
Delete unused gcc installationf7200c3
Ignore unbuffered_bytes clippy lint76cd4fb
Ignore elidable_lifetime_names pedantic clippy lint400eaa9
Point standard library links to stable4d4f53c
Release 1.0.1395d6b32f
Merge pull request #1242 from dtolnay/writefloate5bb8bd
Document behavior of write_f32/f64 on non-finite floats7a79781
Merge pull request #1241 from dtolnay/doclinkUpdates
tar
from 0.4.43 to 0.4.44Commits
0671e11
Bump to 0.4.44 (#399)d5c546e
Add WASM CI (#398)bcc77b4
Make it compile with wasm32-unknown-emscripten (#397)b6c5024
Replace hard-coded 512 with BLOCK_SIZE (#394)3fd55a1
minor English grammar (#393)f71915a
fix for archiving long paths that have path components starting with ".." cro...2064e86
sparse test: fix for 64k page size (#387)9189d3c
OSS-Fuzz: OSS-Fuzz fuzzing integration (#385)Updates
tempfile
from 3.11.0 to 3.19.1Changelog
Sourced from tempfile's changelog.
... (truncated)
Commits
95540ed
chore: release v3.19.1b60aae4
fix(windows): don't automatically delete files on open (#344)167f544
ci(cargo-deny): remove windows-sys exception (#343)42fff68
chore: release v3.19.061b4283
feat(windows): add a feature to immediate tempfile deletion (#340)c2d16b3
ci: downgrade once-cell on old rustc versions (#342)35c204d
chore: remove cfg-if dependency (#338)b8bddaf
release 3.18.00e17869
update rustix (#336)6cf6536
doc: fix markdownUpdates
toml
from 0.8.19 to 0.8.20Commits
f550dbf
chore: Release25587db
docs: Update changelogfbc77ec
Merge pull request #829 from tisonkun/map-get-kv4605a64
fea: impl Map get_key_value8efc81e
chore(deps): Update Rust crate serde_json to v1.0.138 (#828)15496f1
chore: Release1131ce8
docs: Update changelog4776fca
Merge pull request #827 from epage/winnow07754769b
chore: Upgrade to Winnow 0.79415da2
refactor(parser): Switch to ModalParserUpdates
toml_edit
from 0.22.22 to 0.22.24Commits
999824a
chore: Release6bd5de8
docs: Update changelogec5c13d
Merge pull request #830 from epage/into18d0957
feat(item): Add conversions from item type to Itemf550dbf
chore: Release25587db
docs: Update changelogfbc77ec
Merge pull request #829 from tisonkun/map-get-kv4605a64
fea: impl Map get_key_value8efc81e
chore(deps): Update Rust crate serde_json to v1.0.138 (