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 sentry-raven from 2.7.4 to 2.11.2 #209

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 23, 2019

Bumps sentry-raven from 2.7.4 to 2.11.2.

Release notes

Sourced from sentry-raven's releases.

v2.11.2

v2.11.1

v2.11.0

  • FEATURE: Prepend the transaction around_action so libraries with controllers can alter the value. [@​drcapulet, #887]

v2.10.0

v2.9.0

  • FEATURE: Added config.inspect_exception_causes_for_exclusion. Determines if the exception cause should be inspected for config.excluded_exceptions option. [@​effron, #872]

v2.8.0

  • FEATURE: Added config.before_send. Provide a lambda or proc to this config setting, which will be called when before sending an event to Sentry. Receives event and hint as parameter. hint is a has {:exception => ex | nil, :message => message | nil}. [@​hazat, #847]
Changelog

Sourced from sentry-raven's changelog.

2.11.2

2.11.1

2.11.0

  • FEATURE: Prepend the transaction around_action so libraries with controllers can alter the value. [@​drcapulet, #887]

2.10.0

2.9.0

  • FEATURE: Added config.inspect_exception_causes_for_exclusion. Determines if the exception cause should be inspected for config.excluded_exceptions option. [@​effron, #872]

2.8.0

  • FEATURE: Added config.before_send. Provide a lambda or proc to this config setting, which will be called before sending an event to Sentry. Receives event and hint as parameters. hint is a hash {:exception => ex | nil, :message => message | nil}. [@​hazat, #882]
Commits
  • d1b8025 meta: Release 2.11.2
  • a02b881 Only warn for 4xx errors from sentry. Fixes #644 (#862)
  • d9f44cd meta: Bump version
  • a8135b3 Logger can take in exceptions according to documentation so stringify first (...
  • 43f2b3a Travis: use jruby-9.2.8.0, add Ruby 2.4.6, 2.5.5, 2.6.3 (#881)
  • 49de115 chore: release 2.11.0
  • 15caf1b chore: Update changelog 2.11.0
  • 794a1b9 chore: Update changelost
  • ee99867 Prepend the transaction around_action so libraries with controllers can alter...
  • e44c5ed meta: Release 2.10.0
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [sentry-raven](https://github.com/getsentry/raven-ruby) from 2.7.4 to 2.11.2.
- [Release notes](https://github.com/getsentry/raven-ruby/releases)
- [Changelog](https://github.com/getsentry/raven-ruby/blob/master/changelog.md)
- [Commits](getsentry/sentry-ruby@v2.7.4...v2.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.004% when pulling a249b42 on dependabot/bundler/sentry-raven-2.11.2 into 9dbd04a on develop.

@dependabot-preview
Copy link
Contributor Author

Looks like sentry-raven is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/sentry-raven-2.11.2 branch September 26, 2019 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant