-
Notifications
You must be signed in to change notification settings - Fork 8
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 minor-patch-dependencies group with 6 updates #1510
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/minor-patch-dependencies-08a65a9973
Closed
Bump the minor-patch-dependencies group with 6 updates #1510
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/minor-patch-dependencies-08a65a9973
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 minor-patch-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.10.10` | `3.11.2` | | [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) | `3.26.0` | `3.27.0` | | [aioresponses](https://github.com/pnuckowski/aioresponses) | `0.7.6` | `0.7.7` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.3` | `0.7.4` | | [kinto-http](https://github.com/Kinto/kinto-http.py) | `11.3.0` | `11.4.0` | | [websockets](https://github.com/python-websockets/websockets) | `14.0` | `14.1` | Updates `aiohttp` from 3.10.10 to 3.11.2 - [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.10.10...v3.11.2) Updates `google-cloud-bigquery` from 3.26.0 to 3.27.0 - [Release notes](https://github.com/googleapis/python-bigquery/releases) - [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md) - [Commits](googleapis/python-bigquery@v3.26.0...v3.27.0) Updates `aioresponses` from 0.7.6 to 0.7.7 - [Release notes](https://github.com/pnuckowski/aioresponses/releases) - [Commits](pnuckowski/aioresponses@0.7.6...0.7.7) Updates `ruff` from 0.7.3 to 0.7.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.7.3...0.7.4) Updates `kinto-http` from 11.3.0 to 11.4.0 - [Release notes](https://github.com/Kinto/kinto-http.py/releases) - [Changelog](https://github.com/Kinto/kinto-http.py/blob/main/CHANGELOG.rst) - [Commits](Kinto/kinto-http.py@11.3.0...11.4.0) Updates `websockets` from 14.0 to 14.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@14.0...14.1) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: google-cloud-bigquery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: aioresponses dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: kinto-http dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: websockets dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Nov 18, 2024
The |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
@dependabot rebase |
Superseded by #1512. |
auto-merge was automatically disabled
November 19, 2024 15:24
Pull request was closed
dependabot
bot
deleted the
dependabot/pip/minor-patch-dependencies-08a65a9973
branch
November 19, 2024 15:25
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
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 minor-patch-dependencies group with 6 updates:
3.10.10
3.11.2
3.26.0
3.27.0
0.7.6
0.7.7
0.7.3
0.7.4
11.3.0
11.4.0
14.0
14.1
Updates
aiohttp
from 3.10.10 to 3.11.2Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
db37e91
Release 3.11.2 (#9892)00978de
[PR #9885/76b0d734 backport][3.11] Add benchmarks for web middleware (#9889)581390c
[PR #9883/a118114 backport][3.11] Fix improperly closed WebSocket connections...e998143
Increment version to 3.11.2.dev0 (#9879)fe1196c
Release 3.11.1 (#9875)daaea93
[PR #9873/c9698c8e backport][3.11] Make creatingRequestInfo
backwards comp...72661bd
Increment version to 3.11.1.dev0 (#9863)c311912
Release 3.11.0 (#9860)95341e1
Merge branch '3.10' into 3.113e09325
Remove 3.10.11rc0 from 3.10 changelog (#9858)Updates
google-cloud-bigquery
from 3.26.0 to 3.27.0Release notes
Sourced from google-cloud-bigquery's releases.
Changelog
Sourced from google-cloud-bigquery's changelog.
Commits
53c289e
chore(main): release 3.27.0 (#2040)fef8b88
chore: two fixit fixes (#2050)7b03d61
build: use multiScm for Kokoro release builds (#2049)7372ad6
feat: updates to allow users to set max_stream_count (#2039)1d8d0a0
Fix typo in legacy docs (#2037)e29b987
chore(deps): update all dependencies (#2033)02706e2
chore(deps): update all dependencies (#2031)Updates
aioresponses
from 0.7.6 to 0.7.7Commits
03ecf38
fix: invalid rst code827d4c2
Merge pull request #262 from bdraco/3110_compate909123
Fix compat with aiohttp 3.11.0+b83af20
Merge pull request #233 from outp1/master64a4190
Merge pull request #251 from chs2/feat/callable-raise-for-statusbd79310
Merge pull request #256 from DanielNoord/patch-1cee22fc
Update__version__
to latest released versionbb940b4
Merge pull request #254 from gaby/packaging3e89430
Add packaging to requirements.txt91019b4
feat: support raise_for_status as callableUpdates
ruff
from 0.7.3 to 0.7.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
ed7b98c
Bump version to 0.7.4 (#14358)6591775
[flake8-type-checking
] Skip quoting annotation if it becomes invalid syntax...1f82731
Use CWD to resolve settings fromruff.configuration
(#14352)874da9c
[red-knot] Display raw characters for string literal (#14351)375cead
Sync vendored typeshed stubs (#14350)9ec690b
[red-knot] Add support for string annotations (#14151)a48d779
[red-knot] function signature representation (#14304)ba6c7f6
[pylint
] Remove check for dot in alias name in `useless-import-alias (PLC04...8095ff0
enforce required imports even with useless alias (#14287)24cd592
Avoid module lookup for known classes when possible (#14343)Updates
kinto-http
from 11.3.0 to 11.4.0Release notes
Sourced from kinto-http's releases.
Commits
cf0251e
Add browser-based authentication method (#375)409c2e6
Addget_permissions()
method to list all permissions on server (#376)Updates
websockets
from 14.0 to 14.1Release notes
Sourced from websockets's releases.
Commits
0403823
Release version 14.1.d0015c9
Fix refactoring error in a78b5546.7438b8e
Stop testing on PyPy 3.9.1f19487
Add changelog for previous commit.de2e7fb
Add close_code and close_reason to new implementations.9a2f39f
Support max_queue=None like the legacy implementation.3034834
Support recv() after the connection is closed.bdfc8cf
Uniformize comments.f17c11a
Keep queued messages after abort.86bf0c5
Remove unnecessary branch.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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions