Skip to content

Latest commit

 

History

History
294 lines (270 loc) · 31.2 KB

CHANGELOG.md

File metadata and controls

294 lines (270 loc) · 31.2 KB

Changelog

v2.5.1 - 2024-07-27

Maintenance 👨‍💻

  • chore(deps): update all devdependencies by @renovate in #353
  • chore(deps): update github/codeql-action digest to f079b84 by @renovate in #352
  • maintenance: integrate depcruise into lint by @MH4GF in #355
  • chore(deps): update pnpm to v9 by @renovate in #356
  • maintenance: chore ci by @MH4GF in #357
  • chore(deps): update all devdependencies by @renovate in #361
  • chore(deps): update all dependencies (github-actions) by @renovate in #360
  • chore(deps): update dependency node to v20.16.0 by @renovate in #363
  • chore(deps): update dependency dependency-cruiser to v16.3.10 by @renovate in #362

Other Changes

  • Update README.md by @MH4GF in #364

v2.5.0 - 2024-05-25

Exciting New Features 🎉

  • feat: Support for --reaches option (experimental) by @MH4GF in #338

Maintenance 👨‍💻

  • chore: Configure Renovate by @renovate in #318
  • chore(deps): pin dependencies by @renovate in #320
  • chore(deps): pin dependencies by @renovate in #322
  • chore(deps): pin dependencies by @renovate in #321
  • fix(deps): pin dependencies by @renovate in #323
  • chore(deps): update actions/setup-node action to v4.0.2 by @renovate in #324
  • chore(deps): update dependency dependency-cruiser to v15.5.0 by @renovate in #325
  • chore(deps): update dependency node to v18.19.1 by @renovate in #326
  • chore(deps): update dependency dependency-cruiser to v16 by @renovate in #327
  • fix(deps): update dependency yup to v1.3.3 by @renovate in #328
  • chore(deps): update dependency node to v20 by @renovate in #329
  • chore(deps): update dependency node to v20.12.1 by @renovate in #335
  • chore(deps): update github/codeql-action digest to 4355270 by @renovate in #332
  • chore(deps): update dependency dependency-cruiser to v16.2.4 by @renovate in #333
  • chore(deps): update all devdependencies by @renovate in #334
  • chore(deps): update dependency vitest to v1 by @renovate in #330
  • chore(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot in #337
  • maintenance: fix ERR_PNPM_BAD_PM_VERSION by @MH4GF in #342
  • chore(deps): update all dependencies (github-actions) by @renovate in #340
  • chore(deps): update github/codeql-action digest to 9fdb3e4 by @renovate in #341
  • maintenance: setup tagpr by @MH4GF in #344
  • maintenance: change token to PAT for tagpr by @MH4GF in #345
  • Revert "maintenance: change token to PAT for tagpr" by @MH4GF in #346
  • Release for v2.4.2 by @github-actions in #347
  • debug: chore tagpr by @MH4GF in #348
  • maintenance: remove bump-version.yml workflow by @MH4GF in #350
  • maintenance: add tagpr to release.yml by @MH4GF in #351

v2.4.2 - 2024-05-25

Maintenance 👨‍💻

  • chore: Configure Renovate by @renovate in #318
  • chore(deps): pin dependencies by @renovate in #320
  • chore(deps): pin dependencies by @renovate in #321
  • chore(deps): update actions/setup-node action to v4.0.2 by @renovate in #324
  • chore(deps): update dependency dependency-cruiser to v16 by @renovate in #327
  • fix(deps): update dependency yup to v1.3.3 by @renovate in #328
  • chore(deps): update dependency node to v20 by @renovate in #329
  • chore(deps): update dependency node to v20.12.1 by @renovate in #335
  • chore(deps): update github/codeql-action digest to 4355270 by @renovate in #332
  • chore(deps): update dependency dependency-cruiser to v16.2.4 by @renovate in #333
  • chore(deps): update all devdependencies by @renovate in #334
  • chore(deps): update dependency vitest to v1 by @renovate in #330
  • chore(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot in #337

Other Changes

  • chore(deps): pin dependencies by @renovate in #322
  • fix(deps): pin dependencies by @renovate in #323
  • chore(deps): update dependency dependency-cruiser to v15.5.0 by @renovate in #325
  • chore(deps): update dependency node to v18.19.1 by @renovate in #326

v2.4.1 - 2024-02-18

Maintenance 👨‍💻

  • chore(deps-dev): bump eslint from 8.42.0 to 8.56.0 by @dependabot in #292
  • chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #295
  • chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1 by @dependabot in #299
  • chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #300
  • chore(deps): bump tj-actions/changed-files from 40.2.0 to 42.0.2 by @dependabot in #303
  • chore(deps-dev): bump @tsconfig/strictest from 2.0.1 to 2.0.2 by @dependabot in #296
  • chore(deps-dev): bump vite from 4.3.9 to 4.5.2 by @dependabot in #302
  • chore(deps): bump actions/github-script from 6 to 7 by @dependabot in #297
  • chore(deps-dev): bump lint-staged from 14.0.1 to 15.2.2 by @dependabot in #305
  • fix: update dist when pull_request event by @MH4GF in #310
  • replace to biome by @MH4GF in #306
  • fix: setup pnpm with corepack by @MH4GF in #289
  • fix: fix update-dist workflow by @MH4GF in #311
  • chore(deps-dev): bump typescript from 5.1.6 to 5.3.3 by @dependabot in #301
  • chore(deps): bump undici from 5.28.2 to 5.28.3 by @dependabot in #307

v2.4.0 - 2023-12-13

Fixes 🐛

  • feat: detect cruise script by @MH4GF in #288

Maintenance 👨‍💻

  • chore(deps): bump tj-actions/changed-files from 39.2.0 to 40.2.0 by @dependabot in #286
  • chore(deps-dev): bump @types/node from 20.8.0 to 20.10.1 by @dependabot in #284
  • chore(deps): bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #285
  • chore(deps): bump yup from 1.2.0 to 1.3.2 by @dependabot in #283
  • maintenance: add auto update-dist workflow by @MH4GF in #290
  • fix: fix branch ref by @MH4GF in #291
  • chore(deps): bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in #282
  • chore(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.1 by @dependabot in #281

v2.3.1 - 2023-11-26

Exciting New Features 🎉

  • chore(deps-dev): bump dependency-cruiser from 13.0.4 to 15.4.0 by @dependabot in #278

Maintenance 👨‍💻

  • maintenance: bump project node version to 18.18.2 by @MH4GF in #279

v2.3.0 - 2023-11-25

Exciting New Features 🎉

  • chore(deps-dev): bump dependency-cruiser from 12.11.1 to 13.0.4 by @dependabot in #251
  • Add bun package manager by @ludicast in #274

Maintenance 👨‍💻

  • chore(deps): bump semver from 7.3.8 to 7.5.3 in /test/sample by @dependabot in #248
  • chore(deps): bump semver from 7.3.8 to 7.5.3 in /test/esm-sample by @dependabot in #249
  • change to use pnpm by @MH4GF in #250
  • setup linter and formatter by @MH4GF in #252
  • chore(deps): bump vite from 4.0.3 to 4.3.9 by @dependabot in #242
  • chore(deps): bump tj-actions/changed-files from 35.7.8 to 37.0.5 by @dependabot in #254
  • chore(deps-dev): bump typescript from 5.1.3 to 5.1.6 by @dependabot in #255
  • chore(deps-dev): bump @types/node from 20.2.5 to 20.3.3 by @dependabot in #256
  • fix: Remove packageManager field from package.json by @MH4GF in #275
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #271
  • chore(deps-dev): bump postcss from 8.4.24 to 8.4.31 by @dependabot in #273
  • chore(deps): bump tj-actions/changed-files from 37.0.5 to 39.2.0 by @dependabot in #272
  • chore(deps-dev): bump @types/node from 20.3.3 to 20.8.0 by @dependabot in #269
  • chore(deps-dev): bump lint-staged from 13.2.2 to 14.0.1 by @dependabot in #268
  • chore(deps-dev): bump @mh4gf/configs from 0.2.2 to 0.3.0 by @dependabot in #262
  • chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #276
  • chore(deps): bump actions/setup-node from 3.6.0 to 4.0.0 by @dependabot in #277

Other Changes

  • support prerelease version by @MH4GF in #253

v2.2.0 - 2023-06-11

Exciting New Features 🎉

  • feat: support npm and pnpm by @MH4GF in #247

Maintenance 👨‍💻

  • chore(deps): bump yaml from 2.2.1 to 2.2.2 by @dependabot in #232

Other Changes

  • refactor: update linter and formatter by @MH4GF in #243
  • fix: declare dependency version in package.json by @MH4GF in #246

v2.1.0 - 2023-04-09

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

Other Changes

  • feat: support auto detect cjs and json config file by @MH4GF in #228

v2.0.3 - 2023-01-11

Maintenance 👨‍💻

  • 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
  • fix(test): change assertion to use snapshot by @MH4GF in #202
  • fix: remove orphan types by @MH4GF in #203
  • Bump dependency-cruiser from 11.18.0 to 12.3.0 by @dependabot in #200
  • dev(github actions): add bump-version workflow by @MH4GF in #205
  • fix(github): add release.yml by @MH4GF in #206
  • dev: fix typo for release.yml by @MH4GF in #208
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #209

Other Changes

  • fix(github actions): add permissions to bump version workflow by @MH4GF in #207

v2.0.1 - 2022-11-12

  • 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

v2.0.0 - 2022-10-26

  • feat: add option for working-directory by @MH4GF in #176
  • 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 tj-actions/changed-files from 29.0.4 to 33.0.0 by @dependabot in #178
  • Bump @actions/github from 5.0.3 to 5.1.1 by @dependabot in #172

v1.0.0 - 2022-09-19

v0.1.5 - 2022-09-19

  • 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

v0.1.3 - 2022-06-29

  • 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
  • bugfix(option): fix an issue that fail if the only change diff is a deletion by @MH4GF in #97
  • fix(option): fix typo of messages by @MH4GF in #98

v0.1.2 - 2022-06-26

  • Bump lint-staged from 13.0.1 to 13.0.2 by @dependabot in #83
  • Bump @typescript-eslint/parser from 5.27.1 to 5.28.0 by @dependabot in #84
  • Bump eslint from 8.17.0 to 8.18.0 by @dependabot in #85
  • Bump vitest from 0.14.2 to 0.15.1 by @dependabot in #86
  • Bump prettier from 2.6.2 to 2.7.1 by @dependabot in #87
  • Bump typescript from 4.7.3 to 4.7.4 by @dependabot in #89
  • Bump @actions/core from 1.8.2 to 1.9.0 by @dependabot in #92
  • Bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.29.0 by @dependabot in #91
  • Bump vitest from 0.14.2 to 0.15.2 by @dependabot in #90
  • Bump @typescript-eslint/parser from 5.28.0 to 5.29.0 by @dependabot in #88
  • upgrade dependency-cruiser v11.11.0 by @MH4GF in #93

v0.1.1 - 2022-06-16

  • fix display of missing files and outputs by @MH4GF in #80
  • fix error handling by @MH4GF in #81
  • Bump tj-actions/changed-files from 22.2 to 23 by @dependabot in #78
  • Bump @types/node from 17.0.41 to 18.0.0 by @dependabot in #82

v0.1.0 - 2022-06-12

  • check forbidden at ci by @MH4GF in #75
  • change output-type to mermaid by @MH4GF in #76

v0.0.7 - 2022-06-11

  • Bump tj-actions/changed-files from 21 to 22.2 by @dependabot in #56
  • Bump actions/setup-node from 3.2.0 to 3.3.0 by @dependabot in #57
  • Bump vitest from 0.13.0 to 0.14.1 by @dependabot in #58
  • Bump lint-staged from 12.4.3 to 13.0.0 by @dependabot in #59
  • Bump eslint from 8.16.0 to 8.17.0 by @dependabot in #60
  • Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0 by @dependabot in #61
  • add test for runDepcruise by @MH4GF in #69
  • Bump dependency-cruiser from 11.8.0 to 11.9.0 by @dependabot in #65
  • Bump typescript from 4.7.2 to 4.7.3 by @dependabot in #64
  • Bump vitest from 0.14.1 to 0.14.2 by @dependabot in #66
  • Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.1 by @dependabot in #67
  • support --focus option by @MH4GF in #72
  • filter supported files by @MH4GF in #73
  • Bump @typescript-eslint/parser from 5.26.0 to 5.27.1 by @dependabot in #68
  • Bump @types/node from 17.0.36 to 17.0.41 by @dependabot in #70
  • Bump lint-staged from 13.0.0 to 13.0.1 by @dependabot in #71

v0.0.6 - 2022-06-05

  • fix readme by @MH4GF in #51
  • fix readme image by @MH4GF in #53
  • add option for cruise script by @MH4GF in #54

v0.0.5 - 2022-06-03

  • Bump typescript from 4.6.4 to 4.7.2 by @dependabot in #44
  • strict unhandled-rejection by @MH4GF in #49

v0.0.4 - 2022-05-31

  • fix to install dependencies at script by @MH4GF in #47
  • fix report layout by @MH4GF in #48

v0.0.3 - 2022-05-31

  • Bump tj-actions/changed-files from 20 to 21 by @dependabot in #38
  • Bump @typescript-eslint/parser from 5.25.0 to 5.26.0 by @dependabot in #39
  • Bump vitest from 0.12.9 to 0.13.0 by @dependabot in #41
  • Bump lint-staged from 12.4.1 to 12.4.3 by @dependabot in #42
  • Bump @types/node from 17.0.35 to 17.0.36 by @dependabot in #45
  • Bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.26.0 by @dependabot in #40
  • Bump @vercel/ncc from 0.33.4 to 0.34.0 by @dependabot in #43
  • fix run command by @MH4GF in #46

v0.0.2 - 2022-05-27