Update haml 6.3.0 → 6.4.0 (minor) #278
Open
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.
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 → 6.4.0) · Repo · Changelog
Release Notes
6.4.0
6.3.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 29 commits:
Version 6.4.0Haml 6 does not support hyphenate_data_attrsCompile html attributes statically (#1165)Fix line numbers within a :ruby filter (#1166)Authorize characters in attribute name for vuejs (#1172)Remove newlines from template annotation comments (#1186)Fix .class + nested class array bug (#1191)Also skip HelperTest for TruffleRubySkip Rails tests for TruffleRubyTest truffleruby instead of truffleruby-headVersion 6.3.1Add a workflow to release Haml with trusted publishingEnable frozen string literal in tests (#1180)Fix Ruby 2.5 and 2.6 CI (#1184)Test against 3.4 and fix tests for `Hash#inspect`Update README.mdUpdate README.mdAdding a Discord Invite BadgeOptimize string transformation using `String#tr`Use actions/checkout@v4In order to match truffleruby's "(eval):1: expected an argument"Backtrace format has been changed since Ruby 3.4Clarify ambiguous languageClarify where to look atCI against Ruby 3.3 and 3.4Replace `Haml::AttributeBuilder::BOOLEAN_ATTRIBUTES` in REFERENCE.mdProvide a 'Changelog' link on rubygems.org/gems/hamlRemove a duplicated referenceHaml 6+ is not really relevantCommits
See the full diff on Github. The new version differs by 4 commits:
Version 0.10.4Add Ruby 3.4 to test targetsFix Ruby 3.4 compatibility (#152)Add Ruby 3.3 to CI matrix. Updates checkout action version (#148)Release Notes
2.6.1 (from changelog)
2.6.0 (from changelog)
2.5.0 (from changelog)
2.4.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 45 commits:
Bump version to 2.6.1Fix commonmarker tests with recent commonmarker versionsFix race condition during parallel coverage testing using Template compiled_path option/methodAdd JRuby 10.0 to CILimit Redcarpet version in CI on Ruby 2.0Add base64 and logger to CI gemfileDrop JRuby 9.1 CITry readding JRuby 9.1/9.2 CIBump version to 2.6.0Document :scope_class option in READMESimplify template cache key when using :scope_class option without fixed localsSupport :compiled_path option, needed for compiled paths when using :scope_class and fixed_localsDrop JRuby 9.1-9.3 CIDocument template options in Template#initializeSupport :scope_class option to force a specific scope class, instead of using the class of the provided scopeSupport fixed locals for templatesAdd Ruby 3.4 to CIRemove unused variables in commonmarker testsRemove warning filter for radiusUpdate CHANGELOGBump version to 2.5.0Try to fix CI for JRuby 9.3/9.4Update tests to pass with commonmarker 2Update warning filtersDeprecate creole templates as they require modifying frozen string literalsRemove deprecated erubis, wikicloth, and maruku templatesUse -W:strict_unused_block when running tests on Ruby 3.4+Avoid spurious frozen string literal deprecation warnings on Ruby 3.4.0-preview2+Document use of StaticTemplateRemove documentation about requiring libraries in rdoc/liquid templatesBump version to 2.4.0Add nocov markings around old commonmarker templateAdjust CI gemfile to fix issuesFix ScssTemplate#sass_options when using sass-embeddedMake SassTemplate ignore unsupported options when using sass-embeddedDon't test Maruku in CI on JRuby 9.2Simplify prawn test checking now that checked_describe can take multiple argumentsRemove modification of string literals in testsDeprecate erubis, wikicloth, and maruku templates as they require modifying string literalsMake etanni template work with frozen string literalsUpdate CHANGELOGSupport Commonmarker v1 apiLimit markaby version to < 0.9.1 in CI on Ruby <2.7Limit commonmarker in CI to < 1Add Ruby 3.3 to CI and bump actions/checkout to v4Depfu 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