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 2.7.5 to 3.0.5 #90

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps tycho-version from 2.7.5 to 3.0.5.
Updates org.eclipse.tycho:tycho-maven-plugin from 2.7.5 to 3.0.5

Release notes

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

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

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

  • Christian Dietrich
  • Christoph Läubrich
  • dependabot[bot]

💰 we would like to also thank Eclipse WG for sponsoring the releng work in this release

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

IMPORTANT: Please keep in mind that with this release Tycho 3 has reached EOL and will likely not receive any updates, we encourage everyone to upgrade to Tycho 4 what will officially released soon.

Regards, The Tycho Team

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

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

  • Christoph Läubrich
  • dependabot[bot]

💰 we would like to also thank the Eclipse IDE Working Group for sponsoring this release

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

Regards,

The Tycho Team

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Sebastian Ratz

... (truncated)

Changelog

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

3.0.5

Backports

  • inject source folders into maven model
  • improve CI friendly versions
  • Report download speed to the caller
  • redirectTestOutputToFile for OsgiSurefireBooter

3.0.4

Backports

  • Include smartbuilder (but disabled by default), can be enabled with -Dtycho.build.smartbuilder=true
  • tycho-bnd-plugin support
  • Version Mojo Bugfixes

3.0.3

Dependency upgrades and Maven 3.9.0 support

This release includes some dependency upgrades and a fix to run Tycho 3 with Maven 3.9.0.

Parameter enhancements for tycho-apitools-plugin:generate goal

The parameters of the tycho-apitools-plugin:generate goal have been completed and improved.

3.0.2

Fixed support for the generation of a source feature from a maven target-location template

The generated source feature now properly includes the source bundles.

EclipseRunMojo argLine and appArgLine are reintroduced and no longer deprecated.

The argLine and appArgLine options have long been deprecated and were removed in Tycho 3.0.0. They are generally inferior to the list-based jvmArgs and applicationArgs respectively. However there are use cases where the arguments need to be extensible via property expansion, in which case the list-based approach is not always a suitable alternative. As such, these two options have been re-introduced for Tycho 3.0.2 and are no longer marked deprecated though jvmArgs and applicationArgs remain the preferred mechanism.

Backports

  • Maven Loockup can become really slow and should cache previous requests #1969
  • Provide a "verify-pom-resolves" mojo #1451
  • JUnit 5.9 support in Tycho 3.0.x #1943
  • Consumer-POM should use packaging-type jar instead of eclipse-plugin #2005
  • Mirroring of packed artifacts must be disabled
  • Target platform resolved multiple times
  • Support resolving of target projects from the reactor

3.0.1

... (truncated)

Commits
  • bb7f9ab Update versions for release
  • fd9fb41 Bump commons-codec from 1.15 to 1.16.0
  • e5a71eb Bump maven-clean-plugin from 3.2.0 to 3.3.1
  • df5a6d9 Bump mockito-core from 5.3.1 to 5.4.0
  • 856a27d Bump unirest-java from 3.14.3 to 3.14.4
  • 7c8e8f0 Bump takari-smart-builder from 0.6.2 to 0.6.3
  • 1ce21db Bump org.eclipse.equinox.p2.director from 2.5.400 to 2.6.0
  • 21c295e Bump unirest-java from 3.14.2 to 3.14.3
  • 47de753 Bump org.eclipse.jdt.core from 3.33.0 to 3.34.0
  • f6269d1 Bump org.eclipse.equinox.p2.updatesite from 1.2.300 to 1.3.0
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-versions-plugin from 2.7.5 to 3.0.5

Updates org.eclipse.tycho:target-platform-configuration from 2.7.5 to 3.0.5

Release notes

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

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

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

  • Christian Dietrich
  • Christoph Läubrich
  • dependabot[bot]

💰 we would like to also thank Eclipse WG for sponsoring the releng work in this release

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

IMPORTANT: Please keep in mind that with this release Tycho 3 has reached EOL and will likely not receive any updates, we encourage everyone to upgrade to Tycho 4 what will officially released soon.

Regards, The Tycho Team

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

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

  • Christoph Läubrich
  • dependabot[bot]

💰 we would like to also thank the Eclipse IDE Working Group for sponsoring this release

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

Regards,

The Tycho Team

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Sebastian Ratz

... (truncated)

Changelog

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

3.0.5

Backports

  • inject source folders into maven model
  • improve CI friendly versions
  • Report download speed to the caller
  • redirectTestOutputToFile for OsgiSurefireBooter

3.0.4

Backports

  • Include smartbuilder (but disabled by default), can be enabled with -Dtycho.build.smartbuilder=true
  • tycho-bnd-plugin support
  • Version Mojo Bugfixes

3.0.3

Dependency upgrades and Maven 3.9.0 support

This release includes some dependency upgrades and a fix to run Tycho 3 with Maven 3.9.0.

Parameter enhancements for tycho-apitools-plugin:generate goal

The parameters of the tycho-apitools-plugin:generate goal have been completed and improved.

3.0.2

Fixed support for the generation of a source feature from a maven target-location template

The generated source feature now properly includes the source bundles.

EclipseRunMojo argLine and appArgLine are reintroduced and no longer deprecated.

The argLine and appArgLine options have long been deprecated and were removed in Tycho 3.0.0. They are generally inferior to the list-based jvmArgs and applicationArgs respectively. However there are use cases where the arguments need to be extensible via property expansion, in which case the list-based approach is not always a suitable alternative. As such, these two options have been re-introduced for Tycho 3.0.2 and are no longer marked deprecated though jvmArgs and applicationArgs remain the preferred mechanism.

Backports

  • Maven Loockup can become really slow and should cache previous requests #1969
  • Provide a "verify-pom-resolves" mojo #1451
  • JUnit 5.9 support in Tycho 3.0.x #1943
  • Consumer-POM should use packaging-type jar instead of eclipse-plugin #2005
  • Mirroring of packed artifacts must be disabled
  • Target platform resolved multiple times
  • Support resolving of target projects from the reactor

3.0.1

... (truncated)

Commits
  • bb7f9ab Update versions for release
  • fd9fb41 Bump commons-codec from 1.15 to 1.16.0
  • e5a71eb Bump maven-clean-plugin from 3.2.0 to 3.3.1
  • df5a6d9 Bump mockito-core from 5.3.1 to 5.4.0
  • 856a27d Bump unirest-java from 3.14.3 to 3.14.4
  • 7c8e8f0 Bump takari-smart-builder from 0.6.2 to 0.6.3
  • 1ce21db Bump org.eclipse.equinox.p2.director from 2.5.400 to 2.6.0
  • 21c295e Bump unirest-java from 3.14.2 to 3.14.3
  • 47de753 Bump org.eclipse.jdt.core from 3.33.0 to 3.34.0
  • f6269d1 Bump org.eclipse.equinox.p2.updatesite from 1.2.300 to 1.3.0
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-compiler-plugin from 2.7.5 to 3.0.5

Release notes

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

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

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

  • Christian Dietrich
  • Christoph Läubrich
  • dependabot[bot]

💰 we would like to also thank Eclipse WG for sponsoring the releng work in this release

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

IMPORTANT: Please keep in mind that with this release Tycho 3 has reached EOL and will likely not receive any updates, we encourage everyone to upgrade to Tycho 4 what will officially released soon.

Regards, The Tycho Team

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

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

  • Christoph Läubrich
  • dependabot[bot]

💰 we would like to also thank the Eclipse IDE Working Group for sponsoring this release

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

Regards,

The Tycho Team

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

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

  • Christoph Läubrich
  • dependabot[bot]
  • Hannes Wellmann
  • Sebastian Ratz

... (truncated)

Changelog

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

3.0.5

Backports

  • inject source folders into maven model
  • improve CI friendly versions
  • Report download speed to the caller
  • redirectTestOutputToFile for OsgiSurefireBooter

3.0.4

