EdinburghUniversityTheatreCompany / black_lightning

MIT License
3 stars 4 forks source link

Bump honeybadger from 5.2.1 to 5.11.1 #280

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps honeybadger from 5.2.1 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)

v5.10.0

5.10.0 (2024-05-10)

Features

  • return block value if block was passed to Honeybadger.context (#546) (2d7c685)

v5.9.0

5.9.0 (2024-05-09)

Features

... (truncated)

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)

5.10.0 (2024-05-10)

Features

  • return block value if block was passed to Honeybadger.context (#546) (2d7c685)

5.9.0 (2024-05-09)

Features

5.8.1 (2024-05-07)

... (truncated)

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)
  • 89f9798 chore(master): release 5.10.0 (#547)
  • 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 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)
dependabot[bot] commented 2 weeks ago

Superseded by #291.