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

Update versionsPlugin to v0.51.0 #1010

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

slack-oss-bot
Copy link
Collaborator

@slack-oss-bot slack-oss-bot commented Oct 4, 2024

This PR contains the following updates:

Package Type Update Change
com.github.ben-manes.versions plugin minor 0.47.0 -> 0.51.0
com.github.ben-manes:gradle-versions-plugin dependencies minor 0.47.0 -> 0.51.0

Release Notes

ben-manes/gradle-versions-plugin (com.github.ben-manes:gradle-versions-plugin)

v0.51.0

v0.50.0

Fixed xml report "Unrecognized configuration feature: indent-number" (#​818)

v0.49.0

Replaced xstreams with javax.xml for Gradle 8.4 compatibility (#​814)

If you still have a legacy xml provider listed in your buildEnvironment dependency tree, such as old version of xerces, then you can force the default provider to OpenJDK's by adding the following to your gradle.properties.

systemProp.javax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
systemProp.javax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
systemProp.javax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl

v0.48.0

Allow the gradle versions api url to be customized to support restricted environments (#​807)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@slack-oss-bot slack-oss-bot force-pushed the test-renovate/versionsplugin branch 2 times, most recently from b416a5a to bd89271 Compare October 6, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant