Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump sentry-sdk from 1.18.0 to 1.26.0 #4414

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2023

Bumps sentry-sdk from 1.18.0 to 1.26.0.

Release notes

Sourced from sentry-sdk's releases.

1.26.0

Various fixes & improvements

1.25.1

Django update (ongoing)

Collections of improvements to our Django integration.

By: @​mgaligniana (#1773)

Various fixes & improvements

1.25.0

Various fixes & improvements

  • Support urllib3>=2.0.0 (#2148) by @​asottile-sentry

    We're now supporting urllib3's new major version, 2.0.0. If you encounter issues (e.g. some of your dependencies not supporting the new urllib3 version yet) you might consider pinning the urllib3 version to <2.0.0 manually in your project. Check out the the urllib3 migration guide for details.

  • Auto-retry tests on failure (#2134) by @​sentrivana

  • Correct importlib.metadata check in test_modules (#2149) by @​asottile-sentry

  • Fix distribution name normalization (PEP-0503) (#2144) by @​rominf

... (truncated)

Changelog

Sourced from sentry-sdk's changelog.

1.26.0

Various fixes & improvements

1.25.1

Django update (ongoing)

Collections of improvements to our Django integration.

By: @​mgaligniana (#1773)

Various fixes & improvements

1.25.0

Various fixes & improvements

  • Support urllib3>=2.0.0 (#2148) by @​asottile-sentry

    We're now supporting urllib3's new major version, 2.0.0. If you encounter issues (e.g. some of your dependencies not supporting the new urllib3 version yet) you might consider pinning the urllib3 version to <2.0.0 manually in your project. Check out the the urllib3 migration guide for details.

... (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.18.0 to 1.26.0.
- [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.18.0...1.26.0)

---
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 requested a review from a team as a code owner June 25, 2023 15:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 25, 2023
@codecov
Copy link

codecov bot commented Jun 25, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (6814812) 90.33% compared to head (3b4b31e) 90.33%.

❗ Current head 3b4b31e differs from pull request most recent head 961893b. Consider uploading reports for the commit 961893b to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4414   +/-   ##
=======================================
  Coverage   90.33%   90.33%           
=======================================
  Files         803      803           
  Lines       39433    39433           
  Branches      245      245           
=======================================
  Hits        35623    35623           
  Misses       3778     3778           
  Partials       32       32           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@lynnagara
Copy link
Member

/gcbrun

@lynnagara lynnagara merged commit 0a80f15 into master Jun 26, 2023
@lynnagara lynnagara deleted the dependabot/pip/sentry-sdk-1.26.0 branch June 26, 2023 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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