Bump tj-actions/changed-files from 24 to 26.1
Bumps tj-actions/changed-files from 24 to 26.1.
Release notes
Sourced from tj-actions/changed-files's releases.
v26.1
What's Changed
- Upgraded to v26 by
@jackton1in tj-actions/changed-files#577- fix: error retrieving base sha. by
@jackton1in tj-actions/changed-files#579Full Changelog: https://github.com/tj-actions/changed-files/compare/v26...v26.1
v26
🔥 🔥 BREAKING CHANGE 🔥 🔥
- feat: validate the minimum required git version by
@jackton1in tj-actions/changed-files#572What's Changed
- Upgraded to v25 by
@jackton1in tj-actions/changed-files#567- chore: remove unused code by
@jackton1in tj-actions/changed-files#571- chore: restrict rename test to non-forks by
@jackton1in tj-actions/changed-files#573- docs: add thyarles as a contributor for code by
@allcontributorsin tj-actions/changed-files#574- improvement: Simplify checks by
@thyarlesin tj-actions/changed-files#570- chore: remove extra space. by
@jackton1in tj-actions/changed-files#576- Updated README.md by
@jackton1in tj-actions/changed-files#575New Contributors
@thyarlesmade their first contribution in tj-actions/changed-files#570Full Changelog: https://github.com/tj-actions/changed-files/compare/v25...v26
v25
What's Changed
- Upgraded to v24.1 by
@jackton1in tj-actions/changed-files#561- chore(deps): upgrade upgrade tj-actions/glob from v9.2 to v10 by
@jackton1in tj-actions/changed-files#566Full Changelog: https://github.com/tj-actions/changed-files/compare/v24.1...v25
v24.1
What's Changed
- Upgraded to v24 by
@jackton1in tj-actions/changed-files#555- feat: add support for json formatted output. by
@jackton1in tj-actions/changed-files#557- chore: update action name by
@jackton1in tj-actions/changed-files#558- fix: bug with matrix job by
@jackton1in tj-actions/changed-files#559- fix: bug with matrix job by
@jackton1in tj-actions/changed-files#560Full Changelog: https://github.com/tj-actions/changed-files/compare/v24...v24.1
Changelog
Sourced from tj-actions/changed-files's changelog.
v26.1 (2022-08-15)
Merged pull requests:
v26 (2022-08-15)
Implemented enhancements:
- [Feature] Git version dependency #564
Fixed bugs:
- [BUG] Will output all changed files if not file matches the
**/*.sqlpattern #565Merged pull requests:
- chore: remove extra space. #576 (jackton1)
- Updated README.md #575 (jackton1)
- docs: add thyarles as a contributor for code #574 (allcontributors[bot])
- chore: restrict rename test to non forks #573 (jackton1)
- feat: validate the minimum required git version #572 (jackton1)
- chore: remove unused code #571 (jackton1)
- improvement: Simplify checks #570 (thyarles)
- Upgraded to v25 #567 (jackton1)
v25 (2022-08-08)
Fixed bugs:
- [BUG] missing opening '(' then stop with windows-latest #562
Merged pull requests:
v24.1 (2022-08-03)
Implemented enhancements:
... (truncated)
Commits
58ae566fix: error retrieving base sha. (#579)8cd034bUpgraded from v25 -> v26 (#577)7394701Updated README.md (#575)234423echore: remove extra space. (#576)f834a93improvement: Simplify checks (#570)d2bf1badocs: add thyarles as a contributor for code (#574)8ec2566chore: restrict rename test to non forks (#573)7dd9711feat: validate the minimum required git version (#572)0c7f7d1chore: remove unused code (#571)abfa34dUpdate README.md- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)