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

chore(deps): update sqlparser requirement from 0.47 to 0.49 #2714

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Updates the requirements on sqlparser to permit the latest version.

Changelog

Sourced from sqlparser's changelog.

[0.49.0] 2024-07-23

As always, huge props to @​iffyio @​jmhain and @​lovasoa for their help reviewing and merging PRs!

We are in the process of moving sqlparser to governed as part of the Apache DataFusion project: sqlparser-rs/sqlparser-rs#1294

Fixed

Added

[0.48.0] 2024-07-09

Huge shout out to @​iffyio @​jmhain and @​lovasoa for their help reviewing and merging PRs!

Fixed

Added

... (truncated)

Commits
  • 6c64d43 chore: Release sqlparser version 0.49.0
  • 1e82a14 Add CHANGELOG for 0.49.0 (#1350)
  • 390d4d3 Add support of MATERIALIZED/ALIAS/EPHERMERAL default column options for Click...
  • b27abf0 Allow to use () as the GROUP BY nothing (#1347)
  • 48ea564 Support Map literal syntax for DuckDB and Generic (#1344)
  • 71dc966 Fix quoted identifier regression edge-case with "from" in SELECT (#1346)
  • 028ada8 Support subquery expression in SET expressions (#1343)
  • 845a1aa [ClickHouse] Add support for WITH FILL to OrderByExpr (#1330)
  • 20f7ac5 Fix AS query clause should be after the create table options (#1339)
  • 993216f Enable PARTITION BY feature for PostgreSQL while parsing the create table sta...
  • 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 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2024
@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Jul 29, 2024
@rtyler rtyler added this pull request to the merge queue Jul 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 30, 2024
@rtyler rtyler added this pull request to the merge queue Jul 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 30, 2024
@rtyler rtyler added this pull request to the merge queue Jul 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 30, 2024
@rtyler rtyler added this pull request to the merge queue Jul 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 30, 2024
@rtyler rtyler added this pull request to the merge queue Jul 30, 2024
Merged via the queue into main with commit 6f39234 Jul 30, 2024
18 checks passed
@rtyler rtyler deleted the dependabot/cargo/sqlparser-0.49 branch July 30, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant