Bump the actions group across 1 directory with 6 updates
Bumps the actions group with 6 updates in the / directory:
| Package | From | To |
|---|---|---|
| actions/checkout | 5 |
6 |
| tj-actions/changed-files | 46.0.5 |
47.0.0 |
| github/codeql-action | 3 |
4 |
| actions/setup-node | 4 |
6 |
| peter-evans/slash-command-dispatch | 4 |
5 |
| actions/github-script | 7.0.1 |
8.0.0 |
Updates actions/checkout from 5 to 6
Release notes
Sourced from actions/checkout's releases.
v6.0.0
What's Changed
- Update README to include Node.js 24 support details and requirements by
@salmanmkcin actions/checkout#2248- Persist creds to a separate file by
@ericsciplein actions/checkout#2286- v6-beta by
@ericsciplein actions/checkout#2298- update readme/changelog for v6 by
@ericsciplein actions/checkout#2311Full Changelog: https://github.com/actions/checkout/compare/v5.0.0...v6.0.0
v6-beta
What's Changed
Updated persist-credentials to store the credentials under
$RUNNER_TEMPinstead of directly in the local git config.This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.
v5.0.1
What's Changed
- Port v6 cleanup to v5 by
@ericsciplein actions/checkout#2301Full Changelog: https://github.com/actions/checkout/compare/v5...v5.0.1
Changelog
Sourced from actions/checkout's changelog.
Changelog
V6.0.0
- Persist creds to a separate file by
@ericsciplein actions/checkout#2286- Update README to include Node.js 24 support details and requirements by
@salmanmkcin actions/checkout#2248V5.0.1
- Port v6 cleanup to v5 by
@ericsciplein actions/checkout#2301V5.0.0
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226V4.3.1
- Port v6 cleanup to v4 by
@ericsciplein actions/checkout#2305V4.3.0
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236v4.2.2
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924v4.2.0
- Add Ref and Commit outputs by
@lucacomein actions/checkout#1180- Dependency updates by
@dependabot- actions/checkout#1777, actions/checkout#1872v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4 updates by
@dependabotin actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabotin actions/checkout#1697- Check out other refs/* by commit by
@orhantoyin actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-millerin actions/checkout#1732v4.1.5
- Update NPM dependencies by
@cory-millerin actions/checkout#1703- Bump github/codeql-action from 2 to 3 by
@dependabotin actions/checkout#1694- Bump actions/setup-node from 1 to 4 by
@dependabotin actions/checkout#1696- Bump actions/upload-artifact from 2 to 4 by
@dependabotin actions/checkout#1695
... (truncated)
Commits
Updates tj-actions/changed-files from 46.0.5 to 47.0.0
Release notes
Sourced from tj-actions/changed-files's releases.
v47.0.0
What's Changed
- Upgraded to v46.0.5 by
@github-actions[bot] in tj-actions/changed-files#2531- chore(deps-dev): bump eslint-config-prettier from 10.1.1 to 10.1.2 by
@dependabot[bot] in tj-actions/changed-files#2532- chore(deps): bump tj-actions/branch-names from 8.1.0 to 8.2.1 by
@dependabot[bot] in tj-actions/changed-files#2535- remove: commit and push step from build job by
@jackton1in tj-actions/changed-files#2538- chore(deps-dev): bump
@types/nodefrom 22.14.0 to 22.14.1 by@dependabot[bot] in tj-actions/changed-files#2537- chore(deps-dev): bump ts-jest from 29.3.1 to 29.3.2 by
@dependabot[bot] in tj-actions/changed-files#2536- chore(deps): bump actions/setup-node from 4.3.0 to 4.4.0 by
@dependabot[bot] in tj-actions/changed-files#2539- chore(deps): bump github/codeql-action from 3.28.15 to 3.28.16 by
@dependabot[bot] in tj-actions/changed-files#2542- chore(deps-dev): bump
@types/nodefrom 22.14.1 to 22.15.0 by@dependabot[bot] in tj-actions/changed-files#2544- chore(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 by
@dependabot[bot] in tj-actions/changed-files#2545- chore(deps-dev): bump
@types/nodefrom 22.15.0 to 22.15.3 by@dependabot[bot] in tj-actions/changed-files#2548- chore(deps-dev): bump eslint-plugin-prettier from 5.2.6 to 5.4.0 by
@dependabot[bot] in tj-actions/changed-files#2553- chore(deps-dev): bump
@types/nodefrom 22.15.3 to 22.15.10 by@dependabot[bot] in tj-actions/changed-files#2552- chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 by
@dependabot[bot] in tj-actions/changed-files#2551- chore(deps-dev): bump eslint-config-prettier from 10.1.2 to 10.1.5 by
@dependabot[bot] in tj-actions/changed-files#2558- chore(deps-dev): bump
@types/nodefrom 22.15.14 to 22.15.17 by@dependabot[bot] in tj-actions/changed-files#2557- chore(deps): bump
@actions/githubfrom 6.0.0 to 6.0.1 by@dependabot[bot] in tj-actions/changed-files#2556- chore(deps-dev): bump
@types/lodashfrom 4.17.16 to 4.17.17 by@dependabot[bot] in tj-actions/changed-files#2565- chore(deps): bump yaml from 2.7.1 to 2.8.0 by
@dependabot[bot] in tj-actions/changed-files#2561- chore(deps-dev): bump ts-jest from 29.3.2 to 29.3.4 by
@dependabot[bot] in tj-actions/changed-files#2563- chore(deps-dev): bump
@types/nodefrom 22.15.17 to 22.15.21 by@dependabot[bot] in tj-actions/changed-files#2566- chore(deps): bump
@octokit/restfrom 21.1.1 to 22.0.0 by@dependabot[bot] in tj-actions/changed-files#2568- chore(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by
@dependabot[bot] in tj-actions/changed-files#2564- chore: update build job to fail when there are uncommited changes by
@jackton1in tj-actions/changed-files#2571- chore(deps-dev): bump
@types/nodefrom 22.15.21 to 22.15.24 by@dependabot[bot] in tj-actions/changed-files#2572- docs: add Jellyfrog as a contributor for code, and doc by
@allcontributors[bot] in tj-actions/changed-files#2573- Updated README.md by
@github-actions[bot] in tj-actions/changed-files#2574- chore(deps-dev): bump
@types/nodefrom 22.15.24 to 22.15.26 by@dependabot[bot] in tj-actions/changed-files#2576- chore(deps-dev): bump eslint-plugin-jest from 28.11.0 to 28.12.0 by
@dependabot[bot] in tj-actions/changed-files#2575- chore(deps-dev): bump eslint-plugin-jest from 28.12.0 to 28.13.0 by
@dependabot[bot] in tj-actions/changed-files#2583- chore(deps-dev): bump ts-jest from 29.3.4 to 29.4.0 by
@dependabot[bot] in tj-actions/changed-files#2589- docs: update link to glob patterns by
@jackton1in tj-actions/changed-files#2590- Updated README.md by
@github-actions[bot] in tj-actions/changed-files#2591- feat: add any_added to outputs by
@Jellyfrogin tj-actions/changed-files#2567- chore(deps): bump github/codeql-action from 3.28.18 to 3.29.0 by
@dependabot[bot] in tj-actions/changed-files#2588- Updated README.md by
@github-actions[bot] in tj-actions/changed-files#2592- chore(deps-dev): bump eslint-plugin-jest from 28.13.0 to 28.13.3 by
@dependabot[bot] in tj-actions/changed-files#2585- chore(deps-dev): bump eslint-plugin-prettier from 5.4.0 to 5.4.1 by
@dependabot[bot] in tj-actions/changed-files#2578- chore(deps-dev): bump
@types/nodefrom 22.15.26 to 24.0.1 by@dependabot[bot] in tj-actions/changed-files#2587- chore(deps-dev): bump eslint-plugin-jest from 28.13.5 to 29.0.1 by
@dependabot[bot] in tj-actions/changed-files#2600- chore(deps-dev): bump prettier from 3.5.3 to 3.6.2 by
@dependabot[bot] in tj-actions/changed-files#2610- chore(deps-dev): bump
@types/nodefrom 24.0.1 to 24.0.7 by@dependabot[bot] in tj-actions/changed-files#2609- chore(deps): bump github/codeql-action from 3.29.0 to 3.29.1 by
@dependabot[bot] in tj-actions/changed-files#2608- chore(deps-dev): bump
@types/lodashfrom 4.17.17 to 4.17.19 by@dependabot[bot] in tj-actions/changed-files#2605- chore(deps-dev): bump jest and
@types/jestby@dependabot[bot] in tj-actions/changed-files#2604- chore(deps-dev): bump eslint-plugin-prettier from 5.4.1 to 5.5.1 by
@dependabot[bot] in tj-actions/changed-files#2607- chore(deps-dev): bump jest from 30.0.3 to 30.0.4 by
@dependabot[bot] in tj-actions/changed-files#2615- chore(deps-dev): bump
@types/nodefrom 24.0.7 to 24.0.10 by@dependabot[bot] in tj-actions/changed-files#2614
... (truncated)
Changelog
Sourced from tj-actions/changed-files's changelog.
Changelog
47.0.0 - (2025-09-13)
🚀 Features
➖ Remove
🔄 Update
- Updated README.md (#2592)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users.noreply.github.com> (3dbc1e1) - (github-actions[bot])
- Updated README.md (#2591)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users.noreply.github.com> (b1ccff8) - (github-actions[bot])
- Updated README.md (#2574)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]
@users.noreply.github.com> (050a3d3) - (github-actions[bot])📚 Documentation
- Update link to glob patterns (#2590) (a892f50) - (Tonye Jack)
- Add Jellyfrog as a contributor for code, and doc (#2573) (f000a9b) - (allcontributors[bot])
🧪 Testing
⚙️ Miscellaneous Tasks
- deps-dev: Bump jest from 30.0.5 to 30.1.3 (#2655) (9a67555) - (dependabot[bot])
- deps: Bump tj-actions/git-cliff from 2.1.0 to 2.2.0 (#2660) (b67e30d) - (dependabot[bot])
- deps: Bump github/codeql-action from 3.30.2 to 3.30.3 (#2661) (62aef42) - (dependabot[bot])
- deps: Bump github/codeql-action from 3.29.11 to 3.30.2 (#2659) (e874f3c) - (dependabot[bot])
- deps: Bump actions/setup-node from 4.4.0 to 5.0.0 (#2656) (8c14441) - (dependabot[bot])
- deps-dev: Bump
@types/nodefrom 24.3.0 to 24.3.1 (#2657) (e995ac4) - (dependabot[bot])- deps-dev: Bump
@types/nodefrom 24.2.1 to 24.3.0 (#2649) (3b04099) - (dependabot[bot])- deps: Bump github/codeql-action from 3.29.9 to 3.29.11 (#2651) (e7b6c97) - (dependabot[bot])
- deps: Bump tj-actions/git-cliff from 2.0.2 to 2.1.0 (#2648) (765d62b) - (dependabot[bot])
- deps: Bump github/codeql-action from 3.29.8 to 3.29.9 (#2647) (2036da1) - (dependabot[bot])
- deps: Bump github/codeql-action from 3.29.7 to 3.29.8 (#2644) (239aef8) - (dependabot[bot])
- deps-dev: Bump
@types/nodefrom 24.2.0 to 24.2.1 (#2645) (a7d5f5f) - (dependabot[bot])- deps: Bump actions/checkout from 4.2.2 to 5.0.0 (#2646) (5107f3a) - (dependabot[bot])
- deps-dev: Bump
@types/nodefrom 24.1.0 to 24.2.0 (#2640) (f963b3f) - (dependabot[bot])- deps: Bump actions/download-artifact from 4.3.0 to 5.0.0 (#2641) (f956744) - (dependabot[bot])
... (truncated)
Commits
24d32ffupgrade: to node24 (#2662)9a67555chore(deps-dev): bump jest from 30.0.5 to 30.1.3 (#2655)b67e30dchore(deps): bump tj-actions/git-cliff from 2.1.0 to 2.2.0 (#2660)62aef42chore(deps): bump github/codeql-action from 3.30.2 to 3.30.3 (#2661)e874f3cchore(deps): bump github/codeql-action from 3.29.11 to 3.30.2 (#2659)8c14441chore(deps): bump actions/setup-node from 4.4.0 to 5.0.0 (#2656)e995ac4chore(deps-dev): bump@types/nodefrom 24.3.0 to 24.3.1 (#2657)3b04099chore(deps-dev): bump@types/nodefrom 24.2.1 to 24.3.0 (#2649)e7b6c97chore(deps): bump github/codeql-action from 3.29.9 to 3.29.11 (#2651)765d62bchore(deps): bump tj-actions/git-cliff from 2.0.2 to 2.1.0 (#2648)- Additional commits viewable in compare view
Updates github/codeql-action from 3 to 4
Release notes
Sourced from github/codeql-action's releases.
v3.31.4
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.31.4 - 18 Nov 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.31.3
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.31.3 - 13 Nov 2025
- CodeQL Action v3 will be deprecated in December 2026. The Action now logs a warning for customers who are running v3 but could be running v4. For more information, see Upcoming deprecation of CodeQL Action v3.
- Update default CodeQL bundle version to 2.23.5. #3288
See the full CHANGELOG.md for more information.
v3.31.2
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.31.2 - 30 Oct 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.31.1
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.31.1 - 30 Oct 2025
- The
add-snippetsinput has been removed from theanalyzeaction. This input has been deprecated since CodeQL Action 3.26.4 in August 2024 when this removal was announced.See the full CHANGELOG.md for more information.
v3.31.0
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
4.31.3 - 13 Nov 2025
- CodeQL Action v3 will be deprecated in December 2026. The Action now logs a warning for customers who are running v3 but could be running v4. For more information, see Upcoming deprecation of CodeQL Action v3.
- Update default CodeQL bundle version to 2.23.5. #3288
4.31.2 - 30 Oct 2025
No user facing changes.
4.31.1 - 30 Oct 2025
- The
add-snippetsinput has been removed from theanalyzeaction. This input has been deprecated since CodeQL Action 3.26.4 in August 2024 when this removal was announced.4.31.0 - 24 Oct 2025
- Bump minimum CodeQL bundle version to 2.17.6. #3223
- When SARIF files are uploaded by the
analyzeorupload-sarifactions, the CodeQL Action automatically performs post-processing steps to prepare the data for the upload. Previously, these post-processing steps were only performed before an upload took place. We are now changing this so that the post-processing steps will always be performed, even when the SARIF files are not uploaded. This does not change anything for theupload-sarifaction. Foranalyze, this may affect Advanced Setup for CodeQL users who specify a value other thanalwaysfor theuploadinput. #32224.30.9 - 17 Oct 2025
- Update default CodeQL bundle version to 2.23.3. #3205
- Experimental: A new
setup-codeqlaction has been added which is similar toinit, except it only installs the CodeQL CLI and does not initialize a database. Do not use this in production as it is part of an internal experiment and subject to change at any time. #32044.30.8 - 10 Oct 2025
No user facing changes.
4.30.7 - 06 Oct 2025
- [v4+ only] The CodeQL Action now runs on Node.js v24. #3169
3.30.6 - 02 Oct 2025
- Update default CodeQL bundle version to 2.23.2. #3168
3.30.5 - 26 Sep 2025
- We fixed a bug that was introduced in
3.30.4withupload-sarifwhich resulted in files without a.sarifextension not getting uploaded. #31603.30.4 - 25 Sep 2025
- We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the
codeql-action/initstep if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of thecodeql-action/initstep. #3099 and #3100- We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. #3107
- You can now run the latest CodeQL nightly bundle by passing
tools: nightlyto theinitaction. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. #3130- Update default CodeQL bundle version to 2.23.1. #3118
3.30.3 - 10 Sep 2025
No user facing changes.
... (truncated)
Commits
497c7f6Update changelog and version after v4.31.3014f16eMerge pull request #3293 from github/update-v4.31.3-8c10e89c714d898eUpdate changelog for v4.31.38c10e89Merge pull request #3288 from github/update-bundle/codeql-bundle-v2.23.59777b01Merge branch 'main' into update-bundle/codeql-bundle-v2.23.5456a74aMerge pull request #3289 from github/mbg/ci/setup-dotnet3fac49cUpdate remaining workflows38a3a72EnableinstallDotNetin all workflows that analyse C#58c9eb6Addglobal.jsonf20e021Add support for addingsetup-dotnetsteps tosync.sh- Additional commits viewable in compare view
Updates actions/setup-node from 4 to 6
Release notes
Sourced from actions/setup-node's releases.
v6.0.0
What's Changed
Breaking Changes
- Limit automatic caching to npm, update workflows and documentation by
@priyagupta108in actions/setup-node#1374Dependency Upgrades
- Upgrade ts-jest from 29.1.2 to 29.4.1 and document breaking changes in v5 by
@dependabot[bot] in #1336- Upgrade prettier from 2.8.8 to 3.6.2 by
@dependabot[bot] in #1334- Upgrade actions/publish-action from 0.3.0 to 0.4.0 by
@dependabot[bot] in #1362Full Changelog: https://github.com/actions/setup-node/compare/v5...v6.0.0
v5.0.0
What's Changed
Breaking Changes
- Enhance caching in setup-node with automatic package manager detection by
@priya-kinthaliin actions/setup-node#1348This update, introduces automatic caching when a valid
packageManagerfield is present in yourpackage.json. This aims to improve workflow performance and make dependency management more seamless. To disable this automatic caching, setpackage-manager-cache: falsesteps: - uses: actions/checkout@v5 - uses: actions/setup-node@v5 with: package-manager-cache: false
- Upgrade action to use node24 by
@salmanmkcin actions/setup-node#1325Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Dependency Upgrades
- Upgrade
@octokit/request-errorand@actions/githubby@dependabot[bot] in actions/setup-node#1227- Upgrade uuid from 9.0.1 to 11.1.0 by
@dependabot[bot] in actions/setup-node#1273- Upgrade undici from 5.28.5 to 5.29.0 by
@dependabot[bot] in actions/setup-node#1295- Upgrade form-data to bring in fix for critical vulnerability by
@gowridurgadin actions/setup-node#1332- Upgrade actions/checkout from 4 to 5 by
@dependabot[bot] in actions/setup-node#1345New Contributors
@priya-kinthalimade their first contribution in actions/setup-node#1348@salmanmkcmade their first contribution in actions/setup-node#1325Full Changelog: https://github.com/actions/setup-node/compare/v4...v5.0.0
v4.4.0
... (truncated)
Commits
2028fbcLimit automatic caching to npm, update workflows and documentation (#1374)1342781Bump actions/publish-action from 0.3.0 to 0.4.0 (#1362)89d709dBump prettier from 2.8.8 to 3.6.2 (#1334)cd2651cBump ts-jest from 29.1.2 to 29.4.1 (#1336)a0853c2Bump actions/checkout from 4 to 5 (#1345)b7234ccUpgrade action to use node24 (#1325)d7a1131Enhance caching in setup-node with automatic package manager detection (#1348)5e2628cBumps form-data (#1332)65becefBump undici from 5.28.5 to 5.29.0 (#1295)7e24a65Bump uuid from 9.0.1 to 11.1.0 (#1273)- Additional commits viewable in compare view
Updates peter-evans/slash-command-dispatch from 4 to 5
Commits
0683e68docs: update whats new2449d71fix: remove unused type72e585cfix: eslint-plugin depf3e5a05feat: update runtime to node 249dbeb59Fix getting permissions for the contributors who are a part of the team (#424)1aebff8feat: support yml or yaml (#427)9296fe3build(deps): bump the github-actions group with 3 updates (#430)59ebb73ci: update dependabot configcf4bfd0build(deps): bump peter-evans/create-or-update-comment from 4 to 5 (#428)a94182abuild(deps-dev): bump@vercel/nccfrom 0.38.3 to 0.38.4 (#426)- Additional commits viewable in compare view
Updates actions/github-script from 7.0.1 to 8.0.0
Release notes
Sourced from actions/github-script's releases.
v8.0.0
What's Changed
- Update Node.js version support to 24.x by
@salmanmkcin actions/github-script#637- README for updating actions/github-script from v7 to v8 by
@sneha-kripin actions/github-script#653⚠️ Minimum Compatible Runner Version
v2.327.1
Release NotesMake sure your runner is updated to this version or newer to use this release.
New Contributors
@salmanmkcmade their first contribution in actions/github-script#637@sneha-kripmade their first contribution in actions/github-script#653Full Changelog: https://github.com/actions/github-script/compare/v7.1.0...v8.0.0
v7.1.0
What's Changed
- Upgrade husky to v9 by
@benelanin actions/github-script#482- Add workflow file for publishing releases to immutable action package by
@Jcambassin actions/github-script#485- Upgrade IA Publish by
@Jcambassin actions/github-script#486- Fix workflow status badges by
@joshmgrossin actions/github-script#497- Update usage of
actions/upload-artifactby@joshmgrossin actions/github-script#512- Clear up package name confusion by
@joshmgrossin actions/github-script#514- Update dependencies with
npm audit fixby@joshmgrossin actions/github-script#515- Specify that the used script is JavaScript by
@timotkin actions/github-script#478- chore: Add Dependabot for NPM and Actions by
@nschonniin actions/github-script#472- Define
permissionsin workflows and update actions by@joshmgrossin actions/github-script#531- chore: Add Dependabot for .github/actions/install-dependencies by
@nschonniin actions/github-script#532- chore: Remove .vscode settings by
@nschonniin actions/github-script#533- ci: Use github/setup-licensed by
@nschonniin actions/github-script#473- make octokit instance available as octokit on top of github, to make it easier to seamlessly copy examples from GitHub rest api or octokit documentations by
@iamstarkovin actions/github-script#508- Remove
octokitREADME updates for v7 by@joshmgrossin actions/github-script#557- docs: add "exec" usage examples by
@neilimein actions/github-script#546- Bump ruby/setup-ruby from 1.213.0 to 1.222.0 by
@dependabot[bot] in actions/github-script#563- Bump ruby/setup-ruby from 1.222.0 to 1.229.0 by
@dependabot[bot] in actions/github-script#575- Clearly document passing inputs to the
scriptby@joshmgrossin actions/github-script#603- Update README.md by
@nebuk89in actions/github-script#610New Contributors
@benelanmade their first contribution in actions/github-script#482@Jcambassmade their first contribution in actions/github-script#485@timotkmade their first contribution in actions/github-script#478@iamstarkovmade their first contribution in actions/github-script#508@neilimemade their first contribution in actions/github-script#546@nebuk89made their first contribution in actions/github-script#610Full Changelog: https://github.com/actions/github-script/compare/v7...v7.1.0
Commits
ed59741Merge pull request #653 from actions/sneha-krip/readme-for-v82dc352eBold minimum Actions Runner version in README01e118cUpdate README for Node 24 runtime requirements8b222acApply suggestion from@salmanmkcadc0eeaREADME for updating actions/github-script from v7 to v820fe497Merge pull request #637 from actions/node24e7b7f22update licenses2c81ba0Update Node.js version support to 24.xf28e40cMerge pull request #610 from actions/nebuk89-patch-11ae9958Update 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot un...
Description has been truncated
Deploy Preview for testcontainers-node ready!
| Name | Link |
|---|---|
| Latest commit | c833d0e31f39240ebf4ab3442f75e317a6d56b25 |
| Latest deploy log | https://app.netlify.com/projects/testcontainers-node/deploys/69488fe02f59b3000879bf58 |
| Deploy Preview | https://deploy-preview-1185--testcontainers-node.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.