Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2025

Bumps sqlglot from 26.1.3 to 28.5.0.

Commits
  • 3567880 feat: add tokens to functions
  • ea0263a Chore: Skip integration tests GA for external contributors & fix git diff (...
  • 48f5e99 Fix(duckdb): preserve l/r-trim syntax (#6588)
  • 604efe5 Feat(snowflake)!: Type annotation fixes for TO_TIMESTAMP* (#6557)
  • 7077981 Feat(snowflake): Transpilation of Snowflake MONTHS_BETWEEN to DuckDB (#6561)
  • bf217d6 fix!: make JSONArrayAgg an AggFunc (#6585)
  • b857185 Fix(snowflake)!: remove Sysdate in favor of CurrentTimestamp with sysdate arg...
  • 4dfc810 feat(snowflake)!: support transpilation of BOOLNOT from snowflake to duckdb (...
  • 2a96d0e Update CHANGELOG.md for v28.4.1 [skip ci]
  • cfc9346 chore!: bump sqlglotrs to 0.10.0
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
sqlglot [>= 24.a, < 25]
sqlglot [>= 25.31.dev0, < 25.32]
sqlglot [< 27, > 26.1.3]

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

Bumps [sqlglot](https://github.com/tobymao/sqlglot) from 26.1.3 to 28.5.0.
- [Commits](tobymao/sqlglot@v26.1.3...v28.5.0)

---
updated-dependencies:
- dependency-name: sqlglot
  dependency-version: 28.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 18, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 18, 2025 09:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 18, 2025
github-merge-queue bot pushed a commit that referenced this pull request Dec 24, 2025
<!-- REMOVE IRRELEVANT COMMENTS BEFORE CREATING A PULL REQUEST -->
## Changes
<!-- Summary of your changes that are easy to understand. Add
screenshots when necessary, they're helpful to illustrate the before and
after state -->
### What does this PR do?

Bumped Sqlglot and Updated related test failures

Supercedes #2198 

### Relevant implementation details

### Caveats/things to watch out for when reviewing:

### Linked issues
<!-- DOC: Link issue with a keyword: close, closes, closed, fix, fixes,
fixed, resolve, resolves, resolved. See
https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword
-->

Resolves #..

### Functionality

- [ ] added relevant user documentation
- [ ] added new CLI command
- [ ] modified existing command: `databricks labs lakebridge ...`
- [ ] ... +add your own

### Tests
<!-- How is this tested? Please see the checklist below and also
describe any other relevant tests -->

- [ ] manually tested
- [ ] added unit tests
- [ ] added integration tests
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 24, 2025

Looks like sqlglot is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 24, 2025
@dependabot dependabot bot deleted the dependabot/pip/sqlglot-28.5.0 branch December 24, 2025 11:43
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant