augi / gradle-scalafmt

Gradle plugin for scalafmt
MIT License
0 stars 1 forks source link

fix(deps): update dependency org.scala-lang.modules:scala-xml_2.13 to v2.2.0 #30

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.scala-lang.modules:scala-xml_2.13 (source) 2.1.0 -> 2.2.0 age adoption passing confidence

Release Notes

scala/scala-xml (org.scala-lang.modules:scala-xml_2.13) ### [`v2.2.0`](https://togithub.com/scala/scala-xml/releases/tag/v2.2.0): 2.2.0 [Compare Source](https://togithub.com/scala/scala-xml/compare/v2.1.0...v2.2.0) #### What's Changed - [https://github.com/scala/scala-xml/pull/676](https://togithub.com/scala/scala-xml/pull/676) mismatched quotes should not cause an infinite loop, fixes [https://github.com/scala/scala-xml/issues/656](https://togithub.com/scala/scala-xml/issues/656) - [https://github.com/scala/scala-xml/pull/677](https://togithub.com/scala/scala-xml/pull/677) make Node.toString stack safe - [https://github.com/scala/scala-xml/pull/663](https://togithub.com/scala/scala-xml/pull/663) XMLLoader returns Document - [https://github.com/scala/scala-xml/pull/668](https://togithub.com/scala/scala-xml/pull/668) Capture more of the Document - [https://github.com/scala/scala-xml/pull/651](https://togithub.com/scala/scala-xml/pull/651) Fix infinite loop caused by unclosed character ref, fixes [https://github.com/scala/scala-xml/issues/306](https://togithub.com/scala/scala-xml/issues/306) - [https://github.com/scala/scala-xml/pull/636](https://togithub.com/scala/scala-xml/pull/636) Allow overriding XMLReader used in parsing - [https://github.com/scala/scala-xml/pull/659](https://togithub.com/scala/scala-xml/pull/659) Retain SystemId #### New Contributors - [@​catap](https://togithub.com/catap) made their first contribution in [https://github.com/scala/scala-xml/pull/598](https://togithub.com/scala/scala-xml/pull/598) - [@​armanbilge](https://togithub.com/armanbilge) made their first contribution in [https://github.com/scala/scala-xml/pull/620](https://togithub.com/scala/scala-xml/pull/620) - [@​ckipp01](https://togithub.com/ckipp01) made their first contribution in [https://github.com/scala/scala-xml/pull/631](https://togithub.com/scala/scala-xml/pull/631) - [@​mike-mcgann](https://togithub.com/mike-mcgann) made their first contribution in [https://github.com/scala/scala-xml/pull/651](https://togithub.com/scala/scala-xml/pull/651) **Full Changelog**: https://github.com/scala/scala-xml/compare/v2.1.0...v2.2.0

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.