Skip to content

Bump honeybadger from 3.3.1 to 4.5.6#481

Closed
dependabot-preview[bot] wants to merge 1 commit intostagingfrom
dependabot/bundler/honeybadger-4.5.6
Closed

Bump honeybadger from 3.3.1 to 4.5.6#481
dependabot-preview[bot] wants to merge 1 commit intostagingfrom
dependabot/bundler/honeybadger-4.5.6

Conversation

@dependabot-preview
Copy link
Contributor

Bumps honeybadger from 3.3.1 to 4.5.6.

Changelog

Sourced from honeybadger's changelog.

[4.5.6] - 2020-01-08

Fixed

  • Fix remaining Ruby 2.7 deprecation warnings

[4.5.5] - 2020-01-06

Fixed

  • Replace empty Proc.new with explicit block param to suppress warnings in Ruby 2.7

[4.5.4] - 2019-12-09

Fixed

  • Re-released to remove vendor cruft

[4.5.3] - 2019-12-09

Fixed

  • Include Context in Notices for failed Resque jobs

[4.5.2] - 2019-10-09

Changed

  • Added parameter filtering to breadcrumb metadata (#329)

Added

  • Added lambda plugin which forces sync mode (to make sure that we are not sending notices in another thread) and adds extra lambda details to the Notice. (honeybadger-ruby-internal#1)

[4.5.1] - 2019-08-13

Fixed

  • Logging breadcrumbs will not crash anymore when logging is done using a block form. -@Bajena
  • When breadcrumbs are enabled ensure we call the original Logger#add with the original arguments -@JanStevens

[4.5.0] - 2019-08-05

Changed

  • Default max_queue_size has been reduced from 1000 to 100.

Added

  • Added Notice#causes, which allows cause data to be mutated in before_notify callbacks (useful for filtering purposes).
  • Added Notice#cause=, which allows the cause to be changed or disabled in before_notify callbacks.
  • Added extra shutdown logging.

Fixed

  • Honeybadger.notify(exception, cause: nil) will now prevent the cause from being reported.
  • When throttled, queued notices will be discarded during shutdown.

[4.4.2] - 2019-08-01

... (truncated)
Commits

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview
Copy link
Contributor Author

Superseded by #494.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/honeybadger-4.5.6 branch March 13, 2020 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants