chore(deps): bump the ruby group with 4 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(2 months ago)
(2 months ago)
(2 months ago)
by mergify[bot]
dependencies ruby
Bumps the ruby group with 4 updates: rubocop, mime-types-data, rexml and sass-embedded.
Updates rubocop from 1.80.0 to 1.80.1
Release notes
Sourced from rubocop's releases.
RuboCop v1.80.1
Bug fixes
- #14479: Don't invalidate cache when
--display-timeoption is used on the CLI. (@lovro-bikic)- #14473: Fix a false negative for
Style/RedundantBeginusingbeginwith multiple statements withoutrescueorensure. (@koic)- #14475: Fix cop errors during autocorrect for the build in LSP when analyzing as Ruby 3.4. (
@earlopain)Changes
- #14474: Fix false negative for
Layout/EndAlignmentwhenendis not on a separate line. (@lovro-bikic)
Changelog
Sourced from rubocop's changelog.
1.80.1 (2025-08-27)
Bug fixes
- #14479: Don't invalidate cache when
--display-timeoption is used on the CLI. ([@lovro-bikic][])- #14473: Fix a false negative for
Style/RedundantBeginusingbeginwith multiple statements withoutrescueorensure. ([@koic][])- #14475: Fix cop errors during autocorrect for the build in LSP when analyzing as Ruby 3.4. ([
@earlopain][])Changes
- #14474: Fix false negative for
Layout/EndAlignmentwhenendis not on a separate line. ([@lovro-bikic][])
Commits
d56f11aCut 1.80.13ac19ebUpdate Changelogf5c5e75Merge pull request #14479 from lovro-bikic/display-time-shouldnt-impact-cached500cc9Prevent display-time CLI option from invalidating cache161ba26Don't use keyword argument forget_processed_sourced7972b6[Fix #14475] Fix cop errors during autocorrect for the buildin LSP when analy...6e5c599Merge pull request #14474 from lovro-bikic/false-negative-end-alignment49b7248Fix false negative for Layout/EndAlignment when end is not on a separate line103f3abMerge pull request #14473 from koic/fix_false_negative_for_style_redundant_begin6b5c6acFix a false negative forStyle/RedundantBegin- Additional commits viewable in compare view
Updates mime-types-data from 3.2025.0819 to 3.2025.0826
Changelog
Sourced from mime-types-data's changelog.
3.2025.0826 / 2025-08-26
- Updated registry entries from the IANA [media registry][registry] and [provisional media registry][provisional], the [Apache httpd media registry][httpd], and the [Apache Tika media registry][tika] as of the release date.
Commits
08f679eUpdate mime-types-data 3.2025.0826 / 2025-08-26fac1e47deps: Bump ruby/setup-ruby from 1.255.0 to 1.256.084f4509deps: Bump actions/dependency-review-action from 4.7.1 to 4.7.2c9ca81cdeps: Bump github/codeql-action from 3.29.9 to 3.29.116403310deps: Bump reviewdog/action-actionlint from 1.66.0 to 1.66.120382b3deps: Bump astral-sh/setup-uv from 6.5.0 to 6.6.0- See full diff in compare view
Updates rexml from 3.4.1 to 3.4.2
Release notes
Sourced from rexml's releases.
REXML 3.4.2 - 2025-08-26
Improvement
Improved performance.
Raise appropriate exception when failing to match start tag in DOCTYPE
- GH-247
- Patch by NAITOH Jun
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
- GH-263
- Patch by pboling
Cache redundant calls for doctype
- GH-264
- Patch by pboling
Use Safe Navigation (&.) from Ruby 2.3
- GH-265
- Patch by pboling
Remove redundant return statements
- GH-266
- Patch by pboling
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
... (truncated)
Changelog
Sourced from rexml's changelog.
3.4.2 - 2025-08-26 {#version-3-4-2}
Improvement
Improved performance.
Raise appropriate exception when failing to match start tag in DOCTYPE
- GH-247
- Patch by NAITOH Jun
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
- GH-263
- Patch by pboling
Cache redundant calls for doctype
- GH-264
- Patch by pboling
Use Safe Navigation (&.) from Ruby 2.3
- GH-265
- Patch by pboling
Remove redundant return statements
- GH-266
- Patch by pboling
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
... (truncated)
Commits
f36916fAdd 3.4.2 entry (#284)5859bdeAdded XML declaration check &Source#skip_spacesmethod (#282)1d876e3Bump actions/checkout from 4 to 5 (#283)c87bda8Remove ostruct from dev deps (#281)c60ae02Remove bundler from dev deps (#277)9b084d7Fix & Deprecate REXML::Text#text_indent (#275)04a589aFix a bug that XPath can't be used for no document element (#268)66232eaRemove redundant return statements (#266)63f3e97Use Safe Navigation (&.) from Ruby 2.3 (#265)d427fc5Avoid redundant calls for doctype (#264)- Additional commits viewable in compare view
Updates sass-embedded from 1.90.0 to 1.91.0
Commits
3f8ad41v1.91.040b2aa7Bump sass from 1.90.0 to 1.91.0 in /ext/sass (#326)d30688dUpdate rubocop requirement from ~> 1.79.1 to ~> 1.80.0 (#325)399e19cBump actions/setup-java from 4 to 5 (#324)086f00dTest jruby-10 on windows-11-armac1571cTest jruby-head on windows-11-arm69bfec3Remove i386 from Rakefilefaadf00Bump actions/checkout from 4 to 5 (#323)6d13553Update Rakefile8411a4cUpdate Rakefile- 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
1
+6
-6
Package Dependencies
mime-types-data
rubygems
3.2025.0819 → 3.2025.0826
Patch
Technical Details
| ID: | 6278135 |
| UUID: | 2790168310 |
| Node ID: | PR_kwDOEGmOXM6mTpb2 |
| Host: | GitHub |
| Repository: | html2rss/html2rss.github.io |
| Merge State: | Unknown |