OpenSearch
OpenSearch copied to clipboard
Bump nebula-publishing-plugin from 4.4.4 to 18.4.0 in /buildSrc
Bumps nebula-publishing-plugin from 4.4.4 to 18.4.0.
Release notes
Sourced from nebula-publishing-plugin's releases.
v18.4.0
What's Changed
- PublishVerification task handles constraints that come from core Gradle locking by
@​OdysseusLivesin nebula-plugins/nebula-publishing-plugin#183Full Changelog: https://github.com/nebula-plugins/nebula-publishing-plugin/compare/v18.3.0...v18.4.0
v18.3.0
What's Changed
- Support latest info plugin
Full Changelog: https://github.com/nebula-plugins/nebula-publishing-plugin/compare/v18.2.0...v18.3.0
v18.2.0
What's Changed
- SourceJarPlugin: support gradle 7.4 using proper configureDocumentationVariantWithArtifact by
@​rpalcoleain nebula-plugins/nebula-publishing-plugin#182Full Changelog: https://github.com/nebula-plugins/nebula-publishing-plugin/compare/v18.1.0...v18.2.0
v18.1.0
What's Changed
- JDk 17 tests by
@​rpalcoleain nebula-plugins/nebula-publishing-plugin#180- Remove usage of JavaPluginConvention which is deprecated and set to be removed in Gradle 8.0 by
@​rpalcoleain nebula-plugins/nebula-publishing-plugin#181Full Changelog: https://github.com/nebula-plugins/nebula-publishing-plugin/compare/v18.0.0...v18.1.0
v18.0.0
Breaking change. Gradle 7
v17.3.3
Gradle 7 compatibility
v17.3.2
Fix adding duplicate artifact for publishing when using shadow jar plugin 6.+
v17.3.1
Remove
@Memoizedfrom a function because it doesn't have any performance benefits and it is causing deadlocks in some scenarios.v17.3.0
- Add
Full-ChangeSCM information to Maven and Ivy manifestsv17.2.1
- Do not apply unspecified version plugins by default
v17.2.0
- Create shadow conf for ivy publications when publishing shadowJar + jar
... (truncated)
Changelog
Sourced from nebula-publishing-plugin's changelog.
5.1.2 / 2017-09-06
- Fail builds if they have direct dependencies on a library that is excluded
5.1.1 / 2017-07-20
- Bug fix to prevent exception on unresolved dependencies
5.1.0 / 2017-06-07
- Have compileOnly go to provided in ivy
5.0.1 / 2017-06-02
- BUGFIX don't add empty dependencies block
5.0.0 / 2017-05-31
- Build with gradle 4.0-milestone-2 as we saw issues using our plugin built with 3.5 on a 4.0-milestone-2 test project
- BREAKING: old names
nebula-test-jar,nebula-source-jar,nebula-javadoc-jar4.9.1 / 2016-08-16
- Republish after adding
nebula.compileApito gradle plugin portal block4.9.0 / 2016-08-16
- Add scope to gradle to automatically put those dependencies in the compile scope of the pom and ivy files
4.5.0 / 2016-03-21
- Make ivy-excludes conditional on Gradle version to avoid duplicate excludes due to Gradle 2.11's support for Ivy excludes
Commits
eddaf67Merge pull request #183 from nebula-plugins/publish-verification-handles-cons...27a57b4PublishVerification task handles constraints that come from core Gradle locki...b55e7e9Compatibility with latest info plugin1dbf89cAdd/update Gradle Enterpriseef09531update dependencies - nebula-test 10.2.0ce1ebadplugin-plugin 16.2.0442bcbbGradle 7.45d9629aMerge pull request #182 from nebula-plugins/gradle-7_4-supportdffa1f7SourceJarPlugin: support gradle 7.4 using proper configureDocumentationVarian...575b55cGradle 7.3.3- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
Gradle Check (Jenkins) Run Completed with:
- RESULT: FAILURE :x:
- URL: https://build.ci.opensearch.org/job/gradle-check/1428/
- CommitID: f9c09e3b4e5447aa88ca94f0cff69debb80c7bc4
@dependabot recreate
Gradle Check (Jenkins) Run Completed with:
- RESULT: FAILURE :x:
- URL: https://build.ci.opensearch.org/job/gradle-check/1429/
- CommitID: f0cf5273a7cefeab4a54bad706e42b79598e9338
Superseded by #4810.