list-changed-directories
Version updated for https://github.com/sankichi92/list-changed-directories to version v1.2.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The list-changed-directories GitHub Action identifies and outputs a list of directories that have been modified and contain a specified target file, based on changes detected in push or pull_request events. It solves the problem of efficiently targeting only changed directories in workflows, particularly in monorepos or codebases with multiple directories, without the need to create multiple workflows or run jobs unnecessarily. This action enhances automation by enabling selective execution of tasks, reducing redundancy and improving workflow efficiency.
Release notes
What’s Changed
- Use node24 by @sankichi92 in https://github.com/sankichi92/list-changed-directories/pull/334
- Bump @actions/core from 1.11.1 to 2.0.1 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/325
- Bump @actions/exec from 1.1.1 to 2.0.0 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/327
- Bump pnpm/action-setup from 4.1.0 to 4.2.0 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/291
- Bump typescript-eslint from 8.46.0 to 8.46.1 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/293
- Bump @types/node from 20.19.19 to 20.19.21 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/294
- Update pnpm to v10.18.3 by @renovate[bot] in https://github.com/sankichi92/list-changed-directories/pull/295
- Bump typescript-eslint from 8.46.1 to 8.46.2 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/296
- Bump @types/node from 20.19.21 to 20.19.23 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/298
- Bump @eslint/js from 9.37.0 to 9.38.0 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/299
- Bump eslint from 9.37.0 to 9.38.0 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/297
- Bump globals from 16.4.0 to 16.5.0 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/300
- Bump @eslint/js from 9.38.0 to 9.39.1 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/301
- Bump eslint from 9.38.0 to 9.39.1 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/302
- Bump @types/node from 20.19.23 to 20.19.24 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/303
- Update pnpm to v10.20.0 by @renovate[bot] in https://github.com/sankichi92/list-changed-directories/pull/305
- Bump typescript-eslint from 8.46.2 to 8.46.3 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/304
- Bump typescript-eslint from 8.46.3 to 8.46.4 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/307
- Update pnpm to v10.21.0 by @renovate[bot] in https://github.com/sankichi92/list-changed-directories/pull/308
- Bump js-yaml from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/309
- Bump typescript-eslint from 8.46.4 to 8.47.0 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/310
- Bump @types/node from 20.19.24 to 20.19.25 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/311
- Update pnpm to v10.22.0 by @renovate[bot] in https://github.com/sankichi92/list-changed-directories/pull/312
- Bump typescript-eslint from 8.47.0 to 8.48.0 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/314
- Update pnpm to v10.23.0 by @renovate[bot] in https://github.com/sankichi92/list-changed-directories/pull/315
- Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/313
- Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/316
- Bump prettier from 3.6.2 to 3.7.3 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/317
- Bump typescript-eslint from 8.48.0 to 8.48.1 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/318
- Update pnpm to v10.24.0 by @renovate[bot] in https://github.com/sankichi92/list-changed-directories/pull/319
- Bump typescript-eslint from 8.48.1 to 8.49.0 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/321
- Bump @types/node from 20.19.25 to 20.19.26 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/322
- Bump prettier from 3.7.3 to 3.7.4 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/323
- Update pnpm to v10.25.0 by @renovate[bot] in https://github.com/sankichi92/list-changed-directories/pull/324
- Bump actions/setup-node from 5.0.0 to 6.1.0 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/320
- Bump eslint from 9.39.1 to 9.39.2 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/326
- Bump @eslint/js from 9.39.1 to 9.39.2 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/329
- Update pnpm to v10.26.1 by @renovate[bot] in https://github.com/sankichi92/list-changed-directories/pull/331
- Bump typescript-eslint from 8.49.0 to 8.50.1 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/330
- Bump typescript-eslint from 8.50.1 to 8.51.0 by @dependabot[bot] in https://github.com/sankichi92/list-changed-directories/pull/332
- Update pnpm to v10.26.2 - autoclosed by @renovate[bot] in https://github.com/sankichi92/list-changed-directories/pull/333
Full Changelog: https://github.com/sankichi92/list-changed-directories/compare/v1.1.6...v1.2.0