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 com.netflix.nebula:nebula-publishing-plugin from 4.4.4 to 20.1.0 in /buildSrc #128

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 7, 2023

Bumps com.netflix.nebula:nebula-publishing-plugin from 4.4.4 to 20.1.0.

Release notes

Sourced from com.netflix.nebula:nebula-publishing-plugin's releases.

v20.1.0

What's Changed

Full Changelog: nebula-plugins/nebula-publishing-plugin@v20.0.0...v20.1.0

v20.0.0

  • SourceJarPlugin.groovy: remove custom logic in favor of javaPluginExtension.withSourcesJar()

v19.2.0

  • Make sure we can use archiveclassifier and detect status schemes in Gradle 8.x

v19.1.0

  • Add support for Gradle 8.+ in SourceJarPlugin

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

... (truncated)

Changelog

Sourced from com.netflix.nebula: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
  • 2098059 Merge pull request #185 from nebula-plugins/VerifyPublicationTask-avoid-proje...
  • eaed082 Refactor Publishing Verification to avoid using project object during task ex...
  • a41f2f2 Gradle 8.0.1
  • 4b64df9 Gradle 8.0
  • 53e3d65 SourceJarPlugin.groovy: remove custom logic in favor of javaPluginExtension.w...
  • e1b372b Gradle 8.0-rc-2
  • 5f2c523 Upgrade to plugin-plugin 20.4.0
  • beb2257 plugin-plugin 20.3.0
  • 9991430 plugin-plugin 20.3.0
  • 482ed5c Support Gradle 8.0
  • 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)

Bumps [com.netflix.nebula:nebula-publishing-plugin](https://github.com/nebula-plugins/nebula-publishing-plugin) from 4.4.4 to 20.1.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...v20.1.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 added the dependencies Pull requests that update a dependency file label Mar 7, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 7, 2023

The following labels could not be found: dependabot.

@github-actions
Copy link

github-actions bot commented Mar 7, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: 063c44e

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants