Bump sentry-sdk[flask] from 1.39.1 to 1.39.2
Created by: dependabot[bot]
Bumps sentry-sdk[flask] from 1.39.1 to 1.39.2.
Release notes
Sourced from sentry-sdk[flask]'s releases.
1.39.2
Various fixes & improvements
- Fix timestamp in transaction created by OTel (#2627) by
@antonpirker
- Fix relative path in DB query source (#2624) by
@antonpirker
- Run more CI checks on 2.0 branch (#2625) by
@sentrivana
- Fix tracing
TypeError
for static and class methods (#2559) by@szokeasaurusrex
- Fix missing
ctx
in Arq integration (#2600) by@ivanovart
- Change
data_category
fromcheck_in
tomonitor
(#2598) by@sentrivana
Changelog
Sourced from sentry-sdk[flask]'s changelog.
1.39.2
Various fixes & improvements
- Fix timestamp in transaction created by OTel (#2627) by
@antonpirker
- Fix relative path in DB query source (#2624) by
@antonpirker
- Run more CI checks on 2.0 branch (#2625) by
@sentrivana
- Fix tracing
TypeError
for static and class methods (#2559) by@szokeasaurusrex
- Fix missing
ctx
in Arq integration (#2600) by@ivanovart
- Change
data_category
fromcheck_in
tomonitor
(#2598) by@sentrivana
Commits
-
b244efc
Update CHANGELOG.md -
5a2d813
release: 1.39.2 -
b74ea08
Fix timestamp in transaction created by OTel (#2627) -
b873c38
Fix relative path in db query source (#2624) -
6f41823
Run more CI checks on 2.0 branch (#2625) -
8bd2f46
fix(api): Fix tracing TypeError for static and class methods (#2559) -
6470063
Arq integration ctx (#2600) -
248cb06
fix(crons): Changedata_category
fromcheck_in
tomonitor
(#2598) -
658c6c9
Merge branch 'release/1.39.1' - See full diff 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