-
Notifications
You must be signed in to change notification settings - Fork 0
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 dependencies group with 17 updates #266
Merged
Merged
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
Bumps the dependencies group with 17 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.26` | | [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.135` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.9` | `2.0.11` | | [uuid](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.11.1` | | [bitflags](https://github.com/bitflags/bitflags) | `2.6.0` | `2.7.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.7` | `1.2.9` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.26` | | [clap_derive](https://github.com/clap-rs/clap) | `4.5.18` | `4.5.24` | | [inventory](https://github.com/dtolnay/inventory) | `0.3.16` | `0.3.17` | | [libz-sys](https://github.com/rust-lang/libz-sys) | `1.1.20` | `1.1.21` | | [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | `0.4.14` | `0.4.15` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.25` | `0.2.27` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.42` | `0.38.43` | | [rustls](https://github.com/rustls/rustls) | `0.23.20` | `0.23.21` | | [syn](https://github.com/dtolnay/syn) | `2.0.95` | `2.0.96` | | [winnow](https://github.com/winnow-rs/winnow) | `0.6.22` | `0.6.24` | Updates `clap` from 4.5.23 to 4.5.26 - [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.23...clap_complete-v4.5.26) Updates `serde_json` from 1.0.134 to 1.0.135 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.134...v1.0.135) Updates `thiserror` from 2.0.9 to 2.0.11 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.9...2.0.11) Updates `uuid` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...1.11.1) Updates `bitflags` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.6.0...2.7.0) Updates `cc` from 1.2.7 to 1.2.9 - [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.7...cc-v1.2.9) Updates `clap_builder` from 4.5.23 to 4.5.26 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.23...v4.5.26) Updates `clap_derive` from 4.5.18 to 4.5.24 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.18...v4.5.24) Updates `inventory` from 0.3.16 to 0.3.17 - [Release notes](https://github.com/dtolnay/inventory/releases) - [Commits](dtolnay/inventory@0.3.16...0.3.17) Updates `libz-sys` from 1.1.20 to 1.1.21 - [Release notes](https://github.com/rust-lang/libz-sys/releases) - [Commits](rust-lang/libz-sys@1.1.20...1.1.21) Updates `linux-raw-sys` from 0.4.14 to 0.4.15 - [Commits](sunfishcode/linux-raw-sys@v0.4.14...v0.4.15) Updates `prettyplease` from 0.2.25 to 0.2.27 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.25...0.2.27) Updates `proc-macro2` from 1.0.92 to 1.0.93 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.92...1.0.93) Updates `rustix` from 0.38.42 to 0.38.43 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.42...v0.38.43) Updates `rustls` from 0.23.20 to 0.23.21 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.20...v/0.23.21) Updates `syn` from 2.0.95 to 2.0.96 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.95...2.0.96) Updates `winnow` from 0.6.22 to 0.6.24 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.6.22...v0.6.24) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: bitflags dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: clap_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: inventory dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: libz-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: linux-raw-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettyplease dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: 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
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 dependencies group with 17 updates:
4.5.23
4.5.26
1.0.134
1.0.135
2.0.9
2.0.11
1.11.0
1.11.1
2.6.0
2.7.0
1.2.7
1.2.9
4.5.23
4.5.26
4.5.18
4.5.24
0.3.16
0.3.17
1.1.20
1.1.21
0.4.14
0.4.15
0.2.25
0.2.27
1.0.92
1.0.93
0.38.42
0.38.43
0.23.20
0.23.21
2.0.95
2.0.96
0.6.22
0.6.24
Updates
clap
from 4.5.23 to 4.5.26Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
df1efca
chore: Released48bef6
docs: Update changelog6b7aa3d
Merge pull request #5628 from mart-mihkel/complete_hyphen57b6cb8
refactor(complete): Simplify engine::completefbec05e
refactor(complete): Fix typo in hyhpenb7cfbdc
feat(complete): Native support for hyphen values1d97c29
test(complete): Test cases for allow_hyphen_values64e3790
chore: Release1cf50c7
docs: Update changelog085143d
Merge pull request #5722 from epage/sortUpdates
serde_json
from 1.0.134 to 1.0.135Release notes
Sourced from serde_json's releases.
Commits
9802c08
Release 1.0.135b97935f
Merge pull request #1226 from tisonkun/map-into-valuesd48c224
Add Map::into_values method1e77cac
Resolve precedence clippy lintUpdates
thiserror
from 2.0.9 to 2.0.11Release notes
Sourced from thiserror's releases.
Commits
0f532e3
Release 2.0.113d15543
Merge pull request #410 from dtolnay/testnostd1a226ae
Disable two more integration tests in no-std mode8b5f2d7
Fix unused import in test when built without stdeecd247
Add CI step to test with "std" disabled8f2a76b
Merge pull request #409 from Maytha8/std-tests693a6cd
Add feature gate to tests that use std349f696
Release 2.0.106cd87bc
Merge pull request #408 from dtolnay/assoctype6b3e1e5
Generate trait bounds on associated typesUpdates
uuid
from 1.11.0 to 1.11.1Release notes
Sourced from uuid's releases.
Commits
42c2d0f
Merge pull request #782 from uuid-rs/cargo/1.11.17dc4122
prepare for 1.11.1 release4cdc981
Merge pull request #781 from uuid-rs/ci/rust-versions1ce698c
update rust toolchain before building5cbe0ce
Merge pull request #778 from jacobggman/main6e55348
Fix broken link to RFC 1574 in CONTRIBUTING.md147d993
update table of contents in CONTRIBUTING.md8901919
Merge pull request #777 from uuid-rs/KodrAus-patch-1a486f03
try using specific node versiondcf1d81
bump msrv to 1.63.0Updates
bitflags
from 2.6.0 to 2.7.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
10b9fd3
Merge pull request #430 from bitflags/cargo/2.7.0137485a
prepare for 2.7.0 release6c0dfa4
Merge pull request #429 from bitflags/fix/err-msgs-2451fdf4
update rust before buildingf5ac5b1
update error messages30901e6
Merge pull request #428 from wysiwys/main7b9ecab
addtruncate(&mut self)
method to unset unknown bits85983a4
Merge pull request #427 from bitflags/ci/error-msgsf007793
remove match case6ebcd19
add test case for match statementUpdates
cc
from 1.2.7 to 1.2.9Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
966183e
chore: release v1.2.9 (#1365)7dab895
build: Don't pass inherited PGO flags to GNU compilers (#1363)559609a
Adjusted zig cc judgment and avoided zigbuild errors(#1360) (#1361)9b91744
Fix compilation on macOS using clang and fix compilation using zig-cc (#1364)a8c9dc0
chore: release v1.2.8 (#1355)29a92bd
tool: Addis_like_clang_cl()
getter (#1357)5e17879
Fix clippy error in lib.rs (#1356)b4acfc9
Fix opening PR in regenerate-windows-sys.yml (#1353)debb139
Regenerate target info (#1352)209826f
Fix opening PR in regenerate-target-info.yml (#1351)Updates
clap_builder
from 4.5.23 to 4.5.26Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
9e4c93b
chore: Release3091ba3
docs: Update changeloga7f6acf
Merge pull request #5879 from therealprof/features/suggestions-use-insertion-...26f23e4
chore(ci): Fix wasi target4f448df
Replace another sort_by call by a manual insertion with a binary_search27cc4b7
chore: Release16a4fc7
docs: Update changelog07f9f15
Merge pull request #5874 from tetzng/fix-fish-completions721deab
chore: Releasea4be55b
docs: Update changelogUpdates
clap_derive
from 4.5.18 to 4.5.24Release notes
Sourced from clap_derive's releases.
Changelog
Sourced from clap_derive's changelog.
Commits
b5a47c4
chore: Releaseb154a7a
docs: Update changelog9accea8
Merge pull request #5873 from epage/ignorec721b6c
fix(parser): Set correct source on ignore-errors with did-you-mean49cd317
test(parser): Verify ignore_errors with did-you-mean1d5c679
Merge pull request #5872 from epage/testsa97e179
test(builder): Switch more to assert_errorc12ab65
test(error): Extract error assertion1bafe3f
test(error): Switch to snapshotsbe8e8d4
chore: ReleaseUpdates
inventory
from 0.3.16 to 0.3.17Release notes
Sourced from inventory's releases.
Commits
b843e1c
Release 0.3.1700fb48d
Touch up PR 76b131245
Merge pull request #76 from dfoxfranke/master06c226f
Document WebAssembly support4ca062a
Ensure that constructors are idempotent on WASM9db0023
Use .init_array on all WASM targets, not just WASI/Emscripten7a2a06e
Update ui test suite to nightly-2024-12-25Updates
libz-sys
from 1.1.20 to 1.1.21Release notes
Sourced from libz-sys's releases.
Commits
8462d47
Merge pull request #233 from folkertdev/zlib-ng-2.2.3b200bda
bumpzng
to 1.1.2153d98ee
Merge pull request #232 from folkertdev/zlib-ng-2.2.35fb9de4
bumpzlib-ng
to version2.2.3
223f565
Merge pull request #231 from EmbarkStudios/main413205e
Disable neon for apple targets99f0479
Bump actions/checkout from 4.2.1 to 4.2.2 in the github-actions group14f474a
bump the ZNG manifest version9ff6d41
Merge pull request #222 from rust-lang/dependabot/github_actions/github-actio...1b5db52
Bump the github-actions group with 2 updatesUpdates
linux-raw-sys
from 0.4.14 to 0.4.15Commits
77e4a42
chore: Release linux-raw-sys version 0.4.15131a4d6
AddDT_GNU_HASH
to elf.rs. (#140)ae48be6
Update CI dependency versions. (#139)a3a8bd0
Add uapi bindings to elf.h (#137)1fddb5e
Add ptrace and seccomp bindings (#136)690ba64
Add landlock api (#135)5413c3d
Update CI to node20. (#133)867c4cf
Add btrfs headers (#132)83b7fa6
Update bindgen and remove tempdir (#131)01cbbf4
Don't warn about `target_arch = "xtensa". (#128) (#130)Updates
prettyplease
from 0.2.25 to 0.2.27Release notes
Sourced from prettyplease's releases.
Commits
882f0ed
Release 0.2.270ddbeab
Merge pull request #89 from dtolnay/floatdot988425d
Avoid trailing '.' on non-macro float literals5478bcf
Release 0.2.261dd1aae
Merge pull request #88 from dtolnay/precedence5b476df
Wire up fixups for precedence3dd7a23
Fix imported syn code compilation3ea1499
Copy precedence implementation from syn 2.0.95b359ab0
Look into Group expressions for statement termination6623df0
Properly space and indent const arguments in blocksUpdates
proc-macro2
from 1.0.92 to 1.0.93Release notes
Sourced from proc-macro2's releases.
Commits
83519e8
Release 1.0.9387e04d2
Merge pull request #490 from dtolnay/fastdrop029360d
Drop tokens in order instead of reversed order172907a
Non-recursively drop TokenStream relocating only streams, not tokensUpdates
rustix
from 0.38.42 to 0.38.43Commits
a7ffbaa
chore: Release rustix version 0.38.43cb9515f
Check for a missingDT_HASH
section in the VDSO parser (#1254) (#1256)Updates
rustls
from 0.23.20 to 0.23.21Commits
d1bd2c8
Prepare v0.23.211338caa
Update Cargo.lock12b2276
UpdateRELEASING.md
with instructions aboutfuzz/Cargo.lock
fe6a0d1
docs: update@cpu
maintainer status49b5edc
chore(deps): lock file maintenance3751e24
cleanup: use more parens when calculating ECH seeddc1f92c
chore(deps): update rust crate itertools to 0.1416a0726
fuzzers/server: cover post-Accepted connectionsb873e4c
fuzzers/server: fix reachable unwrapf98484b
chore(deps): lock file maintenanceUpdates
syn
from 2.0.95 to 2.0.96Release notes
Sourced from syn's releases.
Commits
d1cbce8
Release 2.0.9680d8d12
Merge pull request #1840 from dtolnay/letchain96175be
Integrate Expr::Let into precedence fixups1f096d3
Merge pull request #1839 from dtolnay/chainedcompare4944362
Fix parenthesization of chained comparisons containing bailoutfd198d9
Generalize Expr::Range bailout to any operator that can begin exprd3f2879
Add regression test for chained comparisons with bailout9872bef
Merge pull request #1838 from dtolnay/prevoperator00a125e
Short-circuit precedence scan for high-precedence expressions83195c0
Merge pull request #1837 from dtolnay/rangebailoutUpdates
winnow
from 0.6.22 to 0.6.24Changelog
Sourced from winnow's changelog.
Commits
145aa1d
chore: Release341eefb
docs: Update changelogfcfdf1c
Merge pull request #691 from epage/fix0ddade4
fix(stream): Re-add re-export of Located in root12da3e3
chore: Release707ff01
docs: Update changelogf3ef456
docs(stream): Fix deprecation version6094e4e
Merge pull request #687 from epage/cherry54786bd
fix(combinator): Apply epage PR review8a9eacd
feat(combinator): try_fold and verify_foldDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions