Build(deps): bump the all-dependencies group with 5 updates#32
Open
dependabot[bot] wants to merge 1 commit into
Open
Build(deps): bump the all-dependencies group with 5 updates#32dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [bech32](https://github.com/rust-bitcoin/rust-bech32) | `0.11.1` | `0.12.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.63` | `1.2.64` | | [memchr](https://github.com/BurntSushi/memchr) | `2.8.1` | `2.8.2` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.15.1` | `1.15.2` | | [zeroize](https://github.com/RustCrypto/utils) | `1.8.2` | `1.9.0` | Updates `bech32` from 0.11.1 to 0.12.0 - [Changelog](https://github.com/rust-bitcoin/rust-bech32/blob/master/CHANGELOG.md) - [Commits](rust-bitcoin/rust-bech32@bech32-0.11.1...bech32-0.12.0) Updates `cc` from 1.2.63 to 1.2.64 - [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.63...cc-v1.2.64) Updates `memchr` from 2.8.1 to 2.8.2 - [Commits](BurntSushi/memchr@2.8.1...2.8.2) Updates `smallvec` from 1.15.1 to 1.15.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.15.1...v1.15.2) Updates `zeroize` from 1.8.2 to 1.9.0 - [Commits](RustCrypto/utils@zeroize-v1.8.2...zeroize-v1.9.0) --- updated-dependencies: - dependency-name: bech32 dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: cc dependency-version: 1.2.64 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: memchr dependency-version: 2.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: smallvec dependency-version: 1.15.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: zeroize dependency-version: 1.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
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 all-dependencies group with 5 updates:
0.11.10.12.01.2.631.2.642.8.12.8.21.15.11.15.21.8.21.9.0Updates
bech32from 0.11.1 to 0.12.0Changelog
Sourced from bech32's changelog.
Commits
50a11bfMerge rust-bitcoin/rust-bech3232: Release tracking PR:v0.12.058492e4Merge rust-bitcoin/rust-bech3232: Automated daily update to rustc (to night...dd7405aAutomated update to rustc nightly-2026-06-055a93c83Merge rust-bitcoin/rust-bech3232: Manual update to rustc to nightly-2026-05-22fb030d1Bump version to 0.12.0c1a9e64Merge rust-bitcoin/rust-bech3232: Manual update to rustc to nightly-2026-05-228733170Manual update to rustc nightly-2026-05-22cb978b9Merge rust-bitcoin/rust-bech3232: Update to rustc nightly-2026-05-15 with l...3a91a83Update to rustc nightly-2026-05-15 with lint fix0853baeMerge rust-bitcoin/rust-bech3232: ci: fix nightly cronjob to set environmen...Updates
ccfrom 1.2.63 to 1.2.64Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
f0c8998chore(cc): release v1.2.64 (#1757)1cb49a7Add more bare-metal 32-bit Arm support (#1753)44212e0Bump actions/checkout from 6.0.2 to 6.0.3 (#1751)9c81f5dRemove unnecessary clone (#1748)a2bcb6eUpdate rusqlite requirement from 0.39.0 to 0.40.0 (#1744)b2e811eAdd default compiler prefixes for thumbv7a/thumbv7r/thumbv8r bare-metal targe...Updates
memchrfrom 2.8.1 to 2.8.2Commits
a61ac1a2.8.2a08bf90arch: fix undefined behavior in lower level (but public) APIsb41293brebar: update memchr to latest87467c9impl: remove unnecessary clones ininto_ownedimplsUpdates
smallvecfrom 1.15.1 to 1.15.2Release notes
Sourced from smallvec's releases.
Commits
c469051Bump version.9fe422bFix Windows CI.51b965fWork around rustc 1.93 perf regression with MaybeUninit9da26a5Fix use-after-free in DrainFilter::keep_rest for zero-capacity SmallVecs79184f1Add Miri test for use-after-free in DrainFilter::keep_restf59fb36Merge pull request #397 from GiGainfosystems/exclude_scripts28b6ed7Exclude development scriptUpdates
zeroizefrom 1.8.2 to 1.9.0Commits
0b71573zeroize v1.9.0 (#1494)3e3f18czeroize: always enable AVX-512 support (#1493)1ea42bbzeroize_derive v1.5.0 (#1492)8d785d1zeroize: rustdoc improvements (#1491)d844f36zeroize: incorporate README.md into rustdoc (#1490)c65c09dctutils: usereasoninstead of comment inforbidattribute (#1489)cbd0963Release block-buffer v0.12.1 (#1488)9aa541dblock-buffer: fix exception safety (#1487)5c7e4f9cmov v0.5.4 (#1485)87cadbccmov: fix clippy (#1484)Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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