Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump sql-formatter from 6.1.1 to 8.0.2 in /site#2862

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubJul 8, 2022

Bumpssql-formatter from 6.1.1 to 8.0.2.

Release notes

Sourced fromsql-formatter's releases.

8.0.2

Bugfixes

  • Fix BigQuery STRUCT formatting#279
  • Fix BigQuery FROM clause operators formatting#279

8.0.1

Bugfix

  • Support arrays in PostgreSQL#275

8.0.0

Breaking changes

  • RemovedmultilineLists config option
  • RemovednewlineBeforeOpenParen config option
  • RemovednewlineBeforeCloseParen config option

Internal changes

  • Moved all the syntax structure detection from formatter to parser.

7.0.4

  • ImproveCREATE TABLE &CREATE VIEW formatting for BigQuery.#269
  • Upgrade dependencies. Notably switch from TypeScript 4.6.3 to 4.7.4.#271

7.0.3

Warnings and deprecations

A warning is now printed whenparams option values are not all strings. For now just a warning. In next major version non-string values will no more be accepted.

Deprecated the following config options:

  • multilineLists
  • newlineBeforeOpenParen
  • newlineBeforeCloseParen

These will get removed in next major version.

7.0.2

Bugfixes

  • Support array subscript operator in BigQuery#243

Internal changes

  • MovealiasAs processing out of formatting phase

7.0.1

Optimized tokenizer. With large inputs the formatter is now considerably faster.

7.0.0

This release contains a major rewrite of how strings, identifiers, variables and parameters are handled internally. What is and isn't supported regarding these things in various dialects was also re-evaluated, resulting in removal of support for various bits of syntax that shouldn't have been there in the first place, along with addition of missing bits of syntax.

... (truncated)

Commits
  • b061256 Release v8.0.2
  • 2313b9f Merge PR#281: Fix BigQuery STRUCT formatting
  • e132c30 Merge PR#280: Fix formatting of BigQuery FROM clause operators
  • 7e67cb2 Improve upper- and lower-casing support
  • d77a21d Fix BigQuery STRUCT formatting
  • 761c6f0 Fix formatting of BigQuery FROM clause operators
  • 7dd5b94 Release v8.0.1
  • a39d881 Merge PR#276: Support arrays in PostgreSQL
  • 914401d Support array literals and accessors in PostgreSQL
  • 072c153 Document BigQuery Array subscript operator
  • Additional commits viewable incompare view

Dependabot compatibility score

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 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)

Bumps [sql-formatter](https://github.com/sql-formatter-org/sql-formatter) from 6.1.1 to 8.0.2.- [Release notes](https://github.com/sql-formatter-org/sql-formatter/releases)- [Changelog](https://github.com/sql-formatter-org/sql-formatter/blob/master/.release-it.json)- [Commits](sql-formatter-org/sql-formatter@v6.1.1...v8.0.2)---updated-dependencies:- dependency-name: sql-formatter  dependency-type: direct:development  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot requested a review froma team as acode ownerJuly 8, 2022 19:34
@kylecarbskylecarbsenabled auto-merge (squash)July 8, 2022 19:54
@kylecarbskylecarbs merged commit8589eb6 intomainJul 8, 2022
@kylecarbskylecarbs deleted the dependabot/npm_and_yarn/site/sql-formatter-8.0.2 branchJuly 8, 2022 19:54
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@kylecarbskylecarbskylecarbs approved these changes

Assignees

@kylecarbskylecarbs

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@kylecarbs

[8]ページ先頭

©2009-2025 Movatter.jp