Bump sentry-sdk[flask] from 1.24.0 to 1.25.1
Created by: dependabot[bot]
Bumps sentry-sdk[flask] from 1.24.0 to 1.25.1.
Release notes
Sourced from sentry-sdk[flask]'s releases.
1.25.1
Django update (ongoing)
Collections of improvements to our Django integration.
By:
@mgaligniana(#1773)Various fixes & improvements
- Fix
parse_url(#2161) by@sentrivana- test: Fix using unittest.mock whenever available (#1926) by
@mgorny- build(deps): bump sphinx from 5.3.0 to 7.0.1 (#2112) by
@dependabot- build(deps): bump black from 22.12.0 to 23.3.0 (#1984) by
@dependabot- build(deps): bump mypy from 1.2.0 to 1.3.0 (#2110) by
@dependabot- Fix 2.7
commontests (#2145) by@sentrivana- Better version parsing in integrations (#2152) by
@antonpirker- Align HTTP status code as span data field
http.response.status_code(#2113) by@antonpirker- build(deps): bump actions/stale from 6 to 8 (#1978) by
@dependabot- Do not encode cached value to determine size (#2143) by
@sentrivana1.25.0
Various fixes & improvements
Support urllib3>=2.0.0 (#2148) by
@asottile-sentryWe're now supporting urllib3's new major version, 2.0.0. If you encounter issues (e.g. some of your dependencies not supporting the new urllib3 version yet) you might consider pinning the urllib3 version to
<2.0.0manually in your project. Check out the the urllib3 migration guide for details.Auto-retry tests on failure (#2134) by
@sentrivanaCorrect
importlib.metadatacheck intest_modules(#2149) by@asottile-sentryFix distribution name normalization (PEP-0503) (#2144) by
@rominfFix
functions_to_tracetyping (#2141) by@rcmarron
Changelog
Sourced from sentry-sdk[flask]'s changelog.
1.25.1
Django update (ongoing)
Collections of improvements to our Django integration.
By:
@mgaligniana(#1773)Various fixes & improvements
- Fix
parse_url(#2161) by@sentrivana- test: Fix using unittest.mock whenever available (#1926) by
@mgorny- build(deps): bump sphinx from 5.3.0 to 7.0.1 (#2112) by
@dependabot- build(deps): bump black from 22.12.0 to 23.3.0 (#1984) by
@dependabot- build(deps): bump mypy from 1.2.0 to 1.3.0 (#2110) by
@dependabot- Fix 2.7
commontests (#2145) by@sentrivana- Better version parsing in integrations (#2152) by
@antonpirker- Align HTTP status code as span data field
http.response.status_code(#2113) by@antonpirker- build(deps): bump actions/stale from 6 to 8 (#1978) by
@dependabot- Do not encode cached value to determine size (#2143) by
@sentrivana1.25.0
Various fixes & improvements
Support urllib3>=2.0.0 (#2148) by
@asottile-sentryWe're now supporting urllib3's new major version, 2.0.0. If you encounter issues (e.g. some of your dependencies not supporting the new urllib3 version yet) you might consider pinning the urllib3 version to
<2.0.0manually in your project. Check out the the urllib3 migration guide for details.Auto-retry tests on failure (#2134) by
@sentrivanaCorrect
importlib.metadatacheck intest_modules(#2149) by@asottile-sentryFix distribution name normalization (PEP-0503) (#2144) by
@rominfFix
functions_to_tracetyping (#2141) by@rcmarron
Commits
-
4b1d6cerelease: 1.25.1 -
dd6bbe0Fixparse_url(#2161) -
8a6c19cfix(integrations): support complex regex coming from DjangoCMS (#1773) -
59bf4d4test: Fix using unittest.mock whenever available (#1926) -
28b21edbuild(deps): bump sphinx from 5.3.0 to 7.0.1 (#2112) -
65dd77dbuild(deps): bump black from 22.12.0 to 23.3.0 (#1984) -
24e2940build(deps): bump mypy from 1.2.0 to 1.3.0 (#2110) -
55e5e39Fix 2.7commontests (#2145) -
87eb761Better version parsing in integrations (#2152) -
692d099Align HTTP status code as span data fieldhttp.response.status_code(#2113) - 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)