Bump the minor-patch-dependencies group across 1 directory with 5 updates#1544
Merged
github-actions[bot] merged 1 commit intomainfrom Mar 11, 2025
Merged
Conversation
|
The |
alexcottner
previously approved these changes
Mar 10, 2025
Contributor
|
@dependabot rebase |
771da60 to
a6f34f6
Compare
|
The |
a6f34f6 to
9b185e4
Compare
|
The |
…ates Bumps the minor-patch-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) | `3.29.0` | `3.30.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.7` | `0.9.10` | | [cryptography](https://github.com/pyca/cryptography) | `44.0.1` | `44.0.2` | | [websockets](https://github.com/python-websockets/websockets) | `15.0` | `15.0.1` | Updates `google-cloud-bigquery` from 3.29.0 to 3.30.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.29.0...v3.30.0) Updates `pytest` from 8.3.4 to 8.3.5 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...8.3.5) Updates `ruff` from 0.9.7 to 0.9.10 - [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.9.7...0.9.10) Updates `cryptography` from 44.0.1 to 44.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.1...44.0.2) Updates `websockets` from 15.0 to 15.0.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@15.0...15.0.1) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: pytest 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: cryptography dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: websockets dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
9b185e4 to
25a21da
Compare
|
The |
Contributor
|
dependabot rebase |
removing my review as we have a package problem
alexcottner
approved these changes
Mar 11, 2025
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 minor-patch-dependencies group with 5 updates in the / directory:
3.29.03.30.08.3.48.3.50.9.70.9.1044.0.144.0.215.015.0.1Updates
google-cloud-bigqueryfrom 3.29.0 to 3.30.0Release notes
Sourced from google-cloud-bigquery's releases.
Changelog
Sourced from google-cloud-bigquery's changelog.
Commits
3a1e3f3chore(main): release 3.30.0 (#2119)c6d5f8afix: retry 404 errors inClient.query(...)(#2135)de10185chore(python): conditionally load credentials in .kokoro/build.sh (#2137)fea49ffdeps: updates required checks list in github (#2136)2c19681Feat: Adds foreign_type_info attribute to table class and adds unit tests. (#...7603bd7deps: use pandas-gbq to determine schema inload_table_from_dataframe(#2095)b03a2afchore(deps): bump cryptography from 43.0.1 to 44.0.1 in /.kokoro (#2130)b5bcfb3docs: update magics.rst (#2125)5e7d5edtest: add unit test covering the case where worker streams are stopped early ...54c8d07fix: avoid blocking in download thread when using BQ Storage API (#2034)Updates
pytestfrom 8.3.4 to 8.3.5Release notes
Sourced from pytest's releases.
Commits
b55ab2aPrepare release version 8.3.5e217726Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efeMerge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1Add readline workaround for libedit (#13176)edbfff7doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496bdoc: Change training to remote only (#13196) (#13197)78cf1f6ci: Bump build-and-inspect-python-package (#13188)Updates
rufffrom 0.9.7 to 0.9.10Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
0dfa810Bump 0.9.10 (#16556)9cd0cdeAssert that formatted code doesn't introduce any new unsupported syntax error...05a4c29print MDTEST_TEST_FILTER value in single-quotes (and escaped) (#16548)b3c884f[syntax-errors] Parenthesized keyword argument names after Python 3.8 (#16482)6c14225[syntax-errors] Tuple unpacking inreturnandyieldbefore Python 3.8 (#1...0a627ef[red-knot] Never is callable and iterable. Arbitrary attributes can be access...a25be46Clarify that D417 only checks docstrings with an arguments section (#16494)ce0018cAddOsSystemsupport to mdtests (#16518)48f906eAdd tests for case-sensitive module resolution (#16517)ebd172e[red-knot] Several failing tests for generics (#16509)Updates
cryptographyfrom 44.0.1 to 44.0.2Changelog
Sourced from cryptography's changelog.
Commits
56cfce644.0.2 release (#12537)7b4cc26Backport PyPy3.11 support (#12536)Updates
websocketsfrom 15.0 to 15.0.1Release notes
Sourced from websockets's releases.
Commits
37c9bc0Release version 15.0.1.fce02abDocs. Correct Producer pattern example.5fa24bbExit cleanly the interactive client on ^C.d0e60d3Remove spurious PYTHONPATH declarations.d7dafccAdd test coverage for interactive client.3c62503Use entrypoint instead of runpy in docs.f4e4345added entry point script for the cli client in the pyproject.toml6f89bacStart version 15.1.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@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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