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.6.0 to 20.0.0 in /buildSrc #55

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps nebula-publishing-plugin from 4.6.0 to 20.0.0.

Release notes

Sourced from nebula-publishing-plugin's releases.

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

v18.0.0

Breaking change. Gradle 7

v17.3.3

Gradle 7 compatibility

v17.3.2

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

4.4.4 / 2015-11-30

  • Add conf to test jar and add safety checks to origin URL manipulation

4.4.3 / 2015-11-18

  • Bugfix to add conf and type to source and javadoc jar artifacts published to Ivy repositories

... (truncated)

Commits
  • 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
  • 5bd6112 Add support for Gradle 8 in source jar plugin
  • 53a68cd Gradle 7.6
  • 7c14006 nebula-plugin-plugin 20.0.0
  • 400bbe7 Gradle 7.6-rc-3
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from Rishikesh1159 as a code owner January 23, 2023 11:07
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 23, 2023

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

@github-actions
Copy link

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: a7f09e3
    Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
    Is the failure a flaky test unrelated to your change?

@dependabot dependabot bot force-pushed the dependabot/gradle/buildSrc/com.netflix.nebula-nebula-publishing-plugin-20.0.0 branch from a7f09e3 to f5053c5 Compare January 24, 2023 14:07
@github-actions
Copy link

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: f5053c5
    Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
    Is the failure a flaky test unrelated to your change?

@dependabot dependabot bot force-pushed the dependabot/gradle/buildSrc/com.netflix.nebula-nebula-publishing-plugin-20.0.0 branch from f5053c5 to 3a52129 Compare February 7, 2023 17:42
@github-actions
Copy link

github-actions bot commented Feb 7, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: 3a52129
    Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
    Is the failure a flaky test unrelated to your change?

Bumps [nebula-publishing-plugin](https://github.com/nebula-plugins/nebula-publishing-plugin) from 4.6.0 to 20.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.6.0...v20.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-20.0.0 branch from 3a52129 to 3e955b0 Compare February 21, 2023 23:46
@github-actions
Copy link

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: 3e955b0
    Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
    Is the failure a flaky test unrelated to your change?

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 10, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Author

dependabot bot commented on behalf of github Nov 27, 2023

Superseded by #158.

@dependabot dependabot bot closed this Nov 27, 2023
@dependabot dependabot bot deleted the dependabot/gradle/buildSrc/com.netflix.nebula-nebula-publishing-plugin-20.0.0 branch November 27, 2023 11:37
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.

0 participants