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

Bump tycho-version from 4.0.5 to 4.0.9 #889

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2024

Bumps tycho-version from 4.0.5 to 4.0.9.
Updates org.eclipse.tycho:tycho-maven-plugin from 4.0.5 to 4.0.9

Release notes

Sourced from org.eclipse.tycho:tycho-maven-plugin's releases.

Tycho 4.0.9 is released

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Martin D'Aloia
  • Michael Keppler
  • Patrick Ziegler
  • Sebastian Ratz
  • Titouan Vervack
  • Александър Куртаков

💰 we would like to also thank 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-maven-plugin's changelog.

4.0.9

backports:

  • Add support for bumping maven-target locations
  • Add new tycho-version-bump:update-manifest mojo
  • Add a flag to the tycho-packaging-plugin to skip its execution
  • Improve errors handling while downloading p2 artifacts from repository
  • Make Tycho SBOM mapper configurable w.r.t. the project packaging types
  • Add support for System Property in JGitBuildTimestampProvider
  • Suggest version updates from API tools
  • Remove no longer valid checksum properties
  • tycho-versions-plugin: Support ci-friendly versions
  • Add support for JUnit 'vintage' attribute on classpath

4.0.8

backports:

  • maven dependencies of transitive projects are not discovered with -am / --also-make
  • Support for new includeJRE flag when building products
  • Improve SignRepositoryArtifactsMojo handling of unsigned content
  • Add demo for pde.bnd integration with classic Eclipse product build
  • Use original URL to decide if a IU is provided by reference
  • set-version: Fix regression overwriting mismatching versions
  • Sort dependency tree root nodes
  • Support links in classpath files
  • Add support for followRepositoryReference in .target files
  • Add flag to fail API tools on resolution error
  • Several bugfixes for building pde automatic manifest projects
  • Remove special handling of equinox-launcher fragments in AbstractArtifactDependencyWalker

4.0.7

backports:

  • update to next eclipse release
  • tycho-p2-director:director: Fix handling of destination on macOS
  • Prevent ConcurrentModificationException in PomInstallableUnitStore
  • Add an option to enhance the compile log with baseline problems
  • assemble-repository: Prevent sources from being included inadvertently
  • ExpandedProduct.getFeatures(ROOT_FEATURES) returns over-qualified IDs
  • provide suggested version for features
  • Do not fail the DS build if one dependency failed to add
  • Add a timestamp provider that inherits the timestamp from the parent
  • Add option to include all configured sources in ApiFileGenerationMojo
  • Do not fail target resolution if a referenced repository fails
  • Add URI to message of GOAWAY info
  • Reduce printed warnings in builds

4.0.6

... (truncated)

Commits
  • e901909 Perform 4.0.9 release
  • de580eb Migrate site generation to Doxia 2.0
  • d05b0e5 Update release notes
  • 4ddb0b5 Bump commons-io:commons-io from 2.16.1 to 2.17.0
  • 327bded Fix rendering markdowns in generated site
  • 4695105 Avoid endless recursion
  • b74f8de Add a flag to skip the service-component file check in packaging-plugin
  • dbdc59b Add a flag to the tycho-packaging-plugin to skip its execution
  • f442563 Improve errors handling while downloading p2 artifacts from repository
  • 900f0c6 Make Tycho SBOM mapper configurable w.r.t. the project packaging types
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-versions-plugin from 4.0.5 to 4.0.9

Release notes

Sourced from org.eclipse.tycho:tycho-versions-plugin's releases.

Tycho 4.0.9 is released

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Martin D'Aloia
  • Michael Keppler
  • Patrick Ziegler
  • Sebastian Ratz
  • Titouan Vervack
  • Александър Куртаков

💰 we would like to also thank 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-versions-plugin's changelog.

4.0.9

backports:

  • Add support for bumping maven-target locations
  • Add new tycho-version-bump:update-manifest mojo
  • Add a flag to the tycho-packaging-plugin to skip its execution
  • Improve errors handling while downloading p2 artifacts from repository
  • Make Tycho SBOM mapper configurable w.r.t. the project packaging types
  • Add support for System Property in JGitBuildTimestampProvider
  • Suggest version updates from API tools
  • Remove no longer valid checksum properties
  • tycho-versions-plugin: Support ci-friendly versions
  • Add support for JUnit 'vintage' attribute on classpath

4.0.8

