Skip to content

Update dependency com.rometools:rome to v2

Renovate Bot requested to merge renovate/major-rome.version into master

This MR contains the following updates:

Package Type Update Change
com.rometools:rome (source) compile major 1.19.0 -> 2.0.0

Release Notes

rometools/rome

v2.0.0

Compare Source

What's Changed

🔥 Breaking Changes
  • Switch from Java 6 to Java 11 (#​615)
  • Remove deprecated modules (#​614)
  • Support parsing of URLs with spaces (#​616)
  • Enhance price handling for Media RSS (#​617)
New Features
  • Add support for self links (#​618)
🐞 Bug Fixes
  • Fix sunset attribute in Yahoo weather module (#​621)
  • Prevent OPML20Generator from creating empty <docs /> element (#​619)
  • Allow zero lengths for enclosures (#​625)
🧹 Cleanup
  • Polish ContentItemTest (#​620)
  • Remove unused dependencies (#​626)
Other Changes

Full Changelog: https://github.com/rometools/rome/compare/1.19.0...2.0.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 MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports

Loading