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

build(deps): bump gmavenplus-plugin from 1.9.0 to 1.10.0 #433

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2020

Bumps gmavenplus-plugin from 1.9.0 to 1.10.0.

Release notes

Sourced from gmavenplus-plugin's releases.

1.10.0

Bugs

None

Enhancements

  • Change default GroovyDoc jar artifact type to javadoc, so its extension gets set to "jar" by the artifact handler instead of "groovydoc" by the default handler logic which uses the type for the extension in the case of unknown types (#151).

Potentially breaking changes

  • GroovyDoc jars and test GroovyDoc jars will now be of type "javadoc" and have extension "jar".  Rather than type and extension "groovydoc".  If you do not wish to transition to this new behavior, set the new artifactType or testArtifactType property to "groovydoc" to revert to the previous behavior.

Notes

  • While the artifact type of GroovyDoc jars has changed, the Maven classifier has not.  It remains "groovydoc", and you can still override that, just as before.

1.9.1

Bugs

None

Enhancements

  • Add a property to skip script execution (#162)

Potentially breaking changes

None

Notes

None

Commits
  • 0c66126 [maven-release-plugin] prepare release 1.10.0
  • 4d67a4c Bump Ant and Mockito versions
  • 09fe24a Merge pull request #164 from groovy/151
  • 1a23b2e Change GroovyDoc artifact type to javadoc (closes #151)
  • 2555e97 Update test Groovy version
  • 7d776c8 Add more Groovy versions to integration test
  • ae78971 [maven-release-plugin] prepare for next development iteration
  • c4fd69d [maven-release-plugin] prepare release 1.9.1
  • 701f0fe Merge pull request #163 from groovy/162
  • 2ed87c3 Add a property to skip script execution (closes #162)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Aug 18, 2020
@lburgazzoli
Copy link
Contributor

@dependabot rebase

Bumps [gmavenplus-plugin](https://github.com/groovy/GMavenPlus) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/groovy/GMavenPlus/releases)
- [Commits](groovy/GMavenPlus@1.9.0...1.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.10.0 branch from d262f9c to a741e12 Compare August 18, 2020 14:45
@lburgazzoli lburgazzoli merged commit 41e6ae8 into master Aug 18, 2020
@lburgazzoli lburgazzoli deleted the dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.10.0 branch August 18, 2020 15:13
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.

1 participant