-
-
Notifications
You must be signed in to change notification settings - Fork 845
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
build(deps): bump the cargo-minor group across 1 directory with 22 updates #19701
Closed
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
…dates Bumps the cargo-minor group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.30` | `4.5.31` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.97` | | [bitflags](https://github.com/bitflags/bitflags) | `2.8.0` | `2.9.0` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.21.0` | `1.22.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.40` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.35` | `1.1.0` | | [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.26` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.218` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.12` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.31` | `0.3.32` | | [serde_json](https://github.com/serde-rs/json) | `1.0.138` | `1.0.140` | | [either](https://github.com/rayon-rs/either) | `1.13.0` | `1.14.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.93` | `1.0.94` | | [quote](https://github.com/dtolnay/quote) | `1.0.38` | `1.0.39` | | [syn](https://github.com/dtolnay/syn) | `2.0.98` | `2.0.99` | | [convert_case](https://github.com/rutrum/convert-case) | `0.7.1` | `0.8.0` | | [ashpd](https://github.com/bilelmoussaoui/ashpd) | `0.10.2` | `0.11.0` | | [embed-resource](https://github.com/nabijaczleweli/rust-embed-resource) | `3.0.1` | `3.0.2` | | [zip](https://github.com/zip-rs/zip2) | `2.2.2` | `2.2.3` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.15.0` | `3.17.1` | | [insta](https://github.com/mitsuhiko/insta) | `1.42.1` | `1.42.2` | | [bzip2](https://github.com/trifectatechfoundation/bzip2-rs) | `0.5.1` | `0.5.2` | Updates `clap` from 4.5.30 to 4.5.31 - [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.30...v4.5.31) Updates `anyhow` from 1.0.95 to 1.0.97 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.97) Updates `bitflags` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.8.0...2.9.0) Updates `bytemuck` from 1.21.0 to 1.22.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.21.0...v1.22.0) Updates `chrono` from 0.4.39 to 0.4.40 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.40) Updates `flate2` from 1.0.35 to 1.1.0 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/flate2-rs@1.0.35...1.1.0) Updates `log` from 0.4.25 to 0.4.26 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.25...0.4.26) Updates `serde` from 1.0.217 to 1.0.218 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.218) Updates `thiserror` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.12) Updates `linkme` from 0.3.31 to 0.3.32 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](dtolnay/linkme@0.3.31...0.3.32) Updates `serde_json` from 1.0.138 to 1.0.140 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.138...v1.0.140) Updates `either` from 1.13.0 to 1.14.0 - [Commits](rayon-rs/either@1.13.0...1.14.0) Updates `proc-macro2` from 1.0.93 to 1.0.94 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.93...1.0.94) Updates `quote` from 1.0.38 to 1.0.39 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.38...1.0.39) Updates `syn` from 2.0.98 to 2.0.99 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.98...2.0.99) Updates `convert_case` from 0.7.1 to 0.8.0 - [Commits](https://github.com/rutrum/convert-case/commits) Updates `ashpd` from 0.10.2 to 0.11.0 - [Release notes](https://github.com/bilelmoussaoui/ashpd/releases) - [Commits](bilelmoussaoui/ashpd@0.10.2...0.11.0) Updates `embed-resource` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/nabijaczleweli/rust-embed-resource/releases) - [Commits](nabijaczleweli/rust-embed-resource@v3.0.1...v3.0.2) Updates `zip` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v2.2.2...v2.2.3) Updates `tempfile` from 3.15.0 to 3.17.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.15.0...v3.17.1) Updates `insta` from 1.42.1 to 1.42.2 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.42.1...1.42.2) Updates `bzip2` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/trifectatechfoundation/bzip2-rs/releases) - [Commits](trifectatechfoundation/bzip2-rs@v0.5.1...v0.5.2) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: bytemuck dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: flate2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: convert_case dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: ashpd dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: embed-resource dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor - dependency-name: bzip2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot ignore ashpd |
OK, I won't notify you about ashpd again, unless you unignore it. |
@dependabot ignore tempfile |
OK, I won't notify you about tempfile again, unless you unignore it. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 cargo-minor group with 22 updates in the / directory:
4.5.30
4.5.31
1.0.95
1.0.97
2.8.0
2.9.0
1.21.0
1.22.0
0.4.39
0.4.40
1.0.35
1.1.0
0.4.25
0.4.26
1.0.217
1.0.218
2.0.11
2.0.12
0.3.31
0.3.32
1.0.138
1.0.140
1.13.0
1.14.0
1.0.93
1.0.94
1.0.38
1.0.39
2.0.98
2.0.99
0.7.1
0.8.0
0.10.2
0.11.0
3.0.1
3.0.2
2.2.2
2.2.3
3.15.0
3.17.1
1.42.1
1.42.2
0.5.1
0.5.2
Updates
clap
from 4.5.30 to 4.5.31Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
acf9abb
chore: Release9186a18
docs: Update changelog233c316
Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2
Merge pull request #5923 from Reverier-Xu/master536e29f
feat(builder): AddValueParserFactory
forSaturating\<T>
45ed71c
chore: Avoid using gen for rust 2024 preserved keyword5029bb3
chore: Avoid usinggen
for rust 2024 preserved keyword8a1d59b
chore(deps): Update Rust Stable to v1.85 (#5921)9caee53
docs(changelog): Clarify 5.0.0cb2352f
Merge pull request #5918 from epage/testUpdates
anyhow
from 1.0.95 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
bitflags
from 2.8.0 to 2.9.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
e197bf5
Merge pull request #439 from KodrAus/cargo/2.9.08df6e80
prepare for 2.9.0 releasee92f0ae
Merge pull request #438 from KodrAus/fix/ui-tests226ff75
fix up UI tests2170a26
Merge pull request #437 from wysiwys/wysiwys/add-clear-method76dde58
add tests forclear()
trait methodce5d420
addclear()
method to trait9e45d36
Merge pull request #434 from bitflags/KodrAus-patch-1617645a
pin checkout action for miri job2c836f2
Merge pull request #433 from bitflags/ci/remove-scorecardUpdates
bytemuck
from 1.21.0 to 1.22.0Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
d1d918b
chore: Release bytemuck version 1.22.0f48810f
changelog.ee2f71f
Addpod_saturating
feature (#303)e023695
bump bytemuck_derive dependency to >= 1.4.1 (#301)9ec593d
Implement Send and Sync for BoxBytes. (#299)1f6afb3
Add apack1
as a related crate for packed integers etc. (#296)c254af3
chore: Release bytemuck_derive version 1.9.0417e989
fix changelog which cargo-release goofed because crates.io goofed.d6cd76c
chore: Release bytemuck_derive version 1.9.095db6e1
changelogUpdates
chrono
from 0.4.39 to 0.4.40Release notes
Sourced from chrono's releases.
Commits
2b7a28e
Bump version to 0.4.406d29c8a
Add quarter (%q) date string specifier07216ae
Upgrade to windows-bindgen 0.60bf1973c
Use similar-asserts to show bindgen diffd0f8b59
Restrict MSRV to check --lib1f345fd
Switch to 2024 idiom7f6cf5e
Switch to 2024 style11d227a
Apply suggestions from clippy 1.8515e287b
Use NaiveDateTime for internal tz_info methods. (#1658)8317e7c
docs: fix minor typoUpdates
flate2
from 1.0.35 to 1.1.0Release notes
Sourced from flate2's releases.
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
log
from 0.4.25 to 0.4.26Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
5a91554
Merge pull request #670 from rust-lang/cargo/0.4.265aba0c2
prepare for 0.4.26 release0551261
Merge pull request #669 from SpriteOvO/crate-doc-update3ff3bdc
Merge pull request #668 from SpriteOvO/value-clone931d883
Addspdlog-rs
link to crate doc310c9b4
DeriveClone
forkv::Value
Updates
serde
from 1.0.217 to 1.0.218Release notes
Sourced from serde's releases.
Commits
7bfd518
Release 1.0.218723a949
Merge pull request #2895 from dtolnay/stabledoc2b44efb
Point standard library links to stable03dc0fc
Merge pull request #2894 from dtolnay/doclink85cb0c4
Convert html links to intra-doc linksabe7194
Update ui test suite to nightly-2025-02-12aaccac7
Unset doc-scrape-examples for lib target7cd4d84
Update ui test suite to nightly-2025-02-0704ff3e8
More precise gitignore patternsdc3031b
Remove *.sw[po] from gitignoreUpdates
thiserror
from 2.0.11 to 2.0.12Release notes
Sourced from thiserror's releases.
Commits
95a5126
Release 2.0.1276490f7
Merge pull request #413 from dtolnay/elidablelifetime9f27b76
Ignore elidable_lifetime_names pedantic clippy lintdaf2a6f
Resolve some elidable_lifetime_names pedantic clippy lint5f07160
Point standard library links to stable6706a51
Convert html links to intra-doc links2706873
More precise gitignore patterns70bc20d
Remove **/*.rs.bk from project-specific gitignoreUpdates
linkme
from 0.3.31 to 0.3.32Release notes
Sourced from linkme's releases.
Commits
ee2a7d4
Release 0.3.321d7c082
Update ui test suite to nightly-2025-03-0278a1e60
Point standard library links to stableead19cc
Unset doc-scrape-examples for lib target9fdb508
Fix Windows job RUSTFLAGS values750a243
Ignore Windows linker warning6dd5b9c
More precise gitignore patterns9bc5a1d
Remove **/*.rs.bk from project-specific gitignoreUpdates
serde_json
from 1.0.138 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
either
from 1.13.0 to 1.14.0Commits
6e6dc26
Merge pull request #117 from cuviper/release-1.14.09376206
Release 1.14.04db2c30
Merge pull request #118 from cuviper/clippy81671a6
Fix clippy::empty_line_after_doc_comments1902eb1
Fix clippy::from_over_intoce345c6
Merge pull request #116 from yotamofek/use-macros995ad50
Usefor_both!
andmap_either!
in more placesb0d533a
Merge pull request #115 from yotamofek/simplify-patternsa91fefd
Merge pull request #114 from yotamofek/msrv7972b74
Upgrade to 2021 editionUpdates
proc-macro2
from 1.0.93 to 1.0.94Release notes
Sourced from proc-macro2's releases.
Commits
7cb0f3c
Release 1.0.9423c425c
Raise minimum tested compiler to rust 1.67cbffe0c
Ignore elidable_lifetime_names pedantic clippy linta12fe8b
Point standard library links to stable36920b1
Combine rustdoc semver exempt cfg into one argument3a9bc71
Convert html links to intra-doc linksc7d999c
Unset doc-scrape-examples for lib target020a8ae
Resolve unnecessary_semicolon pedantic clippy lint0a77455
Ignore WebAssembly linker warningffc417a
More precise gitignore patternsUpdates
quote
from 1.0.38 to 1.0.39Release notes
Sourced from quote's releases.
Commits
7d089f5
Release 1.0.39dd15f29
Ignore elidable_lifetime_names pedantic clippy lintb723616
Point standard library links to stableddbabd5
Convert html links to intra-doc linksfa46189
Unset doc-scrape-examples for lib target4d071e3
Resolve doc_overindented_list_items clippy lint908ddbd
More precise gitignore patternsUpdates
syn
from 2.0.98 to 2.0.99Release notes
Sourced from syn's releases.
Commits
4552057
Release 2.0.99f4d8f0e
Ignore elidable_lifetime_names pedantic clippy lintafbee2e
Point standard library links to stablefdbed64
Merge pull request #1848 from findepi/findepi/remove-obsolete-clippy-suppress...88f0820
Remove obsolete clippy suppressions5357d54
Update test suite to nightly-2025-02-135cffd62
Update color-backtrace dependency to 0.7076ac95
Unset doc-scrape-examples for lib targetaf12bda
Ignore format_push_string pedantic clippy lintf3614ce
Update test suite to nightly-2025-02-07Updates
convert_case
from 0.7.1 to 0.8.0Commits
Updates
ashpd
from 0.10.2 to 0.11.0Release notes
Sourced from ashpd's releases.
Commits
621dde4
desktop/usb: Mark AcquireDevice as private21ace41
demo: Add a WIP global shortcuts page56e6e1f
demo/usb: Small cleanups70e8dfd
desktop/print: Use boolean externally for collate/reverse8683be9
desktop/print: Mark use-color as a String3922a67
desktop/print: Fix PageSetup fields names79868e6
demo: Update depscf57aae
demo: Added USB portal support4dc394e
desktop: Added usb portalc097e15
flatpak: Allow the base bus name in flatpakUpdates
embed-resource
from 3.0.1 to 3.0.2Commits
f83771d
Bump version to 3.0.2. Add@lucasfernog
to authors list30f32b9
fix: use UTF-8 code page when running llvm-rc55ed607
Cave to docs.rs, we had a good run8624362
Remove TravisCI outrightf9a94a9
Comment out dead Travis CI linkUpdates
zip
from 2.2.2 to 2.2.3Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
57cb3a8
chore: release v2.2.3 (#297)3e78ee1
Update CI (#298)266826a
test(fuzz): fuzz_read no longer uses replace_with9d9234a
doc: remove out-of-date security-advisories folder (#294)55e1ae4
ci(fuzz): Update cargo-afl7a85a0d
Revert "chore: cargo fix --edition"1e6352b
style: Fix clippy warnings30ec0b7
chore: cargo fix --edition7c20fa3
ci(deps): bump actions/attest-build-provenance from 1 to 2 (#268)2e1da0d
chore(deps): update bzip2 requirement from 0.4.3 to 0.5.0 (#269)Updates
tempfile
from 3.15.0 to 3.17.1Changelog
Sourced from tempfile's changelog.
Commits
714a259
chore: release 3.17.178309ed
fix: cast handle to the windows crate HANDLE (#332)6e7d167
chore: release 3.17.03718075
doc: remove incorrect documentation about windows and open files461369f
feat: delete unnamed temporary files on windows immediately78d30a2
doc: clarify "inner file will be deleted" documentation (#329)0fe11c4
doc: document how to "keep" temporary files/dirs after creation (#328)35e0629
feat: simplify getrandom call (#325)1e5059f
fix: handle TLS deallocation (#324)c7b2e1a
chore: simplify reborrowUpdates
insta
from 1.42.1 to 1.42.2Release notes
Sourced from insta's releases.