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 nebula-publishing-plugin from 4.4.4 to 19.0.0 in /buildSrc #4810

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps nebula-publishing-plugin from 4.4.4 to 19.0.0.

Release notes

Sourced from nebula-publishing-plugin's releases.

v19.0.0

Breaking changes

v18.4.0

What's Changed

Full Changelog: nebula-plugins/nebula-publishing-plugin@v18.3.0...v18.4.0

v18.3.0

What's Changed

  • Support latest info plugin

Full Changelog: nebula-plugins/nebula-publishing-plugin@v18.2.0...v18.3.0

v18.2.0

What's Changed

Full Changelog: nebula-plugins/nebula-publishing-plugin@v18.1.0...v18.2.0

v18.1.0

What's Changed

Full Changelog: nebula-plugins/nebula-publishing-plugin@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 @Memoized from a function because it doesn't have any performance benefits and it is causing deadlocks in some scenarios.

v17.3.0

  • Add Full-Change SCM information to Maven and Ivy manifests

v17.2.1

... (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-jar

4.9.1 / 2016-08-16

  • Republish after adding nebula.compileApi to gradle plugin portal block

4.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
  • 219b11e Move to com.netflix namespace for plugin id
  • 6b3d349 Upgrade to nebula plugin-plugin 17.0.0
  • b1a899b plugin-plugin 16.3.0
  • 452dc67 Gradle 7.5
  • 58bf854 Gradle 7.5-rc-1
  • aee3fb0 Gradle 7.4.2
  • 6176c67 Gradle 7.4.1
  • eddaf67 Merge pull request #183 from nebula-plugins/publish-verification-handles-cons...
  • 27a57b4 PublishVerification task handles constraints that come from core Gradle locki...
  • b55e7e9 Compatibility with latest info plugin
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot requested review from a team and reta as code owners October 17, 2022 13:42
@dependabot dependabot bot added dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file labels Oct 17, 2022
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@dependabot dependabot bot force-pushed the dependabot/gradle/buildSrc/com.netflix.nebula-nebula-publishing-plugin-19.0.0 branch from d10c03f to c3f3e0b Compare November 8, 2022 04:37
@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2022

Gradle Check (Jenkins) Run Completed with:

@dependabot dependabot bot force-pushed the dependabot/gradle/buildSrc/com.netflix.nebula-nebula-publishing-plugin-19.0.0 branch from c3f3e0b to b52c204 Compare November 18, 2022 20:42
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

Bumps [nebula-publishing-plugin](https://github.com/nebula-plugins/nebula-publishing-plugin) from 4.4.4 to 19.0.0.
- [Release notes](https://github.com/nebula-plugins/nebula-publishing-plugin/releases)
- [Changelog](https://github.com/nebula-plugins/nebula-publishing-plugin/blob/main/CHANGELOG.md)
- [Commits](nebula-plugins/nebula-publishing-plugin@v4.4.4...v19.0.0)

---
updated-dependencies:
- dependency-name: com.netflix.nebula:nebula-publishing-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/buildSrc/com.netflix.nebula-nebula-publishing-plugin-19.0.0 branch from b52c204 to f2fd230 Compare December 12, 2022 13:46
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@dreamer-89
Copy link
Member

dreamer-89 commented Dec 16, 2022

Gradle check is failing with below error (reproducible locally). This happens when nebula-publishing-plugin is bumped to 19.0.0.

* What went wrong:
A problem occurred evaluating project ':benchmarks'.
> Failed to apply plugin 'opensearch.java'.
   > Plugin with id 'nebula.info-broker' not found.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2022

Superseded by #5602.

@dependabot dependabot bot closed this Dec 19, 2022
@dependabot dependabot bot deleted the dependabot/gradle/buildSrc/com.netflix.nebula-nebula-publishing-plugin-19.0.0 branch December 19, 2022 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant