Skip to content
This repository was archived by the owner on Mar 20, 2021. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps raven from 6.6.0 to 6.9.0.

Release notes

Sourced from raven's releases.

6.8.0 (2018-05-12)

  • [Core] Fixed DSNs without secrets not sending events.
  • [Core] Added lazy import for pkg_resources
  • [Core] Added NamedTuple Serializer
  • [Sanic] Fixed sanic integration dependencies
  • [Django] Fixed sql hook bug

6.7.0 (2018-04-18)

  • [Sanic] Added support for sanic.
  • [Core] Disabled dill logger by default
  • [Core] Added SENTRY_NAME, SENTRY_ENVIRONMENT and SENTRY_RELEASE
    environment variables
  • [Core] DSN secret is now optional
  • [Core] Added fix for cases with exceptions in repr
  • [core] Fixed bug with mutating record.data
Changelog

Sourced from raven's changelog.

6.9.0 (2018-05-30)

  • [Core] Switched from culprit to transaction for automatic transaction reporting.
  • [CI] Removed py3.3 from build
  • [Django] resolved an issue where the log integration would override the user.

6.8.0 (2018-05-12)

  • [Core] Fixed DSNs without secrets not sending events.
  • [Core] Added lazy import for pkg_resources
  • [Core] Added NamedTuple Serializer
  • [Sanic] Fixed sanic integration dependencies
  • [Django] Fixed sql hook bug

6.7.0 (2018-04-18)

  • [Sanic] Added support for sanic.
  • [Core] Disabled dill logger by default
  • [Core] Added SENTRY_NAME, SENTRY_ENVIRONMENT and SENTRY_RELEASE
    environment variables
  • [Core] DSN secret is now optional
  • [Core] Added fix for cases with exceptions in repr
  • [core] Fixed bug with mutating record.data
Commits
  • 4b53443 Release: 6.9.0.dev0 → 6.9.0
  • 906445e doc: update changelog
  • 826a267 fix: Keep user in log data if it came from django (#1246)
  • 54a6a5f Fix flake8 error
  • 640c1f8 Wrap getpwid in exception fixes:#1242
  • df48707 Remove deploy stage for now
  • 030d2b6 Update travis and Changelog
  • 3b13b67 Release: 6.8.0 → 6.9.0.dev0
  • d240cf8 [FIX] TypeError on LambdaClient(transport=...)
  • fb52fa5 Remove py3.3 from ci build
  • 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 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 (this|these) label[s] will set the current labels as the default for future PRs for this repo and language
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use (this|these) assignee[s] will set the current assignees 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)
  • 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.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 74.635% when pulling a137c51 on dependabot/pip/raven-6.9.0 into 15d780e on master.

@pyprism pyprism merged commit ae7ab97 into master Jun 13, 2018
@pyprism pyprism deleted the dependabot/pip/raven-6.9.0 branch June 13, 2018 12:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants