Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

chore(deps): bump sentry-sdk from 1.5.12 to 1.9.10#84

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/sentry-sdk-1.9.10
Closed

chore(deps): bump sentry-sdk from 1.5.12 to 1.9.10#84
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/sentry-sdk-1.9.10

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps sentry-sdk from 1.5.12 to 1.9.10.

Release notes

Sourced from sentry-sdk's releases.

1.9.10

Various fixes & improvements

1.9.9

Django update (ongoing)

  • Instrument Django Signals so they show up in "Performance" view (#1526) by @​BeryJu
  • include other Django enhancements brought up by the community

Various fixes & improvements

1.9.8

Various fixes & improvements

  • Baggage creation for head of trace (#1589) by @​sl0thentr0py
    • The SDK now also generates new baggage entries for dynamic sampling when it is the first (head) SDK in the pipeline.

1.9.7

Various fixes & improvements

Note: The last version 1.9.6 introduced a breaking change where projects that used Starlette or FastAPI and had manually setup SentryAsgiMiddleware could not start. This versions fixes this behaviour. With this version if you have a manual SentryAsgiMiddleware setup and are using Starlette or FastAPI everything just works out of the box.

... (truncated)

Changelog

Sourced from sentry-sdk's changelog.

1.9.10

Various fixes & improvements

1.9.9

Django update (ongoing)

  • Instrument Django Signals so they show up in "Performance" view (#1526) by @​BeryJu
  • include other Django enhancements brought up by the community

Various fixes & improvements

1.9.8

Various fixes & improvements

  • Baggage creation for head of trace (#1589) by @​sl0thentr0py
    • The SDK now also generates new baggage entries for dynamic sampling when it is the first (head) SDK in the pipeline.

1.9.7

Various fixes & improvements

Note: The last version 1.9.6 introduced a breaking change where projects that used Starlette or FastAPI

... (truncated)

Commits

Dependabot compatibility score

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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.12 to 1.9.10.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@1.5.12...1.9.10)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 3, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #84 (466c57a) into master (42896b3) will decrease coverage by 33.23%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master      #84       +/-   ##
===========================================
- Coverage   75.13%   41.89%   -33.24%     
===========================================
  Files        6422     3123     -3299     
  Lines      325047   106821   -218226     
  Branches    10969    10969               
===========================================
- Hits       244223    44755   -199468     
+ Misses      80535    61777    -18758     
  Partials      289      289               
Flag Coverage Δ
backend ?
frontend 41.89% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/sentry/tagstore/__init__.py
src/sentry/api/fields/empty_integer.py
tests/sentry/integrations/slack/test_requests.py
...s/sentry/integrations/jira_server/test_webhooks.py
src/sentry/notifications/helpers.py
src/sentry/integrations/slack/client.py
tests/sentry/models/test_project.py
tests/sentry/models/test_grouprelease.py
tests/sentry/api/endpoints/test_project_stats.py
...ts/integrations/organization_integrations/index.py
... and 3289 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 20, 2022

Superseded by #97.

@dependabot dependabot bot closed this Oct 20, 2022
@dependabot dependabot bot deleted the dependabot/pip/sentry-sdk-1.9.10 branch October 20, 2022 16:33
@github-actions github-actions bot locked and limited conversation to collaborators Nov 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

backend dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant