Skip to content

fix(deps): update dependency com.github.ben-manes:gradle-versions-plugin to v0.51.0#703

Merged
wax911 merged 1 commit into
developfrom
renovate/com.github.ben-manes-gradle-versions-plugin-0.x
Aug 11, 2024
Merged

fix(deps): update dependency com.github.ben-manes:gradle-versions-plugin to v0.51.0#703
wax911 merged 1 commit into
developfrom
renovate/com.github.ben-manes-gradle-versions-plugin-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 10, 2024

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.ben-manes:gradle-versions-plugin 0.44.0 -> 0.51.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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)

v0.47.0

What's Changed

New Contributors

Full Changelog: ben-manes/gradle-versions-plugin@v0.46.0...v0.47.0

v0.46.0

  • Ignore constraints of own projects (#​724)
  • Set the JVM attribute on the copied configuration (#​727)
  • Do not use textual 'null' for dependencies without group (#​731)

v0.45.0

  • Fix HTML report structure (#​715)
  • Only resolve resolvable configurations (#​721)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Aug 10, 2024

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved automated PR

@wax911 wax911 merged commit d67bb5b into develop Aug 11, 2024
@wax911 wax911 deleted the renovate/com.github.ben-manes-gradle-versions-plugin-0.x branch August 11, 2024 19:39
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