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 airbrake from 11.0.1 to 13.0.4 #763

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2023

Bumps airbrake from 11.0.1 to 13.0.4.

Changelog

Sourced from airbrake's changelog.

[v13.0.4][v13.0.4] (November 27, 2023)

  • Add support for sidekiq 7 (#1245)
  • Separate var when overriding max retries before notify in Sidekiq jobs (#1244)

[v13.0.3][v13.0.3] (September 20, 2022)

  • Fixed tie_rails_4_or_below_with_active_record': uninitialized constant ActiveRecord (NameError) for Rails 4 without ActiveRecord (#1237)

[v13.0.2][v13.0.2] (May 20, 2022)

  • Fixed support of APM on Rails 7+, where the reported time of a performance breakdowns and queries malformed, resulting in the complete rejection of the performance breakdowns or queries by the backend. This improves on the fix introduced in v13.0.1 (#1227)

[v13.0.1][v13.0.1] (May 13, 2022)

  • Fixed support of APM on Rails 7+, where the reported time of a route was malformed, resulting in the complete rejection of the route stats by the backend (#1223)
  • Fixed bug where Rails 6+ apps that don't require ActiveRecord crash when Airbrake is installed (#1224)

[v13.0.0][v13.0.0] (January 18, 2022)

Breaking changes:

  • Dropped support for Ruby 2.5 (#1208)

Bug fixes:

  • Fixed APM not working on Rails 7 due to NoMethodError (undefined method `glob?' for nil:NilClass) (#1211)

[v12.0.0][v12.0.0] (September 22, 2021)

Breaking changes:

  • Dropped support for Ruby 2.3 (#1180)
  • Dropped support for Ruby 2.4 (#1180)

... (truncated)

Commits
  • 44164b3 Release v13.0.4 (#1257)
  • 9a203bf add support for sidekiq 7 (#1245)
  • 9456f67 Separate var when overriding max retries before notify in Sidekiq jobs (#1244)
  • 6ca4b60 Merge pull request #1238 from airbrake/release-13-0-3
  • 2030d8a Release v13.0.3
  • 14b5872 Merge pull request #1237 from nick-desteffen/fix-rails4
  • 078b045 Fix middleware load order for Rails 4.x without ActiveRecord
  • 3f3dd68 Merge pull request #1236 from airbrake/public-suffix-removal
  • 83c8241 gemspec: stop depending public_suffix
  • fafea1d Merge pull request #1234 from airbrake/lint-fix
  • 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.

Bumps [airbrake](https://github.com/airbrake/airbrake) from 11.0.1 to 13.0.4.
- [Changelog](https://github.com/airbrake/airbrake/blob/master/CHANGELOG.md)
- [Commits](airbrake/airbrake@v11.0.1...v.13.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
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.

None yet

0 participants