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 plugin api to v0.16.2 #59

Merged

Conversation

juul-mobile-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
org.jetbrains.kotlinx.binary-compatibility-validator plugin patch 0.16.0 -> 0.16.2

Release Notes

Kotlin/binary-compatibility-validator (org.jetbrains.kotlinx.binary-compatibility-validator)

v0.16.2

What's Changed:
  • The plugin was changed to use the Gradle Workers API and its classpath isolation mode to remove almost all dependencies from the plugin itself; all required libraries are now fetched on demand, in isolation from the buildscript classpath (#​208, #​256, #​258).

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 Renovate Bot.

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.29%. Comparing base (7ecea15) to head (8afcb43).

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #59   +/-   ##
=========================================
  Coverage     82.29%   82.29%           
  Complexity      116      116           
=========================================
  Files            15       15           
  Lines           192      192           
  Branches         16       16           
=========================================
  Hits            158      158           
  Misses           31       31           
  Partials          3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@twyatt twyatt enabled auto-merge (squash) July 26, 2024 18:38
@twyatt twyatt merged commit 9f0a8bd into main Jul 29, 2024
3 checks passed
@twyatt twyatt deleted the renovate/org.jetbrains.kotlinx.binary-compatibility-validator-0.x branch July 29, 2024 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants