Bump the actions group across 1 directory with 3 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(5 months ago)
(5 months ago)
automated dependencies security maintenance
Bumps the actions group with 3 updates in the / directory: actions/github-script, actions/labeler and actions/stale.
Updates actions/github-script from 7 to 8
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
... (truncated)
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
Updates actions/labeler from 5 to 6
Release notes
Sourced from actions/labeler's releases.
v6.0.0
What's Changed
- Add workflow file for publishing releases to immutable action package by
@jcambassin actions/labeler#802Breaking Changes
- Upgrade Node.js version to 24 in action and dependencies
@salmanmkcin actions/labeler#891 Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. Release NotesDependency Upgrades
- Upgrade eslint-config-prettier from 9.0.0 to 9.1.0 by
@dependabot[bot] in actions/labeler#711- Upgrade eslint from 8.52.0 to 8.55.0 by
@dependabot[bot] in actions/labeler#720- Upgrade
@types/jestfrom 29.5.6 to 29.5.11 by@dependabot[bot] in actions/labeler#719- Upgrade
@types/js-yamlfrom 4.0.8 to 4.0.9 by@dependabot[bot] in actions/labeler#718- Upgrade
@typescript-eslint/parserfrom 6.9.0 to 6.14.0 by@dependabot[bot] in actions/labeler#717- Upgrade prettier from 3.0.3 to 3.1.1 by
@dependabot[bot] in actions/labeler#726- Upgrade eslint from 8.55.0 to 8.56.0 by
@dependabot[bot] in actions/labeler#725- Upgrade
@typescript-eslint/parserfrom 6.14.0 to 6.19.0 by@dependabot[bot] in actions/labeler#745- Upgrade eslint-plugin-jest from 27.4.3 to 27.6.3 by
@dependabot[bot] in actions/labeler#744- Upgrade
@typescript-eslint/eslint-pluginfrom 6.9.0 to 6.20.0 by@dependabot[bot] in actions/labeler#750- Upgrade prettier from 3.1.1 to 3.2.5 by
@dependabot[bot] in actions/labeler#752- Upgrade undici from 5.26.5 to 5.28.3 by
@dependabot[bot] in actions/labeler#757- Upgrade braces from 3.0.2 to 3.0.3 by
@dependabot[bot] in actions/labeler#789- Upgrade minimatch from 9.0.3 to 10.0.1 by
@dependabot[bot] in actions/labeler#805- Upgrade
@actions/corefrom 1.10.1 to 1.11.1 by@dependabot[bot] in actions/labeler#811- Upgrade typescript from 5.4.3 to 5.7.2 by
@dependabot[bot] in actions/labeler#819- Upgrade
@typescript-eslint/parserfrom 7.3.1 to 8.17.0 by@dependabot[bot] in actions/labeler#824- Upgrade prettier from 3.2.5 to 3.4.2 by
@dependabot[bot] in actions/labeler#825- Upgrade
@types/jestfrom 29.5.12 to 29.5.14 by@dependabot[bot] in actions/labeler#827- Upgrade eslint-plugin-jest from 27.9.0 to 28.9.0 by
@dependabot[bot] in actions/labeler#832- Upgrade ts-jest from 29.1.2 to 29.2.5 by
@dependabot[bot] in actions/labeler#831- Upgrade
@vercel/nccfrom 0.38.1 to 0.38.3 by@dependabot[bot] in actions/labeler#830- Upgrade typescript from 5.7.2 to 5.7.3 by
@dependabot[bot] in actions/labeler#835- Upgrade eslint-plugin-jest from 28.9.0 to 28.11.0 by
@dependabot[bot] in actions/labeler#839- Upgrade undici from 5.28.4 to 5.28.5 by
@dependabot[bot] in actions/labeler#842- Upgrade
@octokit/request-errorfrom 5.0.1 to 5.1.1 by@dependabot[bot] in actions/labeler#846Documentation changes
- Add note regarding
pull_request_targetto README.md by@silverwindin actions/labeler#669- Update readme with additional examples and important note about
pull_request_targetevent by@IvanZosimovin actions/labeler#721- Document update - permission section by
@harithavattikutiin actions/labeler#840- Improvement in documentation for pull_request_target event usage in README by
@suyashgaonkarin actions/labeler#871- Fix broken links in documentation by
@suyashgaonkarin actions/labeler#822New Contributors
@silverwindmade their first contribution in actions/labeler#669@Jcambassmade their first contribution in actions/labeler#802@suyashgaonkarmade their first contribution in actions/labeler#822@HarithaVattikutimade their first contribution in actions/labeler#840@salmanmkcmade their first contribution in actions/labeler#891
... (truncated)
Commits
634933epublish-action upgrade to 0.4.0 from 0.2.2 (#901)f1a63e8Update Node.js version to 24 in action and dependencies (#891)b0a1180Bump@octokit/request-errorfrom 5.0.1 to 5.1.1 (#846)110d441Update README.md (#871)bee50feBump undici from 5.28.4 to 5.28.5 (#842)6463cdbBump eslint-plugin-jest from 28.9.0 to 28.11.0 (#839)c209686Bump typescript from 5.7.2 to 5.7.3 (#835)5184940Bump@vercel/nccfrom 0.38.1 to 0.38.3 (#830)3629d55Document update - permission section (#840)d24f7f3Bump ts-jest from 29.1.2 to 29.2.5 (#831)- Additional commits viewable in compare view
Updates actions/stale from 9 to 10
Release notes
Sourced from actions/stale's releases.
v10.0.0
What's Changed
Breaking Changes
- Upgrade to node 24 by
@salmanmkcin actions/stale#1279 Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. Release NotesEnhancement
- Introducing sort-by option by
@suyashgaonkarin actions/stale#1254Dependency Upgrades
- Upgrade actions/publish-immutable-action from 0.0.3 to 0.0.4 by
@dependabot[bot] in actions/stale#1186- Upgrade undici from 5.28.4 to 5.28.5 by
@dependabot[bot] in actions/stale#1201- Upgrade
@action/cachefrom 4.0.0 to 4.0.2 by@aparnajyothi-yin actions/stale#1226- Upgrade
@action/cachefrom 4.0.2 to 4.0.3 by@suyashgaonkarin actions/stale#1233- Upgrade undici from 5.28.5 to 5.29.0 by
@dependabot[bot] in actions/stale#1251- Upgrade form-data to bring in fix for critical vulnerability by
@gowridurgadin actions/stale#1277Documentation changes
- Changelog update for recent releases by
@suyashgaonkarin actions/stale#1224- Permissions update in Readme by
@ghadimirin actions/stale#1248New Contributors
@suyashgaonkarmade their first contribution in actions/stale#1224@GhadimiRmade their first contribution in actions/stale#1248@gowridurgadmade their first contribution in actions/stale#1277@salmanmkcmade their first contribution in actions/stale#1279Full Changelog: https://github.com/actions/stale/compare/v9...v10.0.0
v9.1.0
What's Changed
- Documentation update by
@Marukome0743in actions/stale#1116- Add workflow file for publishing releases to immutable action package by
@Jcambassin actions/stale#1179- Update undici from 5.28.2 to 5.28.4 by
@dependabotin actions/stale#1150- Update actions/checkout from 3 to 4 by
@dependabotin actions/stale#1091- Update actions/publish-action from 0.2.2 to 0.3.0 by
@dependabotin actions/stale#1147- Update ts-jest from 29.1.1 to 29.2.5 by
@dependabotin actions/stale#1175- Update
@actions/corefrom 1.10.1 to 1.11.1 by@dependabotin actions/stale#1191- Update
@types/jestfrom 29.5.11 to 29.5.14 by@dependabotin actions/stale#1193- Update
@actions/cachefrom 3.2.2 to 4.0.0 by@dependabotin actions/stale#1194New Contributors
@Marukome0743made their first contribution in actions/stale#1116@Jcambassmade their first contribution in actions/stale#1179Full Changelog: https://github.com/actions/stale/compare/v9...v9.1.0
Changelog
Sourced from actions/stale's changelog.
Changelog
[9.1.0]
What's Changed
- Documentation update by
@Marukome0743in actions/stale#1116- Add workflow file for publishing releases to immutable action package by
@Jcambassin actions/stale#1179- Update undici from 5.28.2 to 5.28.4 by
@dependabotin actions/stale#1150- Update actions/checkout from 3 to 4 by
@dependabotin actions/stale#1091- Update actions/publish-action from 0.2.2 to 0.3.0 by
@dependabotin actions/stale#1147- Update ts-jest from 29.1.1 to 29.2.5 by
@dependabotin actions/stale#1175- Update
@actions/corefrom 1.10.1 to 1.11.1 by@dependabotin actions/stale#1191- Update
@types/jestfrom 29.5.11 to 29.5.14 by@dependabotin actions/stale#1193- Update
@actions/cachefrom 3.2.2 to 4.0.0 by@dependabotin actions/stale#1194[9.0.0]
Breaking Changes
- Action is now stateful: If the action ends because of operations-per-run then the next run will start from the first unprocessed issue skipping the issues processed during the previous run(s). The state is reset when all the issues are processed. This should be considered for scheduling workflow runs.
- Version 9 of this action updated the runtime to Node.js 20. All scripts are now run with Node.js 20 instead of Node.js 16 and are affected by any breaking changes between Node.js 16 and 20.
What Else Changed
- Performance optimization that removes unnecessary API calls by
@dsamein #1033; fixes #792- Logs displaying current GitHub API rate limit by
@dsamein #1032; addresses #1029For more information, please read the action documentation and its section about statefulness
[4.1.1]
In scope of this release we updated actions/core to 1.10.0 for v4 and fixed issues operation count.
[8.0.0]
:warning: This version contains breaking changes :warning:
- New option labels-to-remove-when-stale enables users to specify list of comma delimited labels that will be removed when the issue or PR becomes stale by
@panticmilosactions/stale#770- Skip deleting the branch in the upstream of a forked repo by
@dsameactions/stale#913- abort the build on the error by
@dsamein actions/stale#935[7.0.0]
:warning: Breaking change :warning:
- Allow daysBeforeStale options to be float by
@iregain actions/stale#841- Use cache in check-dist.yml by
@jongwoooin actions/stale#876- fix print outputs step in existing workflows by
@iregain actions/stale#859- Update issue and PR templates, add/delete workflow files by
@IvanZosimovin actions/stale#880- Update how stale handles exempt items by
@johnsudolin actions/stale#874
... (truncated)
Commits
3a9db7eUpgrade to node 24 (#1279)8f717f0Bumps form-data (#1277)a92fd57build(deps): bump undici from 5.28.5 to 5.29.0 (#1251)128b2c8Introducing sort-by option (#1254)f78de97Update README.md (#1248)816d9dbUpgrade@action/cachefrom 4.0.2 to 4.0.3 (#1233)ba23c1cupgrade actions/cache from 4.0.0 to 4.0.2 (#1226)a65e88abuild(deps): bump undici from 5.28.4 to 5.28.5 (#1201)d4df79cUpdates to CHANGELOG.MD for recent releases (#1224)ee7ef89build(deps): bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#1186)- See full diff 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 unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
2
+4
-4
Package Dependencies
Technical Details
| ID: | 7011692 |
| UUID: | 2801990553 |
| Node ID: | PR_kwDOC2yjIM6nAvuZ |
| Host: | GitHub |
| Repository: | EngineScript/EngineScript |
| Merge State: | Unknown |