mozilla / servicebook-web

Web Frontend for the service book
Other
4 stars 10 forks source link

Bump raven from 6.6.0 to 6.9.0 #207

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps raven from 6.6.0 to 6.9.0.

Release notes *Sourced from [raven's releases](https://github.com/getsentry/raven-python/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](https://github.com/getsentry/raven-python/blob/master/CHANGELOG.md).* > 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`](https://github.com/getsentry/raven-python/commit/4b5344383f662fa7e7ea04118563707937c4378e) Release: 6.9.0.dev0 → 6.9.0 - [`906445e`](https://github.com/getsentry/raven-python/commit/906445e40cdf745bdba809d618feea96d323aeae) doc: update changelog - [`826a267`](https://github.com/getsentry/raven-python/commit/826a2671976d9f93aac03643c780c9bce4ac7bd7) fix: Keep user in log data if it came from django ([#1246](https://github-redirect.dependabot.com/getsentry/raven-python/issues/1246)) - [`54a6a5f`](https://github.com/getsentry/raven-python/commit/54a6a5f0c3aac3f0acb514d0d490953758c8af02) Fix flake8 error - [`640c1f8`](https://github.com/getsentry/raven-python/commit/640c1f80b2b212e9398a4bae50e3180c082d29bf) Wrap getpwid in exception fixes:#1242 - [`df48707`](https://github.com/getsentry/raven-python/commit/df48707387ac042a2dbc5f87c8759efe21a63ea0) Remove deploy stage for now - [`030d2b6`](https://github.com/getsentry/raven-python/commit/030d2b6ab2fc327cad020150d5b3637c50c6351f) Update travis and Changelog - [`3b13b67`](https://github.com/getsentry/raven-python/commit/3b13b678d995fdd04b28a0cd3fe3c143d6275041) Release: 6.8.0 → 6.9.0.dev0 - [`d240cf8`](https://github.com/getsentry/raven-python/commit/d240cf8153659bc1dc2b3e015ef9dee2fa7b3497) [FIX] TypeError on LambdaClient(transport=...) - [`fb52fa5`](https://github.com/getsentry/raven-python/commit/fb52fa5d7fd2e1c02cae31b80b59cc772f96fe34) Remove py3.3 from ci build - Additional commits viewable in [compare view](https://github.com/getsentry/raven-python/compare/6.6.0...6.9.0)


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 cancel merge` will cancel a previously requested merge - `@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](https://app.dependabot.com): - 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 commented 5 years ago

Coverage Status

Coverage remained the same at 84.956% when pulling 107bd29ab2d93f1da655e1d04bf5c8a17c983981 on dependabot/pip/raven-6.9.0 into ba35e911f339f55e5a4485785f11b8f4d0e47161 on master.