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.3 to 13.0.2 #4937

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2022

Bumps airbrake from 11.0.3 to 13.0.2.

Changelog

Sourced from airbrake's changelog.

[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)

Maintenance:

  • Bumped airbrake-ruby requirement to ~> 6.0 (#1179)

Other changes:

  • Rails generator no longer embeds project id & project key into the generated initializer file. Set environment variables instead.

    Before:

... (truncated)

Commits
  • af4ab89 Merge pull request #1229 from airbrake/release-13-0-2
  • b7c71ea Release v13.0.2
  • 1cdfc3f Merge pull request #1227 from airbrake/query-perf-breakdowns-apm-fix
  • 9786603 rails/event: convert milliseconds into seconds for #time
  • 92f4279 Merge pull request #1226 from airbrake/release-13-0-1
  • 9dc2462 Release v13.0.1
  • d16be72 Merge pull request #1224 from airbrake/activerecord-fix
  • d4a2eff railties/active_record: read 'adapter' without requiring a DB conn
  • a1d79ed Merge pull request #1225 from airbrake/railtie-refactor
  • 6278acb rails: factor out airbrake.active_record 'tie' code into a class
  • Additional commits viewable in compare view

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 dependabot bot added the dependencies Pull requests that updates a dependency label Aug 24, 2022
@javierm javierm added this to Reviewing in Consul Democracy Aug 24, 2022
@javierm javierm force-pushed the dependabot/bundler/master/airbrake-13.0.2 branch from 29a4838 to 45ad296 Compare August 25, 2022 21:54
@javierm javierm self-assigned this Aug 26, 2022
@javierm javierm force-pushed the dependabot/bundler/master/airbrake-13.0.2 branch from 45ad296 to 226d576 Compare August 26, 2022 17:28
@javierm
Copy link
Member

javierm commented Aug 26, 2022

There are issues with the latest Errbit due to one of its dependencies. We can't test these changes right now.

@javierm javierm moved this from Reviewing to Pending in Consul Democracy Aug 26, 2022
@javierm javierm removed their assignment Aug 26, 2022
Bumps [airbrake](https://github.com/airbrake/airbrake) from 11.0.3 to 13.0.2.
- [Release notes](https://github.com/airbrake/airbrake/releases)
- [Changelog](https://github.com/airbrake/airbrake/blob/master/CHANGELOG.md)
- [Commits](airbrake/airbrake@v11.0.3...v13.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@javierm javierm force-pushed the dependabot/bundler/master/airbrake-13.0.2 branch from 226d576 to b6e9a3c Compare February 3, 2023 16:54
@javierm javierm moved this from Pending to Reviewing in Consul Democracy Feb 3, 2023
Copy link
Member

@Senen Senen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit worked fine in some production environments we were able to test.

Consul Democracy automation moved this from Reviewing to Testing Feb 3, 2023
@Senen Senen merged commit 3e8c4c4 into master Feb 3, 2023
Consul Democracy automation moved this from Testing to Release 2.0.0 Feb 3, 2023
@Senen Senen deleted the dependabot/bundler/master/airbrake-13.0.2 branch February 3, 2023 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants