nsiregar / pegelinux

Blog aggregator for pegelinux community
https://pegelinux.id
MIT License
10 stars 9 forks source link

Bump sentry-sdk from 0.13.2 to 0.13.3 #113

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps sentry-sdk from 0.13.2 to 0.13.3.

Release notes *Sourced from [sentry-sdk's releases](https://github.com/getsentry/sentry-python/releases).* > ## 0.13.3 > * Fix an issue with the ASGI middleware that would cause Uvicorn to infer the wrong ASGI versions and call the wrapped application with the wrong argument count. > * Do not ignore the `tornado.application` logger. > * The Redis integration now instruments Redis blaster for breadcrumbs and transaction spans.
Changelog *Sourced from [sentry-sdk's changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md).* > ## 0.13.3 > > * Fix an issue with the ASGI middleware that would cause Uvicorn to infer the wrong ASGI versions and call the wrapped application with the wrong argument count. > * Do not ignore the `tornado.application` logger. > * The Redis integration now instruments Redis blaster for breadcrumbs and transaction spans.
Commits - [`675143e`](https://github.com/getsentry/sentry-python/commit/675143ec3345c89e7d04d520703421100ceb785f) release: 0.13.3 - [`be54a57`](https://github.com/getsentry/sentry-python/commit/be54a57be9de8baaa686081a20d97f31e15bc564) doc: Changelog for 0.13.3 - [`cb31fbf`](https://github.com/getsentry/sentry-python/commit/cb31fbfe66ef0f0791474774a523245e8cc5ac2d) fix: Test AWS Lambda under Python 3.8 ([#562](https://github-redirect.dependabot.com/getsentry/sentry-python/issues/562)) - [`ca375dc`](https://github.com/getsentry/sentry-python/commit/ca375dcb472a94a24facfc4ed772a4fe75c7f012) fix: Instrument redis blaster, allow users to instrument custom clients ([#559](https://github-redirect.dependabot.com/getsentry/sentry-python/issues/559)) - [`0b8db27`](https://github.com/getsentry/sentry-python/commit/0b8db275e4894b8c4633d617d93fd819a9c1da8d) fix: Make ASGI middleware inspectable for ASGI version ([#557](https://github-redirect.dependabot.com/getsentry/sentry-python/issues/557)) - [`3b00f57`](https://github.com/getsentry/sentry-python/commit/3b00f57588c7a6fe3c4e9f7801ba564317be9be5) fix: Do not unnecessarily ignore tornado.application logger ([#554](https://github-redirect.dependabot.com/getsentry/sentry-python/issues/554)) - [`8cc48dc`](https://github.com/getsentry/sentry-python/commit/8cc48dc1b9e944d1842271af69d8a2aef43cc4ee) Fixed the serialization of byte-string objects in Python 3 ([#551](https://github-redirect.dependabot.com/getsentry/sentry-python/issues/551)) - [`b784d63`](https://github.com/getsentry/sentry-python/commit/b784d63d059cecd3b2dc20a6f865d7a47b6ebdad) Merge release/0.13.2 into master - See full diff in [compare view](https://github.com/getsentry/sentry-python/compare/0.13.2...0.13.3)


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 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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)
dependabot-preview[bot] commented 4 years ago

Superseded by #114.