File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v2.5.1] ( https://github.com/MH4GF/dependency-cruiser-report-action/compare/v2.5.0...v2.5.1 ) - 2024-07-27
4+ ### Maintenance 👨💻
5+ - chore(deps): update all devdependencies by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/353
6+ - chore(deps): update github/codeql-action digest to f079b84 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/352
7+ - maintenance: integrate depcruise into lint by @MH4GF in https://github.com/MH4GF/dependency-cruiser-report-action/pull/355
8+ - chore(deps): update pnpm to v9 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/356
9+ - maintenance: chore ci by @MH4GF in https://github.com/MH4GF/dependency-cruiser-report-action/pull/357
10+ - chore(deps): update all devdependencies by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/361
11+ - chore(deps): update all dependencies (github-actions) by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/360
12+ - chore(deps): update dependency node to v20.16.0 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/363
13+ - chore(deps): update dependency dependency-cruiser to v16.3.10 by @renovate in https://github.com/MH4GF/dependency-cruiser-report-action/pull/362
14+ ### Other Changes
15+ - Update README.md by @MH4GF in https://github.com/MH4GF/dependency-cruiser-report-action/pull/364
16+
317## [ v2.5.0] ( https://github.com/MH4GF/dependency-cruiser-report-action/compare/v2.4.1...v2.5.0 ) - 2024-05-25
418### Exciting New Features 🎉
519- feat: Support for ` --reaches ` option (experimental) by @MH4GF in https://github.com/MH4GF/dependency-cruiser-report-action/pull/338
Original file line number Diff line number Diff line change 11{
22 "name" : " dependency-cruiser-report-action" ,
3- "version" : " 2.5.0 " ,
3+ "version" : " 2.5.1 " ,
44 "private" : true ,
55 "description" : " visualize dependenices of changed files in each pull request." ,
66 "keywords" : [" actions" , " node" , " setup" ],
You can’t perform that action at this time.
0 commit comments