eclipse-passage / passage

Define and control license checks and usage constraints for OSGi / RCP / IDE
https://www.eclipse.org/passage/
Eclipse Public License 2.0
6 stars 8 forks source link

fix(deps): bump org.eclipse.tycho:tycho-build from 4.0.5 to 4.0.7 #1332

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps org.eclipse.tycho:tycho-build from 4.0.5 to 4.0.7.

Release notes

Sourced from org.eclipse.tycho:tycho-build's releases.

Tycho 4.0.7 has been released and is available from Maven Central repository.

🆕 https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.7/RELEASE_NOTES.md 🏷️ https://github.com/eclipse-tycho/tycho/tree/tycho-4.0.7 👔 https://projects.eclipse.org/projects/technology.tycho/releases/4.0.7 🙏 contributors who contributed patches for this release:

  • Christoph Läubrich
  • dependabot[bot]
  • Ed Merks
  • Heiko Klare
  • Marco Lehmann-Mörz
  • Sebastian Ratz
  • Александър Куртаков

💰 we would like to also thank Sigasi for sponsoring contributions in this release and the Eclipse IDE Workingroup for funding the release work.

and thanks to everyone who helped us with testing the snapshot version.

Regards,

The Tycho Team

What's Changed

... (truncated)

Commits
  • 0dbf79b Perform 4.0.7 release
  • 96143c8 tycho-p2-director:director: Fix handling of destination on macOS
  • e21610e Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.11 to 2.8.0
  • 8b42557 Bump asm.version from 9.6 to 9.7
  • 57a15e9 Check that the 34 test is seeing an older version
  • a11aa9b Update latest release to 2024-03
  • 1f0bb2a Add test case for PublishFeaturesAndBundlesMojo marking bundle unpacked
  • 8fa411b Prevent ConcurrentModificationException in PomInstallableUnitStore
  • d0f217f Add an option to enhance the compile log with baseline problems
  • 4fa783a Enforce UTC time for parsing qualifiers
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 33.70%. Comparing base (847a034) to head (77ebd9b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1332 +/- ## ============================================ + Coverage 33.67% 33.70% +0.02% Complexity 394 394 ============================================ Files 1187 1187 Lines 25979 25979 Branches 1593 1593 ============================================ + Hits 8749 8755 +6 + Misses 16708 16702 -6 Partials 522 522 ```

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

ruspl-afed commented 3 months ago

@dependabot merge