This repository has been archived by the owner on Nov 18, 2022. It is now read-only.
Releases: ttsukagoshi/axe-test
Releases · ttsukagoshi/axe-test
v1.3.3
What's Changed
Documentation
- タイトル更新、GitHub Actions Badge追加 by @ttsukagoshi in #81
Dependency Updates
- npm(deps): bump @axe-core/puppeteer from 4.4.3 to 4.4.4 by @dependabot in #88
Dev Dependency Updates
- npm(deps-dev): bump eslint from 8.18.0 to 8.20.0 by @dependabot in #82
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.3 to 5.31.0 by @dependabot in #83
- npm(deps-dev): bump @typescript-eslint/parser from 5.30.3 to 5.31.0 by @dependabot in #84
- npm(deps-dev): bump typescript from 4.7.4 to 4.8.2 by @dependabot in #89
- npm(deps-dev): bump eslint from 8.20.0 to 8.23.0 by @dependabot in #90
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.36.1 by @dependabot in #86
- npm(deps-dev): bump @typescript-eslint/parser from 5.31.0 to 5.36.1 by @dependabot in #87
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
New Features
- 出力項目としてWCAGインデックスを追加 (#77) by @ttsukagoshi in #78
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
Dependency updates for July 2022
Dependencies
- npm(deps): bump @axe-core/puppeteer from 4.4.2 to 4.4.3 by @dependabot in #66
Dev dependencies
- npm(deps-dev): bump prettier from 2.6.2 to 2.7.1 by @dependabot in #65
- npm(deps-dev): bump eslint from 8.16.0 to 8.18.0 by @dependabot in #67
- npm(deps-dev): bump typescript from 4.7.2 to 4.7.4 by @dependabot in #69
- npm(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.2.1 by @dependabot in #64
- npm(deps-dev): bump @typescript-eslint/parser from 5.27.0 to 5.30.1 by @dependabot in #71
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.30.1 by @dependabot in #72
- npm(deps-dev): bump @typescript-eslint/parser from 5.30.1 to 5.30.3 by @dependabot in #73
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.1 to 5.30.3 by @dependabot in #74
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
Dev Dependencies
- npm(deps-dev): bump eslint from 8.14.0 to 8.15.0 by @dependabot in #45
- npm(deps-dev): bump @typescript-eslint/parser from 5.21.0 to 5.23.0 by @dependabot in #44
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.23.0 by @dependabot in #46
- npm(deps-dev): bump prettier from 2.6.1 to 2.6.2 by @dependabot in #48
- npm(deps-dev): bump typescript from 4.6.4 to 4.7.2 by @dependabot in #56
- npm(deps-dev): bump eslint from 8.15.0 to 8.16.0 by @dependabot in #58
- npm(deps-dev): bump @typescript-eslint/parser from 5.23.0 to 5.27.0 by @dependabot in #55
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.27.0 by @dependabot in #57
Misc
- Change target branch of dependabot to dev by @ttsukagoshi in #51
- Enable CodeQL workflow on dev branch by @ttsukagoshi in #60
- Remove puppeteer from dependencies by @ttsukagoshi in #61
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
Dependencies
- npm(deps): bump puppeteer from 13.5.2 to 13.7.0 by @dependabot in #42
Dev dependencies
- github-actions(deps): bump github/codeql-action from 1 to 2 by @dependabot in #37
- npm(deps-dev): bump eslint from 8.12.0 to 8.14.0 by @dependabot in #39
- npm(deps-dev): bump typescript from 4.6.3 to 4.6.4 by @dependabot in #41
- npm(deps-dev): bump @typescript-eslint/parser from 5.17.0 to 5.21.0 by @dependabot in #38
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.21.0 by @dependabot in #40
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
Dependencies
- npm(deps): bump @axe-core/puppeteer from 4.3.2 to 4.4.0 by @dependabot in #22
- npm(deps): bump puppeteer from 13.1.3 to 13.4.1 by @dependabot in #26
- npm(deps): bump puppeteer from 13.4.1 to 13.5.2 by @dependabot in #34
- npm(deps): bump @axe-core/puppeteer from 4.4.0 to 4.4.2 by @dependabot in #29
Dev Dependencies
- npm(deps-dev): bump eslint from 8.8.0 to 8.10.0 by @dependabot in #25
- npm(deps-dev): bump typescript from 4.5.5 to 4.6.2 by @dependabot in #27
- npm(deps-dev): bump @typescript-eslint/parser from 5.10.2 to 5.13.0 by @dependabot in #21
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.10.2 to 5.13.0 by @dependabot in #23
- npm(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 by @dependabot in #24
- github-actions(deps): bump actions/checkout from 2 to 3 by @dependabot in #28
- npm(deps-dev): bump prettier from 2.5.1 to 2.6.1 by @dependabot in #30
- npm(deps-dev): bump typescript from 4.6.2 to 4.6.3 by @dependabot in #31
- npm(deps-dev): bump eslint from 8.10.0 to 8.12.0 by @dependabot in #32
- npm(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 by @dependabot in #33
- npm(deps-dev): bump @typescript-eslint/parser from 5.13.0 to 5.17.0 by @dependabot in #35
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.17.0 by @dependabot in #36
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
New Features
- user-settings.jsonによってユーザ設定を調整可能とする (Closes #19) by @ttsukagoshi in #20
Dependencies
- npm(deps-dev): bump eslint from 8.7.0 to 8.8.0 by @dependabot in #17
- npm(deps): bump puppeteer from 13.1.2 to 13.1.3 by @dependabot in #16
- npm(deps-dev): bump @typescript-eslint/parser from 5.10.1 to 5.10.2 by @dependabot in #15
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.10.1 to 5.10.2 by @dependabot in #18
New Contributors
- @dependabot made their first contribution in #17
Full Changelog: v1.1.0-forked...v1.2.0
v1.1.0-forked
What's Changed
- アクセシビリティ検査結果をCSVファイルとして出力 (resolve #10) by @ttsukagoshi in #11
Misc
- Update package to v1.1.0 by @ttsukagoshi in #12
- スクリーンショット画像差し替え by @ttsukagoshi in #13
- Create .prettierignore by @ttsukagoshi in #14
Full Changelog: v1.0.1-forked...v1.1.0-forked
v1.0.1-forked
What's Changed
- Fix node-fetch vulnerability by @ttsukagoshi in #8
- コマンドの引き渡し記号を修正 by @ttsukagoshi in #9
Full Changelog: v1.0.0...v1.0.1-forked
v1.0.0-forked
What's Changed
- 出力項目調整のためにaxe-reportsを使わない形に改変 by @ttsukagoshi in #6
Dependencies
- Setup npm by @ttsukagoshi in #1
- Setup ESLint & Prettier by @ttsukagoshi in #2
- Setup GitHub Actions by @ttsukagoshi in #3
- Modify puppeteer semver by @ttsukagoshi in #5
- Create codeql-analysis.yml by @ttsukagoshi in #7
New Contributors
- @ttsukagoshi made their first contribution in #1
Full Changelog: https://github.com/ttsukagoshi/axe-test/commits/v1.0.0