chore(deps): bump the ruby group with 4 updates
Open
Number: #925
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
August 11, 2025 at 10:51 AM UTC
(4 months ago)
(4 months ago)
Updated:
August 11, 2025 at 10:51 AM UTC
(4 months ago)
(4 months ago)
Labels:
dependencies ruby
dependencies ruby
Description:
Bumps the ruby group with 4 updates: rubocop, mime-types-data, regexp_parser and sass-embedded.
Updates rubocop from 1.79.1 to 1.79.2
Release notes
Sourced from rubocop's releases.
RuboCop v1.79.2
Bug fixes
- #11664: Cache wasn't getting used when using parallelization. (
@jvlara)- #14411: Fix false negatives for
Layout/EmptyLinesAroundClassBodywhen a class body starts with a blank line and defines a multiline superclass. (@koic)- #14413: Fix a false positive for
Layout/EmptyLinesAroundArgumentswith multiline strings that contain only whitespace. (@earlopain)- #14408: Fix false-positive for
Layout/EmptyLinesAfterModuleInclusionwhen inclusion is called with modifier. (@r7kamura)- #14402: Fix false positives for
Lint/UselessAssignmentwhen duplicate assignments appear inifbranch inside a loop and the variable is used outsidewhileloop. (@koic)- #14416: Fix false positives for
Style/MapToHashwhen usingto_hwith block argument. (@koic)- #14418: Fix false positives for
Style/MapToSetwhen usingto_setwith block argument. (@koic)- #14420: Fix false positives for
Style/SafeNavigationwhen ternary expression with operator method call with method chain. (@koic)Changes
- #14407: Register offense for parentheses around method calls with blocks in
Style/RedundantParentheses. (@lovro-bikic)
Changelog
Sourced from rubocop's changelog.
1.79.2 (2025-08-05)
Bug fixes
- #11664: Cache wasn't getting used when using parallelization. ([
@jvlara][])- #14411: Fix false negatives for
Layout/EmptyLinesAroundClassBodywhen a class body starts with a blank line and defines a multiline superclass. ([@koic][])- #14413: Fix a false positive for
Layout/EmptyLinesAroundArgumentswith multiline strings that contain only whitespace. ([@earlopain][])- #14408: Fix false-positive for
Layout/EmptyLinesAfterModuleInclusionwhen inclusion is called with modifier. ([@r7kamura][])- #14402: Fix false positives for
Lint/UselessAssignmentwhen duplicate assignments appear inifbranch inside a loop and the variable is used outsidewhileloop. ([@koic][])- #14416: Fix false positives for
Style/MapToHashwhen usingto_hwith block argument. ([@koic][])- #14418: Fix false positives for
Style/MapToSetwhen usingto_setwith block argument. ([@koic][])- #14420: Fix false positives for
Style/SafeNavigationwhen ternary expression with operator method call with method chain. ([@koic][])Changes
- #14407: Register offense for parentheses around method calls with blocks in
Style/RedundantParentheses. ([@lovro-bikic][])
Commits
517485aCut 1.79.2ccba99fUpdate Changeloga62c3a9Fix flaky spec forrubocop_extra_featuresbf3806e[Fix #14413] Fix a false positive forLayout/EmptyLinesAroundArgumentswith...9faac23[Fix #14420] Fix false positives forStyle/SafeNavigation2bf71f1Merge pull request #14418 from koic/fix_false_positives_for_style_map_to_setf807efaMerge pull request #14417 from koic/fix_false_positives_for_style_map_to_hashd7b9750Fix false positives forStyle/MapToSeta805ea3[Fix #14416] Fix false positives forStyle/MapToHasheb470ceMerge pull request #14414 from jvlara/fix/correct-cache-usage-on-autoload-for...- Additional commits viewable in compare view
Updates mime-types-data from 3.2025.0729 to 3.2025.0805
Changelog
Sourced from mime-types-data's changelog.
3.2025.0805 / 2025-08-05
- 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
95e2064Update mime-types-data 3.2025.0805 / 2025-08-0525d4b5ddeps: Bump ruby/setup-ruby from 1.253.0 to 1.254.0c84ea48deps: Bump github/codeql-action from 3.29.4 to 3.29.553fcb61deps: Bump github/codeql-action from 3.29.3 to 3.29.4- See full diff in compare view
Updates regexp_parser from 2.11.0 to 2.11.1
Changelog
Sourced from regexp_parser's changelog.
[2.11.1] - 2025-08-08 - Janosch Müller
Fixed
- restored compatibility with Ruby < 2.6, broken in regexp_parser v2.11.0
- thanks to DanielFinkWoven for the report
Commits
Updates sass-embedded from 1.89.2 to 1.90.0
Commits
da6f478v1.90.04b89014Bump sass from 1.89.2 to 1.90.0 in /ext/sass (#322)fdd2cc0Bump actions/download-artifact from 4 to 5 (#321)afe36d7Update rubocop requirement from ~> 1.78.0 to ~> 1.79.1 (#320)f998149Locate bsdtar on windows without environment variable3b3786aUse bsdtar on windows (#318)9804ea0Update rubocop requirement from ~> 1.77.0 to ~> 1.78.0 (#317)6215d34Update rubocop requirement from ~> 1.76.1 to ~> 1.77.0 (#316)- See full diff 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
Commits:
1
1
Files Changed:
1
1
Additions:
+6
+6
Deletions:
-6
-6
Package Dependencies
Package:
mime-types-data
Ecosystem:
rubygems
rubygems
Version Change:
3.2025.0729 → 3.2025.0805
Update Type:
Patch
Patch
Technical Details
| ID: | 4875983 |
| UUID: | 2735036845 |
| Node ID: | PR_kwDOEGmOXM6jBVmt |
| Host: | GitHub |
| Repository: | html2rss/html2rss.github.io |
| Merge State: | Unknown |