reabiliti / certification

CERTIFICATION
MIT License
0 stars 0 forks source link

Bump haml_lint from 0.28.0 to 0.34.1 #72

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps haml_lint from 0.28.0 to 0.34.1.

Release notes

Sourced from haml_lint's releases.

HAML-Lint 0.34.1

Minor bugfix release.

  • Update ignored cops to support cop renames introduced by RuboCop 0.77.0

HAML-Lint 0.34.0

Quick fix for a new release of Rake.

  • #313 Remove explicit dependency on Rake, making it optional as it's only need for the Rake integration

HAML-Lint 0.33.0

Fixes a bug that may introduce other behavioral changes, hence the minor version bump rather than patch update.

  • #312 - Fix handling of haml-lint:disable directives in some cases

HAML-Lint 0.32.0

  • #305 - Support HAML 5.1
  • #309 - Ignore Layout/CaseIndentation RuboCop cop by default

HAML-Lint 0.31.0

  • Allow HAML Lint spec helpers to be loaded with require in other projects

HAML-Lint 0.30.0

  • Drop support for HAML 4.1 beta
  • Fix broken Rake task regression introduced in 0.28.0

HAML-Lint 0.29.0

  • Fix --auto-gen-config to allow running with an existing configuration file
  • Fix config option for the Rake task to not be ignored
  • Fix the span of multiline nodes to be more precise
  • Ignore Layout/AlignHash cops by default
  • Drop support for Ruby 2.3 or older
  • Allow ViewLength linter to be disabled inline
  • Allow comment banners in LeadingCommentSpace linter
Changelog

Sourced from haml_lint's changelog.

0.34.1

  • Update ignored cops to support cop renames introduced by RuboCop 0.77.0

0.34.0

  • #313 Remove explicit dependency on Rake, making it optional as it's only need for the Rake integration

0.33.0

  • #312 - Fix handling of haml-lint:disable directives in some cases

0.32.0

  • #305 - Support HAML 5.1
  • #309 - Ignore Layout/CaseIndentation RuboCop cop by default

0.31.0

  • Allow HAML Lint spec helpers to be loaded with require in other projects

0.30.0

  • Drop support for HAML 4.1 beta
  • Fix broken Rake task regression introduced in 0.28.0

0.29.0

  • Fix --auto-gen-config to allow running with an existing configuration file
  • Fix config option for the Rake task to not be ignored
  • Fix the span of multiline nodes to be more precise
  • Ignore Layout/AlignHash cops by default
  • Drop support for Ruby 2.3 or older
  • Allow ViewLength linter to be disabled inline
  • Allow comment banners in LeadingCommentSpace linter
Commits


Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)