algorithms-keeper
algorithms-keeper copied to clipboard
build(deps): bump sentry-sdk from 1.32.0 to 1.40.4
Bumps sentry-sdk from 1.32.0 to 1.40.4.
Release notes
Sourced from sentry-sdk's releases.
1.40.4
Various fixes & improvements
- Only start metrics flusher thread on demand (#2727) by
@sentrivana- Bump checkouts/data-schemas from
aa7058cto6121fd3(#2724) by@dependabot1.40.3
Various fixes & improvements
- Turn off metrics for uWSGI (#2720) by
@sentrivana- Minor improvements (#2714) by
@antonpirker1.40.2
Various fixes & improvements
- test: Fix
pytesterror (#2712) by@szokeasaurusrex- build(deps): bump types-protobuf from 4.24.0.4 to 4.24.0.20240129 (#2691) by
@dependabot1.40.1
Various fixes & improvements
- Fix uWSGI workers hanging (#2694) by
@sentrivana- Make metrics work with
gevent(#2694) by@sentrivana- Guard against
engine.urlbeingNone(#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-actionfrom 3 to 4 (#2706) by@dependabot- Bump
actions/cachefrom 3 to 4 (#2661) by@dependabot- Bump
actions/checkoutfrom 3.1.0 to 4.1.1 (#2561) by@dependabot- Bump
github/codeql-actionfrom 2 to 3 (#2603) by@dependabot- Bump
actions/setup-pythonfrom 4 to 5 (#2577) by@dependabot1.40.0
Various fixes & improvements
- Enable metrics related settings by default (#2685) by
@iambriccardo- Fix
UnicodeDecodeErroron Python 2 (#2657) by@sentrivana- Enable DB query source by default (#2629) by
@sentrivana- Fix query source duration check (#2675) by
@sentrivana- Reformat with
black==24.1.0(#2680) by@sentrivana- Cleaning up existing code to prepare for new Scopes API (#2611) by
@antonpirker- Moved redis related tests to databases (#2674) by
@antonpirker- Improve
sentry_sdk.tracetype hints (#2633) by@szokeasaurusrex- Bump
checkouts/data-schemasfrome9f7d58toaa7058c(#2639) by@dependabot1.39.2
Various fixes & improvements
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
1.40.4
Various fixes & improvements
- Only start metrics flusher thread on demand (#2727) by
@sentrivana- Bump checkouts/data-schemas from
aa7058cto6121fd3(#2724) by@dependabot1.40.3
Various fixes & improvements
- Turn off metrics for uWSGI (#2720) by
@sentrivana- Minor improvements (#2714) by
@antonpirker1.40.2
Various fixes & improvements
- test: Fix
pytesterror (#2712) by@szokeasaurusrex- build(deps): bump types-protobuf from 4.24.0.4 to 4.24.0.20240129 (#2691) by
@dependabot1.40.1
Various fixes & improvements
- Fix uWSGI workers hanging (#2694) by
@sentrivana- Make metrics work with
gevent(#2694) by@sentrivana- Guard against
engine.urlbeingNone(#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-actionfrom 3 to 4 (#2706) by@dependabot- Bump
actions/cachefrom 3 to 4 (#2661) by@dependabot- Bump
actions/checkoutfrom 3.1.0 to 4.1.1 (#2561) by@dependabot- Bump
github/codeql-actionfrom 2 to 3 (#2603) by@dependabot- Bump
actions/setup-pythonfrom 4 to 5 (#2577) by@dependabot1.40.0
Various fixes & improvements
- Enable metrics related settings by default (#2685) by
@iambriccardo- Fix
UnicodeDecodeErroron Python 2 (#2657) by@sentrivana- Enable DB query source by default (#2629) by
@sentrivana- Fix query source duration check (#2675) by
@sentrivana- Reformat with
black==24.1.0(#2680) by@sentrivana- Cleaning up existing code to prepare for new Scopes API (#2611) by
@antonpirker- Moved redis related tests to databases (#2674) by
@antonpirker- Improve
sentry_sdk.tracetype hints (#2633) by@szokeasaurusrex
... (truncated)
Commits
8f4b4c9Update CHANGELOG.md0fcadcdrelease: 1.40.426b6853fix(metrics): Only start thread on demand (#2727)2772ddebuild(deps): bump checkouts/data-schemas fromaa7058cto6121fd3(#2724)5c18194Merge branch 'release/1.40.3'84c4c12Update CHANGELOG.mdf92b4f2release: 1.40.3f23bdd3fix(metrics): Turn off metrics for uWSGI (#2720)c77a123Minor improvements (#2714)2186e22Merge branch 'release/1.40.2'- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)