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 sentry from 8.1.0 to 10.6.2 #1137

Merged
merged 1 commit into from
Aug 17, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2024

Bumps sentry from 8.1.0 to 10.6.2.

Release notes

Sourced from sentry's releases.

10.6.2

Various fixes & improvements

10.6.1

Various fixes & improvements

10.6.0

Various fixes & improvements

  • Add overload protection to :logger handler (#727).
  • Expose DSN via new Sentry.get_dsn/0 (#731).
  • Fix a bug with nameless Quantum cron jobs support in the Quantum integration.

10.5.0

Various fixes & improvements

10.4.0

Various fixes & improvements

  • Add rate-limiting to Sentry.LoggerHandler.
  • Improve reporting of process crashes in Sentry.LoggerHandler.
  • Fix loading configuration in mix sentry.send_test_event.
  • Fix JSON libraries that raise errors when encoding.
  • Allow Sentry.LoggerBackend and Sentry.LoggerHandler to use Sentry metadata.
  • Validate configuration passed to Sentry.LoggerHandler.

10.3.0

Various fixes & improvements

10.2.1

Various fixes & improvements

... (truncated)

Changelog

Sourced from sentry's changelog.

10.6.2

Various fixes & improvements

10.6.1

Various fixes & improvements

10.6.0

Various fixes & improvements

  • Add overload protection to :logger handler (#727).
  • Expose DSN via new Sentry.get_dsn/0 (#731).
  • Fix a bug with nameless Quantum cron jobs support in the Quantum integration.

10.5.0

Various fixes & improvements

10.4.0

Various fixes & improvements

  • Add rate-limiting to Sentry.LoggerHandler.
  • Improve reporting of process crashes in Sentry.LoggerHandler.
  • Fix loading configuration in mix sentry.send_test_event.
  • Fix JSON libraries that raise errors when encoding.
  • Allow Sentry.LoggerBackend and Sentry.LoggerHandler to use Sentry metadata.
  • Validate configuration passed to Sentry.LoggerHandler.

10.3.0

Various fixes & improvements

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@coveralls
Copy link

Coverage Status

coverage: 95.295%. remained the same
when pulling 1d5c8b1 on dependabot/hex/sentry-10.6.2
into 531f0a7 on master.

@dependabot dependabot bot force-pushed the dependabot/hex/sentry-10.6.2 branch from 1d5c8b1 to 1a81a95 Compare June 29, 2024 03:25
@coveralls
Copy link

Coverage Status

coverage: 95.295%. remained the same
when pulling 1a81a95 on dependabot/hex/sentry-10.6.2
into d1e1ae0 on master.

@dependabot dependabot bot force-pushed the dependabot/hex/sentry-10.6.2 branch from 1a81a95 to d7a4d0c Compare July 9, 2024 16:22
@coveralls
Copy link

coveralls commented Jul 9, 2024

Coverage Status

coverage: 94.68%. remained the same
when pulling 228d787 on dependabot/hex/sentry-10.6.2
into 77040a1 on master.

@dependabot dependabot bot force-pushed the dependabot/hex/sentry-10.6.2 branch from d7a4d0c to 5b1a6d4 Compare July 10, 2024 01:41
@RichDom2185
Copy link
Member

@dependabot rebase

Copy link
Member

@RichDom2185 RichDom2185 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looked through the changelog, should be fine, though this will emit a deprecation warning (will still work till v11, which is why we should bump now, before it hits v11)

Bumps [sentry](https://github.com/getsentry/sentry-elixir) from 8.1.0 to 10.6.2.
- [Release notes](https://github.com/getsentry/sentry-elixir/releases)
- [Changelog](https://github.com/getsentry/sentry-elixir/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-elixir@8.1.0...10.6.2)

---
updated-dependencies:
- dependency-name: sentry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/hex/sentry-10.6.2 branch from 5b1a6d4 to 228d787 Compare August 17, 2024 08:39
@RichDom2185 RichDom2185 enabled auto-merge (squash) August 17, 2024 08:39
@RichDom2185 RichDom2185 merged commit 76cb9f7 into master Aug 17, 2024
1 check passed
@RichDom2185 RichDom2185 deleted the dependabot/hex/sentry-10.6.2 branch August 17, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants