Skip to content

Bump sentry-raven from 2.7.3 to 2.11.2#100

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/sentry-raven-2.11.2
Closed

Bump sentry-raven from 2.7.3 to 2.11.2#100
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/sentry-raven-2.11.2

Conversation

@dependabot-preview
Copy link

Bumps sentry-raven from 2.7.3 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]

2.7.4

BUGFIX: Correctly handle public only DSNs [@​mitsuhiko, #847]
BUGFIX: context attributes with nil raised error [@​joker-777, 824]
BUGFIX: Suppress warning about enabling dyno metadata in Heroku CI [@​meganemura, #833]

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]

2.7.4

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.3 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/raven-ruby@v2.7.3...v2.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 18, 2019
@sofiengwin sofiengwin had a problem deploying to teencode-backend-pr-100 September 18, 2019 05:34 Failure
@dependabot-preview
Copy link
Author

Superseded by #101.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/sentry-raven-2.11.2 branch September 27, 2019 05:27
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant