CROSSINGTUD / CryptSL

https://eclipse.org/cognicrypt/documentation/crysl/
Eclipse Public License 2.0
6 stars 5 forks source link

Bump tycho-version from 2.7.5 to 3.0.5 #90

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

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 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)
smeyer198 commented 11 months ago

@dependabot ignore this major version

dependabot[bot] commented 11 months ago

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