grails-data-mapping icon indicating copy to clipboard operation
grails-data-mapping copied to clipboard

Bump gradle-extra-configurations-plugin from 2.2.0 to 8.0.0

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps gradle-extra-configurations-plugin from 2.2.0 to 8.0.0.

Release notes

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

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.

v3.0.3

Bug fix for interaction with nebula-publishing-plugin 3.x and later

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

3.0.3 / 2015-10-08

  • Bug fix to not break interaction with nebula-publishing-plugin post 3.x

3.0.2 / 2015-09-22

  • Fix publishing bundle

3.0.1 / 2015-09-15

  • Retry publishing

3.0.0 / 2015-09-15

  • Move to gradle 2.7, update build stuff

2.2.2 / 2015-5-18

  • Make sure Java runtime libraries don't sneak into War classpath. We only want to subtract dependencies added to provided configuration.

2.2.1 / 2015-4-6

  • Pull request #19: Support for provided and optional configuration in POMs generated by Maven plugin.
Commits

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[bot] avatar Oct 11 '22 05:10 dependabot[bot]

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Oct 11 '22 05:10 CLAassistant

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Oct 19 '22 15:10 dependabot[bot]