Skip to content

build(deps): bump github.com/TheZeroSlave/zapsentry from 1.14.0 to 1.23.0 #140

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github-enterprise Apr 5, 2024

Bumps github.com/TheZeroSlave/zapsentry from 1.14.0 to 1.23.0.

Release notes

Sourced from github.com/TheZeroSlave/zapsentry's releases.

v1.23.0

update sentry-go dependency to fix stack filtering

Fixed panic when stacktrace is not created

Stack filtering

upd: filtering is broken in this version, upd to higher version

v1.21.0

fixed filtering "go.uber.zap module"

v1.20.2

What's Changed

New Contributors

Full Changelog: https://github.com/TheZeroSlave/zapsentry/compare/v1.20.1...v1.20.2

Small refactoring

Full Changelog: https://github.com/TheZeroSlave/zapsentry/compare/v1.20.0...v1.20.1

Use global scope by default

No release notes provided.

Prefer calling TypeName on error for sentry exceptions

Prefer TypeName as provided by go-errors/errors or a custom implementation, allowing for specific sentry titles instead of generic container names. Same stringification (like *errors.errorString) as before for anything else.

Add hints

This allows sentry to extract existing trace information and link events to their respective traces.

Frame filtering

added option to filter out arbitrary frames in a call stack.

Support of changing lvl @ runtime

No release notes provided.

upd deps

No release notes provided.

Commits
  • e90d7ed Merge pull request #50 from TheZeroSlave/upd_deps
  • 37de8f9 Update sentry-go deps
  • e99cae6 Merge pull request #49 from vitaly-evsyukov/bugfix/clean-frames-for-existing-...
  • 5bda24d check for nil stacktrace before clean frames
  • 07ed0f4 Merge pull request #47 from vitaly-evsyukov/bugfix/clean-frames-for-existing-...
  • 750a11b Merge pull request #46 from exaring/use-module-filter-to-drop-zap-frames
  • 720cbfa if we extract stacktrace from an error, we should to filter it's frames as well
  • 999e47a fix: use module matching to filter out zap
  • 9b78836 Merge pull request #45 from hustlahusky/restore-client-getter
  • 84fda93 core: restore ClientGetter interface
  • Additional commits viewable in compare view

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 [github.com/TheZeroSlave/zapsentry](https://github.com/TheZeroSlave/zapsentry) from 1.14.0 to 1.23.0.
- [Release notes](https://github.com/TheZeroSlave/zapsentry/releases)
- [Commits](https://github.com/TheZeroSlave/zapsentry/compare/v1.14.0...v1.23.0)

---
updated-dependencies:
- dependency-name: github.com/TheZeroSlave/zapsentry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 5, 2024
@dependabot dependabot bot requested a review from a team April 5, 2024 01:43
Sign in to join this conversation on GitHub.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants