Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency haml_lint to v0.58.0 #715

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
haml_lint 0.51.0 -> 0.58.0 age adoption passing confidence

Release Notes

sds/haml-lint (haml_lint)

v0.58.0

Compare Source

  • Fix block_keyword method returning keywords used as arguments of method call

v0.57.0

Compare Source

  • Add GitHubReporter

v0.56.0

Compare Source

  • Rubocop: Properly pass the whitespace around tag attributes to RuboCop. This allows some improved corrections and fixes bugs.

v0.55.0

Compare Source

  • Lazily open files to avoid file descriptor exhaustion

v0.54.0

Compare Source

  • Drop support for Ruby 2.7, which reached EoL in March 2023
  • Add support for --stdin/-s flags for piping from standard input

v0.53.0

Compare Source

  • Drop Haml 4 compatibility
  • Add support for conditional comments in RuboCop linter

v0.52.0

Compare Source

  • Add Haml 6.3 compatibility
  • Add --stderr flag
  • Fix node_for_line helper to return last possible node when nothing matches

Configuration

📅 Schedule: 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 force-pushed the renovate/haml_lint-0.x-lockfile branch 3 times, most recently from c0dc1de to e250c64 Compare September 23, 2024 15:25
@renovate renovate bot force-pushed the renovate/haml_lint-0.x-lockfile branch from e250c64 to 05b8279 Compare September 23, 2024 16:04
@miq-bot
Copy link
Member

miq-bot commented Sep 23, 2024

Checked commit 05b8279 with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint
0 files checked, 0 offenses detected
Everything looks fine. 🍪

@bdunne bdunne merged commit 0717885 into master Sep 23, 2024
4 checks passed
@bdunne bdunne deleted the renovate/haml_lint-0.x-lockfile branch September 23, 2024 16:11
@bdunne bdunne self-assigned this Sep 23, 2024
@bdunne bdunne added the dependencies Pull requests that update a dependency file label Sep 23, 2024
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.

2 participants