RSS Bot Posted September 11, 2023 Share Posted September 11, 2023 Bumps tj-actions/changed-files from 38 to 39. Release notes Sourced from tj-actions/changed-files's releases. v39 Changes in v39.0.1 What's Changed Upgraded to v39 by @tj-actions-bot in tj-actions/changed-files#1536 chore: Update sync-release-version.yml by @jackton1 in tj-actions/changed-files#1537 chore(deps): update dependency @types/lodash to v4.14.198 by @renovate in tj-actions/changed-files#1538 chore(deps): update tj-actions/eslint-changed-files action to v21 by @renovate in tj-actions/changed-files#1539 chore(deps): update dependency @vercel/ncc to ^0.38.0 by @renovate in tj-actions/changed-files#1541 chore(deps): update reviewdog/action-shellcheck action to v1.19 by @renovate in tj-actions/changed-files#1542 chore: add warning on valid output keys by @jackton1 in tj-actions/changed-files#1544 chore(deps): lock file maintenance by @renovate in tj-actions/changed-files#1545 Updated README.md by @tj-actions-bot in tj-actions/changed-files#1546 chore: Update docs to site example by @jackton1 in tj-actions/changed-files#1547 Updated README.md by @tj-actions-bot in tj-actions/changed-files#1548 fix: raise errors when unable to locate the previous commit in local history by @jackton1 in tj-actions/changed-files#1551 chore(deps): update dependency @types/node to v20.6.0 by @renovate in tj-actions/changed-files#1552 chore(deps): update dependency eslint to v8.49.0 by @renovate in tj-actions/changed-files#1553 fix: raise error when the previous sha cannot be determined and since_last_remote_commit is true by @jackton1 in tj-actions/changed-files#1554 chore: update check by @jackton1 in tj-actions/changed-files#1555 fix: bug returning empty output for pull request close event by @jackton1 in tj-actions/changed-files#1556 Full Changelog: https://github.com/tj-actions/changed-files/compare/v39...v39.0.1 Changes in v39.0.0 What's Changed Upgraded to v38.2.2 by @tj-actions-bot in tj-actions/changed-files#1533 chore(deps): lock file maintenance by @renovate in tj-actions/changed-files#1534 upgrade: nodejs to v20 by @jackton1 in tj-actions/changed-files#1535 Full Changelog: https://github.com/tj-actions/changed-files/compare/v38...v39.0.0 v38.2.2 What's Changed chore(deps): lock file maintenance by @renovate in tj-actions/changed-files#1522 Upgraded to v38.2.1 by @tj-actions-bot in tj-actions/changed-files#1523 chore(deps): update dependency @types/node to v20.5.8 by @renovate in tj-actions/changed-files#1524 chore(deps): update dependency @types/node to v20.5.9 by @renovate in tj-actions/changed-files#1525 chore(deps): lock file maintenance by @renovate in tj-actions/changed-files#1526 chore(deps): update actions/checkout action to v4 by @renovate in tj-actions/changed-files#1527 chore(deps): update typescript-eslint monorepo to v6.6.0 by @renovate in tj-actions/changed-files#1530 fix: bug with outputs when json is set to true by @jackton1 in tj-actions/changed-files#1531 chore(deps): lock file maintenance by @renovate in tj-actions/changed-files#1532 ... (truncated) Changelog Sourced from tj-actions/changed-files's changelog. Changelog 39.0.1 - (2023-09-09) 🐛 Bug Fixes Bug returning empty output for pull request close event (#1556) (246636f) - (Tonye Jack) Raise error when the previous sha cannot be determined and since_last_remote_commit is true (#1554) (523e8b6) - (Tonye Jack) Raise errors when unable to locate the previous commit in local history (#1551) (796ac2d) - (Tonye Jack) 🔄 Update Update README.md (fe0fb71) - (Tonye Jack) Update README.md (e60a7a9) - (Tonye Jack) Updated README.md (#1548) Co-authored-by: repo-ranger[bot] (534262e) - (tj-actions[bot]) Updated README.md (#1546) Co-authored-by: renovate[bot] (89cb9ea) - (tj-actions[bot]) ⚙️ Miscellaneous Tasks Update check (#1555) (81bb5d8) - (Tonye Jack) deps: Update dependency eslint to v8.49.0 (4a0a3c4) - (renovate[bot]) deps: Update dependency @types/node to v20.6.0 (9dfd3f6) - (renovate[bot]) Update docs to site example (#1547) (673189f) - (Tonye Jack) deps: Lock file maintenance (7113206) - (renovate[bot]) Add warning on valid output keys (#1544) (926a3fd) - (Tonye Jack) deps: Update reviewdog/action-shellcheck action to v1.19 (de23f62) - (renovate[bot]) deps: Update dependency @vercel/ncc to ^0.38.0 (afbabc4) - (renovate[bot]) deps: Update tj-actions/eslint-changed-files action to v21 (#1539) (eda0811) - (renovate[bot]) deps: Update dependency @types/lodash to v4.14.198 (bda67fc) - (renovate[bot]) Update sync-release-version.yml (#1537) (5a5d398) - (Tonye Jack) ⬆️ Upgrades Upgraded to v39 (#1536) Co-authored-by: jackton1 jackton1@users.noreply.github.com (f699bde) - (tj-actions[bot]) 39.0.0 - (2023-09-04) 🔄 Update Update README.md (632c84d) - (Tonye Jack) ⚙️ Miscellaneous Tasks deps: Lock file maintenance (d68a666) - (renovate[bot]) ... (truncated) Commits 246636f fix: bug returning empty output for pull request close event (#1556) fe0fb71 Update README.md e60a7a9 Update README.md 81bb5d8 chore: update check (#1555) 523e8b6 fix: raise error when the previous sha cannot be determined and since_last_re... 4a0a3c4 chore(deps): update dependency eslint to v8.49.0 9dfd3f6 chore(deps): update dependency @types/node to v20.6.0 796ac2d fix: raise errors when unable to locate the previous commit in local history ... 534262e Updated README.md (#1548) 673189f chore: Update docs to site example (#1547) 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 rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) View the full article Link to comment Share on other sites More sharing options...
Recommended Posts