Bump sentry-sdk[flask] from 1.40.0 to 1.40.3
Created by: dependabot[bot]
Bumps sentry-sdk[flask] from 1.40.0 to 1.40.3.
Release notes
Sourced from sentry-sdk[flask]'s releases.
1.40.3
Various fixes & improvements
- Turn off metrics for uWSGI (#2720) by
@sentrivana
- Minor improvements (#2714) by
@antonpirker
1.40.2
Various fixes & improvements
- test: Fix
pytest
error (#2712) by@szokeasaurusrex
- build(deps): bump types-protobuf from 4.24.0.4 to 4.24.0.20240129 (#2691) by
@dependabot
1.40.1
Various fixes & improvements
- Fix uWSGI workers hanging (#2694) by
@sentrivana
- Make metrics work with
gevent
(#2694) by@sentrivana
- Guard against
engine.url
beingNone
(#2708) by@sentrivana
- Fix performance regression in
sentry_sdk.utils._generate_installed_modules
(#2703) by@GlenWalker
- Guard against Sentry initialization mid SQLAlchemy cursor (#2702) by
@apmorton
- Fix yaml generation script (#2695) by
@sentrivana
- Fix AWS Lambda workflow (#2710) by
@sentrivana
- Bump
codecov/codecov-action
from 3 to 4 (#2706) by@dependabot
- Bump
actions/cache
from 3 to 4 (#2661) by@dependabot
- Bump
actions/checkout
from 3.1.0 to 4.1.1 (#2561) by@dependabot
- Bump
github/codeql-action
from 2 to 3 (#2603) by@dependabot
- Bump
actions/setup-python
from 4 to 5 (#2577) by@dependabot
Changelog
Sourced from sentry-sdk[flask]'s changelog.
1.40.3
Various fixes & improvements
- Turn off metrics for uWSGI (#2720) by
@sentrivana
- Minor improvements (#2714) by
@antonpirker
1.40.2
Various fixes & improvements
- test: Fix
pytest
error (#2712) by@szokeasaurusrex
- build(deps): bump types-protobuf from 4.24.0.4 to 4.24.0.20240129 (#2691) by
@dependabot
1.40.1
Various fixes & improvements
- Fix uWSGI workers hanging (#2694) by
@sentrivana
- Make metrics work with
gevent
(#2694) by@sentrivana
- Guard against
engine.url
beingNone
(#2708) by@sentrivana
- Fix performance regression in
sentry_sdk.utils._generate_installed_modules
(#2703) by@GlenWalker
- Guard against Sentry initialization mid SQLAlchemy cursor (#2702) by
@apmorton
- Fix yaml generation script (#2695) by
@sentrivana
- Fix AWS Lambda workflow (#2710) by
@sentrivana
- Bump
codecov/codecov-action
from 3 to 4 (#2706) by@dependabot
- Bump
actions/cache
from 3 to 4 (#2661) by@dependabot
- Bump
actions/checkout
from 3.1.0 to 4.1.1 (#2561) by@dependabot
- Bump
github/codeql-action
from 2 to 3 (#2603) by@dependabot
- Bump
actions/setup-python
from 4 to 5 (#2577) by@dependabot
Commits
-
84c4c12
Update CHANGELOG.md -
f92b4f2
release: 1.40.3 -
f23bdd3
fix(metrics): Turn off metrics for uWSGI (#2720) -
c77a123
Minor improvements (#2714) -
2186e22
Merge branch 'release/1.40.2' -
139469a
release: 1.40.2 -
d97e7d7
test: Fixpytest
error (#2712) -
60e644c
build(deps): bump types-protobuf from 4.24.0.4 to 4.24.0.20240129 (#2691) -
d769bec
Merge branch 'release/1.40.1' -
ad25ed9
Update CHANGELOG.md - 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