backports:

  • maven dependencies of transitive projects are not discovered with -am / --also-make
  • Support for new includeJRE flag when building products
  • Improve SignRepositoryArtifactsMojo handling of unsigned content
  • Add demo for pde.bnd integration with classic Eclipse product build
  • Use original URL to decide if a IU is provided by reference
  • set-version: Fix regression overwriting mismatching versions
  • Sort dependency tree root nodes
  • Support links in classpath files
  • Add support for followRepositoryReference in .target files
  • Add flag to fail API tools on resolution error
  • Several bugfixes for building pde automatic manifest projects
  • Remove special handling of equinox-launcher fragments in AbstractArtifactDependencyWalker

4.0.7

backports:

  • update to next eclipse release
  • tycho-p2-director:director: Fix handling of destination on macOS
  • Prevent ConcurrentModificationException in PomInstallableUnitStore
  • Add an option to enhance the compile log with baseline problems
  • assemble-repository: Prevent sources from being included inadvertently
  • ExpandedProduct.getFeatures(ROOT_FEATURES) returns over-qualified IDs
  • provide suggested version for features
  • Do not fail the DS build if one dependency failed to add
  • Add a timestamp provider that inherits the timestamp from the parent
  • Add option to include all configured sources in ApiFileGenerationMojo
  • Do not fail target resolution if a referenced repository fails
  • Add URI to message of GOAWAY info
  • Reduce printed warnings in builds

4.0.6

... (truncated)

Commits
  • e901909 Perform 4.0.9 release
  • de580eb Migrate site generation to Doxia 2.0
  • d05b0e5 Update release notes
  • 4ddb0b5 Bump commons-io:commons-io from 2.16.1 to 2.17.0
  • 327bded Fix rendering markdowns in generated site
  • 4695105 Avoid endless recursion
  • b74f8de Add a flag to skip the service-component file check in packaging-plugin
  • dbdc59b Add a flag to the tycho-packaging-plugin to skip its execution
  • f442563 Improve errors handling while downloading p2 artifacts from repository
  • 900f0c6 Make Tycho SBOM mapper configurable w.r.t. the project packaging types
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-compiler-plugin from 4.0.5 to 4.0.9

Release notes

Sourced from org.eclipse.tycho:tycho-compiler-plugin's releases.

Tycho 4.0.9 is released

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Martin D'Aloia
  • Michael Keppler
  • Patrick Ziegler
  • Sebastian Ratz
  • Titouan Vervack
  • Александър Куртаков

💰 we would like to also thank 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-compiler-plugin's changelog.

4.0.9

backports:

  • Add support for bumping maven-target locations
  • Add new tycho-version-bump:update-manifest mojo
  • Add a flag to the tycho-packaging-plugin to skip its execution
  • Improve errors handling while downloading p2 artifacts from repository
  • Make Tycho SBOM mapper configurable w.r.t. the project packaging types
  • Add support for System Property in JGitBuildTimestampProvider
  • Suggest version updates from API tools
  • Remove no longer valid checksum properties
  • tycho-versions-plugin: Support ci-friendly versions
  • Add support for JUnit 'vintage' attribute on classpath

4.0.8

backports:

  • maven dependencies of transitive projects are not discovered with -am / --also-make
  • Support for new includeJRE flag when building products
  • Improve SignRepositoryArtifactsMojo handling of unsigned content
  • Add demo for pde.bnd integration with classic Eclipse product build
  • Use original URL to decide if a IU is provided by reference
  • set-version: Fix regression overwriting mismatching versions
  • Sort dependency tree root nodes
  • Support links in classpath files
  • Add support for followRepositoryReference in .target files
  • Add flag to fail API tools on resolution error
  • Several bugfixes for building pde automatic manifest projects
  • Remove special handling of equinox-launcher fragments in AbstractArtifactDependencyWalker

4.0.7

backports:

  • update to next eclipse release
  • tycho-p2-director:director: Fix handling of destination on macOS
  • Prevent ConcurrentModificationException in PomInstallableUnitStore
  • Add an option to enhance the compile log with baseline problems
  • assemble-repository: Prevent sources from being included inadvertently
  • ExpandedProduct.getFeatures(ROOT_FEATURES) returns over-qualified IDs
  • provide suggested version for features
  • Do not fail the DS build if one dependency failed to add
  • Add a timestamp provider that inherits the timestamp from the parent
  • Add option to include all configured sources in ApiFileGenerationMojo
  • Do not fail target resolution if a referenced repository fails
  • Add URI to message of GOAWAY info
  • Reduce printed warnings in builds

4.0.6

... (truncated)

Commits
  • e901909 Perform 4.0.9 release
  • de580eb Migrate site generation to Doxia 2.0
  • d05b0e5 Update release notes
  • 4ddb0b5 Bump commons-io:commons-io from 2.16.1 to 2.17.0
  • 327bded Fix rendering markdowns in generated site
  • 4695105 Avoid endless recursion
  • b74f8de Add a flag to skip the service-component file check in packaging-plugin
  • dbdc59b Add a flag to the tycho-packaging-plugin to skip its execution
  • f442563 Improve errors handling while downloading p2 artifacts from repository
  • 900f0c6 Make Tycho SBOM mapper configurable w.r.t. the project packaging types
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-ds-plugin from 4.0.5 to 4.0.9

Release notes

Sourced from org.eclipse.tycho:tycho-ds-plugin's releases.

Tycho 4.0.9 is released

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Martin D'Aloia
  • Michael Keppler
  • Patrick Ziegler
  • Sebastian Ratz
  • Titouan Vervack
  • Александър Куртаков

💰 we would like to also thank 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-ds-plugin's changelog.

4.0.9

backports:

  • Add support for bumping maven-target locations
  • Add new tycho-version-bump:update-manifest mojo
  • Add a flag to the tycho-packaging-plugin to skip its execution
  • Improve errors handling while downloading p2 artifacts from repository
  • Make Tycho SBOM mapper configurable w.r.t. the project packaging types
  • Add support for System Property in JGitBuildTimestampProvider
  • Suggest version updates from API tools
  • Remove no longer valid checksum properties
  • tycho-versions-plugin: Support ci-friendly versions
  • Add support for JUnit 'vintage' attribute on classpath

4.0.8

backports:

  • maven dependencies of transitive projects are not discovered with -am / --also-make
  • Support for new includeJRE flag when building products
  • Improve SignRepositoryArtifactsMojo handling of unsigned content
  • Add demo for pde.bnd integration with classic Eclipse product build
  • Use original URL to decide if a IU is provided by reference
  • set-version: Fix regression overwriting mismatching versions
  • Sort dependency tree root nodes
  • Support links in classpath files
  • Add support for followRepositoryReference in .target files
  • Add flag to fail API tools on resolution error
  • Several bugfixes for building pde automatic manifest projects
  • Remove special handling of equinox-launcher fragments in AbstractArtifactDependencyWalker

4.0.7

backports:

  • update to next eclipse release
  • tycho-p2-director:director: Fix handling of destination on macOS
  • Prevent ConcurrentModificationException in PomInstallableUnitStore
  • Add an option to enhance the compile log with baseline problems
  • assemble-repository: Prevent sources from being included inadvertently
  • ExpandedProduct.getFeatures(ROOT_FEATURES) returns over-qualified IDs
  • provide suggested version for features
  • Do not fail the DS build if one dependency failed to add
  • Add a timestamp provider that inherits the timestamp from the parent
  • Add option to include all configured sources in ApiFileGenerationMojo
  • Do not fail target resolution if a referenced repository fails
  • Add URI to message of GOAWAY info
  • Reduce printed warnings in builds

4.0.6

... (truncated)

Commits
  • e901909 Perform 4.0.9 release
  • de580eb Migrate site generation to Doxia 2.0
  • d05b0e5 Update release notes
  • 4ddb0b5 Bump commons-io:commons-io from 2.16.1 to 2.17.0
  • 327bded Fix rendering markdowns in generated site
  • 4695105 Avoid endless recursion
  • b74f8de Add a flag to skip the service-component file check in packaging-plugin
  • dbdc59b Add a flag to the tycho-packaging-plugin to skip its execution
  • f442563 Improve errors handling while downloading p2 artifacts from repository
  • 900f0c6 Make Tycho SBOM mapper configurable w.r.t. the project packaging types
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-packaging-plugin from 4.0.5 to 4.0.9

Release notes

Sourced from org.eclipse.tycho:tycho-packaging-plugin's releases.

Tycho 4.0.9 is released

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Martin D'Aloia
  • Michael Keppler
  • Patrick Ziegler
  • Sebastian Ratz
  • Titouan Vervack
  • Александър Куртаков

💰 we would like to also thank 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-packaging-plugin's changelog.

4.0.9

backports:

  • Add support for bumping maven-target locations
  • Add new tycho-version-bump:update-manifest mojo
  • Add a flag to the tycho-packaging-plugin to skip its execution
  • Improve errors handling while downloading p2 artifacts from repository
  • Make Tycho SBOM mapper configurable w.r.t. the project packaging types
  • Add support for System Property in JGitBuildTimestampProvider
  • Suggest version updates from API tools
  • Remove no longer valid checksum properties
  • tycho-versions-plugin: Support ci-friendly versions
  • Add support for JUnit 'vintage' attribute on classpath

4.0.8

