Skip to content

Changes

Summary

  1. Fix and reword release notes (details)
  2. Try to remove the boot delegation from the profiles (details)
  3. Bump mockito-core from 4.5.1 to 4.6.0 (details)
  4. Bump gson in /tycho-its/projects/pomDependencyConsider.p2Data.generate (details)
  5. Fix assertion to match changed gson version in tests. (details)
  6. Bump maven-invoker-plugin from 3.2.2 to 3.3.0 (details)
Commit 372e2614bc0d316b979b0dcb298b6e04a58f8cbb by noreply
Fix and reword release notes

Please notice that there is no auto-linking for issues in normal GitHub files. That only works in discussions. Instead we have to provide the full URL to the issue.
The file was modified RELEASE_NOTES.md (diff)
Commit c0c8bffc889938aaca785dc3ce3718bbe73e3e33 by Christoph Läubrich
Try to remove the boot delegation from the profiles
The file was modified tycho-core/src/main/resources/JavaSE-11.profile (diff)
The file was modified tycho-core/src/main/resources/JavaSE-14.profile (diff)
The file was modified tycho-core/src/main/resources/JavaSE-18.profile (diff)
The file was modified tycho-core/src/main/resources/JavaSE-17.profile (diff)
The file was modified tycho-core/src/main/resources/JavaSE-16.profile (diff)
Commit 7edb05bff6ec9b6e1667218ae8e850923546ba8c by Alexander Kurtakov
Bump mockito-core from 4.5.1 to 4.6.0

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.5.1...v4.6.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
The file was modified pom.xml (diff)
Commit 6fdfb428ae8b4833d549afa203dca05db4dfa198 by Alexander Kurtakov
Bump gson in /tycho-its/projects/pomDependencyConsider.p2Data.generate

Bumps [gson](https://github.com/google/gson) from 1.6 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/1.6...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
The file was modified tycho-its/projects/pomDependencyConsider.p2Data.generate/pom.xml (diff)
Commit f7a36e2d5f0706a107d10b7221e2895f16833b64 by Alexander Kurtakov
Fix assertion to match changed gson version in tests.
The file was modified tycho-its/src/test/java/org/eclipse/tycho/test/pomDependencyConsider/PomDependencyOnNonTychoArtifactTest.java (diff)
Commit 09d419dd3d6a3b6ea72ba748426e07fcf1677d55 by Alexander Kurtakov
Bump maven-invoker-plugin from 3.2.2 to 3.3.0

Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases)
- [Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.2.2...maven-invoker-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-invoker-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
The file was modified tycho-extras/pom.xml (diff)