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.5.1 to 5.26.2 #5388

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps honeybadger from 5.5.1 to 5.26.2.

Release notes

Sourced from honeybadger's releases.

v5.26.2

5.26.2 (2025-01-10)

Bug Fixes

  • ensure instrumentation durations are unique during threaded executions (#658) (4c3f0a6)

v5.26.1

5.26.1 (2024-12-17)

Bug Fixes

  • support Ruby 3.4 quote syntax in backtraces (1655a04)

v5.26.0

5.26.0 (2024-11-27)

Features

  • use after_change for context changes (#651) (2cfc766)

v5.25.0

5.25.0 (2024-11-26)

Features

  • set context during rails error report (#649) (dee37e1)

v5.24.0

5.24.0 (2024-11-21)

Features

  • skip middleware, plugins, and exception reporting when exceptions are disabled (#646) (6c4d7d5)

v5.23.0

5.23.0 (2024-11-19)

Features

v5.22.0

5.22.0 (2024-11-14)

... (truncated)

Changelog

Sourced from honeybadger's changelog.

5.26.2 (2025-01-10)

Bug Fixes

  • ensure instrumentation durations are unique during threaded executions (#658) (4c3f0a6)

5.26.1 (2024-12-17)

Bug Fixes

  • support Ruby 3.4 quote syntax in backtraces (1655a04)

5.26.0 (2024-11-27)

Features

  • use after_change for context changes (#651) (2cfc766)

5.25.0 (2024-11-26)

Features

  • set context during rails error report (#649) (dee37e1)

5.24.0 (2024-11-21)

Features

  • skip middleware, plugins, and exception reporting when exceptions are disabled (#646) (6c4d7d5)

5.23.0 (2024-11-19)

Features

5.22.0 (2024-11-14)

Features

  • only allow for insights to be enabled when public (#642) (2d3ab26)

5.21.0 (2024-11-14)

... (truncated)

Commits
  • 5e3b21e chore(master): release 5.26.2 (#659)
  • 4c3f0a6 fix: ensure instrumentation durations are unique during threaded executions (...
  • 360697f chore: set ostruct as a gem dependency (#657)
  • 1abcc99 chore(package): update Ruby to version 3.4.1
  • b753aa9 chore(master): release 5.26.1 (#655)
  • 1655a04 fix: support Ruby 3.4 quote syntax in backtraces
  • cc5ae01 chore: add ruby-head to test matrix (#654)
  • e56f743 chore(master): release 5.26.0 (#652)
  • 2cfc766 feat: use after_change for context changes (#651)
  • 6eeed8f chore(master): release 5.25.0 (#650)
  • 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.5.1 to 5.26.2.
- [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.5.1...v5.26.2)

---
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 Jan 13, 2025
Gemfile Show resolved Hide resolved
@simi simi merged commit 6b7f0bc into master Jan 13, 2025
19 checks passed
@simi simi deleted the dependabot/bundler/honeybadger-5.26.2 branch January 13, 2025 14:50
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
Development

Successfully merging this pull request may close these issues.

2 participants