Conversation
|
Thanks guys! I'll try to get the PR fully correct the next time... |
|
If the link is to the PR rather than the issue, it's not actually possible to get it right until one first creates the PR. Of course typically it's the issue +1, but I'm not sure that this is always the case. Anyway, just thinking of the process the next time this comes up... |
Thanks for this PR ❤️ And no worries - slight polishing by us is not a big deal 👐 Previously we've been quite proactive with ASM updates thanks to a subscription to their mailing list, but seems that they haven't done announcements for the past two versions 😞
Usually changelog modification is the very last commit and PR is first opened without this modification 😉
You have to believe me that this is true for the existing entries or at least for the majority. |
Godin
left a comment
There was a problem hiding this comment.
For the record
here is a link to their changelog - https://asm.ow2.io/versions.html
and actual changes between versions - https://gitlab.ow2.org/asm/asm/-/compare/ASM_9_6...ASM_9_7
From this to me seems that this time there were no changes that could negatively impact us.
|
|
||
| <p> | ||
| <a href="https://asm.ow2.io/">ASM 9.6</a> is subject to the terms and | ||
| <a href="https://asm.ow2.io/">ASM 9.7</a> is subject to the terms and |
There was a problem hiding this comment.
I did check that their license stayed unchanged.
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [nu.ndw.nls.geometry:nls-geometry](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | compile | patch | `2.0.3` -> `2.0.4` | | [commons-io:commons-io](https://commons.apache.org/proper/commons-io/) ([source](https://gitbox.apache.org/repos/asf?p=commons-io.git)) | compile | minor | `2.15.1` -> `2.16.1` | | [org.jacoco:jacoco-maven-plugin](https://www.jacoco.org/jacoco/trunk/doc/maven.html) ([source](https://github.com/jacoco/jacoco)) | build | patch | `0.8.11` -> `0.8.12` | | [com.google.guava:guava](https://github.com/google/guava) | compile | minor | `33.0.0-jre` -> `33.1.0-jre` | | [org.codehaus.janino:janino](http://janino-compiler.github.io/janino/) ([source](https://github.com/janino-compiler/janino)) | compile | patch | `3.1.11` -> `3.1.12` | | [org.springframework.boot:spring-boot-starter-parent](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | parent | patch | `3.2.3` -> `3.2.5` | --- ### Release Notes <details> <summary>spring-projects/spring-boot (nu.ndw.nls.geometry:nls-geometry)</summary> ### [`v2.0.4`](spring-projects/spring-boot@v2.0.3.RELEASE...v2.0.4.RELEASE) [Compare Source](spring-projects/spring-boot@v2.0.3.RELEASE...v2.0.4.RELEASE) </details> <details> <summary>jacoco/jacoco (org.jacoco:jacoco-maven-plugin)</summary> ### [`v0.8.12`](https://github.com/jacoco/jacoco/releases/tag/v0.8.12): 0.8.12 [Compare Source](jacoco/jacoco@v0.8.11...v0.8.12) #### New Features - JaCoCo now officially supports Java 22 (GitHub [#​1596](jacoco/jacoco#1596)). - Experimental support for Java 23 class files (GitHub [#​1553](jacoco/jacoco#1553)). #### Fixed bugs - Branches added by the Kotlin compiler for functions with default arguments and having more than 32 parameters are filtered out during generation of report (GitHub [#​1556](jacoco/jacoco#1556)). - Branch added by the Kotlin compiler version 1.5.0 and above for reading from lateinit property is filtered out during generation of report (GitHub [#​1568](jacoco/jacoco#1568)). #### Non-functional Changes - JaCoCo now depends on ASM 9.7 (GitHub [#​1600](jacoco/jacoco#1600)). </details> <details> <summary>janino-compiler/janino (org.codehaus.janino:janino)</summary> ### [`v3.1.12`](janino-compiler/janino@v3.1.11...v3.1.12) [Compare Source](janino-compiler/janino@v3.1.11...v3.1.12) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.assertj:assertj-core](https://assertj.github.io/doc/#assertj-core) ([source](https://github.com/assertj/assertj)) | test | minor | `3.24.2` -> `3.25.3` | | [org.jacoco:jacoco-maven-plugin](https://www.jacoco.org/jacoco/trunk/doc/maven.html) ([source](https://github.com/jacoco/jacoco)) | build | patch | `0.8.11` -> `0.8.12` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | test | minor | `5.7.0` -> `5.11.0` | | [org.slf4j:slf4j-api](http://www.slf4j.org) ([source](https://github.com/qos-ch/slf4j)) | compile | patch | `2.0.12` -> `2.0.13` | | [org.projectlombok:lombok](https://projectlombok.org) ([source](https://github.com/projectlombok/lombok)) | | patch | `1.18.30` -> `1.18.32` | | [org.projectlombok:lombok](https://projectlombok.org) ([source](https://github.com/projectlombok/lombok)) | compile | patch | `1.18.30` -> `1.18.32` | | [org.springframework.boot:spring-boot-dependencies](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | parent | patch | `3.2.4` -> `3.2.5` | --- ### Release Notes <details> <summary>jacoco/jacoco (org.jacoco:jacoco-maven-plugin)</summary> ### [`v0.8.12`](https://github.com/jacoco/jacoco/releases/tag/v0.8.12): 0.8.12 [Compare Source](jacoco/jacoco@v0.8.11...v0.8.12) #### New Features - JaCoCo now officially supports Java 22 (GitHub [#​1596](jacoco/jacoco#1596)). - Experimental support for Java 23 class files (GitHub [#​1553](jacoco/jacoco#1553)). #### Fixed bugs - Branches added by the Kotlin compiler for functions with default arguments and having more than 32 parameters are filtered out during generation of report (GitHub [#​1556](jacoco/jacoco#1556)). - Branch added by the Kotlin compiler version 1.5.0 and above for reading from lateinit property is filtered out during generation of report (GitHub [#​1568](jacoco/jacoco#1568)). #### Non-functional Changes - JaCoCo now depends on ASM 9.7 (GitHub [#​1600](jacoco/jacoco#1600)). </details> <details> <summary>mockito/mockito (org.mockito:mockito-junit-jupiter)</summary> ### [`v5.11.0`](https://github.com/mockito/mockito/releases/tag/v5.11.0) [Compare Source](mockito/mockito@v5.10.0...v5.11.0) <sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://github.com/shipkit/shipkit-changelog)*</sup></sup> ##### 5.11.0 - 2024-03-01 - [17 commit(s)](mockito/mockito@v5.10.0...v5.11.0) by Aouichaoui Youssef, Franz Wong, Pranoti Durugkar, Róbert Papp, dependabot\[bot] - Fixes [#​3281](mockito/mockito#3281) : Add native method to exception message of MissingMethodI… [(#​3283)](http...
Fixes #1599