Backports

  • Include smartbuilder (but disabled by default), can be enabled with -Dtycho.build.smartbuilder=true
  • tycho-bnd-plugin support
  • Version Mojo Bugfixes

3.0.3

Dependency upgrades and Maven 3.9.0 support

This release includes some dependency upgrades and a fix to run Tycho 3 with Maven 3.9.0.

Parameter enhancements for tycho-apitools-plugin:generate goal

The parameters of the tycho-apitools-plugin:generate goal have been completed and improved.

3.0.2

Fixed support for the generation of a source feature from a maven target-location template

The generated source feature now properly includes the source bundles.

EclipseRunMojo argLine and appArgLine are reintroduced and no longer deprecated.

The argLine and appArgLine options have long been deprecated and were removed in Tycho 3.0.0. They are generally inferior to the list-based jvmArgs and applicationArgs respectively. However there are use cases where the arguments need to be extensible via property expansion, in which case the list-based approach is not always a suitable alternative. As such, these two options have been re-introduced for Tycho 3.0.2 and are no longer marked deprecated though jvmArgs and applicationArgs remain the preferred mechanism.

Backports

  • Maven Loockup can become really slow and should cache previous requests #1969
  • Provide a "verify-pom-resolves" mojo #1451
  • JUnit 5.9 support in Tycho 3.0.x #1943
  • Consumer-POM should use packaging-type jar instead of eclipse-plugin #2005
  • Mirroring of packed artifacts must be disabled
  • Target platform resolved multiple times
  • Support resolving of target projects from the reactor

3.0.1

... (truncated)

Commits
  • bb7f9ab Update versions for release
  • fd9fb41 Bump commons-codec from 1.15 to 1.16.0
  • e5a71eb Bump maven-clean-plugin from 3.2.0 to 3.3.1
  • df5a6d9 Bump mockito-core from 5.3.1 to 5.4.0
  • 856a27d Bump unirest-java from 3.14.3 to 3.14.4
  • 7c8e8f0 Bump takari-smart-builder from 0.6.2 to 0.6.3
  • 1ce21db Bump org.eclipse.equinox.p2.director from 2.5.400 to 2.6.0
  • 21c295e Bump unirest-java from 3.14.2 to 3.14.3
  • 47de753 Bump org.eclipse.jdt.core from 3.33.0 to 3.34.0
  • f6269d1 Bump org.eclipse.equinox.p2.updatesite from 1.2.300 to 1.3.0
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-p2-repository-plugin from 2.7.5 to 3.0.5

Updates org.eclipse.tycho:tycho-surefire-plugin from 2.7.5 to 3.0.5

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.eclipse.tycho:target-platform-configuration [>= 4.a, < 5]
org.eclipse.tycho:tycho-compiler-plugin [>= 4.a, < 5]
org.eclipse.tycho:tycho-maven-plugin [>= 4.a, < 5]
org.eclipse.tycho:tycho-p2-repository-plugin [>= 4.a, < 5]
org.eclipse.tycho:tycho-surefire-plugin [>= 4.a, < 5]
org.eclipse.tycho:tycho-versions-plugin [>= 4.a, < 5]

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 <dependency name> 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)

Bumps `tycho-version` from 2.7.5 to 3.0.5.

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

Updates `org.eclipse.tycho:tycho-versions-plugin` from 2.7.5 to 3.0.5

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

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

Updates `org.eclipse.tycho:tycho-p2-repository-plugin` from 2.7.5 to 3.0.5

Updates `org.eclipse.tycho:tycho-surefire-plugin` from 2.7.5 to 3.0.5

---
updated-dependencies:
- dependency-name: org.eclipse.tycho:tycho-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.tycho:tycho-versions-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.tycho:target-platform-configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.tycho:tycho-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.tycho:tycho-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2023
@smeyer198
Copy link
Contributor

@dependabot ignore this major version

@dependabot dependabot bot closed this Dec 4, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

OK, I won't notify you about version 3.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/maven/tycho-version-3.0.5 branch December 4, 2023 09:25
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant