Skip to content

chore(deps): update sqlglot requirement from ~=25.8 to ~=25.25#26

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Updates the requirements on sqlglot to permit the latest version.

Changelog

Sourced from sqlglot's changelog.

[v25.25.1] - 2024-10-15

🐛 Bug Fixes

[v25.25.0] - 2024-10-14

💥 BREAKING CHANGES

✨ New Features

🐛 Bug Fixes

♻️ Refactors

... (truncated)

Commits
  • e6567ae Fix: small overload fix for ensure list taking None (#4248)
  • 0051725 docs: update API docs, CHANGELOG.md for v25.25.0 [skip ci]
  • 4da2502 Refactor!: make Explode a UDTF subclass (#4242)
  • c0a8355 Fix(parser): parse a column reference for the RHS of the IN clause (#4241)
  • 06748d9 Feat(mysql): add support for operation modifiers like HIGH_PRIORITY (#4238)
  • daa6e78 Fix(optimizer): handle subquery predicate substitution correctly in de morgan...
  • 5741180 Fix(parser)!: produce exp.Column for the RHS of <value> IN <name> (#4239)
  • b26a3f6 Fix: satisfy mypy
  • eeae25e feat: support EXPLAIN in mysql (#4235)
  • 202aaa0 feat(bigquery)!: Native annotations for string functions (#4234)
  • 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.25.1)

---
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 Oct 21, 2024
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Oct 28, 2024

Superseded by #28.

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/pip/sqlglot-approx-eq-25.25 branch October 28, 2024 11:10
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