Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Update sqldelight to v2.0.0 #1431

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Update sqldelight to v2.0.0 #1431

merged 1 commit into from
Jul 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

cashapp/sqldelight (app.cash.sqldelight)

v2.0.0

Compare Source

Added
  • [MySQL Dialect] MySQL: support timestamp/bigint in IF expression (#​4329 by [Mike Gershunovsky][shellderp])
  • [MySQL Dialect] MySQL: Add now (#​4431 by [Philip Wedemann][hfhbd])
  • [Web Driver] Enable NPM package publishing (#​4364)
  • [IDE Plugin] Allow users to show the stacktrace when the gradle tooling connect fails (#​4383)
Changed
  • [Sqlite Driver] Simplify using schema migrations for JdbcSqliteDriver (#​3737 by [Lukáš Moravec][morki])
  • [R2DBC Driver] Real async R2DBC cursor (#​4387 by [Philip Wedemann][hfhbd])
Fixed
  • [IDE Plugin] Dont instantiate the database project service until needed (#​4382)
  • [IDE Plugin] Handle process cancellation during find usages (#​4340)
  • [IDE Plugin] Fix IDE generation of async code (#​4406)
  • [IDE Plugin] Move assembly of the package structure to be one-time computed and off the EDT (#​4417)
  • [IDE Plugin] Use the correct stub index key for kotlin type resolution on 2023.2 (#​4416)
  • [IDE Plugin] Wait for the index to be ready before performing a search (#​4419)
  • [IDE Plugin] Dont perform a goto if the index is unavailable (#​4420)
  • [Compiler] Fix result expression for grouped statements (#​4378)
  • [Compiler] Don't use virtual table as interface type (#​4427 by [Philip Wedemann][hfhbd])

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 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 renovate bot enabled auto-merge (rebase) July 26, 2023 18:19
@renovate renovate bot merged commit b3163e5 into main Jul 26, 2023
@renovate renovate bot deleted the renovate/sqldelight branch July 26, 2023 19:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants