-
-
Notifications
You must be signed in to change notification settings - Fork 544
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
Bump the all-dependencies group with 9 updates #3262
Closed
Closed
Conversation
This file contains 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
Bumps the all-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [pygments](https://github.com/pygments/pygments) | `2.16.1` | `2.17.2` | | [quart](https://github.com/pallets/quart) | `0.19.3` | `0.19.4` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.6` | `3.9.1` | | [rich](https://github.com/Textualize/rich) | `13.6.0` | `13.7.0` | | [ddtrace](https://github.com/DataDog/dd-trace-py) | `2.1.6` | `2.3.1` | | [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.4.0` | `3.5.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.35.0` | `1.38.0` | | [botocore](https://github.com/boto/botocore) | `1.31.84` | `1.33.2` | | [mypy](https://github.com/python/mypy) | `1.7.0` | `1.7.1` | Updates `pygments` from 2.16.1 to 2.17.2 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.16.1...2.17.2) Updates `quart` from 0.19.3 to 0.19.4 - [Changelog](https://github.com/pallets/quart/blob/main/CHANGES.rst) - [Commits](pallets/quart@0.19.3...0.19.4) Updates `aiohttp` from 3.8.6 to 3.9.1 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.8.6...v3.9.1) Updates `rich` from 13.6.0 to 13.7.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.6.0...v13.7.0) Updates `ddtrace` from 2.1.6 to 2.3.1 - [Release notes](https://github.com/DataDog/dd-trace-py/releases) - [Changelog](https://github.com/DataDog/dd-trace-py/blob/2.x/CHANGELOG.md) - [Commits](DataDog/dd-trace-py@v2.1.6...v2.3.1) Updates `pytest-xdist` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.4.0...v3.5.0) Updates `sentry-sdk` from 1.35.0 to 1.38.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.35.0...1.38.0) Updates `botocore` from 1.31.84 to 1.33.2 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.31.84...1.33.2) Updates `mypy` from 1.7.0 to 1.7.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: quart dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ddtrace dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest-xdist dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: sentry-sdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: botocore dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3262 +/- ##
==========================================
+ Coverage 96.36% 96.60% +0.24%
==========================================
Files 482 482
Lines 29952 29954 +2
Branches 3690 3694 +4
==========================================
+ Hits 28863 28937 +74
+ Misses 898 833 -65
+ Partials 191 184 -7 |
CodSpeed Performance ReportMerging #3262 will not alter performanceComparing Summary
|
Superseded by #3266. |
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 all-dependencies group with 9 updates:
2.16.1
2.17.2
0.19.3
0.19.4
3.8.6
3.9.1
13.6.0
13.7.0
2.1.6
2.3.1
3.4.0
3.5.0
1.35.0
1.38.0
1.31.84
1.33.2
1.7.0
1.7.1
Updates
pygments
from 2.16.1 to 2.17.2Release notes
Sourced from pygments's releases.
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
ee30ce1
Only select pygments/ in wheels, not in sdists9adeef6
Prepare 2.17.2 hotfix release.639bfcf
Fix building from source on macOS (#2593)f5eb039
Prepare 2.17.1 hotfix release.0c66899
Update CHANGES220a2a9
TOML: fix bug with eager literal strings5cf7389
Another formatting fix in CHANGES.5874c34
Fix code formatting in the CHANGES file.49090a3
Prepare for next release.26e29a6
Bump version number.Updates
quart
from 0.19.3 to 0.19.4Changelog
Sourced from quart's changelog.
Commits
7ee33a4
Bump and release 0.19.4a48b529
Add a shutdown event to the app140bdc1
Fix issues with the latest mypy89c8548
Upgrade to 3.12 for CI/docs etcd01621d
Bump to Python 3.12 for base tox actions363b344
Improve the typing of the ensure_async method48b70da
Fix the typing for AfterWebsocket functions6173414
Remove is_coroutine_functionc9d3095
Fix program not closing on Ctrl+C in Windows0d88991
Fix flake8 blocking commitsUpdates
aiohttp
from 3.8.6 to 3.9.1Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
6333c02
Release v3.9.1 (#7911)9dbd273
[PR #7673/aa7d1a8f backport][3.9] Document release process (#7909)dd175b6
Fix regression with connection upgrade (#7879) (#7908)946523d
Fix flaky websocket test (#7902) (#7904)ddc2a26
[PR #7896/9a7cfe77 backport][3.9] Fix some flaky tests (#7900)2ae4d6f
Message is not upgraded if Upgrade header is missing (#7895) (#7898)bb11101
Restore async concurrency safety to websocket compressor (#7865) (#7889)6dd0122
Update dependabot.yml (#7888)41a9f1f
Bump mypy from 1.7.0 to 1.7.1 (#7882)a049701
Fix usage of proxy.py in test_proxy_functional (#7773) (#7876)Updates
rich
from 13.6.0 to 13.7.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
fd98182
Merge pull request #3202 from Textualize/bump13701f04c9c
new version59b1aca
Fix double-width characters disappearing when wrapping (#3180)b32e42b
Fix issue with trailing whitespace (#3195)50d2a45
Fix typing for FloatPrompt (#3151)0177b03
Black formatting (#3035)7a168a2
[docs] Fix typos and other small stuff (#3094)e76f3c3
Update pre-commit hooks (#3113)92e7164
Fix #3104 (#3105)9f620dc
Merge pull request #3191 from Textualize/assorted-docs-and-tidyingUpdates
ddtrace
from 2.1.6 to 2.3.1Release notes
Sourced from ddtrace's releases.
... (truncated)
Commits
ebc88ae
fix(propagation): check for span_id and trace_id before creating span link [b...39e71ee
docs: fix release note for #7612 [backport 2.3] (#7710)b38d4d2
docs: fix readthedocs build [backport 2.3] (#7719)80f3264
chore(rcm): payload logging (#7603)1656e7d
fix(tracer): fix multiprocessing queue on aws lambda (#7612)0cfc263
fix(structlog): appends todefault_processors
via list to avoid TypeError (...ac29fa3
ci(opentelemetry): pin cattrs and otel-flask-instrumentation (#7682)f86bfd2
fix(setuptools): update deprecated license format (#7684)2bd99af
chore: deduplicate and abstract some bits of the release script (#7592)80bf6a9
fix(asm): fix config in api_manager (#7678)Updates
pytest-xdist
from 3.4.0 to 3.5.0Changelog
Sourced from pytest-xdist's changelog.
Commits
95b309e
Release 3.5.03fe877b
LoadScope scheduler: Sort scopes by number of tests to assign biggest scopes ...f36ea25
Create GitHub release after deploy (#973)d81f575
Merge pull request #969 from pytest-dev/pre-commit-ci-update-config1d26164
[pre-commit.ci] pre-commit autoupdate5f43575
Merge pull request #966 from pytest-dev/release-3.4.0Updates
sentry-sdk
from 1.35.0 to 1.38.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
2904574
Update CHANGELOG.md62c9220
release: 1.38.0a7f5a66
Only add trace context to checkins and do not run event_processors for checki...b250a89
feat: metric span summaries (#2522)bd68a3e
feat(metrics): Add source context to code locations (#2539)044ce0a
Use in app filepath instead of absolute path (#2541)c025ffe
Switch tojinja2
for generating CI yamls (#2534)12b8f98
Merge branch 'release/1.37.1'aed0cca
release: 1.37.16723799
FixNameError
onparse_version
with eventlet (#2532)Updates
botocore
from 1.31.84 to 1.33.2Changelog
Sourced from botocore's changelog.
... (truncated)
Commits
af4fdde
Merge branch 'release-1.33.2'e8a9f38
Bumping version to 1.33.25b2ade2
Merge commit '826b78c54dd87b9da368e9ab6017d8c4823b28c1' into stage-release-de...c3e07f7
Merge commit '28b6202b58b838ac534c7d59c011e1ae21a1b4e2' into stage-release-de...40ef94a
Update to latest partitions and endpointsc5ddcdb
Update to latest models826b78c
Intial implementation for S3Expressacc5d1e
Merge branch 'release-1.33.1' into develop9651c2d
Merge branch 'release-1.33.1'86c8505
Bumping version to 1.33.1Updates
mypy
from 1.7.0 to 1.7.1Commits
6b3c418
Update version to 1.7.1 (without +dev)c10e173
[mypyc] Fix regression with nested functions (#16484)e6399d1
Fix polymorphic application for callback protocols (#16514)661adb7
Fix crash on strict-equality with recursive types (#16483)6c8e0cc
Ignore position if imprecise arguments are matched by name (#16471)5c354c4
Fix missing meet case exposed by len narrowing (#16470)88791ca
Exclude private attributes from override checks (#16464)4b5b316
Special-case unions in polymorphic inference (#16461)f862d3e
Fix crash on Callable self in call (#16453)fe79a59
Bump version to 1.7.1+devMost Recent Ignore Conditions Applied to This Pull Request
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 ...Description has been truncated