Releases: github/markdownlint-github
Releases · github/markdownlint-github
v0.6.3
What's Changed
- chore(deps): bump github/accessibility-alt-text-bot from 1.4.0 to 1.5.0 by @dependabot in #106
- chore(deps-dev): bump markdownlint from 0.33.0 to 0.34.0 by @dependabot in #107
- chore(deps-dev): bump markdownlint-cli2 from 0.12.1 to 0.13.0 by @dependabot in #108
- Replace deprecated -header rules with original -heading rules by @chadfawcett in #110
New Contributors
- @chadfawcett made their first contribution in #110
Full Changelog: v0.6.2...v0.6.3
v0.6.2
note: Re-releasing since v.0.6.1 did not kick off our publish workflow.
What's Changed
Dependency updates
- chore(deps): bump github/accessibility-alt-text-bot from 1.3.0 to 1.4.0 by @dependabot in #89
- chore(deps-dev): bump @babel/traverse from 7.22.20 to 7.23.2 by @dependabot in #90
- chore(deps-dev): bump eslint from 8.51.0 to 8.52.0 by @dependabot in #91
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #92
- chore(deps-dev): bump eslint from 8.52.0 to 8.53.0 by @dependabot in #93
- chore(deps-dev): bump markdownlint from 0.31.1 to 0.32.1 by @dependabot in #95
- chore(deps-dev): bump eslint from 8.53.0 to 8.54.0 by @dependabot in #94
- chore(deps-dev): bump eslint from 8.54.0 to 8.55.0 by @dependabot in #97
- chore(deps-dev): bump eslint from 8.55.0 to 8.56.0 by @dependabot in #98
- chore(deps-dev): bump markdownlint from 0.32.1 to 0.33.0 by @dependabot in #99
- chore(deps-dev): bump markdownlint-cli2 from 0.10.0 to 0.12.1 by @dependabot in #100
- chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #103
- chore(deps-dev): bump eslint-plugin-github from 4.10.1 to 4.10.2 by @dependabot in #104
Documentation Updates
- Fix link to GH003 by @janbrasna in #102
Rule Updates
- Chore: cleanup redundant alt attribute check by @khiga8 in #101
- Ensure no-default-alt-text tests against Screencast by @kendallgassner in #105
New Contributors
- @janbrasna made their first contribution in #102
Full Changelog: 0.6.0...v0.6.2
v0.6.1
What's Changed
Dependency updates
- chore(deps): bump github/accessibility-alt-text-bot from 1.3.0 to 1.4.0 by @dependabot in #89
- chore(deps-dev): bump @babel/traverse from 7.22.20 to 7.23.2 by @dependabot in #90
- chore(deps-dev): bump eslint from 8.51.0 to 8.52.0 by @dependabot in #91
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #92
- chore(deps-dev): bump eslint from 8.52.0 to 8.53.0 by @dependabot in #93
- chore(deps-dev): bump markdownlint from 0.31.1 to 0.32.1 by @dependabot in #95
- chore(deps-dev): bump eslint from 8.53.0 to 8.54.0 by @dependabot in #94
- chore(deps-dev): bump eslint from 8.54.0 to 8.55.0 by @dependabot in #97
- chore(deps-dev): bump eslint from 8.55.0 to 8.56.0 by @dependabot in #98
- chore(deps-dev): bump markdownlint from 0.32.1 to 0.33.0 by @dependabot in #99
- chore(deps-dev): bump markdownlint-cli2 from 0.10.0 to 0.12.1 by @dependabot in #100
- chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #103
- chore(deps-dev): bump eslint-plugin-github from 4.10.1 to 4.10.2 by @dependabot in #104
Documentation Updates
- Fix link to GH003 by @janbrasna in #102
Rule Updates
- Chore: cleanup redundant alt attribute check by @khiga8 in #101
- Ensure no-default-alt-text tests against Screencast by @kendallgassner in #105
New Contributors
- @janbrasna made their first contribution in #102
Full Changelog: 0.6.0...v0.6.1
v0.6.0
What's Changed
- Update no-empty-alt-text to check for no alt by @kendallgassner in #88
Full Changelog: v0.5.0...0.6.0
v0.5.0
What's Changed
Rule updates
- Fix bug where images within code blocks are being flagged by @khiga8 in #83
- Update and add more test coverage for
no-default-alt-text
by @khiga8 in #84 - Introduce a
no-empty-alt-text
rule by @khiga8 in #85
Dependabot and Misc. updates
- Add accessibility-alt-text-bot by @khiga8 in #43
- Give a code sample with more context for package.json by @sampart in #44
- Move location of accessibility-alt-text-bot.yml by @kendallgassner in #45
- Update accessibility-alt-text-bot.yml by @khiga8 in #46
- Create dependabot.yml by @khiga8 in #47
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #48
- chore(deps-dev): bump eslint from 8.50.0 to 8.51.0 by @dependabot in #87
- chore(deps-dev): bump markdownlint-cli2 from 0.5.1 to 0.7.1 by @dependabot in #50
- chore(deps-dev): bump jest from 28.1.3 to 29.5.0 by @dependabot in #53
- chore(deps-dev): bump eslint from 8.22.0 to 8.41.0 by @dependabot in #52
- chore(deps-dev): bump eslint-plugin-github from 4.3.7 to 4.7.0 by @dependabot in #49
- chore(deps-dev): bump markdownlint from 0.26.2 to 0.28.2 by @dependabot in #51
- chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 by @dependabot in #56
- chore(deps-dev): bump markdownlint from 0.28.2 to 0.29.0 by @dependabot in #55
- chore(deps-dev): bump eslint-plugin-github from 4.7.0 to 4.8.0 by @dependabot in #54
- chore(deps-dev): bump markdownlint-cli2 from 0.7.1 to 0.8.1 by @dependabot in #57
- chore(deps-dev): bump eslint from 8.42.0 to 8.43.0 by @dependabot in #58
- chore(deps-dev): bump eslint from 8.43.0 to 8.44.0 by @dependabot in #60
- chore(deps-dev): bump jest from 29.5.0 to 29.6.1 by @dependabot in #61
- chore(deps): bump github/accessibility-alt-text-bot from 1.2.0 to 1.3.0 by @dependabot in #62
- chore(deps-dev): bump eslint-plugin-github from 4.8.0 to 4.9.0 by @dependabot in #64
- chore(deps-dev): bump eslint from 8.44.0 to 8.45.0 by @dependabot in #63
- chore(deps-dev): bump eslint-plugin-github from 4.9.0 to 4.9.2 by @dependabot in #65
- chore(deps-dev): bump jest from 29.6.1 to 29.6.2 by @dependabot in #66
- chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 by @dependabot in #67
- chore(deps-dev): bump markdownlint from 0.29.0 to 0.30.0 by @dependabot in #68
- chore(deps-dev): bump eslint from 8.46.0 to 8.47.0 by @dependabot in #69
- chore(deps-dev): bump markdownlint-cli2 from 0.8.1 to 0.9.2 by @dependabot in #70
- chore(deps-dev): bump eslint from 8.47.0 to 8.48.0 by @dependabot in #72
- chore(deps-dev): bump jest from 29.6.2 to 29.6.4 by @dependabot in #71
- chore(deps-dev): bump eslint-plugin-github from 4.9.2 to 4.10.0 by @dependabot in #73
- chore(deps-dev): bump markdownlint from 0.30.0 to 0.31.0 by @dependabot in #74
- chore(deps-dev): bump eslint from 8.48.0 to 8.49.0 by @dependabot in #75
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #76
- chore(deps-dev): bump markdownlint from 0.31.0 to 0.31.1 by @dependabot in #77
- chore(deps-dev): bump jest from 29.6.4 to 29.7.0 by @dependabot in #79
- chore(deps-dev): bump markdownlint-cli2 from 0.9.2 to 0.10.0 by @dependabot in #78
- chore(deps-dev): bump eslint from 8.49.0 to 8.50.0 by @dependabot in #80
- chore(deps-dev): bump eslint-plugin-github from 4.10.0 to 4.10.1 by @dependabot in #82
New Contributors
- @kendallgassner made their first contribution in #45
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Fix typo in
heading-increment
rule name by @iansan5653 in #42
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Enforce asterisk-style unordered lists by @iansan5653 in #41
- Improve the no-default-alt-text rule by @iansan5653 in #40
New Contributors
- @iansan5653 made their first contribution in #41
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Update README.md by @khiga8 in #31
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #33
- Prep repo for open source by @khiga8 in #34
- Add SECURITY and SUPPORT file by @khiga8 in #35
- Update README.md by @khiga8 in #36
- Update regex logic for flagging alt text by @khiga8 in #38
- Fix link to accessibility.json by @sampart in #39
New Contributors
- @dependabot made their first contribution in #33
- @sampart made their first contribution in #39
Full Changelog: v0.3.0...v0.3.1