chore(deps): bump the dependencies group across 1 directory with 4 updates
Type: Pull Request
State: Closed
Association: Contributor
Comments: 2
(about 1 year ago)
(12 months ago)
(12 months ago)
ruby dependencies
Updates the requirements on rdoc, rake, nokogiri and github-linguist to permit the latest version.
Updates rdoc from 6.13.1 to 6.14.0
Release notes
Sourced from rdoc's releases.
v6.14.0
What's Changed
✨ Enhancements
- Add support for canonical URL link tag by
@p8in ruby/rdoc#1354- Set language in HTML by
@p8in ruby/rdoc#1361🐛 Bug Fixes
- Fix image tag with external source by
@ybiquitousin ruby/rdoc#1348🛠 Other Changes
- Bump ruby/setup-ruby from 1.227.0 to 1.229.0 by
@dependabotin ruby/rdoc#1336- Fix RDoc::Options example in README by
@tompngin ruby/rdoc#1337- Bump step-security/harden-runner from 2.11.0 to 2.11.1 by
@dependabotin ruby/rdoc#1338- Bump ruby/setup-ruby from 1.229.0 to 1.230.0 by
@dependabotin ruby/rdoc#1339- Runs ruby-core workflow on ubuntu-latest by
@st0012in ruby/rdoc#1345- Move default RDoc headings to a constant by
@vinistockin ruby/rdoc#1341- Enable
Style/MethodDefParenthesesrule by@vinistockin ruby/rdoc#1342- Bump ruby/setup-ruby from 1.230.0 to 1.233.0 by
@dependabotin ruby/rdoc#1346- Fix rubygems hook execution when gemspec.rdoc_options contains --ri by
@tompngin ruby/rdoc#1347- Update ri manpage to show how to access ruby pages by
@adam12in ruby/rdoc#1340- Fix link to CONTRIBUTING on README by
@ybiquitousin ruby/rdoc#1350- Bump step-security/harden-runner from 2.11.1 to 2.12.0 by
@dependabotin ruby/rdoc#1351- Bump ruby/setup-ruby from 1.233.0 to 1.235.0 by
@dependabotin ruby/rdoc#1352- Don't run CI jobs for push by Dependabot by
@kouin ruby/rdoc#1353- Fix typo in test name by
@p8in ruby/rdoc#1355- Polish link underline in Darkfish CSS by
@ybiquitousin ruby/rdoc#1349- Rename test classes from Test* to *Test by
@st0012in ruby/rdoc#1359- Bump ruby/setup-ruby from 1.235.0 to 1.237.0 by
@dependabotin ruby/rdoc#1362- Declare erb as a dependency by
@st0012in ruby/rdoc#1368- Load
cgi/escapeinstead ofcgi/utilby@Earlopainin ruby/rdoc#1366- Add a new workflow to deploy page preview for PRs from forks by
@st0012in ruby/rdoc#1365- Bump version to 6.14.0 by
@st0012in ruby/rdoc#1371Full Changelog: https://github.com/ruby/rdoc/compare/v6.13.1...v6.14.0
Commits
9684f85Bump version to 6.14.0 (#1371)103a6a1Fix PR commenting workflow9dc9211Fetch PR details first to get the correct commit sha06dff66Test workflow fix: use sha for build checkout insteadecef239Add a new workflow to deploy page preview for PRs from forks (#1365)61a2daeLoadcgi/escapeinstead ofcgi/util(#1366)eb05c44Declare erb as a dependency (#1368)8417536Merge pull request #1361 from p8/features/html-langc68ae93Add support for canonical URL link tag (#1354)c0438acSet language in HTML- Additional commits viewable in compare view
Updates rake from 13.2.1 to 13.3.0
Commits
0fdacefBump rake to 13.3.0fcc1f86Merge pull request #515 from rgarner/task-arguments-deconstruct-keys8e917d9Merge pull request #609 from pvdb/fix_rubyrunner_require0378c45Merge pull request #627 from komagata/fix-rdoc-linkscff7664Pattern matching support for argumentsa4454e6Merge pull request #608 from pvdb/use_dir_home0b727e9Remove superfluous dependency requires (in tests)5367e5cMove dependency requires to RubyRunner file6ba4601Merge pull request #634 from ruby/trusted-publisher6b3daf8Enabled trusted publisher for rubygems.org- Additional commits viewable in compare view
Updates nokogiri from 1.18.7 to 1.18.8
Release notes
Sourced from nokogiri's releases.
v1.18.8 / 2025-04-21
Security
- [CRuby] Vendored libxml2 is updated to v2.13.8 to address CVE-2025-32414 and CVE-2025-32415. See GHSA-5w6v-399v-w3cc for more information.
36badd2eb281fca6214a5188e24a34399b15d89730639a068d12931e2adc210e nokogiri-1.18.8-aarch64-linux-gnu.gem 664e0f9a77a7122a66d6c03abba7641ca610769a4728db55ee1706a0838b78a2 nokogiri-1.18.8-aarch64-linux-musl.gem 483b5b9fb33653f6f05cbe00d09ea315f268f0e707cfc809aa39b62993008212 nokogiri-1.18.8-arm64-darwin.gem 17de01ca3adf9f8e187883ed73c672344d3dbb3c260f88ffa1008e8dc255a28e nokogiri-1.18.8-arm-linux-gnu.gem 6e6d7e71fc39572bd613a82d528cf54392c3de1ba5ce974f05c832b8187a040b nokogiri-1.18.8-arm-linux-musl.gem 8c7464875d9ca7f71080c24c0db7bcaa3940e8be3c6fc4bcebccf8b9a0016365 nokogiri-1.18.8.gem 41002596960ff854198a20aaeb34cff0d445406d5ad85ba7ca9c3fd0c8f03de0 nokogiri-1.18.8-java.gem 11ab0f76772c5f2d718fb253fca5b74c6ef7628b72bbf8deba6ab1ffc93344cf nokogiri-1.18.8-x64-mingw-ucrt.gem 024cdfe7d9ae3466bba6c06f348fb2a8395d9426b66a3c82f1961b907945cc0c nokogiri-1.18.8-x86_64-darwin.gem 4a747875db873d18a2985ee2c320a6070c4a414ad629da625fbc58d1a20e5ecc nokogiri-1.18.8-x86_64-linux-gnu.gem ddd735fba49475a395b9ea793bb6474e3a3125b89960339604d08a5397de1165 nokogiri-1.18.8-x86_64-linux-musl.gem
Changelog
Sourced from nokogiri's changelog.
v1.18.8 / 2025-04-21
Security
- [CRuby] Vendored libxml2 is updated to v2.13.8 to address CVE-2025-32414 and CVE-2025-32415. See GHSA-5w6v-399v-w3cc for more information.
Commits
9187f4aversion bump to v1.18.81deea04dep: libxml2 to v2.13.8 (branchv1.18.x) (#3509)6457fe6dep: libxml2 to v2.13.8- See full diff 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
- Correct command name in
github-linguistusage by@zyoshokain github-linguist/linguist#7286- Update licensed dependency version by
@lildudein github-linguist/linguist#7319- Add KiCAD symbols by
@stonedDiscordin github-linguist/linguist#7301- Add support for Sail by
@Timmmmin github-linguist/linguist#7339- Coq has been renamed into the Rocq Prover. by
@Zimmi48in github-linguist/linguist#7297- Add Koka by
@toh995in github-linguist/linguist#7320- Add HIP language support by
@Young-TWin github-linguist/linguist#7334- Add uv support as python interpreter by
@sohang3112in github-linguist/linguist#7347- Add Z3 extension to SMT-LIB by
@ggeladoin github-linguist/linguist#7349- Update C++ grammar by
@mikomikotaishiin github-linguist/linguist#7352- Add language support for M3U playlists by
@Alhadisin github-linguist/linguist#7355- Use 4d/language-4d grammar for 4D by
@e-marchandin github-linguist/linguist#7354- Replace deleted LiveScript grammar by
@sharktidein github-linguist/linguist#7377- Add BuildStream Language by
@zyoshokain github-linguist/linguist#7385- Mark Package.resolved as generated by
@zyoshokain github-linguist/linguist#7393- Update Vyper's color by
@ThatOneCalculatorin github-linguist/linguist#7409- Add MySQL View Definition Format by
@DecimalTurnin github-linguist/linguist#7402- Add language support for Tor configuration files by
@Alhadisin github-linguist/linguist#7379- Return a boolean from source map generated check by
@ctmaynin github-linguist/linguist#7398- Add ReScript interface extension '.resi' by
@namenuin github-linguist/linguist#6161- Add
.slnxto XML extensions by@kasperk81in github-linguist/linguist#7084- Add ZModel language by
@jiashengguoin github-linguist/linguist#7065- Add Daslang language by
@moleiumin github-linguist/linguist#7399- Add Aiken Language by
@rvcasin github-linguist/linguist#6991- Add Leo by
@d0cdin github-linguist/linguist#6970- Add Clue language by
@Markos-Th09in github-linguist/linguist#6356- Add GDShader by
@FireCatMagicin github-linguist/linguist#7071- Add support for Vento language by
@oscaroteroin github-linguist/linguist#6733- Update Leo color to latest brand colors. by
@d0cdin github-linguist/linguist#7425New Contributors
@stonedDiscordmade their first contribution in github-linguist/linguist#7301@Timmmmmade their first contribution in github-linguist/linguist#7339@Zimmi48made their first contribution in github-linguist/linguist#7297@toh995made their first contribution in github-linguist/linguist#7320@Young-TWmade their first contribution in github-linguist/linguist#7334@sohang3112made their first contribution in github-linguist/linguist#7347@ggeladomade their first contribution in github-linguist/linguist#7349@mikomikotaishimade their first contribution in github-linguist/linguist#7352@e-marchandmade their first contribution in github-linguist/linguist#7354@sharktidemade their first contribution in github-linguist/linguist#7377@ThatOneCalculatormade their first contribution in github-linguist/linguist#7409@ctmaynmade their first contribution in github-linguist/linguist#7398@namenumade their first contribution in github-linguist/linguist#6161@kasperk81made their first contribution in github-linguist/linguist#7084@jiashengguomade their first contribution in github-linguist/linguist#7065@moleiummade their first contribution in github-linguist/linguist#7399
... (truncated)
Commits
f970808Release v9.2.0 (#7422)6b83091Update Leo color to latest brand colors. (#7425)5538111Add support for Vento language (#6733)865ad2aAdd GDShader (#7071)669acc5Add Clue language (#6356)c727264Add Leo (#6970)cc47f3fAdd Aiken Language (#6991)e71d106Add Daslang language (#7399)26fbd04Add ZModel language (#7065)b854c47Add.slnxto XML extensions (#7084)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
1
3
+21
-18
Package Dependencies
Technical Details
| ID: | 1373603 |
| UUID: | 2578057106 |
| Node ID: | PR_kwDOAAVuNc6ZqgeS |
| Host: | GitHub |
| Repository: | github/markup |
| Mergeable: | Yes |
| Merge State: | Clean |