backports:

  • maven dependencies of transitive projects are not discovered with -am / --also-make
  • Support for new includeJRE flag when building products
  • Improve SignRepositoryArtifactsMojo handling of unsigned content
  • Add demo for pde.bnd integration with classic Eclipse product build
  • Use original URL to decide if a IU is provided by reference
  • set-version: Fix regression overwriting mismatching versions
  • Sort dependency tree root nodes
  • Support links in classpath files
  • Add support for followRepositoryReference in .target files
  • Add flag to fail API tools on resolution error
  • Several bugfixes for building pde automatic manifest projects
  • Remove special handling of equinox-launcher fragments in AbstractArtifactDependencyWalker

4.0.7

backports:

  • update to next eclipse release
  • tycho-p2-director:director: Fix handling of destination on macOS
  • Prevent ConcurrentModificationException in PomInstallableUnitStore
  • Add an option to enhance the compile log with baseline problems
  • assemble-repository: Prevent sources from being included inadvertently
  • ExpandedProduct.getFeatures(ROOT_FEATURES) returns over-qualified IDs
  • provide suggested version for features
  • Do not fail the DS build if one dependency failed to add
  • Add a timestamp provider that inherits the timestamp from the parent
  • Add option to include all configured sources in ApiFileGenerationMojo
  • Do not fail target resolution if a referenced repository fails
  • Add URI to message of GOAWAY info
  • Reduce printed warnings in builds

4.0.6

... (truncated)

Commits
  • e901909 Perform 4.0.9 release
  • de580eb Migrate site generation to Doxia 2.0
  • d05b0e5 Update release notes
  • 4ddb0b5 Bump commons-io:commons-io from 2.16.1 to 2.17.0
  • 327bded Fix rendering markdowns in generated site
  • 4695105 Avoid endless recursion
  • b74f8de Add a flag to skip the service-component file check in packaging-plugin
  • dbdc59b Add a flag to the tycho-packaging-plugin to skip its execution
  • f442563 Improve errors handling while downloading p2 artifacts from repository
  • 900f0c6 Make Tycho SBOM mapper configurable w.r.t. the project packaging types
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:target-platform-configuration from 4.0.5 to 4.0.9

Release notes

Sourced from org.eclipse.tycho:target-platform-configuration's releases.

Tycho 4.0.9 is released

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Martin D'Aloia
  • Michael Keppler
  • Patrick Ziegler
  • Sebastian Ratz
  • Titouan Vervack
  • Александър Куртаков

💰 we would like to also thank 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

Bumps `tycho-version` from 4.0.5 to 4.0.9.

Updates `org.eclipse.tycho:tycho-maven-plugin` from 4.0.5 to 4.0.9
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.9/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.5...tycho-4.0.9)

Updates `org.eclipse.tycho:tycho-versions-plugin` from 4.0.5 to 4.0.9
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.9/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.5...tycho-4.0.9)

Updates `org.eclipse.tycho:tycho-compiler-plugin` from 4.0.5 to 4.0.9
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.9/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.5...tycho-4.0.9)

Updates `org.eclipse.tycho:tycho-ds-plugin` from 4.0.5 to 4.0.9
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.9/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.5...tycho-4.0.9)

Updates `org.eclipse.tycho:tycho-packaging-plugin` from 4.0.5 to 4.0.9
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.9/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.5...tycho-4.0.9)

Updates `org.eclipse.tycho:target-platform-configuration` from 4.0.5 to 4.0.9
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.9/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.5...tycho-4.0.9)

Updates `org.eclipse.tycho:tycho-source-plugin` from 4.0.5 to 4.0.9
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.9/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.5...tycho-4.0.9)

Updates `org.eclipse.tycho:tycho-p2-director-plugin` from 4.0.5 to 4.0.9
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.9/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.5...tycho-4.0.9)

Updates `org.eclipse.tycho:tycho-surefire-plugin` from 4.0.5 to 4.0.9

---
updated-dependencies:
- dependency-name: org.eclipse.tycho:tycho-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-versions-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-ds-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-packaging-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:target-platform-configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-p2-director-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 20, 2024
Copy link

License summary

✔️ All licenses already successfully vetted.

Workflow run (with attached summary files):
https://github.com/eclipse-set/set/actions/runs/10955563582

Copy link

Test Results

86 tests   - 35   86 ✅  - 35   2s ⏱️ -16s
21 suites  -  7    0 💤 ± 0 
21 files    -  7    0 ❌ ± 0 

Results for commit a95f788. ± Comparison against base commit 7a66c52.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2024

Superseded by #1066.

@dependabot dependabot bot closed this Nov 14, 2024
@dependabot dependabot bot deleted the dependabot/maven/tycho-version-4.0.9 branch November 14, 2024 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants