Skip to content

chore(deps): update sqlglot requirement from ~=25.8 to ~=25.34#41

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sqlglot-approx-eq-25.34
Closed

chore(deps): update sqlglot requirement from ~=25.8 to ~=25.34#41
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sqlglot-approx-eq-25.34

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Updates the requirements on sqlglot to permit the latest version.

Changelog

Sourced from sqlglot's changelog.

[v25.34.0] - 2024-12-06

💥 BREAKING CHANGES

✨ New Features

🐛 Bug Fixes

[v25.33.0] - 2024-12-04

💥 BREAKING CHANGES

  • due to 07fa69d - Make TIMESTAMP map to Type.TIMESTAMPTZ (PR #4451 by @​VaggelisD):

    Make TIMESTAMP map to Type.TIMESTAMPTZ (#4451)

  • due to 63d8f41 - treat NEXT as a func keyword, parse NEXT VALUE FOR in tsql, oracle (PR #4467 by @​georgesittas):

    treat NEXT as a func keyword, parse NEXT VALUE FOR in tsql, oracle (#4467)

✨ New Features

🐛 Bug Fixes

[v25.32.1] - 2024-11-27

🐛 Bug Fixes

... (truncated)

Commits
  • 438ae4c fix(bigquery): Do not generate NULL ordering on Windows (#4480)
  • 41c6d24 feat(optimizer)!: Alias expanded USING STRUCT fields (#4474)
  • a34bcde Fix(bigquery): properly consume dashed table parts (#4477)
  • a2899c2 docs: update API docs, CHANGELOG.md for v25.33.0 [skip ci]
  • 65a51d7 Feat!(snowflake): improve transpilation of TO_TIMESTAMP* variants (#4473)
  • a9dca8d feat(postgres): Support generated columns (#4472)
  • 3945acc Feat: allow tables to be preserved in replace_table (#4468)
  • 63d8f41 Fix(parser)!: treat NEXT as a func keyword, parse NEXT VALUE FOR in tsql, ora...
  • 07fa69d fix(spark)!: Make TIMESTAMP map to Type.TIMESTAMPTZ (#4451)
  • ca5023d fix(presto): Remove parentheses from CURRENT_USER (#4459)
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [sqlglot](https://github.com/tobymao/sqlglot) to permit the latest version.
- [Changelog](https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md)
- [Commits](tobymao/sqlglot@v25.8.0...v25.34.0)

---
updated-dependencies:
- dependency-name: sqlglot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2024
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Dec 16, 2024

Superseded by #42.

@dependabot dependabot bot closed this Dec 16, 2024
@dependabot dependabot bot deleted the dependabot/pip/sqlglot-approx-eq-25.34 branch December 16, 2024 11:00
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants