Bump sentry-sdk[flask] from 1.39.2 to 1.40.0
Created by: dependabot[bot]
Bumps sentry-sdk[flask] from 1.39.2 to 1.40.0.
Release notes
Sourced from sentry-sdk[flask]'s releases.
1.40.0
Various fixes & improvements
- Enable metrics related settings by default (#2685) by
@iambriccardo
- Fix
UnicodeDecodeError
on Python 2 (#2657) by@sentrivana
- Enable DB query source by default (#2629) by
@sentrivana
- Fix query source duration check (#2675) by
@sentrivana
- Reformat with
black==24.1.0
(#2680) by@sentrivana
- Cleaning up existing code to prepare for new Scopes API (#2611) by
@antonpirker
- Moved redis related tests to databases (#2674) by
@antonpirker
- Improve
sentry_sdk.trace
type hints (#2633) by@szokeasaurusrex
- Bump
checkouts/data-schemas
frome9f7d58
toaa7058c
(#2639) by@dependabot
Changelog
Sourced from sentry-sdk[flask]'s changelog.
1.40.0
Various fixes & improvements
- Enable metrics related settings by default (#2685) by
@iambriccardo
- Fix
UnicodeDecodeError
on Python 2 (#2657) by@sentrivana
- Enable DB query source by default (#2629) by
@sentrivana
- Fix query source duration check (#2675) by
@sentrivana
- Reformat with
black==24.1.0
(#2680) by@sentrivana
- Cleaning up existing code to prepare for new Scopes API (#2611) by
@antonpirker
- Moved redis related tests to databases (#2674) by
@antonpirker
- Improve
sentry_sdk.trace
type hints (#2633) by@szokeasaurusrex
- Bump
checkouts/data-schemas
frome9f7d58
toaa7058c
(#2639) by@dependabot
Commits
-
33f65e0
Update CHANGELOG.md -
371cf44
release: 1.40.0 -
eee728c
feat(ddm): Enable metrics related settings by default (#2685) -
e373e35
fix(utils): FixUnicodeDecodeError
on Python 2 (#2657) -
704d259
Enable DB query source by default (#2629) -
1a9225c
fix(query-source): Fix query source duration check (#2675) -
e864eab
style: Reformat with black==24.1.0 (#2680) -
ed3ac88
Cleaning up existing code to prepare for new Scopes API (#2611) -
fb03f7c
Moved redis related tests to databases (#2674) -
2f05ccb
ref(api): Improvesentry_sdk.trace
type hints (#2633) - Additional commits viewable in compare view
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions