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 dependency com.google.devtools.ksp to v1.9.22-1.0.16 #1174

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp (source) 1.8.22-1.0.11 -> 1.9.22-1.0.16 age adoption passing confidence

Release Notes

google/ksp (com.google.devtools.ksp)

v1.9.22-1.0.16

Compare Source

This is KSP 1.0.16 for Kotlin compiler 1.9.22

v1.9.21-1.0.16

Compare Source

Issue fixed

#​1653 KSP 1.9.21-1.0.15 leaking memory and causing OOMs

v1.9.21-1.0.15

Compare Source

This is a hot fix to #​1591 where multiple KMP projects were affected.

Issues Fixed / PRs Merged

#​1591 Error: Rewrite at slice LEXICAL_SCOPE key: ANNOTATION_ENTRY old value
#​1612 Filter out the -progressive compiler flag in KSP tasks
#​1614 Revert back to the non-thread-local KSP compiler plugin implementation.

v1.9.20-1.0.14

Compare Source

issues fixed
  • #​1474 Unresolvable types in annotation value are incorrectly displayed as null values instead of error types.
  • #​1522 KspTaskNative is not configuration cacheable
  • #​1554 KSP Incremental Processing: Removing a file does not remove transitively generated files
  • #​1555 KSP Incremental Processing: Clean source files should have generated output cache accessible via Resolver.
  • #​1568 KSP resolves dependencies too early

v1.9.20-1.0.13

Compare Source

Bumping Kotlin to 1.9.20 for KSP 1.0.13.

v1.9.10-1.0.13

Compare Source

KSP 1.0.13 for kotlin compiler version 1.9.10

v1.9.0-1.0.13

Compare Source

Issues fixed
  • Fixed an issue in KSP Gradle plugin where KMP source set is not set correctly.
  • Fixed an issue in incremental building where timestamp for generated java sources are incorrect.

v1.9.0-1.0.12

Compare Source

Issues Fixed

The complete list of issues fixed in this release can be found here.

Other Notable Changes

While there is still no direct model of package elements, the following APIs in Resolver are added to better support the operations around packages:

  • fun getPackageAnnotations(packageName: String): Sequence<KSAnnotation>
  • fun getPackagesWithAnnotation(annotationName: String): Sequence<String>
Contributors

Thank you for the PRs!

@​cdsap
@​damianw
@​danysantiago
@​lukellmann
@​ribafish

v1.9.0-1.0.11

Compare Source


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 this update 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 requested a review from RBusarow as a code owner July 20, 2023 21:39
@renovate renovate bot added automerge dependencies Pull requests that update a dependency file labels Jul 20, 2023
@renovate renovate bot changed the title Update dependency com.google.devtools.ksp to v1.9.0-1.0.12 Update dependency com.google.devtools.ksp to v1.9.0-1.0.13 Aug 2, 2023
@renovate renovate bot changed the title Update dependency com.google.devtools.ksp to v1.9.0-1.0.13 Update dependency com.google.devtools.ksp to v1.9.10-1.0.13 Aug 24, 2023
@renovate renovate bot changed the title Update dependency com.google.devtools.ksp to v1.9.10-1.0.13 Update dependency com.google.devtools.ksp to v1.9.20-1.0.13 Nov 1, 2023
@renovate renovate bot changed the title Update dependency com.google.devtools.ksp to v1.9.20-1.0.13 Update dependency com.google.devtools.ksp to v1.9.20-1.0.14 Nov 3, 2023
@renovate renovate bot changed the title Update dependency com.google.devtools.ksp to v1.9.20-1.0.14 Update dependency com.google.devtools.ksp to v1.9.21-1.0.15 Nov 28, 2023
@renovate renovate bot changed the title Update dependency com.google.devtools.ksp to v1.9.21-1.0.15 Update dependency com.google.devtools.ksp to v1.9.21-1.0.16 Dec 14, 2023
@renovate renovate bot changed the title Update dependency com.google.devtools.ksp to v1.9.21-1.0.16 Update dependency com.google.devtools.ksp to v1.9.22-1.0.16 Dec 25, 2023
@RBusarow RBusarow closed this Jan 4, 2024
Copy link
Contributor Author

renovate bot commented Jan 4, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.9.22-1.0.16). 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.

@renovate renovate bot deleted the renovate/google.ksp branch January 4, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant