|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v2.5.0](https://github.com/MH4GF/dependency-cruiser-report-action/compare/v2.4.1...v2.5.0) - 2024-05-25 |
| 4 | +### Exciting New Features 🎉 |
| 5 | +- feat: Support for `--reaches` option (experimental) by @MH4GF in https://github.com/MH4GF/dependency-cruiser-report-action/pull/338 |
| 6 | +### Maintenance 👨💻 |
| 7 | +- chore: Configure Renovate by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/318 |
| 8 | +- chore(deps): pin dependencies by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/320 |
| 9 | +- chore(deps): pin dependencies by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/322 |
| 10 | +- chore(deps): pin dependencies by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/321 |
| 11 | +- fix(deps): pin dependencies by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/323 |
| 12 | +- chore(deps): update actions/setup-node action to v4.0.2 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/324 |
| 13 | +- chore(deps): update dependency dependency-cruiser to v15.5.0 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/325 |
| 14 | +- chore(deps): update dependency node to v18.19.1 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/326 |
| 15 | +- chore(deps): update dependency dependency-cruiser to v16 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/327 |
| 16 | +- fix(deps): update dependency yup to v1.3.3 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/328 |
| 17 | +- chore(deps): update dependency node to v20 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/329 |
| 18 | +- chore(deps): update dependency node to v20.12.1 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/335 |
| 19 | +- chore(deps): update github/codeql-action digest to 4355270 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/332 |
| 20 | +- chore(deps): update dependency dependency-cruiser to v16.2.4 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/333 |
| 21 | +- chore(deps): update all devdependencies by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/334 |
| 22 | +- chore(deps): update dependency vitest to v1 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/330 |
| 23 | +- chore(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot in https://github.com/MH4GF/dependency-cruiser-report-action/pull/337 |
| 24 | +- maintenance: fix ERR_PNPM_BAD_PM_VERSION by @MH4GF in https://github.com/MH4GF/dependency-cruiser-report-action/pull/342 |
| 25 | +- chore(deps): update all dependencies (github-actions) by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/340 |
| 26 | +- chore(deps): update github/codeql-action digest to 9fdb3e4 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/341 |
| 27 | +- maintenance: setup tagpr by @MH4GF in https://github.com/MH4GF/dependency-cruiser-report-action/pull/344 |
| 28 | +- maintenance: change token to PAT for tagpr by @MH4GF in https://github.com/MH4GF/dependency-cruiser-report-action/pull/345 |
| 29 | +- Revert "maintenance: change token to PAT for tagpr" by @MH4GF in https://github.com/MH4GF/dependency-cruiser-report-action/pull/346 |
| 30 | +- Release for v2.4.2 by @github-actions in https://github.com/MH4GF/dependency-cruiser-report-action/pull/347 |
| 31 | +- debug: chore tagpr by @MH4GF in https://github.com/MH4GF/dependency-cruiser-report-action/pull/348 |
| 32 | +- maintenance: remove bump-version.yml workflow by @MH4GF in https://github.com/MH4GF/dependency-cruiser-report-action/pull/350 |
| 33 | +- maintenance: add tagpr to release.yml by @MH4GF in https://github.com/MH4GF/dependency-cruiser-report-action/pull/351 |
| 34 | + |
3 | 35 | ## [v2.4.2](https://github.com/MH4GF/dependency-cruiser-report-action/compare/v2.4.1...v2.4.2) - 2024-05-25 |
4 | 36 | ### Maintenance 👨💻 |
5 | 37 | - chore: Configure Renovate by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/318 |
|
0 commit comments