Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2024

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 <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 [doctrine/sql-formatter](https://github.com/doctrine/sql-formatter) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/doctrine/sql-formatter/releases)
- [Commits](doctrine/sql-formatter@1.4.0...1.4.1)

---
updated-dependencies:
- dependency-name: doctrine/sql-formatter
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 11, 2024
@automerge-rindula-de automerge-rindula-de bot added this pull request to the merge queue Aug 11, 2024
Merged via the queue into master with commit 33d23bf Aug 11, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot/composer/doctrine/sql-formatter-1.4.1 branch August 11, 2024 07:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants