Skip to content

Bump tycho-version from 4.0.12 to 4.0.13 #482

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2025

Bumps tycho-version from 4.0.12 to 4.0.13.
Updates org.eclipse.tycho.extras:tycho-sourceref-jgit from 4.0.12 to 4.0.13

Updates org.eclipse.tycho:tycho-maven-plugin from 4.0.12 to 4.0.13

Release notes

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

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Patrick Ziegler
  • Peter Hermsdorf
  • Sebastian Ratz

💰 we would like to also thank Katalon for sponsoring contributions in this release, the Eclipse IDE Workingroup for funding the release work and thanks to everyone who helped us with testing the snapshot version.

Please be aware that Tycho 4.x becomes EOL with this release! This does not mean there can't be any Tycho 4.x releases or important bugfixes, but these have to be driven by the community or possibly through dedicated support options for Tycho.

Regards,

The Tycho Team

What's Changed

... (truncated)

Changelog

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

4.0.13

Important Notice: With this release Tycho 4 becomes end-of-life and we do not plan to perform regular releases anymore due to the usage of Java 21 in dependencies we can no longer easily upgrade.

Instead we encourage people to migrate to Tycho 5 as the new main line for the next release. Tycho 5 should be a drop in replacement in most cases, but everyone could help by testing the current tycho snapshot build to identify possible regression before the release.

backports:

  • Resolve jars and library extra.classpath entries optionally
  • Copy non java sources to the output in bnd-builds
  • Handle version range in dependencies for target locations
  • tycho-apitools-plugin:verify: Add option to write XML report
  • Add support for using conditional packages directive.
  • Support custom variables in linked resources
  • Fix case where a non jar dependency is in the chain for wrapping
  • Fix dependency is ignored when previously found with other scope
  • Add flag to skip execution of tycho-source-plugin
  • Improve performance by only ask for locations once
Commits
  • dbd4045 Perform 4.0.13 release
  • fccb9df Update Release notes and remove dependabot and platform workflows
  • bd373cd Bump org.xmlunit:xmlunit-core from 2.10.1 to 2.10.2
  • fa4ebb4 Improve performance by only ask for locations once
  • b2d080e Bump org.mockito:mockito-core from 5.17.0 to 5.18.0
  • ead7115 Bump org.eclipse.sisu:sisu-maven-plugin from 0.9.0.M3 to 0.9.0.M4
  • b2c4159 Bump org.xmlunit:xmlunit-core from 2.10.0 to 2.10.1
  • df14049 Bump org.eclipse.jgit:org.eclipse.jgit
  • 27bd9e2 Add flag to skip execution of tycho-source-plugin
  • 00c5518 Fix dependency is ignored when previously found with other scope
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:target-platform-configuration from 4.0.12 to 4.0.13

Release notes

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

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Patrick Ziegler
  • Peter Hermsdorf
  • Sebastian Ratz

💰 we would like to also thank Katalon for sponsoring contributions in this release, the Eclipse IDE Workingroup for funding the release work and thanks to everyone who helped us with testing the snapshot version.

Please be aware that Tycho 4.x becomes EOL with this release! This does not mean there can't be any Tycho 4.x releases or important bugfixes, but these have to be driven by the community or possibly through dedicated support options for Tycho.

Regards,

The Tycho Team

What's Changed

... (truncated)

Changelog

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

4.0.13

Important Notice: With this release Tycho 4 becomes end-of-life and we do not plan to perform regular releases anymore due to the usage of Java 21 in dependencies we can no longer easily upgrade.

Instead we encourage people to migrate to Tycho 5 as the new main line for the next release. Tycho 5 should be a drop in replacement in most cases, but everyone could help by testing the current tycho snapshot build to identify possible regression before the release.

backports:

  • Resolve jars and library extra.classpath entries optionally
  • Copy non java sources to the output in bnd-builds
  • Handle version range in dependencies for target locations
  • tycho-apitools-plugin:verify: Add option to write XML report
  • Add support for using conditional packages directive.
  • Support custom variables in linked resources
  • Fix case where a non jar dependency is in the chain for wrapping
  • Fix dependency is ignored when previously found with other scope
  • Add flag to skip execution of tycho-source-plugin
  • Improve performance by only ask for locations once
