growstuff
growstuff copied to clipboard
Bump haml_lint from 0.40.0 to 0.42.0
Bumps haml_lint from 0.40.0 to 0.42.0.
Release notes
Sourced from haml_lint's releases.
HAML-Lint 0.42.0
- Add support for setting RuboCop configuration in
haml-lint.yml
- Fix issue where
forwardable
gem requirement not loadedHAML-Lint 0.41.0
- Add support for HAML 6 beta
- Fix Ruby extractor to keep newlines in certain cases
HAML-Lint 0.40.1
- Fix
InstanceVariables
check in multiline blocks
Changelog
Sourced from haml_lint's changelog.
0.42.0
- Add support for setting RuboCop configuration in
haml-lint.yml
- Fix issue where
forwardable
gem requirement not loaded0.41.0
- Add support for HAML 6 beta
- Fix Ruby extractor to keep newlines in certain cases
0.40.1
- Fix
InstanceVariables
check in multiline blocks
Commits
f8e3d9f
Cut version 0.42.0 (#377)8e1f9c8
Require forwardable in haml4 adapter to fix an error (#375)18f5768
Allow setting RuboCop config in .haml-lint.yml (#374)4f23cc3
Cut version 0.41.0 (#373)919e6fd
Keep newlines in extracted Ruby (#369)b338aa5
Update change log (#368)d56e715
Compatibility with Haml 6 (#367)57786c4
Cut version 0.40.1 (#366)5a0d665
Fix InstanceVariables check for multiline blocks (#365)- See full diff 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 merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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)