Skip to content

Update dependency rexml to '>= 3.0.0', '< 3.4.5' - #84

Merged
silug merged 1 commit into
productionfrom
renovate/rexml-3.x
Sep 17, 2025
Merged

Update dependency rexml to '>= 3.0.0', '< 3.4.5'#84
silug merged 1 commit into
productionfrom
renovate/rexml-3.x

Conversation

@renovate

@renovate renovate Bot commented Sep 9, 2025

Copy link
Copy Markdown
Contributor

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
rexml (changelog) '>= 3.0.0', '< 3.4.2' -> '>= 3.0.0', '< 3.4.5' age confidence

Release Notes

ruby/rexml (rexml)

v3.4.4: REXML 3.4.4 - 2025-09-10

Compare Source

Improvement
  • Accept REXML::Document.new("") for backward compatibility
    • GH-296
    • GH-295
    • Patch by NAITOH Jun
    • Reported by Joe Rafaniello
Thanks
  • NAITOH Jun

  • Joe Rafaniello

v3.4.3: REXML 3.4.3 - 2025-09-07

Compare Source

Improvement
  • Reject no root element XML as an invalid XML
    • GH-289
    • GH-291
    • Patch by NAITOH Jun
    • Reported by Sutou Kouhei
Fixes
  • Fixed an issue with IOSource#read_until when reaching the end of a file
    • GH-287
    • GH-288
    • Patch by NAITOH Jun
    • Reported by Jason Thomas
Thanks
  • NAITOH Jun

  • Sutou Kouhei

  • Jason Thomas

v3.4.2: REXML 3.4.2 - 2025-08-26

Compare Source

Improvement
  • Improved performance.

  • Raise appropriate exception when failing to match start tag in DOCTYPE

  • Deprecate accepting array as an element in XPath.match, first and each

    • GH-252
    • Patch by tomoya ishida
  • Don't call needless encoding_updated

    • GH-259
    • Patch by Sutou Kouhei
  • Reuse XPath::match

  • Cache redundant calls for doctype

  • Use Safe Navigation (&.) from Ruby 2.3

  • Remove redundant return statements

  • Added XML declaration check & Source#skip_spaces method

    • GH-282
    • Patch by NAITOH Jun
    • Reported by Sofi Aberegg
Fixes
  • Fix docs typo

    • GH-248
    • Patch by James Coleman
  • Fix reverse sort in xpath_parser

    • GH-251
    • Patch by tomoya ishida
  • Fix duplicate responses in XPath following, following-sibling, preceding, preceding-sibling

  • Fix wrong Encoding resolution

    • GH-258
    • Patch by Sutou Kouhei
  • Handle nil when parsing fragment

  • [Documentation] Use # to reference instance methods

  • Fix & Deprecate REXML::Text#text_indent

  • remove bundler from dev deps

  • remove ostruct from dev deps

Thanks
  • NAITOH Jun

  • tomoya ishida

  • James Coleman

  • pboling

  • Sutou Kouhei

  • Sofi Aberegg


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.


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

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

@renovate renovate Bot changed the title Update dependency rexml to '>= 3.0.0', '< 3.4.4' Update dependency rexml to '>= 3.0.0', '< 3.4.5' Sep 10, 2025
@renovate
renovate Bot force-pushed the renovate/rexml-3.x branch from f0c37ba to acd073e Compare September 10, 2025 12:52
@silug
silug merged commit 62e5d26 into production Sep 17, 2025
10 checks passed
@renovate
renovate Bot deleted the renovate/rexml-3.x branch September 17, 2025 21:21
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