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

Bump sql-formatter from 15.4.6 to 15.4.8 in /hedera-mirror-rest #10015

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps sql-formatter from 15.4.6 to 15.4.8.

Release notes

Sourced from sql-formatter's releases.

15.4.8

Improved keyword classification

  • Treat function names as identifiers when they aren't followed by ( (#812)
  • Never detect words in foo.bar constructs as keywords (#812)

Transact-SQL fixes

  • Treat $ACTION as keyword (#810)
  • Don't detect CHAR as function (only as data-type) (#811)

15.4.7

A few fixes for PostgreSQL operators

  • Support PostgreSQL OPERATOR(...) syntax (#711)
  • Support pgvector operators in PostgreSQL (#807)
Commits
  • 121f6ac Release v15.4.8
  • 1359634 Treat $ACTION as keyword in Transact-SQL
  • 0d39810 Treat function names as identifiers when they aren't followed by "("
  • 2c54120 Never detect words in foo.bar constructs as keywords
  • badf398 Don't detect CHAR as function (only as data-type)
  • 16863c5 Move the ESLint plugin link next to other external tools links
  • 322b06b Add Gajus Kuizinas to list of AUTHORS
  • f4cda21 Document the reasons why identifierCase is experimental
  • e1c3df3 Add link to eslint-plugin-sql to README (#808)
  • e6e5be1 Add eslint-plugin-sql
  • 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.6 to 15.4.8.
- [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.6...v15.4.8)

---
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 requested a review from a team as a code owner December 23, 2024 02:50
@dependabot dependabot bot added dependencies Type: Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 23, 2024
@xin-hedera xin-hedera added this to the 0.121.0 milestone Dec 23, 2024
@xin-hedera xin-hedera merged commit 718df7a into main Dec 23, 2024
28 checks passed
@xin-hedera xin-hedera deleted the dependabot/npm_and_yarn/hedera-mirror-rest/sql-formatter-15.4.8 branch December 23, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Type: Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant