Skip to content

chore(ci): bump actions/stale from 9.1.0 to 10.3.0#41

Merged
lml2468 merged 1 commit into
mainfrom
dependabot/github_actions/actions/stale-10.3.0
May 23, 2026
Merged

chore(ci): bump actions/stale from 9.1.0 to 10.3.0#41
lml2468 merged 1 commit into
mainfrom
dependabot/github_actions/actions/stale-10.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps actions/stale from 9.1.0 to 10.3.0.

Release notes

Sourced from actions/stale's releases.

v10.3.0

What's Changed

Bug Fix

Dependency Updates

New Contributors

Full Changelog: actions/stale@v10...v10.3.0

v10.2.0

What's Changed

Bug Fix

Dependency Updates

New Contributors

Full Changelog: actions/stale@v10...v10.2.0

v10.1.1

What's Changed

Bug Fix

Improvement

Dependency Upgrades

New Contributors

Full Changelog: actions/stale@v10...v10.1.1

v10.1.0

What's Changed

... (truncated)

Commits
  • eb5cf3a chore: upgrade dependencies and bump version to 10.3.0 (#1335)
  • db5d06a Enhancement: ignore stale labeling events (#1311)
  • b5d41d4 build(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#1313)
  • dcd2b94 Fix punycode and url.parse Deprecation Warnings (#1312)
  • d6f8a33 build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#1304)
  • a21a081 Fix checking state cache (fix #1136), also switch to octokit methods (#1152)
  • 9971854 build(deps): bump actions/checkout from 4 to 6 (#1306)
  • 5611b9d build(deps): bump actions/publish-action from 0.3.0 to 0.4.0 (#1291)
  • fad0de8 Improves error handling when rate limiting is disabled on GHES. (#1300)
  • 39bea7d Add Missing Input Reading for only-issue-types (#1298)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/stale](https://github.com/actions/stale) from 9.1.0 to 10.3.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@5bef64f...eb5cf3a)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 21, 2026

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from a team as a code owner May 21, 2026 12:06
Copy link
Copy Markdown

@Jerry-Xin Jerry-Xin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary: This PR is in scope for Mininglamp-OSS/.github and safely updates the reusable stale workflow’s pinned actions/stale SHA to v10.3.0.

💬 Non-blocking
No non-blocking issues found.

✅ Highlights

  • reusable-stale.yml:34, :71, :99 keep the action pinned to an immutable commit SHA, and the SHA matches the actions/stale v10.3.0 tag.
  • The configured inputs are still supported by actions/stale v10.3.0.
  • v10’s Node 24 runtime requirement is compatible with the workflow’s GitHub-hosted ubuntu-24.04 runners.
  • Local validation passed: YAML parsing, whitespace check, git diff --check, and actionlint.

Copy link
Copy Markdown
Contributor

@lml2468 lml2468 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review: PR #41 — chore(ci): bump actions/stale from 9.1.0 to 10.3.0

Verdict: Safe Dependabot bump. LGTM ✅

Verification

  • ✅ SHA eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899 confirmed to match actions/stale tag v10.3.0
  • ✅ CI green (actionlint + tab check pass)
  • ✅ All 3 jobs (stale-issues, stale-prs, stale-discussions) updated consistently
  • ✅ All existing with: inputs (days-before-*-stale, days-before-*-close, stale-*-message, exempt-*-labels, etc.) are supported in v10

No blocking or non-blocking findings.


Reviewer: 齐静春 (qijingchun) — independent cross-review

@lml2468 lml2468 merged commit 3286232 into main May 23, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/actions/stale-10.3.0 branch May 23, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants