chore(deps): bump the ruby group with 4 updates#903
Merged
mergify[bot] merged 1 commit intomainfrom Jun 9, 2025
Merged
Conversation
Bumps the ruby group with 4 updates: [rubocop](https://github.com/rubocop/rubocop), [bigdecimal](https://github.com/ruby/bigdecimal), [mime-types-data](https://github.com/mime-types/mime-types-data) and [rubocop-ast](https://github.com/rubocop/rubocop-ast). Updates `rubocop` from 1.75.8 to 1.76.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.8...v1.76.1) Updates `bigdecimal` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/ruby/bigdecimal/releases) - [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md) - [Commits](ruby/bigdecimal@v3.2.1...v3.2.2) Updates `mime-types-data` from 3.2025.0527 to 3.2025.0603 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2025.0527...v3.2025.0603) Updates `rubocop-ast` from 1.44.1 to 1.45.1 - [Release notes](https://github.com/rubocop/rubocop-ast/releases) - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-ast@v1.44.1...v1.45.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.76.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: bigdecimal dependency-version: 3.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0603 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rubocop-ast dependency-version: 1.45.1 dependency-type: indirect update-type: version-update:semver-minor 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 4 updates: rubocop, bigdecimal, mime-types-data and rubocop-ast.
Updates
rubocopfrom 1.75.8 to 1.76.1Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
c74a5b3Cut 1.76.1c78ad7aUpdate Changelog0bd38ff[Fix #14249] Fix false positives forStyle/RedundantArrayFlattenbf52626Improveexpect_offenseinterpolation documentationd0dfd68Add new rake task to verify config references availability44f5eb7Merge pull request #14259 from koic/fix_build_error_on_windows_matrixed880dfFix build errors on Winsows matrix9316b04Merge pull request #14244 from koic/fix_false_positives_for_style_redundant_p...bb32f69Merge pull request #14252 from koic/workaround_ruby_lsp_0_24067da9dWorkaround to avoid build error in Ruby LSP add-on test with Ruby LSP 0.24Updates
bigdecimalfrom 3.2.1 to 3.2.2Release notes
Sourced from bigdecimal's releases.
Changelog
Sourced from bigdecimal's changelog.
Commits
0838cb1Bump version to 3.2.29d9c352Update CHANGES for 3.2.2199ebfdMake precision calculation in bigdecimal.div(value, 0) gc-compaction safe (#339)Updates
mime-types-datafrom 3.2025.0527 to 3.2025.0603Changelog
Sourced from mime-types-data's changelog.
Commits
d8d5aa8Update mime-types-data 3.2025.0603 / 2025-06-032b31006chore(deps): Bump ossf/scorecard-action from 2.4.1 to 2.4.2Updates
rubocop-astfrom 1.44.1 to 1.45.1Release notes
Sourced from rubocop-ast's releases.
Changelog
Sourced from rubocop-ast's changelog.
Commits
6641b88Cut 1.45.1c9438afUpdate Changelog8cf49c7Fix an error when using Parser gem withprism_resultd7d1d6aSuppress RuboCop's offensef06cab3Suppress RuboCop's warning5bfa2e1Restore docs/antora.ymla053ce2Cut 1.45.0409dec7Cut 1.45.0d1867f8Update Changelogb2e3ef2SupportAST::Node#any_match_pattern_type?methodDependabot 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