Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Bump gradle-extra-configurations-plugin from 5.0.3 to 7.0.0 #2735

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2022

Bumps gradle-extra-configurations-plugin from 5.0.3 to 7.0.0.

Release notes

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

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.

Commits
  • c14cbeb Gradle 7 support
  • 0603ede Update nebula.plugin-plugin to 15.4.1
  • 9aef7b6 Gradle 6.9
  • fc0e0bd Update actions badge
  • d4c5a84 Consolidate GHA workflows into one
  • c9e1a87 Update plugin plugin
  • b57d095 Merge pull request #49 from chali/Gradle7Compatibility
  • 8f761d7 Gradle 7.0 compatibility, remove provided configuration plugin, leave empty p...
  • 7c8a98c Merge pull request #48 from chali/Gradle7Compatibility
  • 56d2f20 Gradle 7.0 compatibility, remove provided configuration 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 added java Pull requests that update Java code type: dependencies Pull requests that update a dependency file labels Jan 31, 2022
@apanicker-nflx
Copy link
Collaborator

@dependabot recreate

Bumps [gradle-extra-configurations-plugin](https://github.com/nebula-plugins/gradle-extra-configurations-plugin) from 5.0.3 to 7.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@v5.0.3...v7.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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.netflix.nebula-gradle-extra-configurations-plugin-7.0.0 branch from bd0c9fc to 2d90fb6 Compare February 15, 2022 00:04
@apanicker-nflx apanicker-nflx merged commit 8221498 into main Mar 7, 2022
@apanicker-nflx apanicker-nflx deleted the dependabot/gradle/com.netflix.nebula-gradle-extra-configurations-plugin-7.0.0 branch March 7, 2022 22:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
java Pull requests that update Java code type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant