Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate sqlformat to 0.3.5 #7702

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

oxide-renovate[bot]
Copy link
Contributor

@oxide-renovate oxide-renovate bot commented Mar 1, 2025

This PR contains the following updates:

Package Type Update Change
sqlformat workspace.dependencies minor 0.2.6 -> 0.3.5

Release Notes

shssoichiro/sqlformat-rs (sqlformat)

v0.3.5

Compare Source

  • Support pg_trgm operators
  • Remove usage of a deprecated winnow function

v0.3.4

Compare Source

  • Migrate from nom to winnow, provides about 30% performance improvement

v0.3.3

Compare Source

  • Reduce binary size by removing regex dependency (#​68)

v0.3.2

Compare Source

  • support ClickHouse/DuckDB join variants
  • handle double colons better

v0.3.1

Compare Source

  • Allow latest regex version (#​55)
    • [slightly breaking] Increases minimum Rust version to 1.65
  • Fixes for operator parsing (#​57)
  • Performance improvements (#​58)

v0.3.0

Compare Source

  • [breaking] fix: Ignore keywords for uppercase=True (#​53)
  • fix: uppercase=false does not lowercase the query (#​50)
  • fix: Possible to provide an escape hatch for expressions (#​51)

v0.2.7

Compare Source


Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Mar 1, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/sqlformat-0.x branch 2 times, most recently from cd11388 to d9190cc Compare March 3, 2025 04:03
@oxide-renovate oxide-renovate bot force-pushed the renovate/sqlformat-0.x branch from d9190cc to 7a8e8b3 Compare March 4, 2025 04:22
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