nsiregar / pegelinux

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

Bump sentry-sdk from 0.13.0 to 0.13.2 #102

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps sentry-sdk from 0.13.0 to 0.13.2.

Release notes *Sourced from [sentry-sdk's releases](https://github.com/getsentry/sentry-python/releases).* > ## 0.13.2 > * Fix a bug in APM that would cause wrong durations to be displayed on non-UTC servers. > > ## 0.13.1 > * Add new global functions for setting scope/context data. > * Fix a bug that would make Django 1.11+ apps crash when using function-based middleware.
Changelog *Sourced from [sentry-sdk's changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md).* > ## 0.13.2 > > * Fix a bug in APM that would cause wrong durations to be displayed on non-UTC servers. > > ## 0.13.1 > > * Add new global functions for setting scope/context data. > * Fix a bug that would make Django 1.11+ apps crash when using function-based middleware.
Commits - [`10b1904`](https://github.com/getsentry/sentry-python/commit/10b1904023d036b613f16b4ccf162a63a8c3b986) release: 0.13.2 - [`17beeef`](https://github.com/getsentry/sentry-python/commit/17beeef58e647f1bc9cc639ff87df7b8170a8391) doc: Changelog for 0.13.2 - [`d64e750`](https://github.com/getsentry/sentry-python/commit/d64e7502634d1d4df5888fb9d654daf62a1815b4) fix: Record UTC timestamps for transactions ([#547](https://github-redirect.dependabot.com/getsentry/sentry-python/issues/547)) - [`79557f7`](https://github.com/getsentry/sentry-python/commit/79557f7be271d7f8f35bca9e729e926cf2ab8061) fix: Ignore another celery logger - [`445a639`](https://github.com/getsentry/sentry-python/commit/445a639bd1b6201c89255e2e32650605e55c596e) build: Upload coverage to zeus ([#546](https://github-redirect.dependabot.com/getsentry/sentry-python/issues/546)) - [`47122df`](https://github.com/getsentry/sentry-python/commit/47122df714c96223a19e1f37f8eb50d7eb897cc5) fix: Pin black - [`639f2ba`](https://github.com/getsentry/sentry-python/commit/639f2ba5c9f3ec7bc4a601b26196e0b2a72e12a5) Merge release/0.13.1 into master - [`7287a39`](https://github.com/getsentry/sentry-python/commit/7287a39921534cece7590c4dc1625a472d18e1f2) release: 0.13.1 - [`8355da9`](https://github.com/getsentry/sentry-python/commit/8355da959ef350563d85168b271d855b229ea811) doc: Changelog for 0.13.1 - [`e1b55a1`](https://github.com/getsentry/sentry-python/commit/e1b55a1b8f44e626309b33a9f1561a0c6808a214) ref: Remove fast_serialize experiment ([#543](https://github-redirect.dependabot.com/getsentry/sentry-python/issues/543)) - Additional commits viewable in [compare view](https://github.com/getsentry/sentry-python/compare/0.13.0...0.13.2)


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)