Update airbrake 13.0.4 → 13.0.5 (patch) #441
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ airbrake (13.0.4 → 13.0.5) · Repo · Changelog
Release Notes
13.0.5 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
Merge pull request #1268 from airbrake/release-13-0-5
Release v13.0.5
Add changelog update for 13.0.5
Merge pull request #1262 from alejandrocen/fix-event-time-rails-7-1-or-above
Fix event.time for Rails 7.1 or above
Release v13.0.4 (#1257)
add support for sidekiq 7 (#1245)
Separate var when overriding max retries before notify in Sidekiq jobs (#1244)
Merge pull request #1238 from airbrake/release-13-0-3
Release v13.0.3
Merge pull request #1237 from nick-desteffen/fix-rails4
Fix middleware load order for Rails 4.x without ActiveRecord
Merge pull request #1236 from airbrake/public-suffix-removal
gemspec: stop depending public_suffix
Merge pull request #1234 from airbrake/lint-fix
rubocop: fix offences of the Layout/LineContinuationLeadingSpace cop
Merge pull request #1232 from airbrake/dependabot/bundler/rack-test-tw-2.0
build(deps-dev): update rack-test requirement from ~> 1.1 to ~> 2.0
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands