ulab-committee / ulab-website

The website for ULAB, built with Spina CMS.
https://www.ulab.org.uk
MIT License
2 stars 0 forks source link

Bump bugsnag from 6.21.0 to 6.22.0 #806

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps bugsnag from 6.21.0 to 6.22.0.

Release notes

Sourced from bugsnag's releases.

v6.22.0

Enhancements

  • Add support for tracking exceptions and capturing metadata in Active Job, when not using an existing integration | #670

  • Improve the report context when using Delayed Job or Resque as the Active Job queue adapter | #671

Changelog

Sourced from bugsnag's changelog.

v6.22.0 (10 August 2021)

Enhancements

  • Add support for tracking exceptions and capturing metadata in Active Job, when not using an existing integration | #670

  • Improve the report context when using Delayed Job or Resque as the Active Job queue adapter | #671

Commits
  • 8ecbd9d Release v6.22.0
  • 3600fa7 Update changelog version
  • 3dd2bea Bump version
  • ff51a99 Merge pull request #672 from bugsnag/add-tests-for-active-job-with-existing-i...
  • ef54d7a Merge pull request #671 from bugsnag/improve-active-job-context
  • 98cef22 Merge pull request #670 from bugsnag/active-job-support
  • cc889db Add tests for queue libraries using active job
  • 19b9f5a Update changelog
  • 1489e1d Improve Delayed Job context when using Active Job
  • 1ce1a2f Improve Resque metadata when using Active Job
  • 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[bot] commented 3 years ago

Superseded by #807.