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 non-major gradle plugins #208

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.owasp.dependencycheck 9.1.0 -> 9.2.0 age adoption passing confidence
io.spring.dependency-management 1.1.4 -> 1.1.5 age adoption passing confidence
org.springframework.boot (source) 3.2.5 -> 3.3.0 age adoption passing confidence
org.jetbrains.kotlin.plugin.spring (source) 1.9.23 -> 1.9.24 age adoption passing confidence
org.jetbrains.kotlin.jvm (source) 1.9.23 -> 1.9.24 age adoption passing confidence

Release Notes

spring-gradle-plugins/dependency-management-plugin (io.spring.dependency-management)

v1.1.5

🐞 Bug Fixes

  • When a dependency has been substituted by changing its target, its version is managed based on its original group and artifact IDs #​383
  • Plugin triggers a deprecation warning for LenientConfiguration#getArtifacts(Spec) with Gradle 8.8 #​381
  • Exclusions are calculated unnecessarily for non-transitive configurations #​372

❀️ Contributors

Thank you to all the contributors who worked on this release:

@​fp7

spring-projects/spring-boot (org.springframework.boot)

v3.3.0

v3.2.6

JetBrains/kotlin (org.jetbrains.kotlin.plugin.spring)

v1.9.24: 1.9.24

Changelog
Backend. Wasm
  • KT-64890 K/Wasm compiler crash with external class and Kodein
Compiler
  • KT-65235 JDK 21 might lead to change in overloads resolution
  • KT-66768 K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast call
Native
  • KT-67218 Native: nested classes in kx.serialization ProtoBuf produce empty array for release binary
Tools. Gradle
  • KT-67139 Build reports can be overridden
  • KT-67138 Json report is empty for incremental compilation
Tools. Gradle. Multiplatform
  • KT-67127 KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machines
  • KT-66514 Don't get output file from Cinterop task for IDE Import if host os doesn't support it
Tools. JPS
  • KT-65043 JPS dumb mode should respect maps needed for the compiler
Tools. Wasm
  • KT-67785 Kotlin/Wasm: Node.JS 22 does not need experimental-wasm-gc flag anymore
  • KT-65864 K/Wasm: update Node.js to 22.x

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added quality issues related to quality and maintainability t:gradle t:plugin t:renovate labels May 3, 2024
Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 86.55%. Comparing base (6cbac42) to head (52f7475).

❗ Current head 52f7475 differs from pull request most recent head a731275

Please upload reports for the commit a731275 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #208   +/-   ##
==========================================
  Coverage      86.55%   86.55%           
  Complexity       189      189           
==========================================
  Files             12       12           
  Lines            461      461           
  Branches         116      116           
==========================================
  Hits             399      399           
  Misses            38       38           
  Partials          24       24           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/non-major-gradle-plugins branch from 52f7475 to 9b80b2e Compare May 7, 2024 08:08
@renovate renovate bot changed the title Update plugin io.spring.dependency-management to v1.1.5 Update non-major gradle plugins May 7, 2024
@renovate renovate bot force-pushed the renovate/non-major-gradle-plugins branch from 9b80b2e to c20af44 Compare May 16, 2024 19:11
@renovate renovate bot force-pushed the renovate/non-major-gradle-plugins branch from c20af44 to a731275 Compare May 23, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quality issues related to quality and maintainability t:gradle t:plugin t:renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants