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

Update Rust crate sqlparser to 0.51.0 #6276

Closed
wants to merge 1 commit into from

Conversation

oxide-renovate[bot]
Copy link
Contributor

@oxide-renovate oxide-renovate bot commented Aug 9, 2024

This PR contains the following updates:

Package Type Update Change
sqlparser workspace.dependencies minor 0.45.0 -> 0.51.0

Release Notes

sqlparser-rs/sqlparser-rs (sqlparser)

v0.51.0

Compare Source

As always, huge props to @​iffyio @​jmhain and @​lovasoa for their help reviewing and merging PRs 🙏.
Without them this project would not be possible.

Reminder: we are in the final phases of moving sqlparser-rs into the Apache
DataFusion project: https://github.com/sqlparser-rs/sqlparser-rs/issues/1294

Fixed
Added
Changed

v0.50.0

Compare Source

Again, huge props to @​iffyio @​jmhain and @​lovasoa for their help reviewing and merging PRs 🙏.
Without them this project would not be possible.

Reminder: are in the process of moving sqlparser to governed as part of the Apache
DataFusion project: https://github.com/sqlparser-rs/sqlparser-rs/issues/1294

Fixed
Added
Changed

v0.49.0

Compare Source

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: https://github.com/sqlparser-rs/sqlparser-rs/issues/1294

Fixed
Added

v0.48.0

Compare Source

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

Fixed
Added
Changed

v0.47.0

Compare Source

Fixed
Added

v0.46.0

Compare Source

Changed
  • Consolidate representation of function calls, remove AggregateExpressionWithFilter, ArraySubquery, ListAgg and ArrayAgg (#​1247) - Thanks jmhain
  • Extended dialect trait to support numeric prefixed identifiers (#​1188) - Thanks @​groobyming
  • Update simple_logger requirement from 4.0 to 5.0 (#​1246) - Thanks @​dependabot
  • Improve parsing of JSON accesses on Postgres and Snowflake (#​1215) - Thanks @​jmhain
  • Encapsulate Insert and Delete into specific structs (#​1224) - Thanks @​tisonkun
  • Preserve double colon casts (and simplify cast representations) (#​1221) - Thanks @​jmhain
Fixed
Added

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 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 has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Aug 9, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/sqlparser-0.x branch 4 times, most recently from 618302e to dfe1e23 Compare August 16, 2024 10:14
@oxide-renovate oxide-renovate bot changed the title Update Rust crate sqlparser to 0.49.0 Update Rust crate sqlparser to 0.50.0 Aug 16, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/sqlparser-0.x branch 3 times, most recently from ed27afa to fa9204e Compare August 21, 2024 05:44
@oxide-renovate oxide-renovate bot force-pushed the renovate/sqlparser-0.x branch 4 times, most recently from 979293b to 870a415 Compare August 30, 2024 03:15
@oxide-renovate oxide-renovate bot force-pushed the renovate/sqlparser-0.x branch 2 times, most recently from 68fe059 to 2db9967 Compare September 12, 2024 03:02
@oxide-renovate oxide-renovate bot changed the title Update Rust crate sqlparser to 0.50.0 Update Rust crate sqlparser to 0.51.0 Sep 12, 2024
@oxide-renovate oxide-renovate bot force-pushed the renovate/sqlparser-0.x branch 2 times, most recently from a3d8b8c to 75d2609 Compare September 21, 2024 03:05
@oxide-renovate oxide-renovate bot force-pushed the renovate/sqlparser-0.x branch 4 times, most recently from 7f7abc0 to d75297c Compare September 28, 2024 03:08
@oxide-renovate oxide-renovate bot force-pushed the renovate/sqlparser-0.x branch 2 times, most recently from 8555db2 to b0b2b9e Compare October 5, 2024 03:08
@sunshowers
Copy link
Contributor

Going to close this for now with the understanding that we'll want to upgrade to it soon.

@sunshowers sunshowers closed this Oct 14, 2024
@oxide-renovate
Copy link
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.51.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@oxide-renovate oxide-renovate bot deleted the renovate/sqlparser-0.x branch October 14, 2024 03:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant