Skip to content

Update haml 6.3.0 → 7.3.0 (major) - #301

Closed
depfu[bot] wants to merge 1 commit into
masterfrom
depfu/update/haml-7.3.0
Closed

Update haml 6.3.0 → 7.3.0 (major)#301
depfu[bot] wants to merge 1 commit into
masterfrom
depfu/update/haml-7.3.0

Conversation

@depfu

@depfu depfu Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ haml (6.3.0 → 7.3.0) · Repo · Changelog

Release Notes

7.3.0

What's Changed

New Contributors

Full Changelog: v7.2.2...v7.3.0

7.2.2

What's Changed

  • Remove obsolete TruffleRuby compatibility skips by @ollym in #1210

New Contributors

Full Changelog: v7.2.1...v7.2.2

7.2.1

What's Changed

  • Do not rely on Ripper quirk in parsing old-style Haml attributes by @andrykonchin in #1212

New Contributors

Full Changelog: v7.2.0...v7.2.1

7.2.0

What's Changed

New Contributors

Full Changelog: v7.1.0...v7.2.0

7.1.0

What's Changed

  • Support xhtml format for boolean nested data attributes by @risen in #1200

New Contributors

Full Changelog: v7.0.2...v7.1.0

7.0.2

What's Changed

New Contributors

Full Changelog: v7.0.1...v7.0.2

7.0.1

What's Changed

New Contributors

Full Changelog: v7.0.0...v7.0.1

7.0.0

What's Changed

  • Change the default attr_quote from ' to " #1188
  • Bump required Ruby version to 3.2 #1176

Full Changelog: v6.4.0...v7.0.0

6.4.0

What's Changed

New Contributors

Full Changelog: v6.3.1...v6.4.0

6.3.1

What's Changed

New Contributors

Full Changelog: v6.3.0...v6.3.1

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 62 commits:

↗️ temple (indirect, 0.10.3 → 0.10.6) · Repo · Changelog

Release Notes

0.10.6

What's Changed

  • Test against Ruby 4 and update CI actions by @tagliala in #157
  • Make StaticAnalyzer recognize shorthand syntax as dynamic by @r7kamura in #149

New Contributors

Full Changelog: v0.10.5...v0.10.6

0.10.5

What's Changed

New Contributors

Full Changelog: v0.10.4...v0.10.5

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 11 commits:

↗️ thor (indirect, 1.4.0 → 1.5.0) · Repo · Changelog

Release Notes

1.5.0

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 25 commits:

↗️ tilt (indirect, 2.3.0 → 2.8.0) · Repo · Changelog

Release Notes

2.8.0 (from changelog)

  • Support rdoc 8 in the rdoc template (jeremyevans)
  • Support options added in recent Commonmarker versions in the Commonmarker template (halo) (#26)

2.7.0 (from changelog)

  • Support passing template-specific options to Tilt::Pipeline.new (LevitatingBusinessMan) (#24)
  • Remove deprecated creole template (jeremyevans)
  • Make the rendering of Prawn templates idempotent (rickenharp) (#20)

2.6.1 (from changelog)

  • Fix race condition during parallel coverage testing using Template compiled_path option/method (jeremyevans)

2.6.0 (from changelog)

  • Support :compiled_path option, needed for compiled paths when using :scope_class and fixed locals (jeremyevans)
  • Support :scope_class option to force a specific scope class, instead of using the class of the provided scope (jeremyevans)
  • Support fallback fixed locals for templates without extracted locals via :default_fixed_locals option (jeremyevans)
  • Add Tilt.extract_fixed_locals accessor for enabling :extract_fixed_locals globally (jeremyevans)
  • Support embedded fixed locals for templates via magic comments via :extract_fixed_locals option (jeremyevans)
  • Support fixed locals for templates via :fixed_locals option (jeremyevans)

2.5.0 (from changelog)

  • Deprecate creole templates as they require modifying frozen string literals (jeremyevans)
  • Remove deprecated erubis, wikicloth, and maruku templates (jeremyevans)
  • Avoid spurious frozen string literal warnings for chilled strings when using Ruby 3.4 (jeremyevans)

2.4.0 (from changelog)

  • Support commonmarker 1.0+ API (unasuke) (#10)
  • Make etanni template work with frozen string literals (jeremyevans)
  • Deprecate erubis, wikicloth, and maruku templates as they require modifying frozen string literals (jeremyevans)
  • Make SassTemplate ignore unsupported options when using sass-embedded (jeremyevans)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

🆕 prism (added, 1.9.0)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the depfu label Aug 8, 2026
@depfu

depfu Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor Author

Closed in favor of #302.

@depfu depfu Bot closed this Aug 15, 2026
@depfu
depfu Bot deleted the depfu/update/haml-7.3.0 branch August 15, 2026 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants