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.4 to 4.0.5 #25

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps tycho-version from 4.0.4 to 4.0.5.
Updates org.eclipse.tycho:tycho-compiler-plugin from 4.0.4 to 4.0.5

Release notes

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

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

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

  • Александър Куртаков
  • Christoph Läubrich
  • Dennis Hendriks
  • dependabot[bot]
  • Ed Merks
  • Gregor Latuske
  • Hannes Wellmann
  • Heiko Klare
  • Jose M. Arnesto
  • Kyle Smith
  • Lars Vogel
  • Lorenzo Bettini
  • Martin D'Aloia
  • Michael Keppler
  • 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-compiler-plugin's changelog.

4.0.5

backports:

  • support for parallel execution of product assembly / archiving
  • new repo-to-runnable mojo
  • support for embedded target locations
  • using javac as the compiler for Tycho
  • new mirror-target-platform mojo
  • new director mojo
  • support for PDE Api Tools Annotations
  • api tools fixes
  • new tycho-eclipse-plugin
Commits
  • bc6c415 Update versions for release 4.0.5
  • a8d5335 Add deprecation notice regarding tycho.mode=maven
  • 8174f69 Retry if fail with ARTIFACT_EXISTS error code
  • 93952d0 Move p2 dependency tree logic from tycho-p2-plugin to tycho-core
  • 9902cff Add workaround for latest maven-install plugin
  • 39c622a Improve the error message in case of a DependencyResolutionException
  • 89bd581 Support enhancing the ECJ logs with API problems
  • 9f1a7ea Skip CHECK_TRUST phase and allow parallel execution of product assembly
  • c6ed214 Fork DirectorApplication / PhaseSetFactory from P2
  • 7561bdb Bump org.mockito:mockito-core from 5.9.0 to 5.10.0
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-maven-plugin from 4.0.4 to 4.0.5

Release notes

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

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

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

  • Александър Куртаков
  • Christoph Läubrich
  • Dennis Hendriks
  • dependabot[bot]
  • Ed Merks
  • Gregor Latuske
  • Hannes Wellmann
  • Heiko Klare
  • Jose M. Arnesto
  • Kyle Smith
  • Lars Vogel
  • Lorenzo Bettini
  • Martin D'Aloia
  • Michael Keppler
  • 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-maven-plugin's changelog.

4.0.5

backports:

  • support for parallel execution of product assembly / archiving
  • new repo-to-runnable mojo
  • support for embedded target locations
  • using javac as the compiler for Tycho
  • new mirror-target-platform mojo
  • new director mojo
  • support for PDE Api Tools Annotations
  • api tools fixes
  • new tycho-eclipse-plugin
Commits
  • bc6c415 Update versions for release 4.0.5
  • a8d5335 Add deprecation notice regarding tycho.mode=maven
  • 8174f69 Retry if fail with ARTIFACT_EXISTS error code
  • 93952d0 Move p2 dependency tree logic from tycho-p2-plugin to tycho-core
  • 9902cff Add workaround for latest maven-install plugin
  • 39c622a Improve the error message in case of a DependencyResolutionException
  • 89bd581 Support enhancing the ECJ logs with API problems
  • 9f1a7ea Skip CHECK_TRUST phase and allow parallel execution of product assembly
  • c6ed214 Fork DirectorApplication / PhaseSetFactory from P2
  • 7561bdb Bump org.mockito:mockito-core from 5.9.0 to 5.10.0
  • Additional commits viewable in compare view

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

Release notes

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

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

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

  • Александър Куртаков
  • Christoph Läubrich
  • Dennis Hendriks
  • dependabot[bot]
  • Ed Merks
  • Gregor Latuske
  • Hannes Wellmann
  • Heiko Klare
  • Jose M. Arnesto
  • Kyle Smith
  • Lars Vogel
  • Lorenzo Bettini
  • Martin D'Aloia
  • Michael Keppler
  • 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-versions-plugin's changelog.

4.0.5

backports:

  • support for parallel execution of product assembly / archiving
  • new repo-to-runnable mojo
  • support for embedded target locations
  • using javac as the compiler for Tycho
  • new mirror-target-platform mojo
  • new director mojo
  • support for PDE Api Tools Annotations
  • api tools fixes
  • new tycho-eclipse-plugin
Commits
  • bc6c415 Update versions for release 4.0.5
  • a8d5335 Add deprecation notice regarding tycho.mode=maven
  • 8174f69 Retry if fail with ARTIFACT_EXISTS error code
  • 93952d0 Move p2 dependency tree logic from tycho-p2-plugin to tycho-core
  • 9902cff Add workaround for latest maven-install plugin
  • 39c622a Improve the error message in case of a DependencyResolutionException
  • 89bd581 Support enhancing the ECJ logs with API problems
  • 9f1a7ea Skip CHECK_TRUST phase and allow parallel execution of product assembly
  • c6ed214 Fork DirectorApplication / PhaseSetFactory from P2
  • 7561bdb Bump org.mockito:mockito-core from 5.9.0 to 5.10.0
  • Additional commits viewable in compare view

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

Release notes

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

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

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

  • Александър Куртаков
  • Christoph Läubrich
  • Dennis Hendriks
  • dependabot[bot]
  • Ed Merks
  • Gregor Latuske
  • Hannes Wellmann
  • Heiko Klare
  • Jose M. Arnesto
  • Kyle Smith
  • Lars Vogel
  • Lorenzo Bettini
  • Martin D'Aloia
  • Michael Keppler
  • 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:target-platform-configuration's changelog.

4.0.5

backports:

  • support for parallel execution of product assembly / archiving
  • new repo-to-runnable mojo
  • support for embedded target locations
  • using javac as the compiler for Tycho
  • new mirror-target-platform mojo
  • new director mojo
  • support for PDE Api Tools Annotations
  • api tools fixes
  • new tycho-eclipse-plugin
Commits
  • bc6c415 Update versions for release 4.0.5
  • a8d5335 Add deprecation notice regarding tycho.mode=maven
  • 8174f69 Retry if fail with ARTIFACT_EXISTS error code
  • 93952d0 Move p2 dependency tree logic from tycho-p2-plugin to tycho-core
  • 9902cff Add workaround for latest maven-install plugin
  • 39c622a Improve the error message in case of a DependencyResolutionException
  • 89bd581 Support enhancing the ECJ logs with API problems
  • 9f1a7ea Skip CHECK_TRUST phase and allow parallel execution of product assembly
  • c6ed214 Fork DirectorApplication / PhaseSetFactory from P2
  • 7561bdb Bump org.mockito:mockito-core from 5.9.0 to 5.10.0
  • Additional commits viewable in compare view

Updates org.eclipse.tycho:tycho-source-plugin from 4.0.4 to 4.0.5

Release notes

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

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

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

  • Александър Куртаков
  • Christoph Läubrich
  • Dennis Hendriks
  • dependabot[bot]
  • Ed Merks
  • Gregor Latuske
  • Hannes Wellmann
  • Heiko Klare
  • Jose M. Arnesto
  • Kyle Smith
  • Lars Vogel
  • Lorenzo Bettini
  • Martin D'Aloia
  • Michael Keppler
  • 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-source-plugin's changelog.

4.0.5

backports:

  • support for parallel execution of product assembly / archiving
  • new repo-to-runnable mojo
  • support for embedded target locations
  • using javac as the compiler for Tycho
  • new mirror-target-platform mojo
  • new director mojo
  • support for PDE Api Tools Annotations
  • api tools fixes
  • new tycho-eclipse-plugin
Commits
  • bc6c415 Update versions for release 4.0.5
  • a8d5335 Add deprecation notice regarding tycho.mode=maven
  • 8174f69 Retry if fail with ARTIFACT_EXISTS error code
  • 93952d0 Move p2 dependency tree logic from tycho-p2-plugin to tycho-core
  • 9902cff Add workaround for latest maven-install plugin
  • 39c622a Improve the error message in case of a DependencyResolutionException
  • 89bd581 Support enhancing the ECJ logs with API problems
  • 9f1a7ea Skip CHECK_TRUST phase and allow parallel execution of product assembly
  • c6ed214 Fork DirectorApplication / PhaseSetFactory from P2
  • 7561bdb Bump org.mockito:mockito-core from 5.9.0 to 5.10.0
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 4.0.4 to 4.0.5.

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.eclipse.tycho:tycho-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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: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
...

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 Jan 29, 2024
Copy link

License summary

✔️ All licenses already successfully vetted.

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

@pstuecker pstuecker merged commit 381b88a into main Feb 6, 2024
3 checks passed
@pstuecker pstuecker deleted the dependabot/maven/tycho-version-4.0.5 branch February 6, 2024 06:37
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.

1 participant