An open index of dependabot pull requests across open source projects.

chore(deps): bump the ruby group with 6 updates

Merged
Number: #899
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: May 19, 2025 at 07:42 AM UTC
(4 months ago)
Updated: May 19, 2025 at 07:43 AM UTC
(4 months ago)
Merged: May 19, 2025 at 07:43 AM UTC
(4 months ago)
by mergify[bot]
Time to Close: 1 minute
Labels:
dependencies ruby
Description:

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 nested if and not 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

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 nested if and not 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

Commits
  • 6210b63 Cut 1.75.6
  • 6146415 Update Changelog
  • 3bd2457 Make Lint/DuplicateMethods aware of Active Support's delegate method
  • 2b4cdfb Merge pull request #14179 from Earlopain/compare-between-unsafe
  • 7a7ae8c [Fix #14082] Mark Style/ComparableBetween as unsafe
  • 425f204 Fix an error for Style/MultilineIfModifier
  • 5dceb36 [Fix #14177] Fix false positives for Style/SoleNestedConditional
  • dc8f406 Expand Style/DataInheritance and Style/StructInheritance docs
  • 25205b1 Merge pull request #14175 from koic/pending_windows_ci_matrix_for_ruby_27
  • c84e9cb 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 of rb_test rules to run test (#21733)
  • 0d4ba58 Updating version.json and repo version numbers to: 31.0-dev
  • a0b1123 Updating version.json and repo version numbers to: 31.0-rc1
  • f06ae84 Auto-generate files after cl/748395156
  • 635292a Add file for use in staleness tests of the Ruby FFI bindings
  • bb0b942 Auto-generate files after cl/748073845
  • e618a96 Auto-generate files after cl/748053633
  • 4e91f80 Auto-generate files after cl/744833335
  • 59e1f0f 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.0
  • 2cbd5b6 Merge pull request #801 from casperisfine/improve-parsing-error
  • 30e35b9 parser.c: include line and column in error messages
  • 832b5b1 parser.c: refactor raise_parse_error to have document start
  • f042622 Merge pull request #800 from byroot/fpconv-scientific
  • 866f72a Favor decimal notation over scientific notation for floats
  • 922f24f Merge pull request #799 from nobu/fpconv-constify
  • 3b605d9 Constify static data in fpconv.c
  • 4a9564f Merge pull request #797 from byroot/simd-detection
  • 220e019 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.5
  • 60c9aaa Merge pull request #116 from tomoasleep/add-attribute-signature
  • c7d8677 Merge pull request #115 from Watson1978/to_json
  • 7e6ca7a Generate RBS definitions of attribute method signatures
  • 69a5185 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-14
  • 28d534d chore: Update to write PR body to a file
  • 619e8d6 chore: Fix mini_mime.db support for tika data
  • 25a7d08 fix: Allow updates to hit raw.githubusercontent.com
  • 0eda072 chore(deps): Bump actions/dependency-review-action from 4.6.0 to 4.7.0
  • 541c88c 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
  • 9e88085 v1.89.0
  • f9fc388 Bump sass from 1.88.0 to 1.89.0 in /ext/sass (#311)
  • c36d9c0 Update google-protobuf requirement from ~> 4.30 to ~> 4.31
  • 108b31c Remove google-protobuf workaround for musl
  • 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 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
Commits:
1
Files Changed:
1
Additions:
+10
Deletions:
-10
Package Dependencies
Package:
rubocop
Ecosystem:
rubygems
Version Change:
1.75.5 → 1.75.6
Update Type:
Patch
Package:
json
Ecosystem:
rubygems
Version Change:
2.11.3 → 2.12.0
Update Type:
Minor
Ecosystem:
rubygems
Version Change:
4.30.2 → 4.31.0
Update Type:
Minor
Ecosystem:
rubygems
Version Change:
3.2025.0507 → 3.2025.0514
Update Type:
Patch
Ecosystem:
rubygems
Version Change:
1.88.0 → 1.89.0
Update Type:
Minor
Ecosystem:
rubygems
Version Change:
3.17.0.4 → 3.17.0.5
Technical Details
ID: 445780
UUID: 2527866000
Node ID: PR_kwDOEGmOXM6WrCyQ
Host: GitHub
Repository: html2rss/html2rss.github.io
Merge State: Unknown