-
Notifications
You must be signed in to change notification settings - Fork 16
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
Update dependency org.codehaus.gmavenplus:gmavenplus-plugin to v1.13.1 #273
base: 2.0-rc1
Are you sure you want to change the base?
Update dependency org.codehaus.gmavenplus:gmavenplus-plugin to v1.13.1 #273
Conversation
37f4fba
to
efafc64
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
efafc64
to
0166e48
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
0166e48
to
4192399
Compare
4192399
to
fef1300
Compare
fef1300
to
db65e8f
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
e80ac3e
to
433a6e8
Compare
433a6e8
to
d7f0c03
Compare
d7f0c03
to
657c196
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
1.9.0
->1.13.1
Release Notes
groovy/GMavenPlus
v1.13.1
Compare Source
Bugs
bindAllProjectProperties
andbindSessionUserOverrideProperties
together can cause an NPE.Enhancements
None
Potentially breaking changes
None.
Notes
None.
v1.13.0
Compare Source
Bugs
None.
Enhancements
Potentially breaking changes
None.
Notes
None.
v1.12.1
Compare Source
Bugs
Enhancements
Potentially breaking changes
The Jansi upgrade should generally be compatible, but could cause issues with scripts that were using Jansi 1.x specific classes.
Notes
None.
v1.12.0
Compare Source
Bugs
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
This potentially runs slower than before, since a new classloader is instantiated each execution, rather than resuing the same classloader, so the classes referenced will have to be reinitialized.
v1.11.1
Compare Source
Bugs
consoleScript
parameter was loaded from POM rather than command line property.Enhancements
None
Potentially breaking changes
None
Notes
None
v1.11.0
Compare Source
Bugs
None
Enhancements
attachGroovyDocAnnotation
) to enable attaching GroovyDoc annotation.parallelParsing
) to enable parallel parsing (enabled by default with Groovy 4).previewFeatures
parameter from stub generation goals, since it's not used there.Potentially breaking changes
previewFeatures
parameter without also including a compilation goal that would make that config valid, the build will fail because it's no longer a valid parameter. The fix would be to move that configuration to the appropriate execution(s).Notes
None
v1.10.1
Compare Source
Bugs
None
Enhancements
Potentially breaking changes
None
Notes
None
v1.10.0
Compare Source
Bugs
None
Enhancements
Potentially breaking changes
artifactType
ortestArtifactType
property to "groovydoc" to revert to the previous behavior.Notes
v1.9.1
Compare Source
Bugs
None
Enhancements
Potentially breaking changes
None
Notes
None
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.