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): bump sql-formatter from 15.4.8 to 15.4.10 #683

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2025

Bumps sql-formatter from 15.4.8 to 15.4.10.

Release notes

Sourced from sql-formatter's releases.

15.4.10

Fixes for PL/SQL

  • Support # and $ in PL/SQL named parameters (#822)
  • Support PL/SQL set-operator: MINUS (#825)

Fixes for SQLite

  • Remove GROUPS from SQLite keywords list (#823)

15.4.9

PostgreSQL improvements

  • Improved various syntax support (#813) (#820) (#821)
  • Thanks to Karl Horky

Transact-SQL improvements

  • Removed ODBC keywords from Transact-SQL keywords list (#819)
  • Format GO on a separate line in Transact-SQL (#814)
Commits
  • c57377f Release v15.4.10
  • 4eb0193 Support # and $ in PL/SQL named parameters
  • ac92853 Support PL/SQL set-operator: MINUS
  • 79a8b23 Remove GROUPS from SQLite keywords list
  • 178e02c Release v15.4.9
  • 81f7ec2 Add Karl Horky to contributors list
  • 366bd7b Add more PostgreSQL keywords and phrases (#821)
  • 2e0079b Discard changes to src/languages/postgresql/postgresql.keywords.ts
  • 7078106 Add more keywords and phrases
  • 9fe19f9 Add DROP IDENTITY, OVERRIDING SYSTEM VALUE to PostgreSQL clauses (#820)
  • Additional commits viewable in compare 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 15.4.8 to 15.4.10.
- [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@v15.4.8...v15.4.10)

---
updated-dependencies:
- dependency-name: sql-formatter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2025
@dependabot dependabot bot requested a review from fannheyward February 1, 2025 23:07
@fannheyward fannheyward merged commit 52cdf40 into master Feb 2, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sql-formatter-15.4.10 branch February 2, 2025 00:08
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