-
Notifications
You must be signed in to change notification settings - Fork 77
Build(deps): Bump the pointercrate group across 1 directory with 29 updates #320
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
Closed
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
…pdates Bumps the pointercrate group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [syn](https://github.com/dtolnay/syn) | `2.0.109` | `2.0.111` | | [quote](https://github.com/dtolnay/quote) | `1.0.41` | `1.0.42` | | [governor](https://github.com/boinkor-net/governor) | `0.10.1` | `0.10.2` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.14.1` | `1.15.1` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.44` | `1.2.47` | | [crypto-common](https://github.com/RustCrypto/traits) | `0.1.6` | `0.1.7` | | [hyper](https://github.com/hyperium/hyper) | `1.7.0` | `1.8.1` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.17` | `0.1.18` | | [libz-sys](https://github.com/rust-lang/libz-sys) | `1.1.22` | `1.1.23` | | [num-bigint-dig](https://github.com/dignifiedquire/num-bigint) | `0.8.5` | `0.8.6` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.74` | `0.10.75` | | [rsa](https://github.com/RustCrypto/RSA) | `0.9.8` | `0.9.9` | | [s2n-quic](https://github.com/aws/s2n-quic) | `1.68.0` | `1.69.0` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.6` | `1.4.7` | | [windows-registry](https://github.com/microsoft/windows-rs) | `0.5.3` | `0.6.0` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.27` | `0.8.28` | Updates `syn` from 2.0.109 to 2.0.111 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.109...2.0.111) Updates `quote` from 1.0.41 to 1.0.42 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.42) Updates `governor` from 0.10.1 to 0.10.2 - [Release notes](https://github.com/boinkor-net/governor/releases) - [Changelog](https://github.com/boinkor-net/governor/blob/master/release.toml) - [Commits](boinkor-net/governor@v0.10.1...v0.10.2) Updates `aws-lc-rs` from 1.14.1 to 1.15.1 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.14.1...v1.15.1) Updates `aws-lc-sys` from 0.32.3 to 0.34.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.32.3...aws-lc-sys/v0.34.0) Updates `bytes` from 1.10.1 to 1.11.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.10.1...v1.11.0) Updates `cc` from 1.2.44 to 1.2.47 - [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.44...cc-v1.2.47) Updates `crypto-common` from 0.1.6 to 0.1.7 - [Commits](RustCrypto/traits@crypto-common-v0.1.6...crypto-common-v0.1.7) Updates `find-msvc-tools` from 0.1.4 to 0.1.5 - [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@find-msvc-tools-v0.1.4...find-msvc-tools-v0.1.5) Updates `generic-array` from 0.14.9 to 0.14.7 - [Release notes](https://github.com/fizyk20/generic-array/releases) - [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md) - [Commits](https://github.com/fizyk20/generic-array/commits) Updates `hyper` from 1.7.0 to 1.8.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.7.0...v1.8.1) Updates `hyper-util` from 0.1.17 to 0.1.18 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.17...v0.1.18) Updates `libz-sys` from 1.1.22 to 1.1.23 - [Release notes](https://github.com/rust-lang/libz-sys/releases) - [Commits](rust-lang/libz-sys@1.1.22...1.1.23) Updates `num-bigint-dig` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/dignifiedquire/num-bigint/releases) - [Changelog](https://github.com/dignifiedquire/num-bigint/blob/master/RELEASES.md) - [Commits](dignifiedquire/num-bigint@v0.8.5...v0.8.6) Updates `openssl` from 0.10.74 to 0.10.75 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.74...openssl-v0.10.75) Updates `openssl-sys` from 0.9.110 to 0.9.111 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-sys-v0.9.110...openssl-sys-v0.9.111) Updates `rsa` from 0.9.8 to 0.9.9 - [Changelog](https://github.com/RustCrypto/RSA/blob/master/CHANGELOG.md) - [Commits](https://github.com/RustCrypto/RSA/commits) Updates `s2n-quic` from 1.68.0 to 1.69.0 - [Release notes](https://github.com/aws/s2n-quic/releases) - [Commits](aws/s2n-quic@v1.68.0...v1.69.0) Updates `s2n-quic-core` from 0.68.0 to 0.69.0 - [Release notes](https://github.com/aws/s2n-quic/releases) - [Commits](https://github.com/aws/s2n-quic/commits) Updates `s2n-quic-crypto` from 0.68.0 to 0.69.0 - [Release notes](https://github.com/aws/s2n-quic/releases) - [Commits](https://github.com/aws/s2n-quic/commits) Updates `s2n-quic-platform` from 0.68.0 to 0.69.0 - [Release notes](https://github.com/aws/s2n-quic/releases) - [Commits](https://github.com/aws/s2n-quic/commits) Updates `s2n-quic-rustls` from 0.68.0 to 0.69.0 - [Release notes](https://github.com/aws/s2n-quic/releases) - [Commits](https://github.com/aws/s2n-quic/commits) Updates `s2n-quic-transport` from 0.68.0 to 0.69.0 - [Release notes](https://github.com/aws/s2n-quic/releases) - [Commits](https://github.com/aws/s2n-quic/commits) Updates `signal-hook-registry` from 1.4.6 to 1.4.7 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@registry-v1.4.6...registry-v1.4.7) Updates `windows-registry` from 0.5.3 to 0.6.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Changelog](https://github.com/microsoft/windows-rs/blob/0.6.0/docs/changelog.md) - [Commits](https://github.com/microsoft/windows-rs/commits/0.6.0) Updates `windows-result` from 0.3.4 to 0.4.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-strings` from 0.4.2 to 0.5.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Changelog](https://github.com/microsoft/windows-rs/blob/0.5.0/docs/changelog.md) - [Commits](https://github.com/microsoft/windows-rs/commits/0.5.0) Updates `zerocopy` from 0.8.27 to 0.8.28 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.27...v0.8.28) Updates `zerocopy-derive` from 0.8.27 to 0.8.28 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.27...v0.8.28) --- updated-dependencies: - dependency-name: syn dependency-version: 2.0.111 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: quote dependency-version: 1.0.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: governor dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: aws-lc-rs dependency-version: 1.15.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: aws-lc-sys dependency-version: 0.34.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: bytes dependency-version: 1.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: cc dependency-version: 1.2.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: crypto-common dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: find-msvc-tools dependency-version: 0.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: generic-array dependency-version: 0.14.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: hyper dependency-version: 1.8.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: hyper-util dependency-version: 0.1.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: libz-sys dependency-version: 1.1.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: num-bigint-dig dependency-version: 0.8.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: openssl dependency-version: 0.10.75 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: openssl-sys dependency-version: 0.9.111 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: rsa dependency-version: 0.9.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: s2n-quic dependency-version: 1.69.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: s2n-quic-core dependency-version: 0.69.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: s2n-quic-crypto dependency-version: 0.69.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: s2n-quic-platform dependency-version: 0.69.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: s2n-quic-rustls dependency-version: 0.69.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: s2n-quic-transport dependency-version: 0.69.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: signal-hook-registry dependency-version: 1.4.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: windows-registry dependency-version: 0.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: windows-result dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: windows-strings dependency-version: 0.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pointercrate - dependency-name: zerocopy dependency-version: 0.8.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate - dependency-name: zerocopy-derive dependency-version: 0.8.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pointercrate ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
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
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 pointercrate group with 17 updates in the / directory:
2.0.1092.0.1111.0.411.0.420.10.10.10.21.14.11.15.11.10.11.11.01.2.441.2.470.1.60.1.71.7.01.8.10.1.170.1.181.1.221.1.230.8.50.8.60.10.740.10.750.9.80.9.91.68.01.69.01.4.61.4.70.5.30.6.00.8.270.8.28Updates
synfrom 2.0.109 to 2.0.111Release notes
Sourced from syn's releases.
Commits
4e50867Release 2.0.111c57334bMerge pull request #1946 from dtolnay/unusedgroup6a43384Suppress unused variable warning on variables used in group macro7ff6c86Update actions/checkout@v5 -> v659ce6bbUpdate test suite to nightly-2025-11-203d91b8cUpdate test suite to nightly-2025-11-112d87fcaDelete version requirement from readme1c8cabeRelease 2.0.1108ef195bMerge pull request #1944 from dtolnay/metaarrow9ab4aefSupport parsing Meta followed by fat arrowUpdates
quotefrom 1.0.41 to 1.0.42Release notes
Sourced from quote's releases.
Commits
bb9e7a4Release 1.0.42683c1d6Merge pull request #311 from dtolnay/appended93e8eRevert PR 3051f2a959Merge pull request #310 from dtolnay/up37448aaRaise required compiler to Rust 1.6839ac89eResolve manual_let_else pedantic clippy lintf3eac36Raise required compiler to Rust 1.657b490c5Merge pull request #309 from dtolnay/append71dfa84Apply pattern from PR 306 to append_separated & append_terminateddf32af7Touch up PR 306Updates
governorfrom 0.10.1 to 0.10.2Commits
b28d8b0Merge pull request #283 from boinkor-net/release/governor/0.10.2957a5ceAdd CHANGELOG entry34fbb58Release 0.10.2 🎉🎉3a1d5faMerge pull request #282 from cratelyn/kate/update-hashbrownab51c93chore(deps): bumphashbrownto 0.16c7c6aeachore: Update release_to_crates_io.yml in governore5e87fbchore: Update release_pr_for_crates_io.yml in governor5170110chore: Update release_pr_for_crates_io.yml in governor9d13ac0chore: Update release_to_crates_io.yml in governor97fb573chore: Update release_pr_for_crates_io.yml in governorUpdates
aws-lc-rsfrom 1.14.1 to 1.15.1Release notes
Sourced from aws-lc-rs's releases.
... (truncated)
Commits
93f8b32Prepare aws-lc-rs v1.15.1 (#956)a825b51Respect LDFLAGS in memcmp_check (#958)f67e605Explicit smart pointer conversion (#954)ee3917faws-lc-sys: bindgen is optional (#949)cd58abeAlign aws-lc-sys v0.34.0 w/ AWS-LC v1.65.0 (#955)3728f18Uncap HKDF salt length restriction (#951)be28b72Bump aws-lc-fips-sys to v0.13.10 (#948)ce17e88Bump aws-lc-rs to v1.15.0 (#946)0c88590Switchpub staticvalues topub const(#905)b161316CI for NetBSD (#945)Updates
aws-lc-sysfrom 0.32.3 to 0.34.0Commits
93f8b32Prepare aws-lc-rs v1.15.1 (#956)a825b51Respect LDFLAGS in memcmp_check (#958)f67e605Explicit smart pointer conversion (#954)ee3917faws-lc-sys: bindgen is optional (#949)cd58abeAlign aws-lc-sys v0.34.0 w/ AWS-LC v1.65.0 (#955)3728f18Uncap HKDF salt length restriction (#951)be28b72Bump aws-lc-fips-sys to v0.13.10 (#948)ce17e88Bump aws-lc-rs to v1.15.0 (#946)0c88590Switchpub staticvalues topub const(#905)b161316CI for NetBSD (#945)Updates
bytesfrom 1.10.1 to 1.11.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
a7952fbchore: prepare bytes v1.11.0 (#804)60cbb77fix:BytesMutonly reuse if src has remaining (#803)7ce330fMove drop_fn of from_owner into vtable (#801)4b53a29Tweak BytesMut::remaining_mut (#795)016fdbdReserve capacity in BytesMut::put (#794)ef7f257Specialize BytesMut::put::<Bytes> (#793)8b4f54dIgnore BytesMut::freeze doctest on wasm (#790)16132adFix latest clippy warnings (#787)3e44f88Bump MSRV to 1.57 (#788)f29e939Add some tests for Limit, BytesMut and Reader (#785)Updates
ccfrom 1.2.44 to 1.2.47Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
fbd4807chore(cc): release v1.2.47 (#1617)f71d1d6add helenos linker identifications (#1615)e0e4b13Bump actions/checkout from 5 to 6 (#1616)15145d1chore: release (#1611)ef4d378Add Visual Studio 2026 support (#1609)df67ed3chore(cc): release v1.2.45 (#1607)0c15d10Regenerate target info (#1606)c1fa376Use a default check for the "env" variable in apple_sdk_name (#1605)Updates
crypto-commonfrom 0.1.6 to 0.1.7Commits
66a997cPin generic-array to v0.14.7 and release crypto-common v0.1.7 (#2088)Updates
find-msvc-toolsfrom 0.1.4 to 0.1.5Release notes
Sourced from find-msvc-tools's releases.
Commits
15145d1chore: release (#1611)ef4d378Add Visual Studio 2026 support (#1609)df67ed3chore(cc): release v1.2.45 (#1607)0c15d10Regenerate target info (#1606)c1fa376Use a default check for the "env" variable in apple_sdk_name (#1605)514e4d1chore(cc): release v1.2.44 (#1603)2a2eee3Fix debug assertion for env/abi mismatch (#1604)97281b6Update CHANGELOG for version 1.2.43 (#1602)8a45e2bStop passing an invalid target tollvm-mingw's cross-compilation wrappers (...a0b2fd6Markstatic_flagandshared_flagas deprecated (#1582)Updates
generic-arrayfrom 0.14.9 to 0.14.7Commits
Updates
hyperfrom 1.7.0 to 1.8.1Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
Commits
166c6cav1.8.14492f31fix(http1): fix consuming extra CPU from previous change (#3977)dbe6f25v1.8.058e0e7dfix(http2): fix internals of HTTP/2 CONNECT upgrades (#3967)0a37a8ctest(ready_stream): replace tracing with printlns (#3973)2377b89fix(http1): fix rare missed write wakeup on connections (#3952)5509ebefeat(rt): addTimer::now()method to allow overriding the instant returned ...f9f8f44tests(client): port tests to in-memory socket (#3947)5803a9cdocs(server): update default values forhttp1::Builder(#3938)e1e1f2brefactor(ffi): specify "C" ABI explicitly in ffi_fn! macro (#3937)Updates
hyper-utilfrom 0.1.17 to 0.1.18Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
203c956v0.1.18d91ea8efix(rt): support fake time in legacy client and TokioTimer (#238)dde14d3fix(client): Proxy Matcher to handle proxy auth without password (#241)b9dc3d2chore(ci): update to actions/checkout@v5 (#240)d4f5706ci: fix msrv on windows and macos target (#239)3c8dbe4chore: bump windows-registry to 0.6 (#236)72bbd22perf(client): avoid redundant memory copies of Host header (#235)1c8f7c6docs: replace auto_doc_cfg (#237)66afc93chore(ci): use auto pr ref in rustdoc-preview workflowfaf5ca2chore(ci): fix rustdoc preview workflow typo (#232)Updates
libz-sysfrom 1.1.22 to 1.1.23Release notes
Sourced from libz-sys's releases.
Commits
6452d5dMerge pull request #251 from folkertdev/zlib-ng-2.2.50a0dbc6remove explicit usage of lld on nightly; it is the default nowf39b070update tozlib-ngversion2.2.51c2c7b0Merge pull request #244 from polarathene/patch-1d382873fix: Remove forcing static builds when cross-compiling9c453d3Merge pull request #240 from rust-lang/dependabot/github_actions/github-actio...dc00f04Bump actions/download-artifact in the github-actions group15c7dbaMerge pull request #239 from rust-lang/dependabot/github_actions/github-actio...229dc35Bump the github-actions group with 2 updatesb8dd5d4Merge pull request #238 from rust-lang/dependabot/github_actions/github-actio...Updates
num-bigint-digfrom 0.8.5 to 0.8.6Commits
1eb690dchore: release 0.8.6f7af87afix: unused warninge6096ddfix: handle future incompatibility warningUpdates
opensslfrom 0.10.74 to 0.10.75Release notes
Sourced from openssl's releases.
Commits
09b90d0Merge pull request #2518 from alex/bump-for-release26533f3Release openssl v0.10.75 and openssl-sys v0.9.111395eccaMerge pull request #2517 from alex/claude/fix-ocsp-find-status-011CUqcGFNKeKJ...cc26867Fix unsound OCSP find_status handling of optional next_update field95aa8e8Merge pull request #2513 from botovq/libressl-stablee735a32CI: bump LibreSSL 4.x branches to latest releases21ab91dMerge pull request #2510 from huwcbjones/huw/sys/evp-macd9161dcsys/evp: add EVP_MAC symbols3fd4bf2Merge pull request #2508 from goffrie/oaep-label52022fdImplement set_rsa_oaep_label for AWS-LC/BoringSSLUpdates
openssl-sysfrom 0.9.110 to 0.9.111Release notes
Sourced from openssl-sys's releases.