Skip to content

chore(deps): update sqlglot requirement from ~=25.8 to ~=26.0#42

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

Updates the requirements on sqlglot to permit the latest version.

Changelog

Sourced from sqlglot's changelog.

[v26.0.0] - 2024-12-10

💥 BREAKING CHANGES

  • due to 1d3c9aa - Transpile support for bitor/bit_or snowflake function (PR #4486 by @​ankur334):

    Transpile support for bitor/bit_or snowflake function (#4486)

  • due to ab10851 - Preserve roundtrips of DATETIME/DATETIME2 (PR #4491 by @​VaggelisD):

    Preserve roundtrips of DATETIME/DATETIME2 (#4491)

✨ New Features

🐛 Bug Fixes

[v25.34.1] - 2024-12-10

💥 BREAKING CHANGES

✨ New Features

🔧 Chores

[v25.34.0] - 2024-12-06

💥 BREAKING CHANGES

✨ New Features

🐛 Bug Fixes

... (truncated)

Commits
  • 051c6f0 Refactor!!: bundle multiple WHEN [NOT] MATCHED into a exp.WhenSequence (#4495)
  • 43975e4 fix(duckdb): Allow escape strings similar to Postgres (#4497)
  • ab10851 fix(tsql)!: Preserve roundtrips of DATETIME/DATETIME2 (#4491)
  • 822aea0 feat(snowflake): Support for inline FOREIGN KEY (#4493)
  • 1d3c9aa feat(snowflake)!: Transpile support for bitor/bit_or snowflake function (#4486)
  • 2655d7c docs: update API docs, CHANGELOG.md for v25.34.1 [skip ci]
  • 5a276f3 feat: add parse into tuple
  • ddf7483 Chore: enable python 3.13 in CI (#4483)
  • f70f124 Feat!: transpile MySQL FORMAT to DuckDB (#4488)
  • 3db54b1 docs: update API docs, CHANGELOG.md for v25.34.0 [skip ci]
  • 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...v26.0.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 16, 2024
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