Releases: MH4GF/dependency-cruiser-report-action
Releases · MH4GF/dependency-cruiser-report-action
v2.2.0
What's Changed
Exciting New Features 🎉
Maintenance 👨💻
- chore(deps): bump yaml from 2.2.1 to 2.2.2 by @dependabot in #232
- refactor: update linter and formatter by @MH4GF in #243
- fix: declare dependency version in package.json by @MH4GF in #246
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
Exciting New Features 🎉
Maintenance 👨💻
- chore(deps): bump actions/setup-node from 3.5.1 to 3.6.0 by @dependabot in #211
- chore(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.5 by @dependabot in #214
- chore(deps): bump tj-actions/changed-files from 35.2.0 to 35.7.8 by @dependabot in #222
- chore(deps-dev): bump lint-staged from 13.0.3 to 13.2.0 by @dependabot in #224
- chore(deps-dev): bump eslint from 8.26.0 to 8.37.0 by @dependabot in #226
- chore(deps-dev): bump dependency-cruiser from 12.3.0 to 12.11.1 by @dependabot in #229
- chore(deps-dev): bump eslint from 8.37.0 to 8.38.0 by @dependabot in #230
- chore(deps-dev): bump vitest from 0.26.2 to 0.29.8 by @dependabot in #225
Full Changelog: v2.0.3...v2.1.0
v2.0.3
What's Changed
Maintenance 👨💻
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #209
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
Maintenance 👨💻
- fix(test): change assertion to use snapshot by @MH4GF in #202
- fix: remove orphan types by @MH4GF in #203
- dev(github actions): add bump-version workflow by @MH4GF in #205
- fix(github): add release.yml by @MH4GF in #206
- Bump tj-actions/changed-files from 34.0.2 to 35.2.0 by @dependabot in #196
- Bump prettier from 2.7.1 to 2.8.1 by @dependabot in #197
- Bump typescript from 4.8.4 to 4.9.4 by @dependabot in #198
- Bump @types/node from 18.11.9 to 18.11.18 by @dependabot in #199
- Bump vitest from 0.24.4 to 0.26.2 by @dependabot in #201
- Bump dependency-cruiser from 11.18.0 to 12.3.0 by @dependabot in #200
Full Changelog: v2.0.1...v2.0.2
v2.0.1
Maintenance
- Bump tj-actions/changed-files from 33.0.0 to 34.0.2 by @dependabot in #182
- Bump actions/setup-node from 3.5.0 to 3.5.1 by @dependabot in #181
- Bump dependency-cruiser from 11.15.0 to 11.18.0 by @dependabot in #183
- Bump @types/node from 18.7.16 to 18.11.9 by @dependabot in #186
- Bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0 by @dependabot in #187
- Bump eslint from 8.23.1 to 8.26.0 by @dependabot in #185
- Bump vitest from 0.23.2 to 0.24.4 by @dependabot in #184
Full Changelog: v2.0.0...v2.0.1
v2.0.0
🔥 BREAKING CHANGE
Features
- feat: add option for working-directory by @MH4GF in #176
- This has changed the unique key for creating and updating reports as issue comments. Therefore, two comments may be created before and after a version upgrade.
- However, it will only happen once. You do not need to fix anything.
Maintenance
- Bump tj-actions/changed-files from 29.0.4 to 33.0.0 by @dependabot in #178
- With this update, set-output warning is no longer displayed.
- Bump actions/setup-node from 3.4.1 to 3.5.0 by @dependabot in #168
- Bump @typescript-eslint/parser from 5.36.2 to 5.38.1 by @dependabot in #171
- Bump @actions/core from 1.9.1 to 1.10.0 by @dependabot in #170
- Bump typescript from 4.7.4 to 4.8.4 by @dependabot in #173
- Bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.41.0 by @dependabot in #180
- Bump @actions/github from 5.0.3 to 5.1.1 by @dependabot in #172
Full Changelog: v1.0.0...v2.0.0
v2.0.0-pre.0
🔥 BREAKING CHANGE
Features
- feat: add option for working-directory by @MH4GF in #176
- This has changed the unique key for creating and updating reports as issue comments. Therefore, two comments may be created before and after a version upgrade.
- However, it will only happen once. You do not need to fix anything.
Full Changelog: v1.0.0...v2.0.0-pre.0
v1.0.0
Bump major version 🎉
This is a major version, but no major changes have been made.
After using it for several months in a work project, I decided to release it as a stable version because it is stable as a feature.
The v1 branch is now maintained, making it easier to specify the version. like this: uses: MH4GF/dependency-cruiser-report-action@v1
Full Changelog: v0.1.5...v1.0.0
v0.1.5
Maintainance 👨💻
- Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.4 by @dependabot in #99
- Bump @types/node from 18.0.0 to 18.0.1 by @dependabot in #101
- Bump vitest from 0.16.0 to 0.17.0 by @dependabot in #102
- Bump eslint from 8.18.0 to 8.19.0 by @dependabot in #103
- Bump @typescript-eslint/parser from 5.29.0 to 5.30.5 by @dependabot in #104
- Bump actions/setup-node from 3.3.0 to 3.4.1 by @dependabot in #109
- Bump @types/node from 18.0.1 to 18.0.6 by @dependabot in #110
- Bump @typescript-eslint/parser from 5.30.5 to 5.30.6 by @dependabot in #111
- Bump vitest from 0.17.0 to 0.18.1 by @dependabot in #114
- Bump eslint from 8.19.0 to 8.20.0 by @dependabot in #116
- Bump dependency-cruiser from 11.11.0 to 11.12.0 by @dependabot in #112
- Bump vitest from 0.18.1 to 0.20.2 by @dependabot in #126
- Bump @typescript-eslint/parser from 5.30.6 to 5.31.0 by @dependabot in #125
- Bump @types/node from 18.0.6 to 18.6.3 by @dependabot in #124
- Bump dependency-cruiser from 11.12.0 to 11.14.0 by @dependabot in #123
- Bump tj-actions/changed-files from 23 to 24 by @dependabot in #118
- Bump vitest from 0.20.2 to 0.21.0 by @dependabot in #131
- Bump @types/node from 18.6.3 to 18.7.9 by @dependabot in #143
- Bump @typescript-eslint/parser from 5.31.0 to 5.33.1 by @dependabot in #142
- Bump dependency-cruiser from 11.14.0 to 11.15.0 by @dependabot in #141
- Bump tj-actions/changed-files from 24 to 28 by @dependabot in #139
- Bump @actions/core from 1.9.0 to 1.9.1 by @dependabot in #138
- Bump vitest from 0.21.0 to 0.22.1 by @dependabot in #146
- Bump @types/node from 18.7.9 to 18.7.13 by @dependabot in #149
- Bump tj-actions/changed-files from 28 to 29.0.2 by @dependabot in #147
- Bump tj-actions/changed-files from 29.0.2 to 29.0.4 by @dependabot in #156
- Bump @typescript-eslint/parser from 5.33.1 to 5.36.2 by @dependabot in #157
- Bump @types/node from 18.7.13 to 18.7.16 by @dependabot in #159
- Bump eslint from 8.20.0 to 8.23.1 by @dependabot in #161
- Bump vitest from 0.22.1 to 0.23.2 by @dependabot in #160
Full Changelog: v0.1.3...v0.1.5
v0.1.3
Bugfix
Maintenance
- Bump vitest from 0.15.2 to 0.16.0 by @dependabot in #94
- Bump lint-staged from 13.0.2 to 13.0.3 by @dependabot in #95
- fix(option): fix typo of messages by @MH4GF in #98
Full Changelog: v0.1.2...v0.1.3