chore(deps): bump the ruby group with 9 updates#902
Merged
mergify[bot] merged 2 commits intomainfrom Jun 2, 2025
Merged
Conversation
Bumps the ruby group with 9 updates: | Package | From | To | | --- | --- | --- | | [html2rss](https://github.com/html2rss/html2rss) | ``1f0ac39`` | ``f4e080c`` | | [rubocop](https://github.com/rubocop/rubocop) | `1.75.7` | `1.75.8` | | [base64](https://github.com/ruby/base64) | `0.2.0` | `0.3.0` | | [bigdecimal](https://github.com/ruby/bigdecimal) | `3.1.9` | `3.2.1` | | [csv](https://github.com/ruby/csv) | `3.3.4` | `3.3.5` | | [google-protobuf](https://github.com/protocolbuffers/protobuf) | `4.31.0` | `4.31.1` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2025.0520` | `3.2025.0527` | | [rake](https://github.com/ruby/rake) | `13.2.1` | `13.3.0` | | [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) | `1.89.0` | `1.89.1` | Updates `html2rss` from `1f0ac39` to `f4e080c` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](html2rss/html2rss@1f0ac39...f4e080c) Updates `rubocop` from 1.75.7 to 1.75.8 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.7...v1.75.8) Updates `base64` from 0.2.0 to 0.3.0 - [Release notes](https://github.com/ruby/base64/releases) - [Commits](ruby/base64@v0.2.0...v0.3.0) Updates `bigdecimal` from 3.1.9 to 3.2.1 - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](ruby/bigdecimal@v3.1.9...v3.2.1) Updates `csv` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md) - [Commits](ruby/csv@v3.3.4...v3.3.5) Updates `google-protobuf` from 4.31.0 to 4.31.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.31.0...v4.31.1) Updates `mime-types-data` from 3.2025.0520 to 3.2025.0527 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2025.0520...v3.2025.0527) Updates `rake` from 13.2.1 to 13.3.0 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.2.1...v13.3.0) Updates `sass-embedded` from 1.89.0 to 1.89.1 - [Commits](sass-contrib/sass-embedded-host-ruby@v1.89.0...v1.89.1) --- updated-dependencies: - dependency-name: html2rss dependency-version: f4e080c7de7e54ec83453192c434e6e40b5db7ea dependency-type: direct:production dependency-group: ruby - dependency-name: rubocop dependency-version: 1.75.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: base64 dependency-version: 0.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: bigdecimal dependency-version: 3.2.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: csv dependency-version: 3.3.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: google-protobuf dependency-version: 4.31.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0527 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rake dependency-version: 13.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: sass-embedded dependency-version: 1.89.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the ruby group with 9 updates:
1f0ac39f4e080c1.75.71.75.80.2.00.3.03.1.93.2.13.3.43.3.54.31.04.31.13.2025.05203.2025.052713.2.113.3.01.89.01.89.1Updates
html2rssfrom1f0ac39tof4e080cCommits
f4e080cfix(config): let strategy validation happen at a later point in time (#269)6d9dceefix: avoid zeitwerk to load circular (#268)70540c7fix(sanitize_html): prevent frozen string errorUpdates
rubocopfrom 1.75.7 to 1.75.8Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
38333dcCut 1.75.86649f39Update Changelogcfb0716Fix wrong autocorrection for Style/MapToHash with destructuring argument81aab63[Fix #14197] Fix infinite loop error forLayout/FirstArgumentIndentation0258e0b[Fix #13194] Detect case statement in FloatComparison (#14191)fb36825Fix an error forStyle/RedundantFormatwith invalid format argumentsc72ae6dMerge pull request #14208 from Earlopain/better-debug-errorsb3a47caShow better message on error with --debug080c909[Fix #14050] Modify condition for EOL commentcdda4b2Merge pull request #14203 from viralpraxis/fix-codespell-rake-task-when-not-f...Updates
base64from 0.2.0 to 0.3.0Release notes
Sourced from base64's releases.
Commits
c5d3c7fv0.3.05f43831[DOC] Tweaks for module Base64bb66095Enabled trusted publisher for rubygems.orgcd65c10Add RBS signature and testing (#25)e30df92Update file list on gemspec9704a4cUpdate license files same as ruby/ruby7ec2861Merge pull request #21 from ruby/old-version-on-macos7ae5efdExclude older than 2.6 on macos-149669a7dMerge pull request #18 from mark-young-atg/provide_changelog_link_on_rubygems7cab043Provide a 'Changelog' link on rubygems.org/gems/base64Updates
bigdecimalfrom 3.1.9 to 3.2.1Release notes
Sourced from bigdecimal's releases.
Changelog
Sourced from bigdecimal's changelog.
Commits
d6faddbBump version to 3.2.11cce03cCHANGES: Add v3.2.1 entries64933d4Merge pull request #335 from tompng/div_with_preclimit_fix5edc779Apply preclimit in BigDecimal_div2 when specified prec is 0e0cb4a6Enabled trusted publisher for rubygems.org (#333)b5611d7Bump version to 3.2.0b295c49Add dev:version:bump rake task5003f24CHANGES: Add v3.2.0 entriesc216ed4Fix division rounding (#330)1fa3effIntegrate BigDecimal_div and BigDecimal_div2 (#329)Updates
csvfrom 3.3.4 to 3.3.5Release notes
Sourced from csv's releases.
Changelog
Sourced from csv's changelog.
Commits
ecdc355Add 3.3.5 entry69d9886UseRactor#valueasRactor#takeis removed (#344)be2189bReplace link to ruby-doc.org with docs.ruby-lang.org (#343)cfd5fe8Bump versionUpdates
google-protobuffrom 4.31.0 to 4.31.1Commits
f275995Updating version.json and repo version numbers to: 31.1-devUpdates
mime-types-datafrom 3.2025.0520 to 3.2025.0527Changelog
Sourced from mime-types-data's changelog.
Commits
08d7ea2Update mime-types-data 3.2025.0527 / 2025-05-274ddc200chore(deps): Bump astral-sh/setup-uv from 6.0.1 to 6.1.05a4a4f8chore(deps): Bump ruby/setup-ruby from 1.242.0 to 1.244.0Updates
rakefrom 13.2.1 to 13.3.0Commits
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.orgUpdates
sass-embeddedfrom 1.89.0 to 1.89.1Commits
e231a76v1.89.192f771dBump sass from 1.89.0 to 1.89.1 in /ext/sass (#312)dec8e54Drop ia32Dependabot 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