chore(deps): bump actions/stale from 8.0.0 to 10.0.0
Type: Pull Request
State: Open
Association: None
Comments: 3
(2 months ago)
(about 1 month ago)
github_actions dependencies
Bumps actions/stale from 8.0.0 to 10.0.0.
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
... (truncated)
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.
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)- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| actions/stale | [< 6.1, > 6.0.0] |
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)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 6997492 |
| UUID: | 3386110376 |
| Node ID: | PR_kwDOG5lbN86m-Sir |
| Host: | GitHub |
| Repository: | OpenFunction/functions-framework-nodejs |