Skip to content

chore(deps): bump actions/stale from 9 to 10 - #2

Merged
striderZA merged 2 commits into
masterfrom
dependabot/github_actions/actions/stale-10
Apr 30, 2026
Merged

chore(deps): bump actions/stale from 9 to 10#2
striderZA merged 2 commits into
masterfrom
dependabot/github_actions/actions/stale-10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/stale from 9 to 10.

Release notes

Sourced from actions/stale's releases.

v10.0.0

What's Changed

Breaking Changes

Enhancement

Dependency Upgrades

Documentation changes

New Contributors

Full Changelog: actions/stale@v9...v10.0.0

v9.1.0

What's Changed

New Contributors

Full Changelog: actions/stale@v9...v9.1.0

Changelog

Sourced from actions/stale's changelog.

Changelog

[10.1.0]

What's Changed

[10.0.0]

What's Changed

Breaking Changes

Enhancement

Dependency Upgrades

Documentation changes

[9.1.0]

What's Changed

[9.0.0]

Breaking Changes

  1. 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.
  2. 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.

... (truncated)

Commits
  • 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)
  • e46bbab build(deps-dev): bump @​types/node from 20.10.3 to 24.2.0 and document breakin...
  • 65d1d48 build(deps-dev): bump eslint-config-prettier from 8.10.0 to 10.1.8 (#1276)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 30, 2026
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v9...v10)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/stale-10 branch from fa113cd to 0d52546 Compare April 30, 2026 09:53
@github-actions

Copy link
Copy Markdown
Contributor

User dependabot[bot] does not have write permissions

github run

@github-actions

Copy link
Copy Markdown
Contributor

Author identity unknown

*** Please tell me who you are.

Run

git config --global user.email "you@example.com"
git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident name (for runner@runnervmeorf1.tbdjiz0wj0fedjpd2uyw3iazmd.xx.internal.cloudapp.net) not allowed

opencode session  |  github run

@striderZA
striderZA merged commit f25e462 into master Apr 30, 2026
1 of 2 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/stale-10 branch April 30, 2026 11:43
striderZA added a commit that referenced this pull request May 4, 2026
Bug fixes:
- #1: division-by-zero guard in coverage calculation
- #2: actions versions @v6 -> @v4
- #3: remove redundant git query in changelog-generator session.idle
- #4: YAML frontmatter parser handles multi-line values
- #8: Windows line endings in frontmatter parser (split with /\r?\n/)

Quality:
- #5: deduplicate Collaboration Protocol in 4 agents (~200 lines -> ~40)
- #6: changelog-generator no longer re-queries git in event handler
- #7: GDScript validator --strict flag for non-zero exit
- #9: simpler subagent_type regex in cross-reference validator
- #11: error sections counted as Failed in report totals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant