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

fix(deps): bump tycho.version from 2.7.0 to 2.7.2 #9

Merged
merged 1 commit into from May 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps tycho.version from 2.7.0 to 2.7.2.
Updates tycho-compiler-plugin from 2.7.0 to 2.7.2

Changelog

Sourced from tycho-compiler-plugin's changelog.

2.7.2

Fixes:

  • [2.7.1][regression] Neither raw version nor format was specified #876
  • [2.7.1] 'includePackedArtifacts' must be automatically disabled when running with an incompatible vm #885
  • Resolve DS classpath entry and generate component xmls #406

2.7.1

Fixes:

  • Access to the tycho .cache directory is not properly synchronized #663
  • compare-versions-with-baseline failing (since 2.7) when executionEnvironment=none #707
  • JGit packaging build fails with Tycho 2.7.0 #723
  • Backport of #767
  • Maven artifacts deployed with Tycho 2.7 are resolved without transitive dependencies by Maven #781
  • Slicer warnings are to verboose #728
  • Performance regression in classpath resolution #719
  • If multiple fragments match a bundle all items are added to the classpath while only the one with the highest version should match #822
  • Check Hashsums for local cached artifacts #692
  • JAVA_HOME check is not OS independent #849
  • Bug 571533 - tycho-compiler-plugin with useJDK=BREE and BREE==JavaSE-1.8 fails to find some EE packages #51
  • Failed to resolve dependencies with Tycho 2.7.0 for custom repositories #697
  • Feature restrictions are not taken into account when using emptyVersion #845
Commits
  • 81376f7 Release Tycho 2.7.2
  • f27a8a4 Make checks for 'feature-source'/'p2-metadata' executions more precise
  • a07c529 Backport #406 Resolve DS classpath entry and generate component xmls
  • 138591d Fix #885 - 'includePackedArtifacts' must be automatically disabled when
  • 625ef43 update version for integration test
  • 55fb913 Update release notes
  • caab4a6 Fix #876 - [2.7.1][regression] Neither raw version nor format was
  • 23c5a50 Prepare for 2.7.2-SNAPSHOT
  • 83a1bb1 Fix imports for tycho 2.7.x
  • 98fa43b Update Release notes
  • Additional commits viewable in compare view

Updates tycho-packaging-plugin from 2.7.0 to 2.7.2

Changelog

Sourced from tycho-packaging-plugin's changelog.

2.7.2

Fixes:

  • [2.7.1][regression] Neither raw version nor format was specified #876
  • [2.7.1] 'includePackedArtifacts' must be automatically disabled when running with an incompatible vm #885
  • Resolve DS classpath entry and generate component xmls #406

2.7.1

Fixes:

  • Access to the tycho .cache directory is not properly synchronized #663
  • compare-versions-with-baseline failing (since 2.7) when executionEnvironment=none #707
  • JGit packaging build fails with Tycho 2.7.0 #723
  • Backport of #767
  • Maven artifacts deployed with Tycho 2.7 are resolved without transitive dependencies by Maven #781
  • Slicer warnings are to verboose #728
  • Performance regression in classpath resolution #719
  • If multiple fragments match a bundle all items are added to the classpath while only the one with the highest version should match #822
  • Check Hashsums for local cached artifacts #692
  • JAVA_HOME check is not OS independent #849
  • Bug 571533 - tycho-compiler-plugin with useJDK=BREE and BREE==JavaSE-1.8 fails to find some EE packages #51
  • Failed to resolve dependencies with Tycho 2.7.0 for custom repositories #697
  • Feature restrictions are not taken into account when using emptyVersion #845
Commits
  • 81376f7 Release Tycho 2.7.2
  • f27a8a4 Make checks for 'feature-source'/'p2-metadata' executions more precise
  • a07c529 Backport #406 Resolve DS classpath entry and generate component xmls
  • 138591d Fix #885 - 'includePackedArtifacts' must be automatically disabled when
  • 625ef43 update version for integration test
  • 55fb913 Update release notes
  • caab4a6 Fix #876 - [2.7.1][regression] Neither raw version nor format was
  • 23c5a50 Prepare for 2.7.2-SNAPSHOT
  • 83a1bb1 Fix imports for tycho 2.7.x
  • 98fa43b Update Release notes
  • Additional commits viewable in compare view

Updates tycho-p2-plugin from 2.7.0 to 2.7.2

Updates tycho-surefire-plugin from 2.7.0 to 2.7.2

Updates tycho-versions-plugin from 2.7.0 to 2.7.2

Updates tycho-p2-director-plugin from 2.7.0 to 2.7.2

Updates tycho-p2-publisher-plugin from 2.7.0 to 2.7.2

Updates tycho-p2-repository-plugin from 2.7.0 to 2.7.2

Updates tycho-maven-plugin from 2.7.0 to 2.7.2

Changelog

Sourced from tycho-maven-plugin's changelog.

2.7.2

Fixes:

  • [2.7.1][regression] Neither raw version nor format was specified #876
  • [2.7.1] 'includePackedArtifacts' must be automatically disabled when running with an incompatible vm #885
  • Resolve DS classpath entry and generate component xmls #406

2.7.1

Fixes:

  • Access to the tycho .cache directory is not properly synchronized #663
  • compare-versions-with-baseline failing (since 2.7) when executionEnvironment=none #707
  • JGit packaging build fails with Tycho 2.7.0 #723
  • Backport of #767
  • Maven artifacts deployed with Tycho 2.7 are resolved without transitive dependencies by Maven #781
  • Slicer warnings are to verboose #728
  • Performance regression in classpath resolution #719
  • If multiple fragments match a bundle all items are added to the classpath while only the one with the highest version should match #822
  • Check Hashsums for local cached artifacts #692
  • JAVA_HOME check is not OS independent #849
  • Bug 571533 - tycho-compiler-plugin with useJDK=BREE and BREE==JavaSE-1.8 fails to find some EE packages #51
  • Failed to resolve dependencies with Tycho 2.7.0 for custom repositories #697
  • Feature restrictions are not taken into account when using emptyVersion #845
Commits
  • 81376f7 Release Tycho 2.7.2
  • f27a8a4 Make checks for 'feature-source'/'p2-metadata' executions more precise
  • a07c529 Backport #406 Resolve DS classpath entry and generate component xmls
  • 138591d Fix #885 - 'includePackedArtifacts' must be automatically disabled when
  • 625ef43 update version for integration test
  • 55fb913 Update release notes
  • caab4a6 Fix #876 - [2.7.1][regression] Neither raw version nor format was
  • 23c5a50 Prepare for 2.7.2-SNAPSHOT
  • 83a1bb1 Fix imports for tycho 2.7.x
  • 98fa43b Update Release notes
  • Additional commits viewable in compare view

Updates target-platform-configuration from 2.7.0 to 2.7.2

Changelog

Sourced from target-platform-configuration's changelog.

2.7.2

Fixes:

  • [2.7.1][regression] Neither raw version nor format was specified #876
  • [2.7.1] 'includePackedArtifacts' must be automatically disabled when running with an incompatible vm #885
  • Resolve DS classpath entry and generate component xmls #406

2.7.1

Fixes:

  • Access to the tycho .cache directory is not properly synchronized #663
  • compare-versions-with-baseline failing (since 2.7) when executionEnvironment=none #707
  • JGit packaging build fails with Tycho 2.7.0 #723
  • Backport of #767
  • Maven artifacts deployed with Tycho 2.7 are resolved without transitive dependencies by Maven #781
  • Slicer warnings are to verboose #728
  • Performance regression in classpath resolution #719
  • If multiple fragments match a bundle all items are added to the classpath while only the one with the highest version should match #822
  • Check Hashsums for local cached artifacts #692
  • JAVA_HOME check is not OS independent #849
  • Bug 571533 - tycho-compiler-plugin with useJDK=BREE and BREE==JavaSE-1.8 fails to find some EE packages #51
  • Failed to resolve dependencies with Tycho 2.7.0 for custom repositories #697
  • Feature restrictions are not taken into account when using emptyVersion #845
Commits
  • 81376f7 Release Tycho 2.7.2
  • f27a8a4 Make checks for 'feature-source'/'p2-metadata' executions more precise
  • a07c529 Backport #406 Resolve DS classpath entry and generate component xmls
  • 138591d Fix #885 - 'includePackedArtifacts' must be automatically disabled when
  • 625ef43 update version for integration test
  • 55fb913 Update release notes
  • caab4a6 Fix #876 - [2.7.1][regression] Neither raw version nor format was
  • 23c5a50 Prepare for 2.7.2-SNAPSHOT
  • 83a1bb1 Fix imports for tycho 2.7.x
  • 98fa43b Update Release notes
  • Additional commits viewable in compare view

Updates tycho-source-plugin from 2.7.0 to 2.7.2

Changelog

Sourced from tycho-source-plugin's changelog.

2.7.2

Fixes:

  • [2.7.1][regression] Neither raw version nor format was specified #876
  • [2.7.1] 'includePackedArtifacts' must be automatically disabled when running with an incompatible vm #885
  • Resolve DS classpath entry and generate component xmls #406

2.7.1

Fixes:

  • Access to the tycho .cache directory is not properly synchronized #663
  • compare-versions-with-baseline failing (since 2.7) when executionEnvironment=none #707
  • JGit packaging build fails with Tycho 2.7.0 #723
  • Backport of #767
  • Maven artifacts deployed with Tycho 2.7 are resolved without transitive dependencies by Maven #781
  • Slicer warnings are to verboose #728
  • Performance regression in classpath resolution #719
  • If multiple fragments match a bundle all items are added to the classpath while only the one with the highest version should match #822
  • Check Hashsums for local cached artifacts #692
  • JAVA_HOME check is not OS independent #849
  • Bug 571533 - tycho-compiler-plugin with useJDK=BREE and BREE==JavaSE-1.8 fails to find some EE packages #51
  • Failed to resolve dependencies with Tycho 2.7.0 for custom repositories #697
  • Feature restrictions are not taken into account when using emptyVersion #845
Commits
  • 81376f7 Release Tycho 2.7.2
  • f27a8a4 Make checks for 'feature-source'/'p2-metadata' executions more precise
  • a07c529 Backport #406 Resolve DS classpath entry and generate component xmls
  • 138591d Fix #885 - 'includePackedArtifacts' must be automatically disabled when
  • 625ef43 update version for integration test
  • 55fb913 Update release notes
  • caab4a6 Fix #876 - [2.7.1][regression] Neither raw version nor format was
  • 23c5a50 Prepare for 2.7.2-SNAPSHOT
  • 83a1bb1 Fix imports for tycho 2.7.x
  • 98fa43b Update Release notes
  • Additional commits viewable in compare view

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 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.0 to 2.7.2.

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

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

Updates `tycho-p2-plugin` from 2.7.0 to 2.7.2

Updates `tycho-surefire-plugin` from 2.7.0 to 2.7.2

Updates `tycho-versions-plugin` from 2.7.0 to 2.7.2

Updates `tycho-p2-director-plugin` from 2.7.0 to 2.7.2

Updates `tycho-p2-publisher-plugin` from 2.7.0 to 2.7.2

Updates `tycho-p2-repository-plugin` from 2.7.0 to 2.7.2

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

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

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

---
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-packaging-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-p2-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
- dependency-name: org.eclipse.tycho:tycho-versions-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-p2-publisher-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-p2-repository-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: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] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2022

The following labels could not be found: dependencies, mvn.

@sebthom sebthom merged commit ddbc99b into main May 2, 2022
@sebthom sebthom deleted the dependabot/maven/tycho.version-2.7.2 branch May 2, 2022 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant