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 honeybadger from 5.4.1 to 5.13.0 #574

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

Conversation

dependabot[bot]
Copy link

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

Bumps honeybadger from 5.4.1 to 5.13.0.

Release notes

Sourced from honeybadger's releases.

v5.13.0

5.13.0 (2024-06-18)

Features

  • add before_event hook for intercepting events (#567) (2f86728)

v5.12.0

5.12.0 (2024-06-17)

Features

  • add --insights flag to install command (#564) (02a41c6)

v5.11.2

5.11.2 (2024-06-12)

Bug Fixes

  • don't blow up if ActiveJob queue_adapter isn't a string or symbol (#561) (4550ea3), closes #560

v5.11.1

5.11.1 (2024-06-07)

Bug Fixes

  • do GoodJob.on_thread_error check via hash instead of method (#558) (d2aa464)

v5.11.0

5.11.0 (2024-06-04)

Features

  • add insights instrumentation - events and metrics (#539) (d173ac5)

Bug Fixes

  • access GoodJob config via Rails.application.config (#554) (37b7786)

v5.10.2

5.10.2 (2024-05-24)

Bug Fixes

... (truncated)

Changelog

Sourced from honeybadger's changelog.

5.13.0 (2024-06-18)

Features

  • add before_event hook for intercepting events (#567) (2f86728)

5.12.0 (2024-06-17)

Features

  • add --insights flag to install command (#564) (02a41c6)

5.11.2 (2024-06-12)

Bug Fixes

  • don't blow up if ActiveJob queue_adapter isn't a string or symbol (#561) (4550ea3), closes #560

5.11.1 (2024-06-07)

Bug Fixes

  • do GoodJob.on_thread_error check via hash instead of method (#558) (d2aa464)

5.11.0 (2024-06-04)

Features

  • add insights instrumentation - events and metrics (#539) (d173ac5)

Bug Fixes

  • access GoodJob config via Rails.application.config (#554) (37b7786)

5.10.2 (2024-05-24)

Bug Fixes

  • don't duplicate the error handling done by GoodJob (#551) (a0bab0d), closes #537

5.10.1 (2024-05-23)

... (truncated)

Commits
  • af96a58 chore(master): release 5.13.0 (#568)
  • 2f86728 feat: add before_event hook for intercepting events (#567)
  • 57090ef chore(master): release 5.12.0 (#565)
  • 02a41c6 feat: add --insights flag to install command (#564)
  • 1226944 chore(master): release 5.11.2 (#562)
  • 4550ea3 fix: don't blow up if ActiveJob queue_adapter isn't a string or symbol (#561)
  • ec4b8aa Limit workflow run time
  • f9157d5 chore(master): release 5.11.1 (#559)
  • d2aa464 fix: do GoodJob.on_thread_error check via hash instead of method (#558)
  • baa5c2e chore(master): release 5.11.0 (#556)
  • 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 [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby) from 5.4.1 to 5.13.0.
- [Release notes](https://github.com/honeybadger-io/honeybadger-ruby/releases)
- [Changelog](https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md)
- [Commits](honeybadger-io/honeybadger-ruby@v5.4.1...v5.13.0)

---
updated-dependencies:
- dependency-name: honeybadger
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 19, 2024
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 ruby Pull requests that update Ruby code
Projects
None yet
0 participants