Skip to content

chore(deps): bump sqlglot from 30.12.0 to 30.13.0 - #670

Closed
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/uv/staging/sqlglot-30.13.0
Closed

chore(deps): bump sqlglot from 30.12.0 to 30.13.0#670
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/uv/staging/sqlglot-30.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bumps sqlglot from 30.12.0 to 30.13.0.

Commits
  • 98e2b3f Sync w/ integration tests
  • c933fe3 fix(optimizer)!: canonicalize numeric-literal GROUP BY to positional ordinal ...
  • 169b836 fix(duckdb): position table alias correctly when combined with time-travel sy...
  • a1e3338 fix(postgres): support unicode escape string literals U&'...' closes #7898
  • 755e95e Refactor(druid)!: preserve ILIKE roundtrip
  • 6d29878 fix(drill): generate native ILIKE function instead of invalid infix operato...
  • b110593 feat(optimizer)!: annotate encode for duckdb (#7915)
  • da43c5c feat(optimizer)!: annotate truncate for mysql (#7914)
  • 24d6d73 fix(presto)!: respect date part boundary semantics in DATE_DIFF transpilation...
  • bbb376d Refactor: tighten the self-referencing cte check in projection pushdown
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [sqlglot](https://github.com/tobymao/sqlglot) from 30.12.0 to 30.13.0.
- [Commits](tobymao/sqlglot@v30.12.0...v30.13.0)

---
updated-dependencies:
- dependency-name: sqlglot
  dependency-version: 30.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 26, 2026
@github-actions

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

uv.lock

PackageVersionLicenseIssue Type
sqlglot30.13.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/sqlglot 30.13.0 UnknownUnknown

Scanned Files

  • uv.lock

@overcut-ai

overcut-ai Bot commented Jul 26, 2026

Copy link
Copy Markdown

Completed Working on "Code Review"

✅ Code review complete. No issues found - all changes look good! ✅

✅ Workflow completed successfully.


👉 View complete log

@barakb

barakb commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Combined into #678.

@barakb barakb closed this Aug 3, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/uv/staging/sqlglot-30.13.0 branch August 3, 2026 08:24
galshubeli pushed a commit that referenced this pull request Aug 4, 2026
Combines the following Dependabot updates into a single PR:
- Bump mcp from 1.27.2 to 1.28.1 (#663)
- Bump actions/setup-python from 6.3.0 to 7.0.0 (#665)
- Bump actions/checkout from 7.0.0 to 7.0.1 (#666)
- Bump astral-sh/setup-uv from 8.3.2 to 9.0.0 (#667)
- Bump openai from 2.45.0 to 2.48.0 (#668)
- Bump fastapi from 0.139.0 to 0.140.0 (#669)
- Bump sqlglot from 30.12.0 to 30.13.0 (#670)
- Bump snowflake-connector-python from 4.6.0 to 4.7.1 (#671)
- Bump fastmcp from 3.2.4 to 3.4.4 (#672)
- Bump brace-expansion from 5.0.7 to 5.0.9 (latest available) in /app (#674)
- Bump rojopolis/spellcheck-github-actions from 0.63.0 to 0.63.1 (#675)
- Bump docker/login-action from 4.4.0 to 4.6.0 (#676)
- Bump the npm-minor-patch group across 1 directory with 29 updates in /app (#677)

Verified locally: uv run pytest (210 passed), uv run pylint (10.00/10),
npm run lint and npm run build (in app/), all against a running
FalkorDB container.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant