Skip to content

Bump symbolic-common from 12.17.2 to 13.1.1#1506

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

Bump symbolic-common from 12.17.2 to 13.1.1#1506
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/symbolic-common-13.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps symbolic-common from 12.17.2 to 13.1.1.

Release notes

Sourced from symbolic-common's releases.

13.1.1

Features

  • Add support for win arm64 PE unwind codes (#978)

Fixes

  • Disable PE import table parser and be more permissive during parsing. (#964)

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)

... (truncated)

Changelog

Sourced from symbolic-common's changelog.

13.1.1

Features

  • Add support for win arm64 PE unwind codes (#978)

Fixes

  • Disable PE import table parser and be more permissive during parsing. (#964)

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

... (truncated)

Commits
  • 5931221 release: 13.1.1
  • bff96fc feat(native): add support for win arm64 unwind codes (#978)
  • 7bf24f2 fix(goblin): use PE parser permissive mode ignoring import tables (#964)
  • 803d36b Merge branch 'release/13.1.0'
  • 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)
  • 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-common](https://github.com/getsentry/symbolic) from 12.17.2 to 13.1.1.
- [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.1)

---
updated-dependencies:
- dependency-name: symbolic-common
  dependency-version: 13.1.1
  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 Jun 2, 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