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.11.1 to 1.12.0 #572

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2020

Bumps gmavenplus-plugin from 1.11.1 to 1.12.0.

Release notes

Sourced from gmavenplus-plugin's releases.

1.12.0

Bugs

  • #183 The classloader project dependencies are loaded onto is reused between modules, so each module was a superset of all modules that preceded it. Also, the console, execute, and shell mojos didn't pass the classloader to use into the instantiated GroovyConsole/GroovyShell, so it accidentally was using the plugin classloader, even when configured to use PROJECT_ONLY classpath.

Enhancements

None

Potentially breaking changes

This should be a non-breaking change (except for unusual situations that were relying on the previous incorrect behavior). However, since it's a significant change, I'm bumping the version by more than just the patch version.

Notes

None

Commits
  • e86b0e5 [maven-release-plugin] prepare release 1.12.0
  • 3e7363b Move Version to internal package
  • bf6f5b7 Move Link to model package
  • 6e82fd3 Merge pull request #185 from groovy/183/submodule_classpath_issues
  • fb220e2 Fix multi-module classpath issues (closes #183)
  • 69c9dc3 Merge pull request #184 from groovy/check_log_level_before_string_concat
  • 577958d Check if log level is used before doing string concatenation
  • 0e645de Update test version to 3.0.7
  • 98e2955 Add 2.4.21, 2.5.14, 3.0.7, and 4.0.0-alpha-2 to test versions
  • df5d34e Merge pull request #182 from TobiX/patch-1
  • 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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2020
@lburgazzoli lburgazzoli merged commit c96d700 into master Dec 15, 2020
@dependabot dependabot bot deleted the dependabot/maven/org.codehaus.gmavenplus-gmavenplus-plugin-1.12.0 branch December 15, 2020 06:22
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.

None yet

2 participants