rindula-de / hirsch

https://hirsch.hochwarth-e.com/
GNU General Public License v3.0
2 stars 0 forks source link

build(deps): bump doctrine/sql-formatter from 1.4.0 to 1.4.1 #2029

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps doctrine/sql-formatter from 1.4.0 to 1.4.1.

Release notes

Sourced from doctrine/sql-formatter's releases.

1.4.1

Release Notes for 1.4.1

1.4.x bugfix release (patch)

1.4.1

  • Total issues resolved: 0
  • Total pull requests resolved: 11
  • Total contributors: 3

bugfixes

Test Suite

Commits
  • 7f83911 Added straight_join to $reservedNewline (#134)
  • 7c0096a Merge pull request #106 from mvorisek/more_reserved_kws
  • 1c0187f Add exact reserved keyword lists into TokenizerTest
  • 0f7b39d Add all "type reserved" MySQL keywords
  • 82e01b2 Assert "function" keyword is not "reserved"
  • 5219b17 Improve assertion for "function" keyword list
  • a19a0a5 Add "reserved" words from top level/new line lists
  • b039a9d Merge pull request #120 from mvorisek/fix_unclosed_comment_parse
  • 9b4d087 Fix unclosed block comment tokenize
  • 25df6af Add and reorganize unit tests
  • 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 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)