Skip to content

Bump symbolic-demangle from 12.17.2 to 13.1.0#1502

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/symbolic-demangle-13.1.0
Open

Bump symbolic-demangle from 12.17.2 to 13.1.0#1502
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/symbolic-demangle-13.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps symbolic-demangle from 12.17.2 to 13.1.0.

Release notes

Sourced from symbolic-demangle's releases.

13.1.0

Features

  • Updated libswift demangle to v6.3.1. (#980)

13.0.0

Features

Dependencies

  • Update several publicly exposed dependencies:
    • gimli: 0.32.3 -> 0.33.0
    • goblin: 0.8.0 -> 0.10.5
    • scroll: 0.12.0 -> 0.13.0 (#976)

12.18.3

Internal Changes 🔧

12.18.2

  • Downgrade cpp_demangle version to 0.4.1. Symbolicator is currently dependent on this. (#972)

12.18.1

Improvements

12.18.0

Improvements

  • symcache: Change internal representation to enable old versions to remain parseable. (#947)
  • feat: Add Unreal4File::into_bytes. (#967)

12.17.4

Fixes

  • Revert "Use goblin permissive PE parse-mode". This change breaks API compatibility and should not have been released in a patch version. (#966)

Improvements

  • Enable symbolize and CFI by default in examples/minidump_stackwalk, and replace their corresponding flags --symbolize and --cfi with --no-symbolize and --no-cfi respectively. (#963)

12.17.3

Fixes

  • Use goblin permissive PE parse-mode (#960)

... (truncated)

Changelog

Sourced from symbolic-demangle's changelog.

13.1.0

Features

  • Updated libswift demangle to v6.3.1. (#980)

13.0.0

Features

Dependencies

  • Update several publicly exposed dependencies:
    • gimli: 0.32.3 -> 0.33.0
    • goblin: 0.8.0 -> 0.10.5
    • scroll: 0.12.0 -> 0.13.0 (#976)

12.18.3

Internal Changes 🔧

12.18.2

  • Downgrade cpp_demangle version to 0.4.1. Symbolicator is currently dependent on this. (#972)

12.18.1

Improvements

12.18.0

Improvements

  • symcache: Change internal representation to enable old versions to remain parseable. (#947)
  • feat: Add Unreal4File::into_bytes. (#967)

12.17.4

Fixes

  • Revert "Use goblin permissive PE parse-mode". This change breaks API compatibility and should not have been released in a patch version. (#966)

Improvements

... (truncated)

Commits
  • 5eb5d3b release: 13.1.0
  • b7e1cd4 ref(demangle): Add backward compat patch for swift demangler (#981)
  • ce93a03 feat(demangle): Import libswift demangle 6.3.1 (#980)
  • 0844917 Merge branch 'release/13.0.0'
  • c86b6e2 release: 13.0.0
  • 84697f8 dep: Bump publicly exposed dependencies (#976)
  • 8261549 feat(debuginfo): Extract srcsrv data from PDB for file mapping (#943)
  • 9260391 Merge branch 'release/12.18.3'
  • e21157c release: 12.18.3
  • ec17453 ref(js): Allow magic comments to appear anywhere (#974)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [symbolic-demangle](https://github.com/getsentry/symbolic) from 12.17.2 to 13.1.0.
- [Release notes](https://github.com/getsentry/symbolic/releases)
- [Changelog](https://github.com/getsentry/symbolic/blob/master/CHANGELOG.md)
- [Commits](getsentry/symbolic@12.17.2...13.1.0)

---
updated-dependencies:
- dependency-name: symbolic-demangle
  dependency-version: 13.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust labels May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants