Skip to content

Releases: MH4GF/dependency-cruiser-report-action

v2.3.0

25 Nov 14:18
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

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
  • support prerelease version by @MH4GF in #253

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.1-2

02 Jul 08:25
Compare
Choose a tag to compare
v2.2.1-2 Pre-release
Pre-release

What's Changed

Exciting New Features 🎉

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

Maintenance 👨‍💻

  • support prerelease version by @MH4GF in #253
  • 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
  • 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

Full Changelog: v2.2.0...v2.2.1-2

v2.2.0

11 Jun 06:18
Compare
Choose a tag to compare

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

09 Apr 07:40
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

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

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

11 Jan 06:40
Compare
Choose a tag to compare

What's Changed

Maintenance 👨‍💻

Full Changelog: v2.0.2...v2.0.3

v2.0.2

02 Jan 08:49
Compare
Choose a tag to compare

What's Changed

Maintenance 👨‍💻

Full Changelog: v2.0.1...v2.0.2

v2.0.1

12 Nov 12:34
ad1ff6d
Compare
Choose a tag to compare

Maintenance

Full Changelog: v2.0.0...v2.0.1

v2.0.0

26 Oct 13:22
25d5172
Compare
Choose a tag to compare

🔥 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

25 Oct 06:24
0cc8d3b
Compare
Choose a tag to compare
Pre-release

🔥 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

19 Sep 13:17
9337c2b
Compare
Choose a tag to compare

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