Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps com.google.devtools.ksp from 1.9.21-1.0.15 to 1.9.21-1.0.16.

Release notes

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

1.9.21-1.0.16

Issue fixed

#1653 KSP 1.9.21-1.0.15 leaking memory and causing OOMs

Commits
  • 9e893aa Clear KSObjectCacheManager during resolver tear down
  • 0eb6f4c Revert "UPDATE_KOTLIN_VERSION: 1.9.30-dev-1098"
  • 053e5ce Revert "UPDATE_KOTLIN_VERSION: 1.9.30-dev-2548"
  • e4b6bfe Revert "UPDATE_KOTLIN_VERSION: 1.9.30-dev-2548"
  • 081fedd Revert "UPDATE_KOTLIN_VERSION: 2.0.0-dev-4562"
  • 0858a43 Revert "UPDATE_KOTLIN_VERSION: 2.0.0-dev-6573"
  • cd83901 Revert "UPDATE_KOTLIN_VERSION: 2.0.0-Beta1"
  • 016c1b4 UPDATE_KOTLIN_VERSION: 2.0.0-Beta1
  • cc268ee UPDATE_KOTLIN_VERSION: 2.0.0-dev-6573
  • 8d7bb6a UPDATE_KOTLIN_VERSION: 2.0.0-dev-4562
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.21-1.0.15 to 1.9.21-1.0.16.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@1.9.21-1.0.15...1.9.21-1.0.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from sgammon as a code owner December 18, 2023 10:48
@dependabot dependabot bot added dependencies Related to dependency updates or issues java Pull requests that update Java code labels Dec 18, 2023
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@codecov
Copy link

codecov bot commented Dec 18, 2023

Codecov Report

Merging #49 (9476e8d) into main (c81abf9) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #49   +/-   ##
=======================================
  Coverage   71.83%   71.83%           
=======================================
  Files          26       26           
  Lines         458      458           
  Branches       57       57           
=======================================
  Hits          329      329           
  Misses         97       97           
  Partials       32       32           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c81abf9...9476e8d. Read the comment docs.

@sgammon sgammon merged commit 986cc68 into main Dec 21, 2023
@dependabot dependabot bot deleted the dependabot/gradle/com.google.devtools.ksp-1.9.21-1.0.16 branch December 21, 2023 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to dependency updates or issues java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant