Bump the all-updates group across 1 directory with 11 updates#183
Conversation
Bumps the all-updates group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [libc](https://github.com/rust-lang/libc) | `0.2.186` | `0.2.188` | | [dhcproto](https://github.com/bluecatengineering/dhcproto) | ``eece41c`` | ``60719e5`` | | [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.3` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.104` | | [sentry](https://github.com/getsentry/sentry-rust) | `0.48.1` | `0.48.5` | | [sentry-anyhow](https://github.com/getsentry/sentry-rust) | `0.48.1` | `0.48.5` | | [nix](https://github.com/nix-rust/nix) | `0.31.2` | `0.31.3` | | [prefix-trie](https://github.com/tiborschneider/prefix-trie) | `0.8.3` | `0.9.2` | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.33` | | [serial_test](https://github.com/palfrey/serial_test) | `3.4.0` | `3.5.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | Updates `libc` from 0.2.186 to 0.2.188 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.188/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.186...0.2.188) Updates `dhcproto` from `eece41c` to `60719e5` - [Release notes](https://github.com/bluecatengineering/dhcproto/releases) - [Commits](bluecatengineering/dhcproto@eece41c...60719e5) Updates `clap` from 4.6.1 to 4.6.3 - [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.6.1...clap_complete-v4.6.3) Updates `anyhow` from 1.0.102 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.104) Updates `sentry` from 0.48.1 to 0.48.5 - [Release notes](https://github.com/getsentry/sentry-rust/releases) - [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-rust@0.48.1...0.48.5) Updates `sentry-anyhow` from 0.48.1 to 0.48.5 - [Release notes](https://github.com/getsentry/sentry-rust/releases) - [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-rust@0.48.1...0.48.5) Updates `nix` from 0.31.2 to 0.31.3 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.31.2...v0.31.3) Updates `prefix-trie` from 0.8.3 to 0.9.2 - [Release notes](https://github.com/tiborschneider/prefix-trie/releases) - [Commits](https://github.com/tiborschneider/prefix-trie/commits) Updates `log` from 0.4.29 to 0.4.33 - [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.29...0.4.33) Updates `serial_test` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.4.0...v3.5.0) Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) --- updated-dependencies: - dependency-name: libc dependency-version: 0.2.188 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: dhcproto dependency-version: 60719e5df11359b12bf74e743b3c7e0831351c2d dependency-type: direct:production dependency-group: all-updates - dependency-name: clap dependency-version: 4.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: sentry dependency-version: 0.48.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: sentry-anyhow dependency-version: 0.48.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: nix dependency-version: 0.31.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: prefix-trie dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: log dependency-version: 0.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: serial_test dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: d2baad2e3a
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| [[package]] | ||
| name = "prefix-trie" | ||
| version = "0.8.3" | ||
| version = "0.9.2" |
There was a problem hiding this comment.
Keep prefix-trie below 0.9 until zero() is replaced
This bump pulls in prefix-trie 0.9, whose Prefix trait no longer provides the old zero() helper; the 0.9.2 docs list only repr, prefix_len, from_repr_len, num_bits, mask, and contains. The existing code still calls Ipv4Net::zero() in lib/proxy/mod.rs:76, so the macOS CI path I checked (.github/workflows/ci.yml runs cargo clippy --all-targets --all-features -- -D warnings and cargo test) will fail to compile as soon as this lockfile is used. Either keep prefix-trie on 0.8.x or update that call to construct the 0.0.0.0/0 prefix explicitly with the new API.
Useful? React with 👍 / 👎.
Bumps the all-updates group with 11 updates in the / directory:
0.2.1860.2.188eece41c60719e54.6.14.6.31.0.1021.0.1040.48.10.48.50.48.10.48.50.31.20.31.30.8.30.9.20.4.290.4.333.4.03.5.01.0.2281.0.229Updates
libcfrom 0.2.186 to 0.2.188Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
7b7b771libc: Release 0.2.188ba6a6b5[0.2] RestoreSendandSyncforDIRee05190libc: Release 0.2.18713b2218unix: add preadv2 and pwritev2 to androidabc9903docs: Improve the pull request template and CONTRIBUTING.mdc452b48util: Restructure to use one class per subcommandcbc70c9nuttx: more document comments2589ea3nuttx: add TCP_MAXSEG definitions6be50c1nuttx: add pipe2 definitions4500344nuttx: add poll definitionsUpdates
dhcprotofromeece41cto60719e5Commits
60719e5update CHANGELOG8db438cSwitch numbered enum types to repr(transparent) (#105)b0591e0Add DHCPv4 options 120 and 125 (#102)1271f17update deps and changelog (#103)Updates
clapfrom 4.6.1 to 4.6.3Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
7e0bccachore: Release0f09905docs: Update changelog9706951Merge pull request #6353 from truffle-dev/feat-completer-arg-indexac0d148feat(complete): Index-aware ValueCompleter1565a3ctest(complete): Cover indexed multi-value case48fc10aMerge pull request #6350 from stefankreutz/missing_docs7d4c353docs: Hint at clippy's missing docs lintf6a6701chore(deps): Update Rust Stable to v1.95 (#6347)ac5fda6chore: Releaseb73c627docs: Update changelogUpdates
anyhowfrom 1.0.102 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 35bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
sentryfrom 0.48.1 to 0.48.5Release notes
Sourced from sentry's releases.
... (truncated)
Changelog
Sourced from sentry's changelog.
... (truncated)
Commits
33cf8ecrelease: 0.48.5aab9f34fix(core): PreventHubSwitchGuardpanic at thread teardown (#1241)3b3a6catest: Fix flaky test (#1240)93b0c60test(tracing): Print count and debug output in assertion helpers (#1236)eb932e2Merge branch 'release/0.48.4'82474e2release: 0.48.44e3d88fref(core): Migrate ClientOptions call sites to builder API (#1222)cd1fb7afeat(core): Introduce builder API forClientOptions(#1221)e752b2dmeta(codeowners): Set togetsentry/owners-rust-sdkteam (#1225)af7f3c8docs(types): Update Envelope filter docs (#1198)Updates
sentry-anyhowfrom 0.48.1 to 0.48.5Release notes
Sourced from sentry-anyhow's releases.
... (truncated)
Changelog
Sourced from sentry-anyhow's changelog.
... (truncated)
Commits
33cf8ecrelease: 0.48.5aab9f34fix(core): PreventHubSwitchGuardpanic at thread teardown (#1241)3b3a6catest: Fix flaky test (#1240)93b0c60test(tracing): Print count and debug output in assertion helpers (#1236)eb932e2Merge branch 'release/0.48.4'82474e2release: 0.48.44e3d88fref(core): Migrate ClientOptions call sites to builder API (#1222)cd1fb7afeat(core): Introduce builder API forClientOptions(#1221)e752b2dmeta(codeowners): Set togetsentry/owners-rust-sdkteam (#1225)af7f3c8docs(types): Update Envelope filter docs (#1198)Updates
nixfrom 0.31.2 to 0.31.3Changelog
Sourced from nix's changelog.
Commits
b5933cachore: release v0.31.35d6a46eReplace Cirrus CI with more Github Workflows jobs (#2776)3407489event: add kevent64 support on apple targets (#2781)fe80fc5chore: resolve clippy useless_borrows_in_formatting (#2790)3310fc7Revert "fix(ci): temporarily disable armv7-unknown-linux-uclibceabihf (#2764)...e3ab917epoll: use from_bits_retain to avoid panics on unknown flags (#2783)6c15701kqueue: use from_bits_retain to avoid panics on unknown flags (#2784)73028cffix(ci): enable Hurd target (#2765)1a680a9cargo: Remove deprecated package authors field (#2789)85cff07docs: add missing changelog entries (#2786)Updates
prefix-triefrom 0.8.3 to 0.9.2Release notes
Sourced from prefix-trie's releases.
Commits
Updates
logfrom 0.4.29 to 0.4.33Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
f405739Merge pull request #734 from rust-lang/cargo/0.4.336a24abfprepare for 0.4.33 release87e0621Merge pull request #732 from matteo-zeggiotti-ok/fix-key-comparisona9b5711Review: fallback to the &str hashcc89cc6Review: fixed other comparisons920e7dcReview: fixed comparison onMaybeStaticStr0d71d3cFixed key comparisona5b5b21Merge pull request #730 from rust-lang/cargo/0.4.32c8d3b12prepare for 0.4.32 releasece6cd9fMerge pull request #729 from tisonkun/kv-std-supportUpdates
serial_testfrom 3.4.0 to 3.5.0Release notes
Sourced from serial_test's releases.