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

Bump ksp from 1.9.10-1.0.13 to 1.9.20-1.0.13 #109

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2023

Bumps ksp from 1.9.10-1.0.13 to 1.9.20-1.0.13.
Updates com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin from 1.9.10-1.0.13 to 1.9.20-1.0.13

Release notes

Sourced from com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin's releases.

1.9.20-1.0.13

Bumping Kotlin to 1.9.20 for KSP 1.0.13.

1.9.20-RC2-1.0.13

Bumping Kotlin to 1.9.20-RC2 for KSP 1.0.13.

1.9.20-RC-1.0.13

Bumping Kotlin to 1.9.20-RC for KSP 1.0.13.

1.9.20-Beta2-1.0.13

Bumping Kotlin to 1.9.20-Beta2 for KSP 1.0.13.

1.9.20-Beta-1.0.13

Bumping Kotlin to 1.9.20-Beta for KSP 1.0.13.

Commits
  • d74cac0 UPDATE_KOTLIN_VERSION: 1.9.20
  • d944178 UPDATE_KOTLIN_VERSION: 1.9.20-RC2
  • 5378891 Add generated files to target source sets
  • 93bc553 UPDATE_KOTLIN_VERSION: 1.9.20-RC
  • 4787ae1 Add generated source set with new KGP API
  • 9ead653 UPDATE_KOTLIN_VERSION: 1.9.20-Beta2
  • ccf4728 Mute KSPAATest on 1.0.13
  • e8e6e0e Manually compare by name when checking if a task should be enabled
  • b96f0ff UPDATE_KOTLIN_VERSION: 1.9.20-Beta
  • 348cf16 UPDATE_KOTLIN_VERSION: 1.9.20-dev-6963
  • Additional commits viewable in compare view

Updates com.google.devtools.ksp from 1.9.10-1.0.13 to 1.9.20-1.0.13

Release notes

Sourced from com.google.devtools.ksp's releases.

1.9.20-1.0.13

Bumping Kotlin to 1.9.20 for KSP 1.0.13.

1.9.20-RC2-1.0.13

Bumping Kotlin to 1.9.20-RC2 for KSP 1.0.13.

1.9.20-RC-1.0.13

Bumping Kotlin to 1.9.20-RC for KSP 1.0.13.

1.9.20-Beta2-1.0.13

Bumping Kotlin to 1.9.20-Beta2 for KSP 1.0.13.

1.9.20-Beta-1.0.13

Bumping Kotlin to 1.9.20-Beta for KSP 1.0.13.

Commits
  • d74cac0 UPDATE_KOTLIN_VERSION: 1.9.20
  • d944178 UPDATE_KOTLIN_VERSION: 1.9.20-RC2
  • 5378891 Add generated files to target source sets
  • 93bc553 UPDATE_KOTLIN_VERSION: 1.9.20-RC
  • 4787ae1 Add generated source set with new KGP API
  • 9ead653 UPDATE_KOTLIN_VERSION: 1.9.20-Beta2
  • ccf4728 Mute KSPAATest on 1.0.13
  • e8e6e0e Manually compare by name when checking if a task should be enabled
  • b96f0ff UPDATE_KOTLIN_VERSION: 1.9.20-Beta
  • 348cf16 UPDATE_KOTLIN_VERSION: 1.9.20-dev-6963
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps `ksp` from 1.9.10-1.0.13 to 1.9.20-1.0.13.

Updates `com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin` from 1.9.10-1.0.13 to 1.9.20-1.0.13
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@1.9.10-1.0.13...1.9.20-1.0.13)

Updates `com.google.devtools.ksp` from 1.9.10-1.0.13 to 1.9.20-1.0.13
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@1.9.10-1.0.13...1.9.20-1.0.13)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 31, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2023

Superseded by #110.

@dependabot dependabot bot closed this Oct 31, 2023
@dependabot dependabot bot deleted the dependabot/gradle/ksp-1.9.20-1.0.13 branch October 31, 2023 21:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants