Title: Bump the actions group across 1 directory with 3 updates by dependabot[bot] · Pull Request #85 · EngineScript/EngineScript · GitHub
Open Graph Title: Bump the actions group across 1 directory with 3 updates by dependabot[bot] · Pull Request #85 · EngineScript/EngineScript
X Title: Bump the actions group across 1 directory with 3 updates by dependabot[bot] · Pull Request #85 · EngineScript/EngineScript
Description: 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 @salmanmkc in actions/github-script#637
README for updating actions/github-script from v7 to v8 by @sneha-krip in actions/github-script#653
⚠️ Minimum Compatible Runner Version
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
New Contributors
@salmanmkc made their first contribution in actions/github-script#637
@sneha-krip made their first contribution in actions/github-script#653
Full Changelog: actions/github-script@v7.1.0...v8.0.0
v7.1.0
What's Changed
Upgrade husky to v9 by @benelan in actions/github-script#482
Add workflow file for publishing releases to immutable action package by @Jcambass in actions/github-script#485
Upgrade IA Publish by @Jcambass in actions/github-script#486
Fix workflow status badges by @joshmgross in actions/github-script#497
Update usage of actions/upload-artifact by @joshmgross in actions/github-script#512
Clear up package name confusion by @joshmgross in actions/github-script#514
Update dependencies with npm audit fix by @joshmgross in actions/github-script#515
Specify that the used script is JavaScript by @timotk in actions/github-script#478
chore: Add Dependabot for NPM and Actions by @nschonni in actions/github-script#472
Define permissions in workflows and update actions by @joshmgross in actions/github-script#531
chore: Add Dependabot for .github/actions/install-dependencies by @nschonni in actions/github-script#532
chore: Remove .vscode settings by @nschonni in actions/github-script#533
ci: Use github/setup-licensed by @nschonni in 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 @iamstarkov in actions/github-script#508
Remove octokit README updates for v7 by @joshmgross in actions/github-script#557
docs: add "exec" usage examples by @neilime in 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 script by @joshmgross in actions/github-script#603
Update README.md by @nebuk89 in actions/github-script#610
New Contributors
@benelan made their first contribution in actions/github-script#482
@Jcambass made their first contribution in actions/github-script#485
@timotk made their first contribution in actions/github-script#478
@iamstarkov made their first contribution in actions/github-script#508
@neilime made their first contribution in actions/github-script#546
@nebuk89 made their first contribution in actions/github-script#610
Full Changelog: actions/github-script@v7...v7.1.0
... (truncated)
Commits
ed59741 Merge pull request #653 from actions/sneha-krip/readme-for-v8
2dc352e Bold minimum Actions Runner version in README
01e118c Update README for Node 24 runtime requirements
8b222ac Apply suggestion from @salmanmkc
adc0eea README for updating actions/github-script from v7 to v8
20fe497 Merge pull request #637 from actions/node24
e7b7f22 update licenses
2c81ba0 Update Node.js version support to 24.x
f28e40c Merge pull request #610 from actions/nebuk89-patch-1
1ae9958 Update 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 @jcambass in actions/labeler#802
Breaking Changes
Upgrade Node.js version to 24 in action and dependencies @salmanmkc in actions/labeler#891
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. Release Notes
Dependency 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/jest from 29.5.6 to 29.5.11 by @dependabot[bot] in actions/labeler#719
Upgrade @types/js-yaml from 4.0.8 to 4.0.9 by @dependabot[bot] in actions/labeler#718
Upgrade @typescript-eslint/parser from 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/parser from 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-plugin from 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/core from 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/parser from 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/jest from 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/ncc from 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-error from 5.0.1 to 5.1.1 by @dependabot[bot] in actions/labeler#846
Documentation changes
Add note regarding pull_request_target to README.md by @silverwind in actions/labeler#669
Update readme with additional examples and important note about pull_request_target event by @IvanZosimov in actions/labeler#721
Document update - permission section by @harithavattikuti in actions/labeler#840
Improvement in documentation for pull_request_target event usage in README by @suyashgaonkar in actions/labeler#871
Fix broken links in documentation by @suyashgaonkar in actions/labeler#822
New Contributors
@silverwind made their first contribution in actions/labeler#669
@Jcambass made their first contribution in actions/labeler#802
@suyashgaonkar made their first contribution in actions/labeler#822
@HarithaVattikuti made their first contribution in actions/labeler#840
@salmanmkc made their first contribution in actions/labeler#891
... (truncated)
Commits
634933e publish-action upgrade to 0.4.0 from 0.2.2 (#901)
f1a63e8 Update Node.js version to 24 in action and dependencies (#891)
b0a1180 Bump @octokit/request-error from 5.0.1 to 5.1.1 (#846)
110d441 Update README.md (#871)
bee50fe Bump undici from 5.28.4 to 5.28.5 (#842)
6463cdb Bump eslint-plugin-jest from 28.9.0 to 28.11.0 (#839)
c209686 Bump typescript from 5.7.2 to 5.7.3 (#835)
5184940 Bump @vercel/ncc from 0.38.1 to 0.38.3 (#830)
3629d55 Document update - permission section (#840)
d24f7f3 Bump 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 @salmanmkc in actions/stale#1279
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. Release Notes
Enhancement
Introducing sort-by option by @suyashgaonkar in actions/stale#1254
Dependency 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/cache from 4.0.0 to 4.0.2 by @aparnajyothi-y in actions/stale#1226
Upgrade @action/cache from 4.0.2 to 4.0.3 by @suyashgaonkar in 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 @gowridurgad in actions/stale#1277
Documentation changes
Changelog update for recent releases by @suyashgaonkar in actions/stale#1224
Permissions update in Readme by @ghadimir in actions/stale#1248
New Contributors
@suyashgaonkar made their first contribution in actions/stale#1224
@GhadimiR made their first contribution in actions/stale#1248
@gowridurgad made their first contribution in actions/stale#1277
@salmanmkc made their first contribution in actions/stale#1279
Full Changelog: actions/stale@v9...v10.0.0
v9.1.0
What's Changed
Documentation update by @Marukome0743 in actions/stale#1116
Add workflow file for publishing releases to immutable action package by @Jcambass in actions/stale#1179
Update undici from 5.28.2 to 5.28.4 by @dependabot in actions/stale#1150
Update actions/checkout from 3 to 4 by @dependabot in actions/stale#1091
Update actions/publish-action from 0.2.2 to 0.3.0 by @dependabot in actions/stale#1147
Update ts-jest from 29.1.1 to 29.2.5 by @dependabot in actions/stale#1175
Update @actions/core from 1.10.1 to 1.11.1 by @dependabot in actions/stale#1191
Update @types/jest from 29.5.11 to 29.5.14 by @dependabot in actions/stale#1193
Update @actions/cache from 3.2.2 to 4.0.0 by @dependabot in actions/stale#1194
New Contributors
@Marukome0743 made their first contribution in actions/stale#1116
@Jcambass made their first contribution in actions/stale#1179
Full Changelog: actions/stale@v9...v9.1.0
Changelog
Sourced from actions/stale's changelog.
Changelog
[9.1.0]
What's Changed
Documentation update by @Marukome0743 in actions/stale#1116
Add workflow file for publishing releases to immutable action package by @Jcambass in actions/stale#1179
Update undici from 5.28.2 to 5.28.4 by @dependabot in actions/stale#1150
Update actions/checkout from 3 to 4 by @dependabot in actions/stale#1091
Update actions/publish-action from 0.2.2 to 0.3.0 by @dependabot in actions/stale#1147
Update ts-jest from 29.1.1 to 29.2.5 by @dependabot in actions/stale#1175
Update @actions/core from 1.10.1 to 1.11.1 by @dependabot in actions/stale#1191
Update @types/jest from 29.5.11 to 29.5.14 by @dependabot in actions/stale#1193
Update @actions/cache from 3.2.2 to 4.0.0 by @dependabot in 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 @dsame in #1033; fixes #792
Logs displaying current GitHub API rate limit by @dsame in #1032; addresses #1029
For 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]
⚠️ This version contains breaking changes ⚠️
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 @panticmilos actions/stale#770
Skip deleting the branch in the upstream of a forked repo by @dsame actions/stale#913
abort the build on the error by @dsame in actions/stale#935
[7.0.0]
⚠️ Breaking change ⚠️
Allow daysBeforeStale options to be float by @irega in actions/stale#841
Use cache in check-dist.yml by @jongwooo in actions/stale#876
fix print outputs step in existing workflows by @irega in actions/stale#859
Update issue and PR templates, add/delete workflow files by @IvanZosimov in actions/stale#880
Update how stale handles exempt items by @johnsudol in actions/stale#874
... (truncated)
Commits
3a9db7e Upgrade to node 24 (#1279)
8f717f0 Bumps form-data (#1277)
a92fd57 build(deps): bump undici from 5.28.5 to 5.29.0 (#1251)
128b2c8 Introducing sort-by option (#1254)
f78de97 Update README.md (#1248)
816d9db Upgrade @action/cache from 4.0.2 to 4.0.3 (#1233)
ba23c1c upgrade actions/cache from 4.0.0 to 4.0.2 (#1226)
a65e88a build(deps): bump undici from 5.28.4 to 5.28.5 (#1201)
d4df79c Updates to CHANGELOG.MD for recent releases (#1224)
ee7ef89 build(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 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
Open Graph Description: 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/gi...
X Description: 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/gi...
Opengraph URL: https://github.com/EngineScript/EngineScript/pull/85
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:875dd40c-6e9c-388e-2ca1-de5592adde29 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 82D4:3E6EAA:28DA982:3886DFC:6A4EF96C |
| html-safe-nonce | a9a9a4d1ad906d0a3482bd575d778751034d280a6a523447941fa872180a04c0 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MkQ0OjNFNkVBQToyOERBOTgyOjM4ODZERkM6NkE0RUY5NkMiLCJ2aXNpdG9yX2lkIjoiODE2MTU5OTU4NDExNzY1MTgyMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | f305e501a029b81305b795c79719836994fbf4a15d8a96505d778da56d08b496 |
| hovercard-subject-tag | pull_request:2801990553 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/EngineScript/EngineScript/pull/85/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | 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/gi... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | b92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/EngineScript/EngineScript git https://github.com/EngineScript/EngineScript.git |
| octolytics-dimension-user_id | 50476375 |
| octolytics-dimension-user_login | EngineScript |
| octolytics-dimension-repository_id | 191669024 |
| octolytics-dimension-repository_nwo | EngineScript/EngineScript |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 191669024 |
| octolytics-dimension-repository_network_root_nwo | EngineScript/EngineScript |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 2b8f23afb982271f1b22258a94aede67a6b77760 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width