dgadelha / knex-playground

Knex Playground
https://dgadelha.github.io/knex-playground/
41 stars 5 forks source link

fix(deps): update dependency sql-formatter to v11 - autoclosed #262

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sql-formatter ^10.7.1 -> ^11.0.0 age adoption passing confidence

Release Notes

sql-formatter-org/sql-formatter ### [`v11.0.2`](https://togithub.com/sql-formatter-org/sql-formatter/releases/tag/v11.0.2): 11.0.2 [Compare Source](https://togithub.com/sql-formatter-org/sql-formatter/compare/v11.0.1...v11.0.2) ##### Bugfixes - Fix indentation of first comment in file [#​481](https://togithub.com/sql-formatter-org/sql-formatter/issues/481) ### [`v11.0.1`](https://togithub.com/sql-formatter-org/sql-formatter/releases/tag/v11.0.1): 11.0.1 [Compare Source](https://togithub.com/sql-formatter-org/sql-formatter/compare/v11.0.0...v11.0.1) ##### Bugfixes - Fix ESM/TypeScript module resolution [#​487](https://togithub.com/sql-formatter-org/sql-formatter/issues/487) [#​488](https://togithub.com/sql-formatter-org/sql-formatter/issues/488) (thanks to An Phi) ### [`v11.0.0`](https://togithub.com/sql-formatter-org/sql-formatter/releases/tag/v11.0.0): 11.0.0 [Compare Source](https://togithub.com/sql-formatter-org/sql-formatter/compare/v10.7.2...v11.0.0) ##### Potentially breaking changes - The library is now exported as ES module [#​455](https://togithub.com/sql-formatter-org/sql-formatter/issues/455), [#​105](https://togithub.com/sql-formatter-org/sql-formatter/issues/105) ##### New features - Added support for Snowflake dialect [#​454](https://togithub.com/sql-formatter-org/sql-formatter/issues/454) ##### Improvements - Better CASE expression formatting [#​458](https://togithub.com/sql-formatter-org/sql-formatter/issues/458), [#​401](https://togithub.com/sql-formatter-org/sql-formatter/issues/401), [#​459](https://togithub.com/sql-formatter-org/sql-formatter/issues/459) - Better formatting of inline block-comments [#​462](https://togithub.com/sql-formatter-org/sql-formatter/issues/462) - Better ON UPDATE/DELETE constraints formatting [#​478](https://togithub.com/sql-formatter-org/sql-formatter/issues/478) - `denseOperators` config now also applies to `:` operator. ### [`v10.7.2`](https://togithub.com/sql-formatter-org/sql-formatter/releases/tag/v10.7.2): 10.7.2 [Compare Source](https://togithub.com/sql-formatter-org/sql-formatter/compare/v10.7.1...v10.7.2) ##### Bugfixes - Support empty `SELECT;` statement [#​447](https://togithub.com/sql-formatter-org/sql-formatter/issues/447)

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.



This PR has been generated by Mend Renovate. View repository job log here.