list-changed-directories
Version updated for https://github.com/sankichi92/list-changed-directories to version v1.2.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
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 changed and contain a specified target file, streamlining workflows in scenarios like monorepos. It automates the process of targeting and executing jobs only for modified directories, eliminating the need for multiple workflows or redundant tasks. Key capabilities include filtering by specific files, handling common dependencies, and producing the output as a JSON string for subsequent workflow steps.
What’s Changed
What’s Changed
- Update Actions runtime packages for ESM-only releases in #387
- Update TypeScript to 6.0.3 in #388
Development environment changes
- Bump typescript-eslint from 8.54.0 to 8.55.0 in #357
- Update pnpm to v10.29.2 in #358
- Bump typescript-eslint from 8.55.0 to 8.56.0 in #359
- Update pnpm to v10.29.3 in #360
- Bump ajv in the npm_and_yarn group across 1 directory in #361
- Bump minimatch in the npm_and_yarn group across 1 directory in #362
- Bump eslint from 9.39.2 to 10.0.2 in #363
- Bump typescript-eslint from 8.56.0 to 8.56.1 in #364
- Update pnpm to v10.30.2 in #365
- Bump actions/setup-node from 6.2.0 to 6.3.0 in #366
- Bump @eslint/js from 9.39.2 to 10.0.1 in #367
- Bump globals from 17.3.0 to 17.4.0 in #368
- Update pnpm to v10.30.3 in #369
- Bump typescript-eslint from 8.56.1 to 8.57.0 in #370
- Bump eslint from 10.0.2 to 10.0.3 in #371
- Update pnpm to v10.32.0 in #372
- Bump pnpm/action-setup from 4.2.0 to 5.0.0 in #373
- Bump typescript-eslint from 8.57.0 to 8.57.1 in #374
- Update pnpm to v10.32.1 in #375
- Bump flatted in the npm_and_yarn group across 1 directory in #376
- Bump typescript-eslint from 8.57.1 to 8.57.2 in #377
- Bump eslint from 10.0.3 to 10.1.0 in #378
- Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 in #379
- Bump typescript-eslint from 8.57.2 to 8.58.0 in #380
- Update pnpm to v10.33.0 in #381
- Bump eslint from 10.1.0 to 10.2.0 in #382
- Bump pnpm/action-setup from 5.0.0 to 6.0.0 in #384
- Bump globals from 17.4.0 to 17.5.0 in #386
Full Changelog: https://github.com/sankichi92/list-changed-directories/compare/v1.2.1...v1.2.2