Bump the python-packages group with 4 updates#155
Merged
MaxHalford merged 1 commit intomainfrom Dec 25, 2025
Merged
Conversation
Bumps the python-packages group with 4 updates: [sqlglot](https://github.com/tobymao/sqlglot), [google-cloud-bigquery-storage](https://github.com/googleapis/google-cloud-python), [pre-commit](https://github.com/pre-commit/pre-commit) and [ruff](https://github.com/astral-sh/ruff). Updates `sqlglot` from 28.3.0 to 28.5.0 - [Commits](tobymao/sqlglot@v28.3.0...v28.5.0) Updates `google-cloud-bigquery-storage` from 2.35.0 to 2.36.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-bigquery-storage-v2.35.0...google-cloud-bigquery-storage-v2.36.0) Updates `pre-commit` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.5.0...v4.5.1) Updates `ruff` from 0.14.9 to 0.14.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.14.9...0.14.10) --- updated-dependencies: - dependency-name: sqlglot dependency-version: 28.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: google-cloud-bigquery-storage dependency-version: 2.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
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 python-packages group with 4 updates: sqlglot, google-cloud-bigquery-storage, pre-commit and ruff.
Updates
sqlglotfrom 28.3.0 to 28.5.0Commits
3567880feat: add tokens to functionsea0263aChore: Skip integration tests GA for external contributors & fixgit diff(...48f5e99Fix(duckdb): preserve l/r-trim syntax (#6588)604efe5Feat(snowflake)!: Type annotation fixes for TO_TIMESTAMP* (#6557)7077981Feat(snowflake): Transpilation of Snowflake MONTHS_BETWEEN to DuckDB (#6561)bf217d6fix!: makeJSONArrayAgganAggFunc(#6585)b857185Fix(snowflake)!: remove Sysdate in favor of CurrentTimestamp with sysdate arg...4dfc810feat(snowflake)!: support transpilation of BOOLNOT from snowflake to duckdb (...2a96d0eUpdate CHANGELOG.md for v28.4.1 [skip ci]cfc9346chore!: bump sqlglotrs to 0.10.0Updates
google-cloud-bigquery-storagefrom 2.35.0 to 2.36.0Release notes
Sourced from google-cloud-bigquery-storage's releases.
Changelog
Sourced from google-cloud-bigquery-storage's changelog.
... (truncated)
Commits
f384538chore: librarian release pull request: 20251217T215552Z (#14980)f709d63chore: librarian release pull request: 20251217T215457Z (#14978)d5ae07fchore: librarian release pull request: 20251217T215546Z (#14979)aae0f36chore: librarian release pull request: 20251217T213154Z (#14977)d2b35b2chore: librarian update image pull request: 20251216T231917Z (#14974)17e48a8chore: librarian generate pull request: 20251212T192037Z (#14964)c7696a6chore: librarian release pull request: 20251211T080548Z (#14962)4927067chore: librarian generate pull request: 20251210T091602Z (#14960)Updates
pre-commitfrom 4.5.0 to 4.5.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
8a0630cv4.5.1fcbc745Merge pull request #3597 from pre-commit/empty-setup-py51592eefix python local template when artifact dirs are present67e8fafMerge pull request #3596 from pre-commit/pre-commit-ci-update-configc251e6b[pre-commit.ci] pre-commit autoupdate98ccafaMerge pull request #3593 from pre-commit/pre-commit-ci-update-config4895355[pre-commit.ci] pre-commit autoupdate2cedd58Merge pull request #3588 from pre-commit/pre-commit-ci-update-config465192d[pre-commit.ci] pre-commit autoupdatefd42f96Merge pull request #3586 from pre-commit/zipapp-sha256-file-not-neededUpdates
rufffrom 0.14.9 to 0.14.10Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
45bbb4cBump 0.14.10 (#22058)42b9727[ty] Use datatest instead of dirtest (#21937)f7ec178[ty] Gracefully handle client requests that can't be deserialized (#22051)c315164[ty] Don't suggest keyword statements when only expressions are validbb1955e[ty] Use cursor context in a few more places...070e08a[ty] Movecompletionfunction to the topbab3924[ty] Refactor completion generation10748b2[flake8-pytest-style] Allowmatchandcheckkeyword arguments without a...56539db[ty] Fix some configuration panics in the LSP (#22040)8d32ad1[ty] Add support for attribute docstrings (#22036)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 conditionsSummary by cubic
Update core Python dependencies to improve SQL transpilation, BigQuery client security, and developer tooling. Adds mTLS support for BigQuery Storage and small fixes in pre-commit and Ruff.
Written for commit 4fcfa6d. Summary will update automatically on new commits.