Skip to content

chore(deps): update dependency nextras/multi-query-parser to v2#321

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/nextras-multi-query-parser-2.x
Open

chore(deps): update dependency nextras/multi-query-parser to v2#321
renovate[bot] wants to merge 1 commit intomainfrom
renovate/nextras-multi-query-parser-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Change Age Confidence
nextras/multi-query-parser ~1.0~2.0 age confidence

Release Notes

nextras/multi-query-parser (nextras/multi-query-parser)

v2.0.0: 2.0.0

Compare Source

What's Changed

  • Reimplemented as streaming parser which no longer needs loading entire file into memory
  • Add new helpful methods
    • IMultiQueryParser::parseFileStream(),
    • IMultiQueryParser::parseString() and
    • IMultiQueryParser::parseStringStream()
  • Add support for SQLite parser
  • Add hash comment support to MySQL parser
  • Add dollar-quoting support to MySQL parser
  • Add nested multi line comment support for PostgreSQL parser and SQL Server parser
  • Increase minimum supported PHP version to 8.0
  • Fix parsing of superfluous semicolons

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants