Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2026

Bumps blazesym from 0.2.1 to 0.2.2.

Release notes

Sourced from blazesym's releases.

v0.2.2

What's Changed

  • Improved data caching for debug link targets and DWP files
  • Improved kernel symbolization performance when no KASLR offset is provided by the user
  • Fixed backtrace reporting on contextualized errors
  • Added bindings for Go language

New Contributors

Full Changelog: libbpf/blazesym@v0.2.1...v0.2.2

Changelog

Sourced from blazesym's changelog.

0.2.2

  • Improved data caching for debug link targets and DWP files
  • Improved kernel symbolization performance when no KASLR offset is provided by the user
  • Fixed backtrace reporting on contextualized errors
  • Added bindings for Go language
Commits
  • 3a96cab Bump version to 0.2.2
  • 30b803d build(deps): bump zip from 7.0.0 to 7.1.0
  • f9736e9 build(deps): bump miniz_oxide from 0.8.9 to 0.9.0
  • a74e79f Add support for Gsym in the Go library
  • 6cfb590 Eliminate "’" quotation marks
  • f9a91a6 Work around Rust ICE in CI
  • cf25c68 Shrink compressed elf sections to fit before caching
  • 865ada6 Make Go test success a requirement for merge
  • dd9ccb0 Enable zstd feature for test-{sanitizers,release} CI jobs
  • 3e230d1 Enable zstd feature by default for CLI and allow it for blazesym-c
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [blazesym](https://github.com/libbpf/blazesym) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/libbpf/blazesym/releases)
- [Changelog](https://github.com/libbpf/blazesym/blob/main/CHANGELOG.md)
- [Commits](libbpf/blazesym@v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: blazesym
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 16, 2026
@github-actions github-actions bot enabled auto-merge (rebase) January 16, 2026 13:53
@github-actions github-actions bot merged commit 16bc809 into master Jan 16, 2026
18 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/blazesym-0.2.2 branch January 16, 2026 13:57
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 Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant