mpe85 / grampa

A PEG parser library for Kotlin/JVM
https://mpe85.github.io/grampa/
MIT License
13 stars 1 forks source link

Update kotlin monorepo to v2 (major) #21

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlin:kotlin-stdlib-jdk8 (source) 1.9.24 -> 2.0.0 age adoption passing confidence
org.jetbrains.kotlin:kotlin-reflect (source) 1.9.24 -> 2.0.0 age adoption passing confidence

Release Notes

JetBrains/kotlin (org.jetbrains.kotlin:kotlin-stdlib-jdk8) ### [`v2.0.0`](https://togithub.com/JetBrains/kotlin/compare/v1.9.24...v2.0.0)

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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.06%. Comparing base (74d4518) to head (ec14bb6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ======================================= Coverage 93.06% 93.06% ======================================= Files 39 39 Lines 505 505 Branches 96 96 ======================================= Hits 470 470 Misses 15 15 Partials 20 20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.