asdf-parse-tool-versions
Version updated for https://github.com/endorama/asdf-parse-tool-versions to version v1.5.0.
- This action is used across all versions by 31 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
From this release is possible to load a .tool-versions file from a different folder than the root with the working_directory input setting. Refer to README for further details.
New
- Feature adds working_directory input by @sammc3 in https://github.com/endorama/asdf-parse-tool-versions/pull/485
- Add tests for working directory feature by @endorama in https://github.com/endorama/asdf-parse-tool-versions/pull/490
Dependency bumps
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/endorama/asdf-parse-tool-versions/pull/479
- Bump eslint-plugin-jest from 29.1.0 to 29.2.1 by @dependabot[bot] in https://github.com/endorama/asdf-parse-tool-versions/pull/480
- Bump prettier from 3.6.2 to 3.7.3 by @dependabot[bot] in https://github.com/endorama/asdf-parse-tool-versions/pull/484
- Bump @typescript-eslint/parser from 8.47.0 to 8.48.0 by @dependabot[bot] in https://github.com/endorama/asdf-parse-tool-versions/pull/483
- Bump @typescript-eslint/parser from 8.48.0 to 8.48.1 by @dependabot[bot] in https://github.com/endorama/asdf-parse-tool-versions/pull/486
- Bump ts-jest from 29.4.5 to 29.4.6 by @dependabot[bot] in https://github.com/endorama/asdf-parse-tool-versions/pull/487
- Bump @typescript-eslint/eslint-plugin from 8.47.0 to 8.48.1 by @dependabot[bot] in https://github.com/endorama/asdf-parse-tool-versions/pull/489
- Bump prettier from 3.7.3 to 3.7.4 by @dependabot[bot] in https://github.com/endorama/asdf-parse-tool-versions/pull/488
New Contributors
- @sammc3 made their first contribution in https://github.com/endorama/asdf-parse-tool-versions/pull/485
Full Changelog: https://github.com/endorama/asdf-parse-tool-versions/compare/v1.4.1...v1.5.0