Skip to content

Bump sentry-raven from 2.7.3 to 2.9.0#43

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

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

Conversation

@dependabot-preview
Copy link

Bumps sentry-raven from 2.7.3 to 2.9.0.

Release notes

Sourced from sentry-raven's releases.

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.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 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]
Commits
  • 729c22f meta: 2.9.0
  • 284e394 Add configuration option to inspect nested exceptions for exclusion (#872)
  • 1b3553f meta: 2.8.0
  • 92b232f feat: Add before_send config option (#882)
  • 62ee180 Fix rubocop errors
  • 8e5f33c Change README DSN key format to Sentry 9
  • 8cf89bf Add tests for Sentry 9 DSN format (no secret)
  • c622003 Heroku dyno metadata message to constant
  • e4b71c8 Comment out not so great test that breaks with Rspec 3.8
  • af45e4a Add comment about Rubocop gem requirement
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • 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.9.0.
- [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.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 4, 2019
@sofiengwin sofiengwin had a problem deploying to teencode-backend-pr-43 March 4, 2019 09:37 Failure
@dependabot-preview
Copy link
Author

Superseded by #88.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/sentry-raven-2.9.0 branch July 30, 2019 05:50
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.

2 participants