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 sqldelight to v2.0.0-rc02 #773

Merged
merged 3 commits into from
Jul 1, 2023
Merged

Update sqldelight to v2.0.0-rc02 #773

merged 3 commits into from
Jul 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
app.cash.sqldelight 2.0.0-rc01 -> 2.0.0-rc02 age adoption passing confidence
app.cash.sqldelight:primitive-adapters 2.0.0-rc01 -> 2.0.0-rc02 age adoption passing confidence
app.cash.sqldelight:androidx-paging3-extensions 2.0.0-rc01 -> 2.0.0-rc02 age adoption passing confidence
app.cash.sqldelight:coroutines-extensions-jvm 2.0.0-rc01 -> 2.0.0-rc02 age adoption passing confidence
app.cash.sqldelight:sqlite-driver 2.0.0-rc01 -> 2.0.0-rc02 age adoption passing confidence
app.cash.sqldelight:android-driver 2.0.0-rc01 -> 2.0.0-rc02 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

cashapp/sqldelight (app.cash.sqldelight)

v2.0.0-rc02

Compare Source

Added
  • [MySQL Dialect] support lowercase date types and min and max on date types (#​4243 by [Mike Gershunovsky][shellderp])
  • [MySQL Dialect] support mysql types for binary expr and sum (#​4254 by [Mike Gershunovsky][shellderp])
  • [MySQL Dialect] support unsigned ints without display width (#​4306 by [Mike Gershunovsky][shellderp])
  • [MySQL Dialect] Support LOCK IN SHARED MODE
  • [PostgreSQL Dialect] Add boolean and Timestamp to min max (#​4245 by [Griffio][griffio])
  • [PostgreSQL Dialect] Postgres: Add window function support (#​4283 by [Philip Wedemann][hfhbd])
  • [Runtime] Add linuxArm64, androidNative and watchosDeviceArm targets to runtime (#​4258 by [Philip Wedemann][hfhbd])
  • [Paging Extension] Add linux and mingw x64 target to the paging extension (#​4280 by [Cedric Hippmann][chippman])
Changed
  • [Gradle Plugin] Add automatic dialect support for Android API 34 (#​4251)
  • [Paging Extension] Add support for SuspendingTransacter in QueryPagingSource (#​4292 by [Ilya Polenov][daio])
  • [Runtime] Improve addListener api (#​4244 by [Philip Wedemann][hfhbd])
  • [Runtime] Use Long as migration version (#​4297 by [Philip Wedemann][hfhbd])
Fixed
  • [Gradle Plugin] Use stable output path for generated source (#​4269 by [Josh Friend][joshfriend])
  • [Gradle Plugin] Gradle tweaks (#​4222 by [Matthew Haughton][3flex])

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Jul 1, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@ZacSweers ZacSweers merged commit e475822 into main Jul 1, 2023
@ZacSweers ZacSweers deleted the renovate/sqldelight branch July 1, 2023 03:25
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.

1 participant