free-programming-books
free-programming-books copied to clipboard
chore(deps): bump tj-actions/changed-files from 41.1.0 to 42.0.0
Bumps tj-actions/changed-files from 41.1.0 to 42.0.0.
Release notes
Sourced from tj-actions/changed-files's releases.
v42.0.0
🔥🔥 BREAKING CHANGE 🔥🔥
- Input file patterns that end with a
/would now match all sub-files within the directory without requiring you to specify the globstar pattern.... - name: Get changed files id: changed-files uses: tj-actions/changed-files@v42 with: files: 'dir/' # Would also be the same as dir/**What's Changed
- Upgraded to v41.1.2 by
@tj-actions-botin tj-actions/changed-files#1869- chore(deps): update dependency prettier to v3.2.4 by
@renovatein tj-actions/changed-files#1871- fix: update input warning by
@jackton1in tj-actions/changed-files#1870- rename: unsupported REST API inputs constant name by
@jackton1in tj-actions/changed-files#1872- feat: add support for include/exclude all nested files when a directory is specified and ends with a slash by
@jackton1in tj-actions/changed-files#1873Full Changelog: https://github.com/tj-actions/changed-files/compare/v41...v42.0.0
v41.1.2
What's Changed
- Upgraded to v41.1.1 by
@tj-actions-botin tj-actions/changed-files#1854- chore(deps): update dependency prettier to v3.2.2 by
@renovatein tj-actions/changed-files#1855- chore(deps): lock file maintenance by
@renovatein tj-actions/changed-files#1856- chore(deps): update dependency
@types/nodeto v20.11.1 by@renovatein tj-actions/changed-files#1857- chore(deps): update dependency
@types/nodeto v20.11.2 by@renovatein tj-actions/changed-files#1858- chore(deps): update typescript-eslint monorepo to v6.19.0 by
@renovatein tj-actions/changed-files#1860- feat: enhance error handling and working directory resolution by
@jackton1in tj-actions/changed-files#1859- chore(deps): update dependency
@types/nodeto v20.11.3 by@renovatein tj-actions/changed-files#1862- chore(deps): update dependency
@types/nodeto v20.11.4 by@renovatein tj-actions/changed-files#1863- chore(deps): update tj-actions/eslint-changed-files action to v22 by
@renovatein tj-actions/changed-files#1864- chore(deps): update dependency prettier to v3.2.3 by
@renovatein tj-actions/changed-files#1867- fix: bug with incorrect action path by
@jackton1in tj-actions/changed-files#1866- chore(deps): update dependency
@types/nodeto v20.11.5 by@renovatein tj-actions/changed-files#1868Full Changelog: https://github.com/tj-actions/changed-files/compare/v41...v41.1.2
v41.1.1
What's Changed
- Upgraded to v41.1.0 by
@tj-actions-botin tj-actions/changed-files#1852- fix: bug with inaccurate warnings by
@jackton1in tj-actions/changed-files#1853
... (truncated)
Changelog
Sourced from tj-actions/changed-files's changelog.
42.0.0 - (2024-01-18)
🚀 Features
- Add support for include/exclude all nested files when a directory is specified and ends with a slash (#1873) (ae82ed4) - (Tonye Jack)
🐛 Bug Fixes
📝 Rename
⚙️ Miscellaneous Tasks
- deps: Update dependency prettier to v3.2.4 (79b060d) - (renovate[bot])
⬆️ Upgrades
- Upgraded to v41.1.2 (#1869)
Co-authored-by: jackton1 [email protected] (434b67e) - (tj-actions[bot])
41.1.2 - (2024-01-17)
🚀 Features
🐛 Bug Fixes
⚙️ Miscellaneous Tasks
- deps: Update dependency
@types/nodeto v20.11.5 (cbda684) - (renovate[bot])- deps: Update dependency prettier to v3.2.3 (67a1f54) - (renovate[bot])
- deps: Update tj-actions/eslint-changed-files action to v22 (#1864) (99248a4) - (renovate[bot])
- deps: Update dependency
@types/nodeto v20.11.4 (8787431) - (renovate[bot])- deps: Update dependency
@types/nodeto v20.11.3 (98d1d84) - (renovate[bot])- deps: Update typescript-eslint monorepo to v6.19.0 (bc46e4c) - (renovate[bot])
- deps: Update dependency
@types/nodeto v20.11.2 (fba4067) - (renovate[bot])- deps: Update dependency
@types/nodeto v20.11.1 (e4b8674) - (renovate[bot])- deps: Lock file maintenance (bc2b5ae) - (renovate[bot])
- deps: Update dependency prettier to v3.2.2 (63c36a5) - (renovate[bot])
⬆️ Upgrades
- Upgraded to v41.1.1 (#1854)
... (truncated)
Commits
ae82ed4feat: add support for include/exclude all nested files when a directory is sp...cbd5907rename: unsupported REST API inputs constant name (#1872)6c9dceafix: update input warning (#1870)79b060dchore(deps): update dependency prettier to v3.2.4434b67eUpgraded to v41.1.2 (#1869)cbda684chore(deps): update dependency@types/nodeto v20.11.53f81899fix: bug with incorrect action path (#1866)67a1f54chore(deps): update dependency prettier to v3.2.399248a4chore(deps): update tj-actions/eslint-changed-files action to v22 (#1864)8787431chore(deps): update dependency@types/nodeto v20.11.4- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)