Skip to content

chore: update haml requirement from ~> 6.0 to >= 6, < 8#486

Merged
claire-cheuk merged 1 commit into
mainfrom
dependabot/bundler/hotfix/only-call-npm-when-building/haml-gte-6-and-lt-8
May 19, 2026
Merged

chore: update haml requirement from ~> 6.0 to >= 6, < 8#486
claire-cheuk merged 1 commit into
mainfrom
dependabot/bundler/hotfix/only-call-npm-when-building/haml-gte-6-and-lt-8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Updates the requirements on haml to permit the latest version.

Release notes

Sourced from haml's releases.

v6.4.0

What's Changed

New Contributors

Full Changelog: haml/haml@v6.3.1...v6.4.0

Changelog

Sourced from haml's changelog.

6.4.0

6.3.1

6.3.0

6.2.5

  • Deprecate Haml::RailsTemplate#default_format that was added in v6.1.3 for Turbo (discussion)

6.2.4

  • Support case-in statement #1155

6.2.3

  • Resurrect RDFa doctype support #1147

6.2.2

  • Allow adding custom attributes to Haml::BOOLEAN_ATTRIBUTES #1148
  • Consider aria-xxx: false as a boolean attribute

6.2.1

  • Fix v6.2.0's bug in rendering dynamic aria attributes #1149

6.2.0

  • Drop the C extension #1146

6.1.4

  • Let Haml::Util.escape_html use ERB::Escape if available #1145

6.1.3

  • Add Haml::RailsTemplate#default_format for Turbo compatibility #1144

... (truncated)

Commits
  • fcd08e9 Version 6.4.0
  • c6a42dd Haml 6 does not support hyphenate_data_attrs
  • 52b72c6 Compile html attributes statically (#1165)
  • a698726 Fix line numbers within a :ruby filter (#1166)
  • c7e00d7 Authorize characters in attribute name for vuejs (#1172)
  • 6c47caf Remove newlines from template annotation comments (#1186)
  • 0398d09 Fix .class + nested class array bug (#1191)
  • 12f8a1e Also skip HelperTest for TruffleRuby
  • ad5d8c8 Skip Rails tests for TruffleRuby
  • 29a5f67 Test truffleruby instead of truffleruby-head
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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: 6.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 14, 2026
Base automatically changed from hotfix/only-call-npm-when-building to main May 14, 2026 16:20
@claire-cheuk claire-cheuk merged commit 79127a2 into main May 19, 2026
@claire-cheuk claire-cheuk deleted the dependabot/bundler/hotfix/only-call-npm-when-building/haml-gte-6-and-lt-8 branch May 19, 2026 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant