mozilla / servicebook-web

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

Bump raven from 6.9.0 to 6.10.0 #220

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps raven from 6.9.0 to 6.10.0.

Release notes *Sourced from [raven's releases](https://github.com/getsentry/raven-python/releases).* > ## 6.10.0 > * [Core] Fixed stackframes in some situations being in inverse order. > * [Flask] Fix wrong exception handling logic (accidentally relied on Flask internals). > * [Core] No longer send NaN local vars as non-standard JSON.
Changelog *Sourced from [raven's changelog](https://github.com/getsentry/raven-python/blob/master/CHANGELOG.md).* > 6.10.0 > ------ > > * [Core] Fixed stackframes in some situations being in inverse order. > * [Flask] Fix wrong exception handling logic (accidentally relied on Flask internals). > * [Core] No longer send NaN local vars as non-standard JSON.
Commits - [`d7d14f6`](https://github.com/getsentry/raven-python/commit/d7d14f61b7fb425bcb15512f659626648c494f98) Release: 6.9.0 → 6.10.0 - [`8442ac1`](https://github.com/getsentry/raven-python/commit/8442ac1f2179cdc3307d4020d137ef3e063be646) doc: Add changelog - [`5cff205`](https://github.com/getsentry/raven-python/commit/5cff20518c850352033815d0dac64753b39e166b) fix: Dont serialize nan when present in frame local vars ([#1312](https://github-redirect.dependabot.com/getsentry/raven-python/issues/1312)) - [`d9e787b`](https://github.com/getsentry/raven-python/commit/d9e787b7a75ce9e50a3537d379d8a767bab9117f) fix: Flake8 updates - [`4206873`](https://github.com/getsentry/raven-python/commit/4206873d63c461ffe6944029d36951514157928e) Fix link to sentry-python in README ([#1304](https://github-redirect.dependabot.com/getsentry/raven-python/issues/1304)) - [`7ecc5a8`](https://github.com/getsentry/raven-python/commit/7ecc5a89e66e4c28af2043d2664aaebe8cbefcbe) ref: Simplify travis setup ([#1303](https://github-redirect.dependabot.com/getsentry/raven-python/issues/1303)) - [`719be9a`](https://github.com/getsentry/raven-python/commit/719be9afae528962e683d086f9c2ceeda07f881b) Use correct kwarg in handle_exception() for Flask ([#1300](https://github-redirect.dependabot.com/getsentry/raven-python/issues/1300)) - [`6307373`](https://github.com/getsentry/raven-python/commit/6307373dee9596995c5d35b349e9c8ba688b2a5d) Update README.rst - [`c4403f2`](https://github.com/getsentry/raven-python/commit/c4403f21973138cd20cf9c005da4fb934836d76e) chore(deprecation): fix collections.abc imports - [`97b7d56`](https://github.com/getsentry/raven-python/commit/97b7d560275d1b822b2985ae1fc5e5533c2cfeee) Merge pull request [#1301](https://github-redirect.dependabot.com/getsentry/raven-python/issues/1301) from sapcc/followup_doc_removal - Additional commits viewable in [compare view](https://github.com/getsentry/raven-python/compare/6.9.0...6.10.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.


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 ec167c7b8c64c037f744a3e79ae8a28ac42581ce on dependabot/pip/raven-6.10.0 into 038e66054bd73a0726a16ef82cfb8485d9722568 on master.