Skip to content

build(deps): bump actions/stale from 10 to 11 - #4196

Merged
itzg merged 1 commit into
masterfrom
dependabot/github_actions/actions/stale-11
Jul 29, 2026
Merged

build(deps): bump actions/stale from 10 to 11#4196
itzg merged 1 commit into
masterfrom
dependabot/github_actions/actions/stale-11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/stale from 10 to 11.

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

v10.4.0

What's Changed

Bug Fix

Dependency Updates

New Contributors

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

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

... (truncated)

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
  • 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 to 11.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v10...v11)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 29, 2026
@itzg
itzg merged commit 614d3f4 into master Jul 29, 2026
10 checks passed
@itzg
itzg deleted the dependabot/github_actions/actions/stale-11 branch July 29, 2026 12:01
gabrielcosi pushed a commit to gabrielcosi/home-ops that referenced this pull request Aug 4, 2026
… ➔ 2026.8.0) (#267)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/itzg/minecraft-server](https://github.com/itzg/docker-minecraft-server) | minor | `2026.7.2-java25` → `2026.8.0-java25` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/2) for more information.

---

### Release Notes

<details>
<summary>itzg/docker-minecraft-server (ghcr.io/itzg/minecraft-server)</summary>

### [`v2026.8.0`](https://github.com/itzg/docker-minecraft-server/releases/tag/2026.8.0)

[Compare Source](itzg/docker-minecraft-server@2026.7.2...2026.8.0)

<!-- Release notes generated using configuration in .github/release.yml at 1e2d375dba72a0730365c29dd5f1990f9764da5a -->

##### What's Changed

##### Enhancements

- Implement GTNH daily build support by [@&#8203;SgtMate](https://github.com/SgtMate) in [#&#8203;4190](itzg/docker-minecraft-server#4190)

##### Bug Fixes

- Update dependency itzg/mc-image-helper to v1.63.1 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;4189](itzg/docker-minecraft-server#4189)
- Move knockd config out of /tmp by [@&#8203;itzg](https://github.com/itzg) in [#&#8203;4193](itzg/docker-minecraft-server#4193)
- Use Metalcape knockd by default for java25 by [@&#8203;itzg](https://github.com/itzg) in [#&#8203;4194](itzg/docker-minecraft-server#4194)
- Fix NanoLimbo port not applying to an existing settings.yml by [@&#8203;OowhitecatoO](https://github.com/OowhitecatoO) in [#&#8203;4201](itzg/docker-minecraft-server#4201)
- Ensure debugging starts after loading CF\_API\_KEY\_FILE by [@&#8203;itzg](https://github.com/itzg) in [#&#8203;4208](itzg/docker-minecraft-server#4208)

##### Documentation

- build(deps): bump the patches group in /docs with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4187](itzg/docker-minecraft-server#4187)
- Add daily build options to gtnh example by [@&#8203;SgtMate](https://github.com/SgtMate) in [#&#8203;4191](itzg/docker-minecraft-server#4191)
- docs: add seedloaf sponsor by [@&#8203;jasperchess](https://github.com/jasperchess) in [#&#8203;4197](itzg/docker-minecraft-server#4197)
- Enhance SECURITY.md with automated scan information by [@&#8203;itzg](https://github.com/itzg) in [#&#8203;4212](itzg/docker-minecraft-server#4212)

##### Other Changes

- Update dependency itzg/mc-image-helper to v1.63.0 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;4184](itzg/docker-minecraft-server#4184)
- build(deps): bump actions/stale from 10 to 11 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4196](itzg/docker-minecraft-server#4196)
- build(deps): bump docker/login-action from 4.4.0 to 4.5.2 in the updates group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;4195](itzg/docker-minecraft-server#4195)
- Update dependency itzg/mc-image-helper to v1.63.2 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;4198](itzg/docker-minecraft-server#4198)
- Fix build workflow conditionals that always evaluated true by [@&#8203;OowhitecatoO](https://github.com/OowhitecatoO) in [#&#8203;4203](itzg/docker-minecraft-server#4203)
- Update dependency itzg/mc-image-helper to v1.64.0 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;4202](itzg/docker-minecraft-server#4202)
- Fix GraalVM flag selection when USE\_MEOWICE\_FLAGS is not set by [@&#8203;OowhitecatoO](https://github.com/OowhitecatoO) in [#&#8203;4204](itzg/docker-minecraft-server#4204)
- Add SECURITY.md for security policy and reporting by [@&#8203;itzg](https://github.com/itzg) in [#&#8203;4207](itzg/docker-minecraft-server#4207)
- Restore the GraalVM image variants by [@&#8203;OowhitecatoO](https://github.com/OowhitecatoO) in [#&#8203;4205](itzg/docker-minecraft-server#4205)
- Update dependency itzg/mc-monitor to v0.17.0 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;4209](itzg/docker-minecraft-server#4209)
- Enable compact object headers on Java 24+ by [@&#8203;OowhitecatoO](https://github.com/OowhitecatoO) in [#&#8203;4211](itzg/docker-minecraft-server#4211)
- Update dependency itzg/mc-image-helper to v1.64.1 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;4213](itzg/docker-minecraft-server#4213)

##### New Contributors

- [@&#8203;OowhitecatoO](https://github.com/OowhitecatoO) made their first contribution in [#&#8203;4201](itzg/docker-minecraft-server#4201)

**Full Changelog**: <itzg/docker-minecraft-server@2026.7.2...2026.8.0>

</details>

---

### Configuration

📅 **Schedule**: (in timezone Europe/Berlin)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41LjMiLCJ1cGRhdGVkSW5WZXIiOiI0NC41LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->

Reviewed-on: https://git.xcd.dev/gabrielcosi/home-ops/pulls/267
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