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

fix(deps): update dependency phpmyadmin/sql-parser to v5.10.1 #205

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpmyadmin/sql-parser 5.9.1 -> 5.10.1 age adoption passing confidence

Release Notes

phpmyadmin/sql-parser (phpmyadmin/sql-parser)

v5.10.1

Compare Source

Fixed
  • Fix parsing of ALTER TABLE … RENAME KEY (#​580)
  • Fix parsing table names that start with "e1" (#​578)
  • Improve handling of negative and overflowed offsets on TokensList (#​582)
  • Fix parsing of queries with 'AND' (#​590)
  • Fix C style comments with two asterisks (#​597)
  • Fix parsing of SRID in column definition (#​595)

v5.10.0

Compare Source

  • Fix parsing of UPDATE ... SET (#​577)
  • Fix parsing of WITH PARSER (#​563)
  • Fix context files for MySQL and MariaDB (#​572) (#​576)
  • Allow using ::class keyword to load a context (#​571)
  • Fix query flags for lower-case functions (#​564)
  • Improve context files by using constants (#​570)
  • Fix case when a condition is not parsed correctly (#​560)
  • Support parsing KILL statements (#​556)
  • Fix replace clause of select statement with FOR UPDATE (#​555)
  • Add support for ALTER FUNCTION and ALTER PROCEDURE statements (#​553)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the renovate label Aug 30, 2024
@renovate renovate bot force-pushed the renovate/phpmyadmin-sql-parser-5.x branch from 8fe2b92 to 655de93 Compare November 10, 2024 06:32
@renovate renovate bot changed the title fix(deps): update dependency phpmyadmin/sql-parser to v5.10.0 fix(deps): update dependency phpmyadmin/sql-parser to v5.10.1 Nov 10, 2024
@coveralls
Copy link

Coverage Status

coverage: 57.758%. remained the same
when pulling 655de93 on renovate/phpmyadmin-sql-parser-5.x
into 2da92c5 on devel.

@renovate renovate bot merged commit dc86790 into devel Nov 10, 2024
53 checks passed
@renovate renovate bot deleted the renovate/phpmyadmin-sql-parser-5.x branch November 10, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant