Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/getsentry/sentry-go from 0.13.0 to 0.14.0 #103

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2022

Bumps github.com/getsentry/sentry-go from 0.13.0 to 0.14.0.

Release notes

Sourced from github.com/getsentry/sentry-go's releases.

0.14.0

  • feat: Add function to continue from trace string (#434)
  • feat: Add max-depth options (#428)
  • ref: Use a Context type mapping to a map[string]interface{} for all event contexts (#444)
  • ref: Optimize stacktrace.go from size and speed (#467)
  • ref: Replace deprecated ioutil pkg with os & io (#454)
  • ci: Test against go1.19 and go1.18, drop go1.16 and go1.15 support (#432, #477)
  • deps: Dependency update to fix CVEs (#462, #464, #477)

NOTE: This version drops support for Go 1.16 and Go 1.15. The currently supported Go versions are the last 3 stable releases: 1.19, 1.18 and 1.17.

Changelog

Sourced from github.com/getsentry/sentry-go's changelog.

0.14.0

  • feat: Add function to continue from trace string (#434)
  • feat: Add max-depth options (#428)
  • ref: Use a Context type mapping to a map[string]interface{} for all event contexts (#444)
  • ref: Optimize stacktrace.go from size and speed (#467)
  • ref: Replace deprecated ioutil pkg with os & io (#454)
  • ci: Test against go1.19 and go1.18, drop go1.16 and go1.15 support (#432, #477)
  • deps: Dependency update to fix CVEs (#462, #464, #477)

NOTE: This version drops support for Go 1.16 and Go 1.15. The currently supported Go versions are the last 3 stable releases: 1.19, 1.18 and 1.17.

Commits
  • e7611f7 release: 0.14.0
  • 82cd3e4 ci: Change changelogPolicy to auto (#478)
  • 23801d7 deps: Update all dependencies, add go1.19, drop go1.16, prepare changelog
  • 58adf6c ref: Replace deprecated ioutil pkg with os & io
  • ce36dbb misc: Tweak readme, assume new users are using go modules
  • 64b90ef ref: Minor code cleanup and ExtractStacktrace benchmarks (#469)
  • 5e27377 ref: Optimize stacktrace from size and speed (#467)
  • 33f7b69 Dependency update to fix CVEs (#464)
  • 576cf05 deps: Update dependencies to resolve a few CVEs (#462)
  • 26ea603 readme: drop forum for discussions (#449)
  • 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 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/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-go@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
  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 Oct 5, 2022
@frenck frenck merged commit c617af9 into main Oct 9, 2022
@frenck frenck deleted the dependabot/go_modules/github.com/getsentry/sentry-go-0.14.0 branch October 9, 2022 12:28
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant