Skip to content

Bump com.squareup.sqldelight from 1.5.2 to 1.5.3 - #64

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.squareup.sqldelight-1.5.3
Closed

Bump com.squareup.sqldelight from 1.5.2 to 1.5.3#64
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.squareup.sqldelight-1.5.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 29, 2021

Copy link
Copy Markdown
Contributor

Bumps com.squareup.sqldelight from 1.5.2 to 1.5.3.

Release notes

Sourced from com.squareup.sqldelight's releases.

Version 1.5.3 (2021-11-23)

Added

  • [JDBC Driver] Open JdbcDriver for 3rd party driver implementations (#2672 by [Philip Wedemann][hfhbd])
  • [MySQL Dialect] Add missing functions for time increments (#2671 by [Sam Doward][sdoward])
  • [Coroutines Extension] Add M1 targets for coroutines-extensions (by [Philip Dukhov][PhilipDukhov])

Changed

  • [Paging3 Extension] Distribute sqldelight-android-paging3 as JAR instead of AAR (#2634 by [Marco Romano][julioromano])
  • Exposed columns named value will be exposed as value_

Fixed

  • [Compiler] Don't extract variables for duplicate array parameters (by Alexander Perfilyev)

  • [Gradle Plugin] add kotlin.mpp.enableCompatibilityMetadataVariant. (#2628 by Martin Bonnin)

  • [IDE Plugin] Find usages processing requires a read action

... (truncated)

Changelog

Sourced from com.squareup.sqldelight's changelog.

[1.5.3] - 2021-11-23

Added

  • [JDBC Driver] Open JdbcDriver for 3rd party driver implementations (#2672 by [Philip Wedemann][hfhbd])
  • [MySQL Dialect] Add missing functions for time increments (#2671 by [Sam Doward][sdoward])
  • [Coroutines Extension] Add M1 targets for coroutines-extensions (by [Philip Dukhov][PhilipDukhov])

Changed

  • [Paging3 Extension] Distribute sqldelight-android-paging3 as JAR instead of AAR (#2634 by [Marco Romano][julioromano])

Fixed

  • [Compiler] Don't extract variables for duplicate array parameters (by [Alexander Perfilyev][aperfilyev])
  • [Gradle Plugin] add kotlin.mpp.enableCompatibilityMetadataVariant. (#2628 by [Martin Bonnin][martinbonnin])
  • [IDE Plugin] Find usages processing requires a read action
Commits
  • 258a92f Prepare for release 1.5.3
  • f73e091 Open JdbcDriver for 3rd party driver implementations (#2672)
  • 14fa04e Add missing functions for time increments (#2671)
  • a31cbac Create a shared config which also increases the heap gradle testkit uses (#2668)
  • 62a49ab Merge pull request #2666 from cashapp/astrong/2021-11-04/update-them-deps
  • faa4964 Update a bunch of deps
  • e2a1c8b Docs: Add instructions how to apply the snapshot repo (#2662)
  • b106d84 Merge pull request #2650 from hfhbd/patch-1
  • 8678f94 Bump Coroutines to 1.5.2 to support Apple Arm targets
  • c8b56f4 Merge pull request #2649 from PhilipDukhov/m1_targets_coroutines_extensions
  • Additional commits viewable in compare view

Dependabot compatibility score

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

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 29, 2021
Bumps [com.squareup.sqldelight](https://github.com/square/sqldelight) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/square/sqldelight/releases)
- [Changelog](https://github.com/cashapp/sqldelight/blob/master/CHANGELOG.md)
- [Commits](sqldelight/sqldelight@1.5.2...1.5.3)

---
updated-dependencies:
- dependency-name: com.squareup.sqldelight
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/com.squareup.sqldelight-1.5.3 branch from e91ea96 to 77a3d20 Compare April 25, 2022 19:15
@dependabot @github

dependabot Bot commented on behalf of github Oct 10, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #78.

@dependabot dependabot Bot closed this Oct 10, 2022
@dependabot
dependabot Bot deleted the dependabot/gradle/com.squareup.sqldelight-1.5.3 branch October 10, 2022 06:07
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.

0 participants