Bump sentry-sdk[flask] from 1.37.1 to 1.38.0
Created by: dependabot[bot]
Bumps sentry-sdk[flask] from 1.37.1 to 1.38.0.
Release notes
Sourced from sentry-sdk[flask]'s releases.
1.38.0
Various fixes & improvements
- Only add trace context to checkins and do not run
event_processors
for checkins (#2536) by@antonpirker
- Metric span summaries (#2522) by
@mitsuhiko
- Add source context to code locations (#2539) by
@jan-auer
- Use in-app filepath instead of absolute path (#2541) by
@antonpirker
- Switch to
jinja2
for generating CI yamls (#2534) by@sentrivana
Changelog
Sourced from sentry-sdk[flask]'s changelog.
1.38.0
Various fixes & improvements
- Only add trace context to checkins and do not run
event_processors
for checkins (#2536) by@antonpirker
- Metric span summaries (#2522) by
@mitsuhiko
- Add source context to code locations (#2539) by
@jan-auer
- Use in-app filepath instead of absolute path (#2541) by
@antonpirker
- Switch to
jinja2
for generating CI yamls (#2534) by@sentrivana
Commits
-
2904574
Update CHANGELOG.md -
62c9220
release: 1.38.0 -
a7f5a66
Only add trace context to checkins and do not run event_processors for checki... -
b250a89
feat: metric span summaries (#2522) -
bd68a3e
feat(metrics): Add source context to code locations (#2539) -
044ce0a
Use in app filepath instead of absolute path (#2541) -
c025ffe
Switch tojinja2
for generating CI yamls (#2534) -
12b8f98
Merge branch 'release/1.37.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