chore(deps): bump the dependencies group with 5 updates#486
Merged
Conversation
Owner
|
@dependabot rebase |
Bumps the dependencies group with 5 updates: | Package | Update | | --- | --- | | [anyio](https://github.com/agronholm/anyio) | 3.7.0 to 3.7.1 | | [exceptiongroup](https://github.com/agronholm/exceptiongroup) | 1.1.1 to 1.1.2 | | [httpcore](https://github.com/encode/httpcore) | 0.17.2 to 0.17.3 | | [sentry-sdk](https://github.com/getsentry/sentry-python) | 1.25.1 to 1.27.0 | | [typing-extensions](https://github.com/python/typing_extensions) | 4.6.3 to 4.7.1 | Updates `anyio` from 3.7.0 to 3.7.1 - [Changelog](https://github.com/agronholm/anyio/blob/3.7.1/docs/versionhistory.rst) - [Commits](agronholm/anyio@3.7.0...3.7.1) Updates `exceptiongroup` from 1.1.1 to 1.1.2 - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.1.1...1.1.2) Updates `httpcore` from 0.17.2 to 0.17.3 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@0.17.2...0.17.3) Updates `sentry-sdk` from 1.25.1 to 1.27.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.25.1...1.27.0) Updates `typing-extensions` from 4.6.3 to 4.7.1 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.6.3...4.7.1) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: exceptiongroup dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: httpcore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
b4223ff to
2f8414b
Compare
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #486 +/- ##
==========================================
- Coverage 83.68% 83.39% -0.29%
==========================================
Files 52 52
Lines 2770 2770
Branches 430 430
==========================================
- Hits 2318 2310 -8
- Misses 342 349 +7
- Partials 110 111 +1 ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 5 updates:
Updates
anyiofrom 3.7.0 to 3.7.1Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
3e182faBumped up the versiond920654Fixed cache dependency path in GitHub test workflowda94a29Fixed several Sphinx build issuesf1f9991Fixed sending large buffers on UNIX stream sockets on asyncio052634cUpdated pre-commit modulesUpdates
exceptiongroupfrom 1.1.1 to 1.1.2Changelog
Sourced from exceptiongroup's changelog.
... (truncated)
Commits
571b121Added the release version821d5ebChanged handling of a single exception raised in exception group handlers to ...8a104ebFixed pre-commit errorcad96f6Added .ruff_cache/ to .gitignore111f338Fixed coveralls reportingc926b0aSwitched from flake8 and isort to ruff0d63387Added Python 3.12 to the testing matrix9bfc03f[pre-commit.ci] pre-commit autoupdate (#63)c604dd8[pre-commit.ci] pre-commit autoupdate (#62)516e532[pre-commit.ci] pre-commit autoupdate (#61)Updates
httpcorefrom 0.17.2 to 0.17.3Release notes
Sourced from httpcore's releases.
Changelog
Sourced from httpcore's changelog.
Commits
327e8bdVersion 0.17.3 (#744)31a4a56Support async cancellations. (#726)630e1e9Bump coverage from 6.5.0 to 7.2.7 (#743)2014bc8Bump pytest from 7.3.1 to 7.4.0 (#742)00717b3Bump pytest-httpbin from 2.0.0rc1 to 2.0.0 (#740)8d31f0bGraceful handling for HTTP/2 GoAway frames. (#733)aacdbb9Add 'network_stream' extension to HTTP/2 connections (#729)eb5957dDocstrings and minor refactor for HTTP/2. (#720)7548dd5Add exceptions for invalid trace callback (#717)1d90b36Refactor test import style (#713)Updates
sentry-sdkfrom 1.25.1 to 1.27.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
7ba4fd9Update CHANGELOG.mdbfe2eb0Update CHANGELOG.md34d46afUpdate CHANGELOG.md41ea06cUpdate CHANGELOG.mdc78df15release: 1.27.0d8a81a9Revert autocomplete hack (#2224)978a07fAdd Django template tag for adding sentry tracing information (#2222)e6ef1e8build(deps): bump checkouts/data-schemas from7fdde87to1b85152(#2218)7719950Allow (some) autocompletion for top-level API (#2213)8051d92Update Flask html meta helper (#2203)Updates
typing-extensionsfrom 4.6.3 to 4.7.1Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
... (truncated)
Commits
b518f6aPrepare release 4.7.1 (#264)dcdc53fRestore compatibility with PyPy <3.9 (#262)bc9bc06Run some mypyc tests in the third-party workflow (#260)fc5243bRun tests on more pypy versions in CI (#259)b3ddcb6Stop running third-party tests on 3.7 (#257)633d2e24.7.0 final (#255)3193f90CHANGELOG: Mention expected end of 3.7 support (#253)e65b036Backport CPython PR 105976 (#252)e703629README improvements (#250)a65658fUpdate CONTRIBUTING.md (#249)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