Update haml requirement from >= 6, < 7 to >= 6, < 8 - #422
Merged
robertcheramy merged 2 commits intoAug 17, 2026
Conversation
|
This PR is stale because it has been open 90 days with no activity. |
Collaborator
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/bundler/master/haml-gte-6-and-lt-8
branch
from
August 17, 2026 05:18
60b2f10 to
95266ea
Compare
Collaborator
|
@dependabot rebase |
Updates the requirements on [haml](https://github.com/haml/haml) to permit the latest version. - [Release notes](https://github.com/haml/haml/releases) - [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md) - [Commits](haml/haml@v6.0.0...v6.4.0) --- updated-dependencies: - dependency-name: haml dependency-version: 7.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bundler/master/haml-gte-6-and-lt-8
branch
from
August 17, 2026 07:25
95266ea to
988672d
Compare
for stable output across HAML versions
dependabot
Bot
deleted the
dependabot/bundler/master/haml-gte-6-and-lt-8
branch
August 17, 2026 07:36
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.
Updates the requirements on haml to permit the latest version.
Release notes
Sourced from haml's releases.
Changelog
Sourced from haml's changelog.
... (truncated)
Commits
fcd08e9Version 6.4.0c6a42ddHaml 6 does not support hyphenate_data_attrs52b72c6Compile html attributes statically (#1165)a698726Fix line numbers within a :ruby filter (#1166)c7e00d7Authorize characters in attribute name for vuejs (#1172)6c47cafRemove newlines from template annotation comments (#1186)0398d09Fix .class + nested class array bug (#1191)12f8a1eAlso skip HelperTest for TruffleRubyad5d8c8Skip Rails tests for TruffleRuby29a5f67Test truffleruby instead of truffleruby-head