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

chore(deps): update dependency sql-formatter to v15 #5709

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sql-formatter ^14.0.0 -> ^15.0.0 age adoption passing confidence

Release Notes

sql-formatter-org/sql-formatter (sql-formatter)

v15.0.0: 15.0.0

Compare Source

Breaking changes

  • The keywordCase option no more applies to data types.
  • The identifierCase option no more applies to function names.
  • New formatting style of CREATE TABLE (#​495) Thanks to Timon Jurschitsch
  • New formatting style of CREATE VIEW
  • When using custom dialects: TokenizerOptions has new mandatory reservedDataType field.

New features

  • Added functionCase option (#​237) Thanks to Karl Horky
  • Added dataTypeCase option (#​653) Thanks to Karl Horky

Bugfixes

  • Support *.* syntax in MySQL GRANT statements (#​674)
  • No more treat some common table/field names in PostgreSQL as keywords (#​156)
  • Allow type to be used as identifier in PostgreSQL (#​685)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Dec 15, 2023
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: a90569d
Status: ✅  Deploy successful!
Preview URL: https://e8b891ab.immich.pages.dev
Branch Preview URL: https://renovate-sql-formatter-15-x.immich.pages.dev

View logs

@jrasm91 jrasm91 merged commit 16f3856 into main Dec 15, 2023
21 checks passed
@jrasm91 jrasm91 deleted the renovate/sql-formatter-15.x branch December 15, 2023 05:28
jonhnet pushed a commit to jonhnet/immich that referenced this pull request Dec 15, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant