Skip to content

Update dependency haml_lint to v0.74.0#943

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/haml_lint-0.x-lockfile
Open

Update dependency haml_lint to v0.74.0#943
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/haml_lint-0.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
haml_lint (changelog) 0.73.00.74.0 age adoption passing confidence

Release Notes

sds/haml-lint (haml_lint)

v0.74.0

Compare Source

  • Add auto-correction (-a/--auto-correct and -A/--auto-correct-all) to Haml-level linters.
    • Safe corrections (run under both -a and -A): ClassAttributeWithStaticValue,
      ClassesBeforeIds, EmptyObjectReference, FinalNewline,
      ImplicitDiv, LeadingCommentSpace, RubyComments, SpaceBeforeScript,
      SpaceInsideHashAttributes, TagName, TrailingEmptyLines, TrailingWhitespace, and
      UnnecessaryInterpolation.
    • Unsafe corrections (run only under -A): ConsecutiveComments, EmptyScript, and MultilineScript
  • Keep the file, line, and linter name in the github reporter's log output
  • Fix RuboCop reporting a false Lint/UselessAssignment
  • Fix LineLength not being disabled by haml-lint:disable comments inside filter blocks such as :javascript and :css
  • Add UnescapedHtml linter to flag use of !=/!~/! unescaped HTML output
  • Fix RuboCop lints being reported on the wrong line when the same file is linted more than once
  • Fix Layout/EmptyLineAfterGuardClause false positive for a blank line at the end of a :ruby filter
  • Fix UnnecessaryStringOutput false positives
  • Fix cached path handling in parallelized runs under JRuby

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 23, 2026
@miq-bot

miq-bot commented Jun 23, 2026

Copy link
Copy Markdown
Member

Checked commit 99d005e with ruby 3.3.10, rubocop 1.86.0, haml-lint 0.73.0, and yamllint 1.37.1
0 files checked, 0 offenses detected
Everything looks fine. 🍪

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant