Skip to content

Bump raven from 2.4.2 to 2.5.0

TTtie requested to merge dependabot/npm_and_yarn/raven-2.5.0 into master

Created by: dependabot-preview[bot]

Bumps raven from 2.4.2 to 2.5.0.

Release notes

Sourced from raven's releases.

2.5.0

  • feat: log non-standard ports in breadcrumbs (#440)
  • feat: add flag for unhandled promise rejections (#446)
  • fix: Remove a redundant try-catch block (#445)
  • fix: Do not override context when capturing non-error exceptions (#444)
  • fix: Update stack-trace to handle spaces in paths (#437)
  • docs: Remove private DSNs from the docs (#447)
  • docs: Update Usage docs to include Domains in Promise support (#438)
Changelog

Sourced from raven's changelog.

2.5.0 - 2018-04-09

  • feat: log non-standard ports in breadcrumbs (#440)
  • feat: add flag for unhandled promise rejections (#446)
  • fix: Remove a redundant try-catch block (#445)
  • fix: Do not override context when capturing non-error exceptions (#444)
  • fix: Update stack-trace to handle spaces in paths (#437)
  • docs: Remove private DSNs from the docs (#447)
  • docs: Update Usage docs to include Domains in Promise support (#438)
Commits
  • b1f37bc 2.5.0
  • b5e306c fix: Do not override context when capturing non-error exceptions
  • 530c258 feat: add flag for unhandled promise rejections
  • 354c7cd fix: Remove a redundant try-catch block (#445)
  • 565d780 docs: Remove private DSNs from the docs (#447)
  • ccb38cf feat: log non-standard ports in breadcrumbs (#440)
  • 9a6f62a docs: Update Usage docs to include Domains in Promise support (updated)
  • 88d94fa docs: Update Usage docs to include Domains in Promise support
  • d3e81c1 fix: Update stack-trace to handle spaces in paths (#437)
  • See full diff 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 ignore this [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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

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)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Merge request reports