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 gradle-extra-configurations-plugin from 3.0.3 to 9.0.0 #35

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 Dec 19, 2022

Bumps gradle-extra-configurations-plugin from 3.0.3 to 9.0.0.

Release notes

Sourced from gradle-extra-configurations-plugin's releases.

v9.0.0

Breaking changes

  • Remove configuration for org.gradle.api.plugins.MavenPlugin which is removed in Gradle 8

v8.0.0

Breaking changes

v7.0.0

Breaking Change. gradle 7+ support

v6.0.0

nebula.provided-base is now no operations for all Gradle versions (previously it was only for Gradle 3.4 and higher). Please replace this plugin with compileOnly usage. It is deprecated and will be removed completely in future versions.

v5.0.3

No release notes provided.

v5.0.2

No release notes provided.

v5.0.1

No release notes provided.

v5.0.0

Upgrade to Gradle 5 - Breaking change

Upgrade to Gradle 4.10.1

v4.0.0

Breaking change

Support for Gradle 4.0+ only

v3.3.0

The plugin now warns it does nothing on Gradle 3.4 and later.

v3.2.0

The provided plugin will now fail to apply on Gradle 3.4 and later, because it no longer works:

gradle/gradle#1577

v3.1.0

Simplify code base.

Changelog

Sourced from gradle-extra-configurations-plugin's changelog.

3.1.0 / 2016-04-12

  • Simplify code to just use the maven-publish ivy-publish conventions to add the configurations
Commits
  • 8572372 Remove configuration for org.gradle.api.plugins.MavenPlugin
  • 95b5231 Gradle 7.6
  • c3a52e8 nebula-plugin-plugin 20.0.0
  • bd3b371 Gradle 7.6-rc-3
  • f1870a0 plugin-plugin 19.0.2 and Gradle 7.6-rc-2
  • d0df117 Gradle 7.6-rc-1
  • 58bd00f Migrate to com.netflix.nebula.plugin-plugin
  • 627bd3f Move to com.netflix namespace for plugin id
  • 877e0c0 Upgrade to nebula plugin-plugin 17.0.0
  • ec2d694 plugin-plugin 16.3.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 [gradle-extra-configurations-plugin](https://github.com/nebula-plugins/gradle-extra-configurations-plugin) from 3.0.3 to 9.0.0.
- [Release notes](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/releases)
- [Changelog](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/blob/main/CHANGELOG.md)
- [Commits](nebula-plugins/gradle-extra-configurations-plugin@v3.0.3...v9.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2022
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