chore(deps): bump the dependencies group across 1 directory with 6 updates #1996
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on rdoc, rake, rexml, nokogiri, minitest and github-linguist to permit the latest version.
Updates
rdoc
from 6.13.1 to 6.15.0Release notes
Sourced from rdoc's releases.
... (truncated)
Commits
c33d173
Bump version to 6.15.0 (#1429)6b6033b
Preserve inline styling inside tidy link labels (#1428)e0051be
Fix incorrect method linking intt
tags (#1427)88db613
Fix warnings (#1409)b726485
Bump step-security/harden-runner from 2.13.0 to 2.13.1 (#1426)71d4090
Change error message assertion to make it pass in JRuby (#1425)2308312
Migrate README to markdown (#1422)1e4573b
Bump actions/github-script from 7 to 8 (#1423)e2dec09
[DOC] Re-format section Directives (#1418)f2fefe0
[DOC] Tweaks for markup reference intro (#1411)Updates
rake
from 13.2.1 to 13.3.0Commits
0fdacef
Bump rake to 13.3.0fcc1f86
Merge pull request #515 from rgarner/task-arguments-deconstruct-keys8e917d9
Merge pull request #609 from pvdb/fix_rubyrunner_require0378c45
Merge pull request #627 from komagata/fix-rdoc-linkscff7664
Pattern matching support for argumentsa4454e6
Merge pull request #608 from pvdb/use_dir_home0b727e9
Remove superfluous dependency requires (in tests)5367e5c
Move dependency requires to RubyRunner file6ba4601
Merge pull request #634 from ruby/trusted-publisher6b3daf8
Enabled trusted publisher for rubygems.orgUpdates
rexml
from 3.4.2 to 3.4.4Release notes
Sourced from rexml's releases.
Changelog
Sourced from rexml's changelog.
Commits
4f32ea3
Add 3.4.4 entry (#297)37cde3f
AcceptREXML::Document.new("")
for backward compatibility (#295)4ffe211
Bump version822530c
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 withIOSource#read_until
when reaching the end of a file (#288)185bdc7
Bump versionUpdates
nokogiri
from 1.18.9 to 1.18.10Release notes
Sourced from nokogiri's releases.
Changelog
Sourced from nokogiri's changelog.
Commits
6803740
version bump to v1.18.1093337de
dep: bump vendored libxml2 to v2.13.9 (#3555)15dde17
ci: work around repeated bundler deadlocks9906071
dep: bump vendored libxml2 to v2.13.9adf72e3
[v1.18.x] backport libiconv upgrade to v1.18 (#3550)92cab09
dep: update vendored libiconv to 1.18f1c5ea8
Use mirror site to download libiconvdcd2721
ci: stop testing Ruby 3.1 windows source buildscf856e6
ci: fix the aarch64 segfault by using a more modern qemu6d77443
Fix errors building Ruby 3.1 on windowsUpdates
minitest
from 5.25.5 to 5.26.0Changelog
Sourced from minitest's changelog.
Commits
f78aa72
prepped for release5faf12f
- Use Regexp.escape for BASE_RE in case pwd has special chars. (astra_1993)839c5f0
- Bypass parallel_executor entirely when n_threads=1.7c90742
- Switched assert_equal's diff from Tempfile.open to Tempfile.create.b3dcd38
clarify an assert_equal + newline + backslash n test output to be more readable14c87ef
Improve let tests to no longer be order dependent.6c995cf
- Ensure that minitest exits non-zero on Interrupt. (tavianator)42ce806
- Removed some 1.8/1.9-based code from the assertions and expectations.a17393e
- Still fighting with rdoc? Yup. Still fighting with rdoc...68b3d0c
- Don't require rubygems in Rakefile... it is 2025.Updates
github-linguist
from 9.1.0 to 9.3.0Release notes
Sourced from github-linguist's releases.
... (truncated)
Commits
f101af5
Release v9.3.0 (#7586)94436d2
Add support for Bru (Bruno Markup Language) (#7560)168940d
Add Flix language (#7010)83805ad
Add KoLMafia ASH language (#5401)f8e59e5
Add.ftlh
extension to Freemarker (#7551)78c216a
Add sample for*.toml
extension (#7570)a8612a3
Add .env.template as Dotenv filename (#7557)1ec0dea
Add.toml.example
extension (#7478)2744e79
Add Cooklang (#7497)6cff403
Improve recognizing generated Dart files (#7448)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