Bump airbrake from 4.3.8 to 13.0.5 by dependabot[bot] · Pull Request #1592 · errbit/errbit
Bumps airbrake from 4.3.8 to 13.0.5.
Changelog
Sourced from airbrake's changelog.
[v13.0.5][v13.0.5] (December 12, 2024)
- Fixed time conversion error for Rails 7.1 and up (#1262)
[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
... (truncated)
Commits
73af58dMerge pull request #1268 from airbrake/release-13-0-56b6d45bRelease v13.0.5bb28cdaAdd changelog update for 13.0.5253e3e9Merge pull request #1262 from alejandrocen/fix-event-time-rails-7-1-or-above01e21b7Fix event.time for Rails 7.1 or above44164b3Release v13.0.4 (#1257)9a203bfadd support for sidekiq 7 (#1245)9456f67Separate var when overriding max retries before notify in Sidekiq jobs (#1244)6ca4b60Merge pull request #1238 from airbrake/release-13-0-32030d8aRelease v13.0.3- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.