chore(deps): bump the ruby group with 6 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(4 months ago)
(4 months ago)
(4 months ago)
by mergify[bot]
dependencies ruby
Bumps the ruby group with 6 updates:
Package | From | To |
---|---|---|
rubocop | 1.75.5 |
1.75.6 |
google-protobuf | 4.30.2 |
4.31.0 |
json | 2.11.3 |
2.12.0 |
language_server-protocol | 3.17.0.4 |
3.17.0.5 |
mime-types-data | 3.2025.0507 |
3.2025.0514 |
sass-embedded | 1.88.0 |
1.89.0 |
Updates rubocop
from 1.75.5 to 1.75.6
Release notes
Sourced from rubocop's releases.
RuboCop v1.75.6
Bug fixes
- #14176: Fix an error for
Style/MultilineIfModifier
when using nested modifier. (@koic
)- #14077: Change
nil
representation in todo file comments. (@jonas054
)- #14164: Fix an error for
Lint/UselessAssignment
when variables are assigned using unary operator in chained assignment and remain unreferenced. (@koic
)- #14173: Fix an error for
Style/StringConcatenation
when using implicit concatenation with string interpolation. (@koic
)- #14177: Fix false positives for
Style/SoleNestedConditional
when using nestedif
andnot
in condition. (@koic
)- #14152: Fix
Layout/SpaceInsideArrayLiteralBrackets
cop error on array pattern without brackets. (@viralpraxis
)- #14153: Fix
Style/PercentQLiterals
cop error on Unicode escape sequence. (@viralpraxis
)Changes
- #14082: Mark
Style/ComparableBetween
as unsafe. (@earlopain
)- #14181: Make
Lint/DuplicateMethods
aware of Active Support'sdelegate
method. (@lovro-bikic
)- #14156: Make
Style/IfUnlessModifier
allow endless method definition in theif
body. (@koic
)
Changelog
Sourced from rubocop's changelog.
1.75.6 (2025-05-15)
Bug fixes
- #14176: Fix an error for
Style/MultilineIfModifier
when using nested modifier. ([@koic
][])- #14077: Change
nil
representation in todo file comments. ([@jonas054
][])- #14164: Fix an error for
Lint/UselessAssignment
when variables are assigned using unary operator in chained assignment and remain unreferenced. ([@koic
][])- #14173: Fix an error for
Style/StringConcatenation
when using implicit concatenation with string interpolation. ([@koic
][])- #14177: Fix false positives for
Style/SoleNestedConditional
when using nestedif
andnot
in condition. ([@koic
][])- #14152: Fix
Layout/SpaceInsideArrayLiteralBrackets
cop error on array pattern without brackets. ([@viralpraxis
][])- #14153: Fix
Style/PercentQLiterals
cop error on Unicode escape sequence. ([@viralpraxis
][])Changes
- #14082: Mark
Style/ComparableBetween
as unsafe. ([@earlopain
][])- #14181: Make
Lint/DuplicateMethods
aware of Active Support'sdelegate
method. ([@lovro-bikic
][])- #14156: Make
Style/IfUnlessModifier
allow endless method definition in theif
body. ([@koic
][])
Commits
6210b63
Cut 1.75.66146415
Update Changelog3bd2457
Make Lint/DuplicateMethods aware of Active Support's delegate method2b4cdfb
Merge pull request #14179 from Earlopain/compare-between-unsafe7a7ae8c
[Fix #14082] MarkStyle/ComparableBetween
as unsafe425f204
Fix an error forStyle/MultilineIfModifier
5dceb36
[Fix #14177] Fix false positives forStyle/SoleNestedConditional
dc8f406
Expand Style/DataInheritance and Style/StructInheritance docs25205b1
Merge pull request #14175 from koic/pending_windows_ci_matrix_for_ruby_27c84e9cb
Temporarily disable Windows CI matrix for Ruby 2.7- Additional commits viewable in compare view
Updates google-protobuf
from 4.30.2 to 4.31.0
Commits
0cf5489
Fix silent failure ofrb_test
rules to run test (#21733)0d4ba58
Updating version.json and repo version numbers to: 31.0-deva0b1123
Updating version.json and repo version numbers to: 31.0-rc1f06ae84
Auto-generate files after cl/748395156635292a
Add file for use in staleness tests of the Ruby FFI bindingsbb0b942
Auto-generate files after cl/748073845e618a96
Auto-generate files after cl/7480536334e91f80
Auto-generate files after cl/74483333559e1f0f
Ruby | Add support for a protobuf debug build (#21060)d3560e7
Ruby | Support installing the gem via git and some other small build tweaks (...- Additional commits viewable in compare view
Updates json
from 2.11.3 to 2.12.0
Changelog
Sourced from json's changelog.
2025-05-12 (2.12.0)
- Improve floating point generation to not use scientific notation as much.
- Include line and column in parser errors. Both in the message and as exception attributes.
- Handle non-string hash keys with broken
to_s
implementations.JSON.generate
now uses SSE2 (x86) or NEON (arm64) instructions when available to escape strings.
Commits
41f1f69
Release 2.12.02cbd5b6
Merge pull request #801 from casperisfine/improve-parsing-error30e35b9
parser.c: include line and column in error messages832b5b1
parser.c: refactorraise_parse_error
to have document startf042622
Merge pull request #800 from byroot/fpconv-scientific866f72a
Favor decimal notation over scientific notation for floats922f24f
Merge pull request #799 from nobu/fpconv-constify3b605d9
Constify static data in fpconv.c4a9564f
Merge pull request #797 from byroot/simd-detection220e019
Refactor SIMD ifdefs- Additional commits viewable in compare view
Updates language_server-protocol
from 3.17.0.4 to 3.17.0.5
Changelog
Sourced from language_server-protocol's changelog.
3.17.0.5
- Use JSON.generate() instead to improve performance (#115)
Commits
174c0d1
Release 3.17.0.560c9aaa
Merge pull request #116 from tomoasleep/add-attribute-signaturec7d8677
Merge pull request #115 from Watson1978/to_json7e6ca7a
Generate RBS definitions of attribute method signatures69a5185
Use JSON.generate() instead to improve performance- See full diff in compare view
Updates mime-types-data
from 3.2025.0507 to 3.2025.0514
Changelog
Sourced from mime-types-data's changelog.
3.2025.0514 / 2025-05-14
- 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
b79eaeb
Update mime-types-data 3.2025.0514 / 2025-05-1428d534d
chore: Update to write PR body to a file619e8d6
chore: Fix mini_mime.db support for tika data25a7d08
fix: Allow updates to hit raw.githubusercontent.com0eda072
chore(deps): Bump actions/dependency-review-action from 4.6.0 to 4.7.0541c88c
chore(deps): Bump ruby/setup-ruby from 1.237.0 to 1.238.0- See full diff in compare view
Updates sass-embedded
from 1.88.0 to 1.89.0
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
1
1
+10
-10
Package Dependencies
mime-types-data
rubygems
3.2025.0507 → 3.2025.0514
Patch
Technical Details
ID: | 445780 |
UUID: | 2527866000 |
Node ID: | PR_kwDOEGmOXM6WrCyQ |
Host: | GitHub |
Repository: | html2rss/html2rss.github.io |
Merge State: | Unknown |