An open index of dependabot pull requests across open source projects.

chore(deps): bump the dependencies group across 1 directory with 4 updates

Open
Number: #1989
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 08, 2025 at 10:25 AM UTC
(9 months ago)
Updated: September 08, 2025 at 10:26 AM UTC
(9 months ago)
Labels:
ruby dependencies
Description:

Updates the requirements on rdoc, rake, rexml and github-linguist to permit the latest version.
Updates rdoc from 6.13.1 to 6.14.2

Release notes

Sourced from rdoc's releases.

v6.14.2

What's Changed

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v6.14.0...v6.14.2

v6.14.1

What's Changed

🛠 Other Changes

Full Changelog: https://github.com/ruby/rdoc/compare/v6.14.0...v6.14.1

v6.14.0

What's Changed

✨ Enhancements

🐛 Bug Fixes

🛠 Other Changes

... (truncated)

Commits
  • e0e24f2 Bump version to 6.14.2 (#1387)
  • eaac67d Support markdown syntax in table cells (#1386)
  • 70301b8 Fix template files location
  • fcfab0f Bump step-security/harden-runner from 2.12.1 to 2.12.2 (#1385)
  • f3204b7 Pass PR info through artifacts to fork preview deploy
  • f4592db Use repository_dispatch for previewing instead (#1384)
  • 552d1c4 Refactor PR preview workflow for improved approval process (#1370)
  • 1d26a15 test/lib/helper.rb is only for ruby/rdoc repo
  • aa74823 Bump step-security/harden-runner from 2.12.0 to 2.12.1
  • e5162fe Use bot credential for preview page generated by dependabot
  • Additional commits viewable in compare view

Updates rake from 13.2.1 to 13.3.0

Commits
  • 0fdacef Bump rake to 13.3.0
  • fcc1f86 Merge pull request #515 from rgarner/task-arguments-deconstruct-keys
  • 8e917d9 Merge pull request #609 from pvdb/fix_rubyrunner_require
  • 0378c45 Merge pull request #627 from komagata/fix-rdoc-links
  • cff7664 Pattern matching support for arguments
  • a4454e6 Merge pull request #608 from pvdb/use_dir_home
  • 0b727e9 Remove superfluous dependency requires (in tests)
  • 5367e5c Move dependency requires to RubyRunner file
  • 6ba4601 Merge pull request #634 from ruby/trusted-publisher
  • 6b3daf8 Enabled trusted publisher for rubygems.org
  • Additional commits viewable in compare view

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 github-linguist from 9.1.0 to 9.2.0

Release notes

Sourced from github-linguist's releases.

v9.2.0

What's Changed

New Contributors

... (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
Pull Request Statistics
Commits:
1
Files Changed:
3
Additions:
+13
Deletions:
-10
Package Dependencies
Package:
rexml
Ecosystem:
rubygems
Version Change:
3.4.1 → 3.4.3
Update Type:
Patch
Package:
rake
Ecosystem:
rubygems
Version Change:
13.2.1 → 13.3.0
Update Type:
Minor
Package:
rdoc
Ecosystem:
rubygems
Version Change:
6.13.1 → 6.14.2
Update Type:
Minor
Ecosystem:
rubygems
Version Change:
9.1.0 → 9.2.0
Update Type:
Minor
Technical Details
ID: 7223531
UUID: 2807705844
Node ID: PR_kwDOAAVuNc6nWjD0
Host: GitHub
Repository: github/markup
Merge State: Unknown