Commits
  • dbd4045 Perform 4.0.13 release
  • fccb9df Update Release notes and remove dependabot and platform workflows
  • bd373cd Bump org.xmlunit:xmlunit-core from 2.10.1 to 2.10.2
  • fa4ebb4 Improve performance by only ask for locations once
  • b2d080e Bump org.mockito:mockito-core from 5.17.0 to 5.18.0
  • ead7115 Bump org.eclipse.sisu:sisu-maven-plugin from 0.9.0.M3 to 0.9.0.M4
  • b2c4159 Bump org.xmlunit:xmlunit-core from 2.10.0 to 2.10.1
  • df14049 Bump org.eclipse.jgit:org.eclipse.jgit
  • 27bd9e2 Add flag to skip execution of tycho-source-plugin
  • 00c5518 Fix dependency is ignored when previously found with other scope
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-source-plugin from 4.0.12 to 4.0.13

Release notes

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

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Patrick Ziegler
  • Peter Hermsdorf
  • Sebastian Ratz

💰 we would like to also thank Katalon for sponsoring contributions in this release, the Eclipse IDE Workingroup for funding the release work and thanks to everyone who helped us with testing the snapshot version.

Please be aware that Tycho 4.x becomes EOL with this release! This does not mean there can't be any Tycho 4.x releases or important bugfixes, but these have to be driven by the community or possibly through dedicated support options for Tycho.

Regards,

The Tycho Team

What's Changed

... (truncated)

Changelog

Sourced from org.eclipse.tycho:tycho-source-plugin's changelog.

4.0.13

Important Notice: With this release Tycho 4 becomes end-of-life and we do not plan to perform regular releases anymore due to the usage of Java 21 in dependencies we can no longer easily upgrade.

Instead we encourage people to migrate to Tycho 5 as the new main line for the next release. Tycho 5 should be a drop in replacement in most cases, but everyone could help by testing the current tycho snapshot build to identify possible regression before the release.

backports:

  • Resolve jars and library extra.classpath entries optionally
  • Copy non java sources to the output in bnd-builds
  • Handle version range in dependencies for target locations
  • tycho-apitools-plugin:verify: Add option to write XML report
  • Add support for using conditional packages directive.
  • Support custom variables in linked resources
  • Fix case where a non jar dependency is in the chain for wrapping
  • Fix dependency is ignored when previously found with other scope
  • Add flag to skip execution of tycho-source-plugin
  • Improve performance by only ask for locations once
Commits
  • dbd4045 Perform 4.0.13 release
  • fccb9df Update Release notes and remove dependabot and platform workflows
  • bd373cd Bump org.xmlunit:xmlunit-core from 2.10.1 to 2.10.2
  • fa4ebb4 Improve performance by only ask for locations once
  • b2d080e Bump org.mockito:mockito-core from 5.17.0 to 5.18.0
  • ead7115 Bump org.eclipse.sisu:sisu-maven-plugin from 0.9.0.M3 to 0.9.0.M4
  • b2c4159 Bump org.xmlunit:xmlunit-core from 2.10.0 to 2.10.1
  • df14049 Bump org.eclipse.jgit:org.eclipse.jgit
  • 27bd9e2 Add flag to skip execution of tycho-source-plugin
  • 00c5518 Fix dependency is ignored when previously found with other scope
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-compiler-plugin from 4.0.12 to 4.0.13

Release notes

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

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Patrick Ziegler
  • Peter Hermsdorf
  • Sebastian Ratz

💰 we would like to also thank Katalon for sponsoring contributions in this release, the Eclipse IDE Workingroup for funding the release work and thanks to everyone who helped us with testing the snapshot version.

Please be aware that Tycho 4.x becomes EOL with this release! This does not mean there can't be any Tycho 4.x releases or important bugfixes, but these have to be driven by the community or possibly through dedicated support options for Tycho.

Regards,

The Tycho Team

What's Changed

... (truncated)

Changelog

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

4.0.13

Important Notice: With this release Tycho 4 becomes end-of-life and we do not plan to perform regular releases anymore due to the usage of Java 21 in dependencies we can no longer easily upgrade.

Instead we encourage people to migrate to Tycho 5 as the new main line for the next release. Tycho 5 should be a drop in replacement in most cases, but everyone could help by testing the current tycho snapshot build to identify possible regression before the release.

backports:

  • Resolve jars and library extra.classpath entries optionally
  • Copy non java sources to the output in bnd-builds
  • Handle version range in dependencies for target locations
  • tycho-apitools-plugin:verify: Add option to write XML report
  • Add support for using conditional packages directive.
  • Support custom variables in linked resources
  • Fix case where a non jar dependency is in the chain for wrapping
  • Fix dependency is ignored when previously found with other scope
  • Add flag to skip execution of tycho-source-plugin
  • Improve performance by only ask for locations once
Commits
  • dbd4045 Perform 4.0.13 release
  • fccb9df Update Release notes and remove dependabot and platform workflows
  • bd373cd Bump org.xmlunit:xmlunit-core from 2.10.1 to 2.10.2
  • fa4ebb4 Improve performance by only ask for locations once
  • b2d080e Bump org.mockito:mockito-core from 5.17.0 to 5.18.0
  • ead7115 Bump org.eclipse.sisu:sisu-maven-plugin from 0.9.0.M3 to 0.9.0.M4
  • b2c4159 Bump org.xmlunit:xmlunit-core from 2.10.0 to 2.10.1
  • df14049 Bump org.eclipse.jgit:org.eclipse.jgit
  • 27bd9e2 Add flag to skip execution of tycho-source-plugin
  • 00c5518 Fix dependency is ignored when previously found with other scope
  • Additional commits viewable in compare view

Updates org.eclipse.tycho.extras:tycho-version-bump-plugin from 4.0.12 to 4.0.13

Updates org.eclipse.tycho:tycho-surefire-plugin from 4.0.12 to 4.0.13

Updates org.eclipse.tycho:tycho-versions-plugin from 4.0.12 to 4.0.13

Release notes

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

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Patrick Ziegler
  • Peter Hermsdorf
  • Sebastian Ratz

💰 we would like to also thank Katalon for sponsoring contributions in this release, the Eclipse IDE Workingroup for funding the release work and thanks to everyone who helped us with testing the snapshot version.

Please be aware that Tycho 4.x becomes EOL with this release! This does not mean there can't be any Tycho 4.x releases or important bugfixes, but these have to be driven by the community or possibly through dedicated support options for Tycho.

Regards,

The Tycho Team

What's Changed

... (truncated)

Changelog

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

4.0.13

Important Notice: With this release Tycho 4 becomes end-of-life and we do not plan to perform regular releases anymore due to the usage of Java 21 in dependencies we can no longer easily upgrade.

Instead we encourage people to migrate to Tycho 5 as the new main line for the next release. Tycho 5 should be a drop in replacement in most cases, but everyone could help by testing the current tycho snapshot build to identify possible regression before the release.

backports:

  • Resolve jars and library extra.classpath entries optionally
  • Copy non java sources to the output in bnd-builds
  • Handle version range in dependencies for target locations
  • tycho-apitools-plugin:verify: Add option to write XML report
  • Add support for using conditional packages directive.
  • Support custom variables in linked resources
  • Fix case where a non jar dependency is in the chain for wrapping
  • Fix dependency is ignored when previously found with other scope
  • Add flag to skip execution of tycho-source-plugin
  • Improve performance by only ask for locations once
Commits
  • dbd4045 Perform 4.0.13 release
  • fccb9df Update Release notes and remove dependabot and platform workflows
  • bd373cd Bump org.xmlunit:xmlunit-core from 2.10.1 to 2.10.2
  • fa4ebb4 Improve performance by only ask for locations once
  • b2d080e Bump org.mockito:mockito-core from 5.17.0 to 5.18.0
  • ead7115 Bump org.eclipse.sisu:sisu-maven-plugin from 0.9.0.M3 to 0.9.0.M4
  • b2c4159 Bump org.xmlunit:xmlunit-core from 2.10.0 to 2.10.1
  • df14049 Bump org.eclipse.jgit:org.eclipse.jgit
  • 27bd9e2 Add flag to skip execution of tycho-source-plugin
  • 00c5518 Fix dependency is ignored when previously found with other scope
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-p2-plugin from 4.0.12 to 4.0.13

Release notes

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

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Patrick Ziegler
  • Peter Hermsdorf
  • Sebastian Ratz

💰 we would like to also thank Katalon for sponsoring contributions in this release, the Eclipse IDE Workingroup for funding the release work and thanks to everyone who helped us with testing the snapshot version.

Please be aware that Tycho 4.x becomes EOL with this release! This does not mean there can't be any Tycho 4.x releases or important bugfixes, but these have to be driven by the community or possibly through dedicated support options for Tycho.

Regards,

The Tycho Team

What's Changed

Bumps `tycho-version` from 4.0.12 to 4.0.13.

Updates `org.eclipse.tycho.extras:tycho-sourceref-jgit` from 4.0.12 to 4.0.13

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

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

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

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

Updates `org.eclipse.tycho.extras:tycho-version-bump-plugin` from 4.0.12 to 4.0.13

Updates `org.eclipse.tycho:tycho-surefire-plugin` from 4.0.12 to 4.0.13

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.eclipse.tycho.extras:tycho-sourceref-jgit
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-maven-plugin
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:target-platform-configuration
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-source-plugin
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-compiler-plugin
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho.extras:tycho-version-bump-plugin
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-surefire-plugin
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-versions-plugin
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-p2-plugin
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-packaging-plugin
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-gpg-plugin
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-p2-publisher-plugin
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 24, 2025
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