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.6 #1288

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

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

Release notes

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

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Patrick Ziegler

đź’° 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)

Changelog

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

4.0.6

backports:

  • Support for CycloneDX Maven Plugin
Commits
  • 9942454 Perform 4.0.6 release
  • 494719d Add dependabot.yml for automerge
  • 9f7b003 Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.10 to 2.7.11
  • 8afa570 Make the slicing options of the mirror-target-platform mojo configurable
  • 63217e8 Import SlicingOptions from P2
  • 99023f3 Add p2-aware model converter for CycloneDX SBOM generation
  • 6e71937 Add a mojo that generates a target platform from the current reactor
  • 6beb741 Only warn if a referenced repository can not be loaded
  • 4a83152 [backport] Add properties to parameters of fix-artifacts-metadata mojo
  • 7006001 Do not use helper for create memory composite
  • 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 4 months ago

Codecov Report

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

Project coverage is 33.67%. Comparing base (6460ad7) to head (ec7ddda).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1288 +/- ## ============================================ - Coverage 33.70% 33.67% -0.03% Complexity 391 391 ============================================ Files 1186 1186 Lines 25942 25942 Branches 1593 1593 ============================================ - Hits 8743 8737 -6 - Misses 16679 16685 +6 Partials 520 520 ```

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

ruspl-afed commented 3 months ago

@dependabot rebase

dependabot[bot] commented 3 months ago

Superseded by #1332.