Releases: github/markdownlint-github
Releases · github/markdownlint-github
v0.8.1
What's Changed
- chore: Bump eslint from 9.25.0 to 9.25.1 in the all-dependencies group by @dependabot[bot] in #150
- chore: Bump the all-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #152
- chore: Bump the all-dependencies group with 3 updates by @dependabot[bot] in #154
- chore: Bump jest from 29.7.0 to 30.0.3 by @dependabot[bot] in #153
- chore: Bump the all-dependencies group with 3 updates by @dependabot[bot] in #155
- chore: Bump eslint from 9.30.1 to 9.31.0 in the all-dependencies group by @dependabot[bot] in #156
- chore: Bump the all-dependencies group with 2 updates by @dependabot[bot] in #157
- chore: Bump eslint from 9.32.0 to 9.33.0 in the all-dependencies group by @dependabot[bot] in #158
- chore: Bump actions/checkout from 4 to 5 by @dependabot[bot] in #159
- chore: Bump eslint from 9.33.0 to 9.34.0 in the all-dependencies group by @dependabot[bot] in #160
- chore: Bump the all-dependencies group with 2 updates by @dependabot[bot] in #161
- chore: Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #162
- chore: Bump globals from 16.3.0 to 16.4.0 in the all-dependencies group by @dependabot[bot] in #163
- chore: Bump eslint from 9.35.0 to 9.36.0 in the all-dependencies group by @dependabot[bot] in #164
- chore: Bump jest from 30.1.3 to 30.2.0 in the all-dependencies group by @dependabot[bot] in #165
- chore: Bump eslint from 9.36.0 to 9.37.0 in the all-dependencies group by @dependabot[bot] in #166
- chore: Bump markdownlint from 0.38.0 to 0.39.0 in the all-dependencies group by @dependabot[bot] in #167
- chore: Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #169
- chore: Bump eslint from 9.37.0 to 9.38.0 in the all-dependencies group by @dependabot[bot] in #168
- chore: Bump the all-dependencies group with 2 updates by @dependabot[bot] in #170
- chore: Bump eslint from 9.39.0 to 9.39.1 in the all-dependencies group by @dependabot[bot] in #171
- chore: Bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #172
- chore: Bump markdownlint-cli2 from 0.18.1 to 0.19.1 in the all-dependencies group by @dependabot[bot] in #175
- chore: Bump actions/checkout from 5 to 6 by @dependabot[bot] in #174
- chore: Bump the all-dependencies group with 2 updates by @dependabot[bot] in #176
- chore: Bump eslint from 9.39.1 to 9.39.2 in the all-dependencies group by @dependabot[bot] in #177
- chore: Bump lodash-es from 4.17.21 to 4.17.22 in the all-dependencies group by @dependabot[bot] in #178
- chore: Bump globals from 16.5.0 to 17.0.0 by @dependabot[bot] in #179
- chore: Bump lodash-es from 4.17.22 to 4.17.23 by @dependabot[bot] in #180
- chore: Bump github/accessibility-alt-text-bot from 1.7.1 to 1.7.2 in the all-dependencies group by @dependabot[bot] in #181
- chore: Bump globals from 17.0.0 to 17.1.0 in the all-dependencies group by @dependabot[bot] in #182
- chore: Bump globals from 17.1.0 to 17.3.0 in the all-dependencies group by @dependabot[bot] in #183
- Bump lodash-es to 4.17.21 by @Copilot in #184
- chore: Bump markdown-it from 14.1.0 to 14.1.1 by @dependabot[bot] in #187
- chore: Bump markdownlint-cli2 from 0.20.0 to 0.21.0 in the all-dependencies group by @dependabot[bot] in #188
- chore: Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #191
- chore: Bump globals from 17.3.0 to 17.4.0 in the all-dependencies group by @dependabot[bot] in #192
- chore: Bump github/accessibility-alt-text-bot from 1.7.2 to 1.7.3 in the all-dependencies group by @dependabot[bot] in #196
- chore: Bump jest from 30.2.0 to 30.3.0 in the all-dependencies group by @dependabot[bot] in #197
- chore: Bump markdownlint-cli2 from 0.21.0 to 0.22.0 in the all-dependencies group by @dependabot[bot] in #198
- chore: Bump lodash-es from 4.17.23 to 4.18.1 by @dependabot[bot] in #200
- Temp block ESLint major version bumps by @lindseywild in #202
- chore: Bump eslint from 9.39.2 to 9.39.4 in the all-dependencies group by @dependabot[bot] in #203
- chore: Bump globals from 17.4.0 to 17.5.0 in the all-dependencies group by @dependabot[bot] in #204
- ci: switch from
npm installtonpm ciby @Copilot in #205 - chore: Bump markdownlint-cli2 from 0.22.0 to 0.22.1 in the all-dependencies group by @dependabot[bot] in #206
- chore: Bump globals from 17.5.0 to 17.6.0 in the all-dependencies group by @dependabot[bot] in #207
- chore: Bump jest from 30.3.0 to 30.4.2 in the all-dependencies group by @dependabot[bot] in #208
- Supply chain improvements by @dgreif in #209
New Contributors
- @lindseywild made their first contribution in #202
- @dgreif made their first contribution in #209
Full Changelog: v0.8.0...v0.8.1
v0.8.0
Returns support for browser environments by removing the dependency on Node's fs tooling. Also makes the init method synchronous.
What's Changed
- Update config files to use plain JS instead of JSON by @iansan5653 in #149
Other changes
- Bump github/accessibility-alt-text-bot from 1.6.0 to 1.7.1 by @dependabot in #143
- Bump eslint-plugin-github from 5.1.5 to 5.1.7 by @dependabot in #142
- Bump eslint-plugin-github from 5.1.7 to 5.1.8 by @dependabot in #144
- chore: group dependabot by @khiga8 in #145
- Bump eslint-plugin-github from 5.1.8 to 6.0.0 by @dependabot in #146
- Bump eslint from 9.23.0 to 9.24.0 in the all-dependencies group by @dependabot in #147
- chore: Bump eslint from 9.24.0 to 9.25.0 in the all-dependencies group by @dependabot in #148
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
Breaking: to support future versions of markdownlint, this version moves the library from CommonJS to ESM
- chore(deps-dev): bump eslint-plugin-github from 4.10.2 to 5.0.1 by @dependabot in #111
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #112
- chore(deps-dev): bump markdownlint from 0.34.0 to 0.35.0 by @dependabot in #113
- Add permissions to markdownlint workflows by @kendallgassner in #114
- chore(deps-dev): bump markdownlint-cli2 from 0.13.0 to 0.14.0 by @dependabot in #115
- chore(deps-dev): bump eslint-plugin-github from 5.0.1 to 5.0.2 by @dependabot in #117
- fix: Use Node.js 20 in publish.yml by @smockle in #118
- chore(deps-dev): bump eslint from 8.57.0 to 8.57.1 by @dependabot in #119
- Upgrade node to 22 and add provenance by @gracepark in #120
- chore(deps-dev): bump markdownlint from 0.35.0 to 0.36.1 by @dependabot in #121
- chore(deps-dev): bump markdownlint-cli2 from 0.14.0 to 0.15.0 by @dependabot in #122
- chore(deps-dev): bump eslint-plugin-github from 5.0.2 to 5.1.1 by @dependabot in #123
- chore(deps-dev): bump eslint-plugin-github from 5.1.1 to 5.1.3 by @dependabot in #124
- chore(deps-dev): bump eslint from 8.57.1 to 9.16.0 by @dependabot in #125
- Revert "chore(deps-dev): bump eslint from 8.57.1 to 9.16.0" by @kendallgassner in #126
- chore(deps-dev): bump eslint-plugin-github from 5.1.3 to 5.1.4 by @dependabot in #128
- chore(deps-dev): bump markdownlint-cli2 from 0.15.0 to 0.16.0 by @dependabot in #127
- Update accessibility-alt-text-bot.yml by @kendallgassner in #136
- chore(deps-dev): bump markdownlint-cli2 from 0.16.0 to 0.17.1 by @dependabot in #134
- chore(deps-dev): bump eslint-plugin-github from 5.1.4 to 5.1.5 by @dependabot in #137
- chore(deps-dev): bump markdownlint-cli2 from 0.17.1 to 0.17.2 by @dependabot in #139
- chore(deps-dev): bump katex from 0.16.19 to 0.16.21 in the npm_and_yarn group by @dependabot in #138
- chore(deps-dev): bump markdownlint from 0.36.1 to 0.37.3 by @dependabot in #135
- merging this required a rewrite from CommonJS to ESM by @JoyceZhu
- Bump markdownlint from 0.37.3 to 0.37.4 by @dependabot in #141
- Bump eslint-plugin-github from 5.1.4 to 5.1.5 by @dependabot in #140
New Contributors
- @smockle made their first contribution in #118
- @gracepark made their first contribution in #120
Full Changelog: v0.6.3...v0.7.0
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-textby @khiga8 in #84 - Introduce a
no-empty-alt-textrule 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-incrementrule 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