sinker icon indicating copy to clipboard operation
sinker copied to clipboard

Update sqlglot requirement from ^26.2.1 to >=26.2.1,<28.0.0

Open dependabot[bot] opened this issue 4 months ago • 1 comments

Updates the requirements on sqlglot to permit the latest version.

Changelog

Sourced from sqlglot's changelog.

[v27.0.0] - 2025-07-07

:boom: BREAKING CHANGES

... (truncated)

Commits
  • 1abd461 Chore: bump min. supported version to python 3.9 (#5353)
  • e705e8e Clean up Postgres ROUND logic
  • a3227de Feat!: improve transpilation of ROUND(x, y) to Postgres (#5368)
  • 2cce53d feat(optimizer)!: annotate type for LAG (#5371)
  • 800a82c Cleanup fabric tests
  • 1fd757e feat(fabric): Ensure TIMESTAMPTZ is used with AT TIME ZONE (#5362)
  • 47176ce feat(optimizer)!: annotate type for ENDS_WITH (#5370)
  • 5b59c16 feat(optimizer)!: annotate type for DATETIME (#5369)
  • e110ef4 feat(optimizer)!: annotate type for COVAR_SAMP (#5367)
  • c1e8677 feat(optimizer)!: annotate type for COVAR_POP (#5365)
  • 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)

dependabot[bot] avatar Jul 14 '25 10:07 dependabot[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.16%. Comparing base (fbef5c2) to head (7c3d612).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage   95.16%   95.16%           
=======================================
  Files           8        8           
  Lines         248      248           
=======================================
  Hits          236      236           
  Misses         12       12           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Jul 14 '25 10:07 codecov-commenter

Superseded by #28.

dependabot[bot] avatar Nov 24 '25 08:11 dependabot[bot]