build(deps): bump the weekly-updates group with 6 updates#1094
Merged
davidlattimore merged 1 commit intomainfrom Sep 22, 2025
Merged
build(deps): bump the weekly-updates group with 6 updates#1094davidlattimore merged 1 commit intomainfrom
davidlattimore merged 1 commit intomainfrom
Conversation
Bumps the weekly-updates group with 6 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.99` | `1.0.100` | | [clap](https://github.com/clap-rs/clap) | `4.5.47` | `4.5.48` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.3` | `2.11.4` | | [symbolic-common](https://github.com/getsentry/symbolic) | `12.16.2` | `12.16.3` | | [symbolic-demangle](https://github.com/getsentry/symbolic) | `12.16.2` | `12.16.3` | | [toml](https://github.com/toml-rs/toml) | `0.9.6` | `0.9.7` | Updates `anyhow` from 1.0.99 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...1.0.100) Updates `clap` from 4.5.47 to 4.5.48 - [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.47...clap_complete-v4.5.48) Updates `indexmap` from 2.11.3 to 2.11.4 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.3...2.11.4) Updates `symbolic-common` from 12.16.2 to 12.16.3 - [Release notes](https://github.com/getsentry/symbolic/releases) - [Changelog](https://github.com/getsentry/symbolic/blob/master/CHANGELOG.md) - [Commits](getsentry/symbolic@12.16.2...12.16.3) Updates `symbolic-demangle` from 12.16.2 to 12.16.3 - [Release notes](https://github.com/getsentry/symbolic/releases) - [Changelog](https://github.com/getsentry/symbolic/blob/master/CHANGELOG.md) - [Commits](getsentry/symbolic@12.16.2...12.16.3) Updates `toml` from 0.9.6 to 0.9.7 - [Commits](toml-rs/toml@toml-v0.9.6...toml-v0.9.7) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: weekly-updates - dependency-name: clap dependency-version: 4.5.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: weekly-updates - dependency-name: indexmap dependency-version: 2.11.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: weekly-updates - dependency-name: symbolic-common dependency-version: 12.16.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: weekly-updates - dependency-name: symbolic-demangle dependency-version: 12.16.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: weekly-updates - dependency-name: toml dependency-version: 0.9.7 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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the weekly-updates group with 6 updates:
1.0.991.0.1004.5.474.5.482.11.32.11.412.16.212.16.312.16.212.16.30.9.60.9.7Updates
anyhowfrom 1.0.99 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598Release 1.0.100f271988Merge pull request #426 from dtolnay/clippyfmt52f2115Mark macros with clippy::format_argsda5fd9dRaise minimum tested compiler to rust 1.76211e409Opt in to generate-macro-expansion when building on docs.rsb48fc02Enforce trybuild >= 1.0.108d5f59fbUpdate ui test suite to nightly-2025-09-07238415dUpdate ui test suite to nightly-2025-08-243bab070Update actions/checkout@v4 -> v54249254Order cap-lints flag in the same order as thiserror build scriptUpdates
clapfrom 4.5.47 to 4.5.48Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c3a1ddcchore: Release4460ff4docs: Update changelog54947a1Merge pull request #5981 from mernen/fix-bash-clap-complete-spacefd3f6d2fix(complete): Restore nospace in bash2f6a108test(complete): Demonstrate current behaviorf88be57style: Ensure consistent newlinesf209bcechore: Releasef33ff7fdocs: Update changelogbf06e6fMerge pull request #5974 from kryvashek/support-clearing-args-matches5d357adfeat(parser): Added ArgMatches::try_clear_id()Updates
indexmapfrom 2.11.3 to 2.11.4Changelog
Sourced from indexmap's changelog.
Commits
03f9e58Merge pull request #418 from a1phyr/hashbrown_0.16ee6080dRelease 2.11.4a7da8f1Use a range for hashbrown0cd5aefUpdatehashbrownto 0.16Updates
symbolic-commonfrom 12.16.2 to 12.16.3Release notes
Sourced from symbolic-common's releases.
Changelog
Sourced from symbolic-common's changelog.
Commits
86a3061release: 12.16.3c556b36build: Pin manylinux version (#938)8dc4d24fix(dwarf): Allow -2 as a tombstone address (#937)927694cfeat: add support for dynamic symbols when DYNAMIC segment is missing (#935)5714fdbmeta(vscode): Update recommended extensions (#936)6c82576Merge branch 'release/12.16.2'Updates
symbolic-demanglefrom 12.16.2 to 12.16.3Release notes
Sourced from symbolic-demangle's releases.
Changelog
Sourced from symbolic-demangle's changelog.
Commits
86a3061release: 12.16.3c556b36build: Pin manylinux version (#938)8dc4d24fix(dwarf): Allow -2 as a tombstone address (#937)927694cfeat: add support for dynamic symbols when DYNAMIC segment is missing (#935)5714fdbmeta(vscode): Update recommended extensions (#936)6c82576Merge branch 'release/12.16.2'Updates
tomlfrom 0.9.6 to 0.9.7Commits
669b4a6chore: Releasea3153bedocs: Update changelog8105f25chore: Update dependencies (#1039)53768e7chore: Update from '_rust/main' template (#1040)82d738bchore: Update from '_rust/main' template3bfcdc2chore: Add license for libfuzzer68dec6echore: Upgrade foldhash0df630dchore: Bump dependencieseb51e86chore: Bump MSRV to 1.7656774e7chore: Update dependenciesDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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