Skip to content

Releases: github/erblint-github

v1.0.1

08 Feb 16:19
b1b66a1
Compare
Choose a tag to compare

https://rubygems.org/gems/erblint-github/versions/1.0.1

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Feb 16:09
a254e83
Compare
Choose a tag to compare

https://rubygems.org/gems/erblint-github/versions/1.0.0

What's Changed

  • Breaking Change: Ruby ≥3.0.0 is now required
  • Update rake requirement from ~> 13.0.6 to ~> 13.1.0 by @dependabot in #116
  • Update rubocop requirement from = 1.57.1 to = 1.57.2 by @dependabot in #117
  • Bump actions/github-script from 6 to 7 by @dependabot in #118
  • Update rubocop requirement from = 1.57.2 to = 1.58.0 by @dependabot in #119
  • Update rubocop requirement from = 1.58.0 to = 1.59.0 by @dependabot in #120
  • Update minitest requirement from ~> 5.20.0 to ~> 5.21.1 by @dependabot in #121
  • Update rubocop requirement from = 1.59.0 to = 1.60.1 by @dependabot in #122
  • Bump minitest from 5.21.1 to 5.21.2 by @dependabot in #123
  • Update rubocop requirement from = 1.60.1 to = 1.60.2 by @dependabot in #124
  • major: Release v1.0.0 by @smockle in #126

New Contributors

Full Changelog: v0.5.1...v1.0.0

v0.5.1

19 Oct 18:41
Compare
Choose a tag to compare

What's Changed

Bug fix

  • Simplify no-visually-hidden-interactive-elements and fix bug by @khiga8 in #115

Other

  • Update rubocop requirement from = 1.56.4 to = 1.57.1 by @dependabot in #113
  • Bump github/accessibility-alt-text-bot from 1.3.0 to 1.4.0 by @dependabot in #114

Full Changelog: v0.5.0...v0.5.1

v0.5.0

05 Oct 15:43
Compare
Choose a tag to compare

What's Changed

New rule

Bug fix

Other

  • Add test to ensure recommended setup works by @khiga8 in #80
  • Update accessibility.yml recommended configs. by @khiga8 in #81
  • Update rubocop requirement from = 1.52.0 to = 1.52.1 by @dependabot in #82
  • Bump minitest from 5.18.0 to 5.18.1 by @dependabot in #83
  • Update rubocop requirement from = 1.52.1 to = 1.53.0 by @dependabot in #84
  • Update rubocop requirement from = 1.53.0 to = 1.54.0 by @dependabot in #85
  • Bump github/accessibility-alt-text-bot from 1.2.0 to 1.3.0 by @dependabot in #87
  • Update rubocop requirement from = 1.54.0 to = 1.54.1 by @dependabot in #86
  • Update rubocop requirement from = 1.54.1 to = 1.54.2 by @dependabot in #88
  • Update rubocop requirement from = 1.54.2 to = 1.55.0 by @dependabot in #91
  • Update mocha requirement from ~> 2.0.2 to ~> 2.1.0 by @dependabot in #93
  • Update minitest requirement from ~> 5.18.0 to ~> 5.19.0 by @dependabot in #92
  • Update rubocop requirement from = 1.55.0 to = 1.55.1 by @dependabot in #94
  • Add erblint-disable script from dotcom and friends. by @radglob in #90
  • Update rubocop requirement from = 1.55.1 to = 1.56.0 by @dependabot in #95
  • Bump rack from 3.0.4.1 to 3.0.8 by @dependabot in #97
  • Bump activesupport from 7.0.5 to 7.0.7.2 by @dependabot in #96
  • Update erb_lint requirement from ~> 0.4.0 to ~> 0.5.0 by @dependabot in #98
  • Update rubocop requirement from = 1.56.0 to = 1.56.1 by @dependabot in #99
  • Update navigation-has-label docs by @khiga8 in #100
  • Update rubocop requirement from = 1.56.1 to = 1.56.2 by @dependabot in #101
  • Bump actions/checkout from 3 to 4 by @dependabot in #103
  • Update minitest requirement from ~> 5.19.0 to ~> 5.20.0 by @dependabot in #102
  • Update rubocop requirement from = 1.56.2 to = 1.56.3 by @dependabot in #105
  • Update aria-label-is-well-formatted.md by @khiga8 in #106
  • Update navigation-has-label.md by @khiga8 in #107
  • Auto approve and merge dependabot updates by @khiga8 in #111
  • Update rubocop requirement from = 1.56.3 to = 1.56.4 by @dependabot in #112

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

13 Jun 20:41
Compare
Choose a tag to compare

What's Changed

  • Bump mocha from 2.0.2 to 2.0.4 by @dependabot in #78
  • Temporarily introduce back counter_correct? helper by @khiga8 in #79

Full Changelog: v0.4.0...v0.4.1

v0.4.0

09 Jun 19:19
Compare
Choose a tag to compare

What's Changed

  • Fix small typo in aria-label-is-well-formatted.md by @andrefcdias in #67
  • Add accessibility-alt-text-bot by @khiga8 in #68
  • Update accessibility-alt-text-bot.yml by @khiga8 in #69
  • Add dependabot.yml by @khiga8 in #70
  • Update erb_lint requirement from ~> 0.3.0 to ~> 0.4.0 by @dependabot in #71
  • Update rubocop requirement from = 1.49.0 to = 1.51.0 by @dependabot in #72
  • Update rubocop requirement from = 1.51.0 to = 1.52.0 by @dependabot in #73
  • chore: remove counter-related code. by @khiga8 in #75
  • Move our recommended configs into a file that can be inherited by @khiga8 in #76

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

18 Apr 14:54
Compare
Choose a tag to compare

What's Changed

  • Update Aria label is well formatted docs to be more helpful by @khiga8 in #65
  • Update AriaLabelIsWellFormatted logic by @khiga8 in #66

Full Changelog: v0.3.0...v0.3.1

v0.3.0

12 Apr 15:50
Compare
Choose a tag to compare

What's Changed

  • Bump dependencies by @khiga8 in #62
  • New rule (AriaLabelIsWellFormatted) that flags downcased aria-label by @khiga8 in #63
  • Fix and rename LandmarkHasLabel rule to NavigationHasLabel by @khiga8 in #64

Full Changelog: v0.2.1...v0.3.0

v0.2.1

03 Apr 19:17
Compare
Choose a tag to compare

What's Changed

See previous release notes for 0.2.0 for BREAKING CHANGES and handling migration!

Related PRs

  • Suggest adding native disable instead of counter by @khiga8 in #61

Full Changelog: v0.2.0...v0.2.1

v0.2.0

03 Apr 18:45
Compare
Choose a tag to compare

What's Changed

This release includes BREAKING CHANGES including renaming all the linter names to remove the -Counter suffix, and turning the counter-system off by default. Please update the names of the lint rules in your .erb-lint.yml to ensure the rule continues to run.

The counter disable system will be totally deprecated in a few cycles. Please see migration guide

Related PRs

  • Start migrating rules away from counter system by @khiga8 in #57
  • Migrate all rules from using Counter in name by @khiga8 in #60

Full Changelog: v0.1.3...v0.2.0