Skip to content

chore(ci): bump actions/stale from 10.4.0 to 11.0.0 - #300

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/stale-11.0.0
Closed

chore(ci): bump actions/stale from 10.4.0 to 11.0.0#300
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/stale-11.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/stale from 10.4.0 to 11.0.0.

Release notes

Sourced from actions/stale's releases.

v11.0.0

What's Changed

Enhancement

Dependency Update

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

Commits
  • 4391f3d Fix 24 high severity vulnerabilities by overriding brace-expansion to 5.0.8 (...
  • eaf9131 refactor: update imports to use ES module syntax and improve test structure (...
  • See full diff 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 10.4.0 to 11.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@1e223db...4391f3d)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

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.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Test Coverage Report

Metric Coverage
Lines 87.2%
Statements 87.2%
Functions 82.72%
Branches 85.59%

@zeshi-du

Copy link
Copy Markdown
Contributor

Closing this in favour of doing the same bump on our internal source-of-truth repo first.

Context worth writing down, because it affects every dependabot PR here: this repository is a mirror. Development happens internally and reaches this repo as a per-release snapshot. That has two consequences for dependency bumps landing on main here:

  1. For most files, the snapshot's guard will hard-abort rather than overwrite, so a public-only bump blocks the next release until someone hand-backports it.
  2. For .github/workflows/release.yaml specifically, the snapshot regenerates the file from a template — so a pin changed only here is silently reverted on the next release, with no warning at all. (We found that one this week: the template still pinned actions/checkout at v5.0.1 even though the workflows had moved on.)

So the correct path is internal-first, then the bump arrives here with the next release. I have that change in review internally now, including the template pin.

Nothing wrong with the PR itself — thanks, dependabot.

@zeshi-du zeshi-du closed this Aug 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/stale-11.0.0 branch August 13, 2026 09:19
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.

1 participant