umts / incidents

Operator incident report tracking for the Springfield and Valley Area Transit Companies
MIT License
1 stars 1 forks source link

Bump haml_lint from 0.37.1 to 0.57.0 #413

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps haml_lint from 0.37.1 to 0.57.0.

Release notes

Sourced from haml_lint's releases.

0.57.0

  • Add GitHubReporter

0.56.0

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

0.55.0

  • Lazily open files to avoid file descriptor exhaustion

0.54.0

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

0.53.0

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

0.52.0

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

0.51.0

  • Allow HAML > 6.1

0.50.0

  • Update minimum Ruby version to 2.7+
  • Disable RuboCop's Style/RedundantStringEscape cop

HAML-Lint 0.49.3

  • Fix some cases where part of multiline scripts could end up less indented than the starting line of that script.

HAML-Lint 0.49.2

  • Fix handling of interpolation of plain when the plain is spread over multiple lines using pipes

HAML-Lint 0.49.1

  • Fix handling of multiline within interpolation to not crash for auto-correct

HAML-Lint 0.49.0

  • Add TrailingEmptyLines linter
  • Omit warning output for Ruby parser patch version discrepancies

HAML-Lint 0.48.0

  • Fix Marshal.dump error when using --parallel option and RepeatedId Linter
  • Improved support for multiline code with RuboCop linting/auto-correction
  • Fix handling of ==, !, &, !=, &=, !==, &==

HAML-Lint 0.47.0

  • Bugfixes related to experimental auto-correct
  • Fix Marshal.dump errors when using --parallel option

... (truncated)

Changelog

Sourced from haml_lint's changelog.

0.57.0

  • Add GitHubReporter

0.56.0

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

0.55.0

  • Lazily open files to avoid file descriptor exhaustion

0.54.0

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

0.53.0

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

0.52.0

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

0.51.0

  • Allow Haml > 6.1

0.50.0

  • Update minimum Ruby version to 2.7+
  • Disable RuboCop's Style/RedundantStringEscape cop

0.49.3

  • Fix some cases where part of multiline scripts could end up less indented than the starting line of that script.

0.49.2

  • Fix handling of interpolation of plain when the plain is spread over multiple lines using pipes

0.49.1

  • Fix handling of multiline within interpolation to not crash for auto-correct

... (truncated)

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.


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)