build(deps): bump the weekly-updates group with 10 updates#2052
Merged
Conversation
Bumps the weekly-updates group with 10 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `2.12.1` | `2.13.0` | | [memchr](https://github.com/BurntSushi/memchr) | `2.8.1` | `2.8.2` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.12.4` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.15.1` | `1.15.2` | | [symbolic-common](https://github.com/getsentry/symbolic) | `13.1.1` | `13.2.0` | | [symbolic-demangle](https://github.com/getsentry/symbolic) | `13.1.1` | `13.2.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.2` | `1.23.3` | | [which](https://github.com/harryfei/which-rs) | `8.0.2` | `8.0.3` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.50` | `0.8.52` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.63` | `1.2.64` | Updates `bitflags` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.12.1...2.13.0) Updates `memchr` from 2.8.1 to 2.8.2 - [Commits](BurntSushi/memchr@2.8.1...2.8.2) Updates `regex` from 1.12.3 to 1.12.4 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.3...1.12.4) 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 `symbolic-common` from 13.1.1 to 13.2.0 - [Release notes](https://github.com/getsentry/symbolic/releases) - [Changelog](https://github.com/getsentry/symbolic/blob/master/CHANGELOG.md) - [Commits](getsentry/symbolic@13.1.1...13.2.0) Updates `symbolic-demangle` from 13.1.1 to 13.2.0 - [Release notes](https://github.com/getsentry/symbolic/releases) - [Changelog](https://github.com/getsentry/symbolic/blob/master/CHANGELOG.md) - [Commits](getsentry/symbolic@13.1.1...13.2.0) Updates `uuid` from 1.23.2 to 1.23.3 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.2...v1.23.3) Updates `which` from 8.0.2 to 8.0.3 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@8.0.2...8.0.3) Updates `zerocopy` from 0.8.50 to 0.8.52 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.50...v0.8.52) 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) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-updates - dependency-name: memchr dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: weekly-updates - dependency-name: regex dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: weekly-updates - dependency-name: smallvec dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: weekly-updates - dependency-name: symbolic-common dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-updates - dependency-name: symbolic-demangle dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: weekly-updates - dependency-name: uuid dependency-version: 1.23.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: weekly-updates - dependency-name: which dependency-version: 8.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: weekly-updates - dependency-name: zerocopy dependency-version: 0.8.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: weekly-updates - dependency-name: cc dependency-version: 1.2.64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: weekly-updates ... 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 weekly-updates group with 10 updates:
2.12.12.13.02.8.12.8.21.12.31.12.41.15.11.15.213.1.113.2.013.1.113.2.01.23.21.23.38.0.28.0.30.8.500.8.521.2.631.2.64Updates
bitflagsfrom 2.12.1 to 2.13.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
9253889prepare for 2.13.0 releasefbbbfacMerge pull request #489 from ssrlive/main8c498c7Change visibility of new function to crate scope3cbddabmove iter_equal_names to trait Flags80f2193add MyFlags::Abc::iter_equal_names() methodUpdates
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
regexfrom 1.12.3 to 1.12.4Changelog
Sourced from regex's changelog.
Commits
7b96fdc1.12.47b89cf0deps: update to regex-syntax 0.8.111401679regex-syntax-0.8.11d709000changelog: 1.12.49825c74syntax: avoid re-canonicalizing the entire IntervalSet on push (#1308)a7f2ff6docs: clarify regex-lite word boundaries2c7b172docs: clarify unsupported Anchored::Pattern searches839d16bregex-syntax-0.8.10c4865a0syntax: fix negation handling in HIR translationd8761c0cargo: also includebenchesUpdates
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
symbolic-commonfrom 13.1.1 to 13.2.0Release notes
Sourced from symbolic-common's releases.
Changelog
Sourced from symbolic-common's changelog.
Commits
34f3272release: 13.2.06f71e51feat(debuginfo): Add object file parsing options (#984)925230echore(ci): Pin macOS runner to macos-15 (#983)ef4242bdocs: Add arm64 testing instructions (#982)84c3ff5Merge branch 'release/13.1.1'Updates
symbolic-demanglefrom 13.1.1 to 13.2.0Release notes
Sourced from symbolic-demangle's releases.
Changelog
Sourced from symbolic-demangle's changelog.
Commits
34f3272release: 13.2.06f71e51feat(debuginfo): Add object file parsing options (#984)925230echore(ci): Pin macOS runner to macos-15 (#983)ef4242bdocs: Add arm64 testing instructions (#982)84c3ff5Merge branch 'release/13.1.1'Updates
uuidfrom 1.23.2 to 1.23.3Release notes
Sourced from uuid's releases.
Commits
20da78bMerge pull request #887 from uuid-rs/cargo/v1.23.362232caprepare for 1.23.3 release2320c6aMerge pull request #886 from uuid-rs/fix/parser-panics2d034d4fix some invalid indexers on error reportinga8b9f14update fuzz infra and run in CIUpdates
whichfrom 8.0.2 to 8.0.3Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
9b1ec59bump version number, update changelog6ddf6cfImplementis_valid_executablefor other configurations (#124)Updates
zerocopyfrom 0.8.50 to 0.8.52Release notes
Sourced from zerocopy's releases.
Commits
8beb48bRelease 0.8.52 (#3456)6f7583bzerocopy: add SPDX-License-Identifier to source files (#3455)8d7db04Introducederive(most_traits)and rename unstable linux cfg (#3416)21f8388Release 0.8.51 (#3454)0e29474[derive] Remove unnecessary clones (#3449)88536c1Skip benchmark storage outside canonical main (#3452)7055b34Fix create-pull-request action pins and update GitHub Actions workflow pins (...83dbc57Release Anneal 0.1.0-alpha.24 (#3446)0949784[anneal][release] Upload toolchain archives before publishing release (#3445)7a0a880[anneal][release] Publish Nix-built toolchain archives (#3441)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...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