Skip to content

Bump honeybadger from 5.10.0 to 5.11.1#141

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/honeybadger-5.11.1
Closed

Bump honeybadger from 5.10.0 to 5.11.1#141
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/honeybadger-5.11.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2024

Copy link
Copy Markdown
Contributor

Bumps honeybadger from 5.10.0 to 5.11.1.

Release notes

Sourced from honeybadger's releases.

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

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

v5.10.1

5.10.1 (2024-05-23)

Performance Improvements

  • don't insert middleware at all if they've been disabled (#549) (0060dcf)
Changelog

Sourced from honeybadger's changelog.

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)

Performance Improvements

  • don't insert middleware at all if they've been disabled (#549) (0060dcf)
Commits
  • 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)
  • d173ac5 feat: add insights instrumentation - events and metrics (#539)
  • 37b7786 fix: access GoodJob config via Rails.application.config (#554)
  • 46b49d1 chore(master): release 5.10.2 (#552)
  • a0bab0d fix: don't duplicate the error handling done by GoodJob (#551)
  • d705037 chore(master): release 5.10.1 (#550)
  • 0060dcf perf: don't insert middleware at all if they've been disabled (#549)
  • See full diff 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.10.0 to 5.11.1.
- [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.10.0...v5.11.1)

---
updated-dependencies:
- dependency-name: honeybadger
  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 ruby Pull requests that update Ruby code labels Jun 10, 2024
@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #145.

@dependabot dependabot Bot closed this Jun 17, 2024
@dependabot dependabot Bot deleted the dependabot/bundler/honeybadger-5.11.1 branch June 17, 2024 09:40
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

Development

Successfully merging this pull request may close these issues.

0 participants