Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2025

Bumps honeybadger from 5.28.0 to 6.1.3.

Release notes

Sourced from honeybadger's releases.

v6.1.3

6.1.3 (2025-10-28)

Bug Fixes

  • replace return with next in execution blocks to prevent LocalJumpError (#745) (f49977a)

v6.1.2

6.1.2 (2025-10-13)

Bug Fixes

  • handle invalid byte sequence in breadcrumbs (#742) (87fd97b), closes #741

v6.1.1

6.1.1 (2025-10-10)

Bug Fixes

v6.1.0

6.1.0 (2025-08-29)

Features

  • add cached attribute to ActiveRecordSubscriber (#730) (09d7cd6)
  • add warden user to Honeybadger context (#729) (b1e5c9f), closes #728

v6.0.6

6.0.6 (2025-08-14)

Bug Fixes

v6.0.5

6.0.5 (2025-08-11)

Bug Fixes

v6.0.4

... (truncated)

Changelog

Sourced from honeybadger's changelog.

6.1.3 (2025-10-28)

Bug Fixes

  • replace return with next in execution blocks to prevent LocalJumpError (#745) (f49977a)

6.1.2 (2025-10-13)

Bug Fixes

  • handle invalid byte sequence in breadcrumbs (#742) (87fd97b), closes #741

6.1.1 (2025-10-10)

Bug Fixes

6.1.0 (2025-08-29)

Features

  • add cached attribute to ActiveRecordSubscriber (#730) (09d7cd6)
  • add warden user to Honeybadger context (#729) (b1e5c9f), closes #728

6.0.6 (2025-08-14)

Bug Fixes

6.0.5 (2025-08-11)

Bug Fixes

6.0.4 (2025-08-07)

Bug Fixes

  • replace context_manager mutex with a monitor (#718) (936f3eb)

... (truncated)

Commits
  • a991880 chore(master): release 6.1.3 (#746)
  • f49977a fix: replace return with next in execution blocks to prevent LocalJumpError (...
  • d0a8ac2 chore(master): release 6.1.2 (#743)
  • 87fd97b fix: handle invalid byte sequence in breadcrumbs (#742)
  • 185c5f1 chore(master): release 6.1.1 (#740)
  • e707cc8 fix: handle invalid strings when sanitizing (#739)
  • bf7773f chore: update test matrix (#736)
  • ee6b03f chore(master): release 6.1.0 (#731)
  • b1e5c9f feat: add warden user to Honeybadger context (#729)
  • 09d7cd6 feat: add cached attribute to ActiveRecordSubscriber (#730)
  • Additional commits viewable in compare view

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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Oct 29, 2025
Bumps [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby) from 5.28.0 to 6.1.3.
- [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.28.0...v6.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/honeybadger-6.1.3 branch from 6f0dc83 to 4bd3f3b Compare November 24, 2025 15:55
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.

1 participant