Skip to content

Update Rust crate sqlformat to 0.3.5#7702

Merged
sunshowers merged 3 commits intomainfrom
renovate/sqlformat-0.x
May 8, 2025
Merged

Update Rust crate sqlformat to 0.3.5#7702
sunshowers merged 3 commits intomainfrom
renovate/sqlformat-0.x

Conversation

@oxide-renovate
Copy link
Copy Markdown
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 4 times, most recently from 7a8e8b3 to bb98f23 Compare March 6, 2025 04:25
@oxide-renovate oxide-renovate bot force-pushed the renovate/sqlformat-0.x branch 3 times, most recently from 495a2cb to c9f61ee Compare March 15, 2025 03:17
@oxide-renovate oxide-renovate bot force-pushed the renovate/sqlformat-0.x branch 3 times, most recently from de186d7 to 9781f0a Compare March 21, 2025 10:00
@oxide-renovate oxide-renovate bot force-pushed the renovate/sqlformat-0.x branch 4 times, most recently from e810873 to de92ddf Compare April 1, 2025 09:16
@oxide-renovate oxide-renovate bot force-pushed the renovate/sqlformat-0.x branch 9 times, most recently from 5f02995 to 0859dc6 Compare April 10, 2025 03:04
@oxide-renovate oxide-renovate bot force-pushed the renovate/sqlformat-0.x branch 5 times, most recently from dc1f3c2 to 1cb2be3 Compare April 17, 2025 03:07
@oxide-renovate oxide-renovate bot force-pushed the renovate/sqlformat-0.x branch from 1cb2be3 to 1cef4c9 Compare April 18, 2025 03:34
@oxide-renovate oxide-renovate bot force-pushed the renovate/sqlformat-0.x branch 4 times, most recently from a567cd5 to 10d41dd Compare April 25, 2025 03:11
@oxide-renovate oxide-renovate bot force-pushed the renovate/sqlformat-0.x branch 4 times, most recently from 7761ca1 to 25db7d7 Compare May 2, 2025 03:14
@oxide-renovate oxide-renovate bot force-pushed the renovate/sqlformat-0.x branch from 25db7d7 to 277d786 Compare May 8, 2025 03:26
@sunshowers sunshowers enabled auto-merge (squash) May 8, 2025 04:29
@oxide-renovate
Copy link
Copy Markdown
Contributor Author

oxide-renovate bot commented May 8, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@sunshowers sunshowers merged commit de2847f into main May 8, 2025
18 checks passed
@sunshowers sunshowers deleted the renovate/sqlformat-0.x branch May 8, 2025 06:32
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.

1 participant