Skip to content

Bump the minor-and-patch group with 2 updates#797

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/bundler/minor-and-patch-13abbaf9e2
Sep 8, 2025
Merged

Bump the minor-and-patch group with 2 updates#797
github-actions[bot] merged 1 commit into
mainfrom
dependabot/bundler/minor-and-patch-13abbaf9e2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2025

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 2 updates: rexml and sorbet-static-and-runtime.

Updates rexml from 3.4.1 to 3.4.3

Release notes

Sourced from rexml's releases.

REXML 3.4.3 - 2025-09-07

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

REXML 3.4.2 - 2025-08-26

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

... (truncated)

Changelog

Sourced from rexml's changelog.

3.4.3 - 2025-09-07 {#version-3-4-3}

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

3.4.2 - 2025-08-26 {#version-3-4-2}

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

... (truncated)

Commits
  • 822530c Add 3.4.3 entry (#293)
  • 6ba286c Reject no root element XML as an invalid XML (#291)
  • b5b148e The Zlib::GzipReader in JRuby does not behave as expected with REXML, so the ...
  • 1531862 Fixed an issue with IOSource#read_until when reaching the end of a file (#288)
  • 185bdc7 Bump version
  • f36916f Add 3.4.2 entry (#284)
  • 5859bde Added XML declaration check & Source#skip_spaces method (#282)
  • 1d876e3 Bump actions/checkout from 4 to 5 (#283)
  • c87bda8 Remove ostruct from dev deps (#281)
  • c60ae02 Remove bundler from dev deps (#277)
  • Additional commits viewable in compare view

Updates sorbet-static-and-runtime from 0.5.12435 to 0.6.12495

Release notes

Sourced from sorbet-static-and-runtime's releases.

sorbet 0.6.12494.20250906190031-e7e629a81

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.12494', :group => :development
gem 'sorbet-runtime', '0.6.12494'

sorbet 0.6.12493.20250905153121-8e87fb996

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.12493', :group => :development
gem 'sorbet-runtime', '0.6.12493'

sorbet 0.6.12492.20250905101318-27282a87b

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.12492', :group => :development
gem 'sorbet-runtime', '0.6.12492'

sorbet 0.6.12491.20250905091145-9113af097

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.12491', :group => :development
gem 'sorbet-runtime', '0.6.12491'

sorbet 0.6.12490.20250905120849-17a1b0382

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.12490', :group => :development
gem 'sorbet-runtime', '0.6.12490'

sorbet 0.6.12489.20250905110837-0b25596d9

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.12489', :group => :development
gem 'sorbet-runtime', '0.6.12489'

sorbet 0.6.12488.20250905075754-476665bde

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.6.12488', :group => :development
gem 'sorbet-runtime', '0.6.12488'

sorbet 0.6.12487.20250904163037-3afc6971c

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 2 updates: [rexml](https://github.com/ruby/rexml) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


Updates `rexml` from 3.4.1 to 3.4.3
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.4.1...v3.4.3)

Updates `sorbet-static-and-runtime` from 0.5.12435 to 0.6.12495
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: rexml
  dependency-version: 3.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-version: 0.6.12495
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 8, 2025
@dependabot dependabot Bot requested a review from a team as a code owner September 8, 2025 21:15
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 8, 2025
@github-actions github-actions Bot enabled auto-merge September 8, 2025 21:15
@github-actions github-actions Bot merged commit ef7bd66 into main Sep 8, 2025
8 checks passed
@github-actions github-actions Bot deleted the dependabot/bundler/minor-and-patch-13abbaf9e2 branch September 8, 2025 21:26
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.

0 participants