Releases: tldr-pages/tldr-lint
Releases · tldr-pages/tldr-lint
v0.0.16
What's Changed
- chore(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.2.0 by @dependabot in #314
- chore(deps-dev): bump eslint-plugin-jest from 28.2.0 to 28.3.0 by @dependabot in #317
- chore(deps-dev): bump eslint-plugin-jest from 28.3.0 to 28.5.0 by @dependabot in #319
- chore(deps): bump commander from 12.0.0 to 12.1.0 by @dependabot in #320
- chore(deps-dev): bump eslint from 8.57.0 to 9.4.0 by @dependabot in #322
- feat: improve docker ci and attest image by @kbdharun in #323
- feat: add caching support to test image ci by @kbdharun in #324
- chore(deps-dev): bump eslint-plugin-jest from 28.5.0 to 28.6.0 by @dependabot in #326
- chore(deps-dev): bump eslint-config-eslint from 10.0.0 to 11.0.0 by @dependabot in #327
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #328
- chore(deps-dev): bump eslint from 9.4.0 to 9.5.0 by @dependabot in #329
- chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #330
- chore(deps-dev): bump eslint from 9.5.0 to 9.6.0 by @dependabot in #331
- feat/ci: add support for package provenance on publish by @kbdharun in #332
- chore(deps-dev): bump eslint from 9.6.0 to 9.7.0 by @dependabot in #333
- chore(deps-dev): bump husky from 9.0.11 to 9.1.1 by @dependabot in #334
- chore(deps-dev): bump eslint from 9.7.0 to 9.8.0 by @dependabot in #336
- chore(deps-dev): bump husky from 9.1.1 to 9.1.3 by @dependabot in #335
- chore(deps-dev): bump eslint-plugin-jest from 28.6.0 to 28.7.0 by @dependabot in #338
- chore(deps-dev): bump husky from 9.1.3 to 9.1.4 by @dependabot in #337
- chore(deps-dev): bump eslint from 9.8.0 to 9.9.0 by @dependabot in #339
- chore(deps-dev): bump eslint-plugin-jest from 28.7.0 to 28.8.0 by @dependabot in #340
- fix: annotation warnings for "LegacyKeyValueFormat" in Dockerfile by @kbdharun in #341
- chore(deps-dev): bump eslint from 9.9.0 to 9.9.1 by @dependabot in #342
- chore(deps-dev): bump husky from 9.1.4 to 9.1.5 by @dependabot in #343
- chore(deps-dev): bump eslint-plugin-jest from 28.8.0 to 28.8.2 by @dependabot in #344
- chore(deps-dev): bump @blakeembrey/template from 1.1.0 to 1.2.0 by @dependabot in #345
- chore(deps-dev): bump concurrently from 8.2.2 to 9.0.0 by @dependabot in #346
- chore(deps-dev): bump eslint-plugin-jest from 28.8.2 to 28.8.3 by @dependabot in #347
- chore(deps-dev): bump eslint from 9.9.1 to 9.10.0 by @dependabot in #348
- chore(deps-dev): bump husky from 9.1.5 to 9.1.6 by @dependabot in #350
- chore(deps-dev): bump concurrently from 9.0.0 to 9.0.1 by @dependabot in #349
- chore(deps-dev): bump eslint from 9.10.0 to 9.11.0 by @dependabot in #351
- chore(deps-dev): bump eslint from 9.11.0 to 9.11.1 by @dependabot in #354
- Add check for Windows-forbidden characters in the filename by @sebastiaanspeck in #353
New Contributors
- @sebastiaanspeck made their first contribution in #353
Full Changelog: v0.0.15...v0.0.16
v0.0.15
v0.0.14
What's Changed
- CI: upgrade version of actions/setup-node by @MasterOdin in #107
- Set Node 12 as minimum supported version by @MasterOdin in #109
- Add tldr-pages as copyright holder in License by @MasterOdin in #108
- README: add installation instructions by @marchersimon in #118
- Replace testing on 15.x with 17.x by @MasterOdin in #119
- Remove TODO comment that's now tracked in #129 by @waldyrious in #130
- tests: replace Jasmine with Jest by @owenvoke in #128
- ci: add Windows testing to CI by @owenvoke in #132
- fix: cleanup multiple typos by @owenvoke in #131
- Remove defunct david-dm badge from README by @MasterOdin in #177
- Set node 14 as minimum supported version by @MasterOdin in #176
- fix: change short version of --ignore from -i to -I by @trolzen in #203
- docs: fix badge in README by @owenvoke in #224
- workflows/*: bump version by @kbdharun in #245
- CI: remove stale workflow by @kbdharun in #259
- chore: drop support for EOL Node versions (14,16) by @kbdharun in #287
- Add check that command is not empty by @gutjuri in #306
New Contributors
- @marchersimon made their first contribution in #118
- @trolzen made their first contribution in #203
- @kbdharun made their first contribution in #245
- @gutjuri made their first contribution in #306
Full Changelog: v0.0.13...v0.0.14