chore(deps): bump the ruby-deps group across 1 directory with 4 updates - #2815
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the ruby-deps group across 1 directory with 4 updates#2815dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/bundler/ruby-deps-63381d0058
branch
from
August 27, 2026 09:31
f242450 to
b23cd36
Compare
Bumps the ruby-deps group with 4 updates in the / directory: [haml](https://github.com/haml/haml), [haml_lint](https://github.com/sds/haml-lint), [rubocop-performance](https://github.com/rubocop/rubocop-performance) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `haml` from 7.3.0 to 7.4.1 - [Release notes](https://github.com/haml/haml/releases) - [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md) - [Commits](haml/haml@v7.3.0...v7.4.1) Updates `haml_lint` from 0.77.0 to 0.78.0 - [Release notes](https://github.com/sds/haml-lint/releases) - [Changelog](https://github.com/sds/haml-lint/blob/main/CHANGELOG.md) - [Commits](sds/haml-lint@v0.77.0...v0.78.0) Updates `rubocop-performance` from 1.26.1 to 1.27.0 - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-performance@v1.26.1...v1.27.0) Updates `rubocop-rails` from 2.36.0 to 2.37.0 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.36.0...v2.37.0) --- updated-dependencies: - dependency-name: haml dependency-version: 7.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: haml_lint dependency-version: 0.78.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: rubocop-performance dependency-version: 1.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: rubocop-rails dependency-version: 2.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bundler/ruby-deps-63381d0058
branch
2 times, most recently
from
August 27, 2026 09:35
b23cd36 to
29311b8
Compare
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-deps group with 4 updates in the / directory: haml, haml_lint, rubocop-performance and rubocop-rails.
Updates
hamlfrom 7.3.0 to 7.4.1Release notes
Sourced from haml's releases.
Changelog
Sourced from haml's changelog.
Commits
7f51ae7Version 7.4.1fce2365Move find_and_preserve into Haml::Preserver26c36cdDrop the tag list from the emitted find_and_preserve call11796e2Build the preserve regex once per tag list instead of per call4b26909Move find_and_preserve into Haml::Helpers7da8851Drop an empty tag from the preserve pattern2e3e512Match a newline with a String in preserve9acd59cRequire haml/helpers in the script compiler5dc327fVersion 7.4.078ddd14Escape interpolated tag text through Haml::Escape (#1217)Updates
haml_lintfrom 0.77.0 to 0.78.0Release notes
Sourced from haml_lint's releases.
Changelog
Sourced from haml_lint's changelog.
Commits
f4e48f7Cut 0.78.0 release (#695)a9d063dAdd HAML 7.3 compatibility (#694)decd86cAdd support for Haml 7.4 (#693)Updates
rubocop-performancefrom 1.26.1 to 1.27.0Release notes
Sourced from rubocop-performance's releases.
Changelog
Sourced from rubocop-performance's changelog.
Commits
c07064dCut 1.27.00e7abe8Update Changelog0d43a61Suppress RuboCop offenses72eb77dMerge pull request #533 from koic/fix_chain_array_allocation_false_negatives9c60244Merge pull request #528 from koic/fix_regexp_match_offense_message_for_bang_t...c3515cb[Fix #532] Fix false negatives forPerformance/ChainArrayAllocationdba3d75Merge pull request #530 from koic/lazy_load_copsdd5f992Load cops lazilyf1763dd[Fix #510] ClarifyPerformance/RegexpMatchmessage for!~9c969a6Fix JRuby CI failure caused by rbs native extension buildUpdates
rubocop-railsfrom 2.36.0 to 2.37.0Release notes
Sourced from rubocop-rails's releases.
Changelog
Sourced from rubocop-rails's changelog.
Commits
2ccba59Cut 2.37.0597f352Update Changeloga400494Merge pull request #1652 from moberegger/moberegger/optimize-HttpPositionalAr...cbc6157Optimize HttpPositionalArguments copcb023b9Suppress RuboCop offenses166cfc6Merge pull request #1650 from koic/lazy_load_cops3dd6378Load cops lazily0b20dadMerge pull request #1649 from kuboon/copilot/attribute-default-block-value7c76696Allow frozen literal defaults in AttributeDefaultBlockValue84fef55Reset the docs version