miniprogram-demo
miniprogram-demo copied to clipboard
chore(deps): bump tj-actions/changed-files from 44 to 46 in /.github/workflows
Bumps tj-actions/changed-files from 44 to 46.
Release notes
Sourced from tj-actions/changed-files's releases.
v46
Changes in v46.0.5
What's Changed
- Upgraded to v46.0.4 by
@github-actionsin tj-actions/changed-files#2511- chore(deps): bump tj-actions/verify-changed-files from 20.0.1 to 20.0.4 by
@dependabotin tj-actions/changed-files#2523- chore(deps): bump tj-actions/branch-names from 8.0.1 to 8.1.0 by
@dependabotin tj-actions/changed-files#2521- chore(deps): bump github/codeql-action from 3.28.12 to 3.28.15 by
@dependabotin tj-actions/changed-files#2530- chore(deps-dev): bump ts-jest from 29.2.6 to 29.3.1 by
@dependabotin tj-actions/changed-files#2518- chore(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.2.6 by
@dependabotin tj-actions/changed-files#2519- chore(deps-dev): bump
@types/nodefrom 22.13.11 to 22.14.0 by@dependabotin tj-actions/changed-files#2517- chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 by
@dependabotin tj-actions/changed-files#2516- chore(deps): bump yaml from 2.7.0 to 2.7.1 by
@dependabotin tj-actions/changed-files#2520Full Changelog: https://github.com/tj-actions/changed-files/compare/v46...v46.0.5
Changes in v46.0.4
What's Changed
- Upgraded to v46.0.3 by
@github-actionsin tj-actions/changed-files#2506- docs: update readme by
@jackton1in tj-actions/changed-files#2508- fix: bug modified_keys and changed_key outputs not set when no changes detected by
@jackton1in tj-actions/changed-files#2509Full Changelog: https://github.com/tj-actions/changed-files/compare/v46...v46.0.4
Changes in v46.0.3
What's Changed
- Updated README.md by
@github-actionsin tj-actions/changed-files#2499- Updated README.md by
@github-actionsin tj-actions/changed-files#2501- Upgraded to v46.0.2 by
@github-actionsin tj-actions/changed-files#2500- chore(deps-dev): bump
@types/nodefrom 22.13.10 to 22.13.11 by@dependabotin tj-actions/changed-files#2502- chore: pin github actions by
@jackton1in tj-actions/changed-files#2503- doc: remove warning by
@jackton1in tj-actions/changed-files#2504- chore(deps): bump test/demo from
5dfac2etoc6bd3b3by@dependabotin tj-actions/changed-files#2505Full Changelog: https://github.com/tj-actions/changed-files/compare/v46...v46.0.3
Changes in v46.0.2
What's Changed
- Upgraded to v46.0.1 by
@github-actionsin tj-actions/changed-files#2474- add hint to revoke leaked token by
@undefined-moein tj-actions/changed-files#2475- Updated README.md by
@github-actionsin tj-actions/changed-files#2476- doc: update README.md by
@jackton1in tj-actions/changed-files#2478
... (truncated)
Changelog
Sourced from tj-actions/changed-files's changelog.
Changelog
46.0.5 - (2025-04-09)
⚙️ Miscellaneous Tasks
- deps: Bump yaml from 2.7.0 to 2.7.1 (#2520) (ed68ef8) - (dependabot[bot])
- deps-dev: Bump typescript from 5.8.2 to 5.8.3 (#2516) (a7bc14b) - (dependabot[bot])
- deps-dev: Bump
@types/nodefrom 22.13.11 to 22.14.0 (#2517) (3d751f6) - (dependabot[bot])- deps-dev: Bump eslint-plugin-prettier from 5.2.3 to 5.2.6 (#2519) (e2fda4e) - (dependabot[bot])
- deps-dev: Bump ts-jest from 29.2.6 to 29.3.1 (#2518) (0bed1b1) - (dependabot[bot])
- deps: Bump github/codeql-action from 3.28.12 to 3.28.15 (#2530) (6802458) - (dependabot[bot])
- deps: Bump tj-actions/branch-names from 8.0.1 to 8.1.0 (#2521) (cf2e39e) - (dependabot[bot])
- deps: Bump tj-actions/verify-changed-files from 20.0.1 to 20.0.4 (#2523) (6abeaa5) - (dependabot[bot])
⬆️ Upgrades
- Upgraded to v46.0.4 (#2511)
Co-authored-by: github-actions[bot] (6f67ee9) - (github-actions[bot])
46.0.4 - (2025-04-03)
🐛 Bug Fixes
- Bug modified_keys and changed_key outputs not set when no changes detected (#2509) (6cb76d0) - (Tonye Jack)
📚 Documentation
⬆️ Upgrades
- Upgraded to v46.0.3 (#2506)
Co-authored-by: github-actions[bot] Co-authored-by: Tonye Jack [email protected] (27ae6b3) - (github-actions[bot])
46.0.3 - (2025-03-23)
🔄 Update
- Updated README.md (#2501)
Co-authored-by: github-actions[bot] (41e0de5) - (github-actions[bot])
- Updated README.md (#2499)
Co-authored-by: github-actions[bot] (9457878) - (github-actions[bot])
📚 Documentation
... (truncated)
Commits
ed68ef8chore(deps): bump yaml from 2.7.0 to 2.7.1 (#2520)a7bc14bchore(deps-dev): bump typescript from 5.8.2 to 5.8.3 (#2516)3d751f6chore(deps-dev): bump@types/nodefrom 22.13.11 to 22.14.0 (#2517)e2fda4echore(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.2.6 (#2519)0bed1b1chore(deps-dev): bump ts-jest from 29.2.6 to 29.3.1 (#2518)6802458chore(deps): bump github/codeql-action from 3.28.12 to 3.28.15 (#2530)cf2e39echore(deps): bump tj-actions/branch-names from 8.0.1 to 8.1.0 (#2521)6abeaa5chore(deps): bump tj-actions/verify-changed-files from 20.0.1 to 20.0.4 (#2523)6f67ee9Upgraded to v46.0.4 (#2511)6cb76d0fix: bug modified_keys and changed_key outputs not set when no changes detect...- 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) You can disable automated security fix PRs for this repo from the Security Alerts page.