⬆️ Bump sentry-sdk from 1.9.0 to 1.9.3
Bumps sentry-sdk from 1.9.0 to 1.9.3.
Release notes
Sourced from sentry-sdk's releases.
1.9.3
Various fixes & improvements
- Wrap StarletteRequestExtractor in capture_internal_exceptions (#1551) by
@sl0thentr0py1.9.2
Various fixes & improvements
- chore: remove quotes (#1545) by
@vladanpaunovic1.9.1
Various fixes & improvements
- Fix FastAPI issues (#1532) ( #1514) (#1532) by
@antonpirker- Add deprecation warning for 3.4, 3.5 (#1541) by
@sl0thentr0py- Fast tests (#1504) by
@antonpirker- Replace Travis CI badge with GitHub Actions badge (#1538) by
@153957- chore(deps): update urllib3 minimum version with environment markers (#1312) by
@miketheman- Update Flask and Quart integrations (#1520) by
@pgjones- chore: Remove ancient examples from tracing prototype (#1528) by
@sl0thentr0py- fix(django): Send correct "url" transaction source if Django resolver fails to resolve (#1525) by
@sl0thentr0py
Changelog
Sourced from sentry-sdk's changelog.
1.9.3
Various fixes & improvements
- Wrap StarletteRequestExtractor in capture_internal_exceptions (#1551) by
@sl0thentr0py1.9.2
Various fixes & improvements
- chore: remove quotes (#1545) by
@vladanpaunovic1.9.1
Various fixes & improvements
- Fix FastAPI issues (#1532) ( #1514) (#1532) by
@antonpirker- Add deprecation warning for 3.4, 3.5 (#1541) by
@sl0thentr0py- Fast tests (#1504) by
@antonpirker- Replace Travis CI badge with GitHub Actions badge (#1538) by
@153957- chore(deps): update urllib3 minimum version with environment markers (#1312) by
@miketheman- Update Flask and Quart integrations (#1520) by
@pgjones- chore: Remove ancient examples from tracing prototype (#1528) by
@sl0thentr0py- fix(django): Send correct "url" transaction source if Django resolver fails to resolve (#1525) by
@sl0thentr0py
Commits
9fdb437release: 1.9.389c800bWrap StarletteRequestExtractor in capture_internal_exceptions (#1551)a240248Merge branch 'release/1.9.2'f15fb96release: 1.9.2cbe4c91chore: remove quotes (#1545)2cb9725Merge branch 'release/1.9.1'08b1fffrelease: 1.9.1d9e3843Fix FastAPI issues (#1532) ( #1514)67144c9Add deprecation warning for 3.4, 3.5 (#1541)8b1e8ceFast tests (#1504)- 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)
Codecov Report
Merging #334 (98aa088) into main (c9d7431) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## main #334 +/- ##
=======================================
Coverage 91.29% 91.29%
=======================================
Files 53 53
Lines 1965 1965
=======================================
Hits 1794 1794
Misses 171 171
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update a7a64be...98aa088. Read the comment docs.
Superseded by #337.