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 bugsnag from 6.13.1 to 6.25.2 #762

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 8, 2023

Bumps bugsnag from 6.13.1 to 6.25.2.

Release notes

Sourced from bugsnag's releases.

v6.25.2

Enhancements

v6.25.1

Fixes

  • Allow Gem paths to be stripped from file names in stacktraces when they contain a Regexp special character | #764

Enhancements

  • Use Exception#detailed_message instead of Exception#message when available | #761

v6.25.0

Enhancements

v6.24.2

Fixes

  • Avoid rescuing from errors in Active Record transaction callbacks in versions of Rails where they will be re-raised | #709 | apalmblad

v6.24.1

Fixes

  • Fix metadata not being recorded when using Resque outside of Active Job | #710 | isnotajoke

v6.24.0

Enhancements

  • Allow overriding an event's unhandled flag | #698
  • Add the ability to store metadata globally | #699
  • Add cookies, body and httpVersion to the automatically captured request data for Rack apps | #700
  • Add Configuration#endpoints for reading the notify and sessions endpoints and Configuration#endpoints= for setting them | #701
  • Add Configuration#redacted_keys. This is like meta_data_filters but matches strings with case-insensitive equality, rather than matching based on inclusion

... (truncated)

Changelog

Sourced from bugsnag's changelog.

v6.25.2 (7 February 2023)

Enhancements

v6.25.1 (5 January 2023)

Fixes

  • Allow Gem paths to be stripped from file names in stacktraces when they contain a Regexp special character | #764

Enhancements

  • Use Exception#detailed_message instead of Exception#message when available | #761

v6.25.0 (1 December 2022)

Enhancements

v6.24.2 (21 January 2022)

Fixes

  • Avoid rescuing from errors in Active Record transaction callbacks in versions of Rails where they will be re-raised | #709 | apalmblad

v6.24.1 (30 November 2021)

Fixes

  • Fix metadata not being recorded when using Resque outside of Active Job | #710 | isnotajoke

v6.24.0 (6 October 2021)

Enhancements

  • Allow overriding an event's unhandled flag | #698
  • Add the ability to store metadata globally

... (truncated)

Commits
  • e5afde5 Release v6.25.2
  • 7454f4b Add version & date to changelog
  • d1cc3a4 Bump version
  • 88d0c87 Merge pull request #774 from sambostock/optimize-auto-notify-boolean-check
  • 41ecc6f Merge pull request #772 from sato11/bundler-deprecated-flags
  • f23901c Update changelog
  • 90c365f Optimize auto_notify boolean check
  • 98f999c Merge pull request #771 from bugsnag/maze-runner-docker-exec
  • 44ba433 bundle install with --with and --binstubs flags has been deprecated
  • 57a91a9 Use docker compose exec in Rails integrations
  • 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)

Bumps [bugsnag](https://github.com/bugsnag/bugsnag-ruby) from 6.13.1 to 6.25.2.
- [Release notes](https://github.com/bugsnag/bugsnag-ruby/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-ruby/blob/master/CHANGELOG.md)
- [Commits](bugsnag/bugsnag-ruby@v6.13.1...v6.25.2)

---
updated-dependencies:
- dependency-name: bugsnag
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2023
@changelogg
Copy link

changelogg bot commented Feb 8, 2023

Hey! Changelogs info seems to be missing or might be in incorrect format.
Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
- tag: changelog_text
OR
You can add tag in PR header or while doing a commit too
(tag) PR header
or
tag: PR header
Valid tags: added / feat, changed, deprecated, fixed / fix, removed, security, build, ci, chore, docs, perf, refactor, revert, style, test
Thanks!
For more info, check out changelogg docs

@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file 🔍 Ready for Review Pull Request is not reviewed yet
Projects
None yet
0 participants