Skip to content

Update sqlparser requirement from 0.56 to 0.61#320

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/sqlparser-0.61
Open

Update sqlparser requirement from 0.56 to 0.61#320
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/sqlparser-0.61

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Updates the requirements on sqlparser to permit the latest version.

Commits
  • 272c25e Fix changelog (#2206)
  • 09deb94 Prepare to release sqlparser 0.61.0 and sqlparser_derive 0.5.0 (#2195)
  • fcc7bce Fix MAP literals parsing (#2205)
  • 60abfec Add Tokenizer custom token mapper support (#2184)
  • 0924f3a PostgreSQL: Support PostgreSQL ANALYZE with optional table and column (#2187)
  • 23acd23 Add support for C-style comments (#2034)
  • e4c5500 Fixed overflow error, recursion counter was not included for parenthesis (#2199)
  • bc55b37 Added missing derives to dialect marker structs (#2191)
  • cb21477 MySQL: Allow optional constraint name after CONSTRAINT keyword (#2183)
  • d7f56e8 [Oracle] Support hierarchical queries (#2185)
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [sqlparser](https://github.com/apache/datafusion-sqlparser-rs) to permit the latest version.
- [Changelog](https://github.com/apache/datafusion-sqlparser-rs/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion-sqlparser-rs@v0.56.0...v0.61.0)

---
updated-dependencies:
- dependency-name: sqlparser
  dependency-version: 0.61.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants