No description
  • Shell 88.7%
  • JavaScript 11.3%
Find a file
Renovate dff9b2efed
All checks were successful
Run reposyncer / reposyncer (push) Successful in 37s
NodeJS check / check-nodejs (push) Successful in 1m1s
Run renovate / renovate (push) Successful in 6m30s
chore(deps): update dependency renovate to v43.96.0 (#138)
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | [`43.92.1` → `43.96.0`](https://renovatebot.com/diffs/npm/renovate/43.92.1/43.96.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/renovate/43.96.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/renovate/43.92.1/43.96.0?slim=true) |

---

### Release Notes

<details>
<summary>renovatebot/renovate (renovate)</summary>

### [`v43.96.0`](https://github.com/renovatebot/renovate/releases/tag/43.96.0)

[Compare Source](https://github.com/renovatebot/renovate/compare/43.95.0...43.96.0)

##### Features

- **gradle:** use Java 25 with gradle >= 9.1 ([#&#8203;42206](https://github.com/renovatebot/renovate/issues/42206)) ([fe7ab7e](fe7ab7e070))

##### Miscellaneous Chores

- **deps:** update github/codeql-action action to v4.35.1 (main) ([#&#8203;42209](https://github.com/renovatebot/renovate/issues/42209)) ([b6fa499](b6fa4995dc))

##### Tests

- **config:** ensure no duplicate environment variable names ([#&#8203;42204](https://github.com/renovatebot/renovate/issues/42204)) ([9c57ae1](9c57ae1399))

### [`v43.95.0`](https://github.com/renovatebot/renovate/releases/tag/43.95.0)

[Compare Source](https://github.com/renovatebot/renovate/compare/43.94.1...43.95.0)

##### Features

- **replacements:** add `@wuchale/vite-plugin` ([#&#8203;42036](https://github.com/renovatebot/renovate/issues/42036)) ([cb86e66](cb86e66a2e))

### [`v43.94.1`](https://github.com/renovatebot/renovate/releases/tag/43.94.1)

[Compare Source](https://github.com/renovatebot/renovate/compare/43.94.0...43.94.1)

##### Bug Fixes

- **manager/npm:** revert passing `--before` to npm install when minimumReleaseAge is set ([#&#8203;42198](https://github.com/renovatebot/renovate/issues/42198)) ([a74da77](a74da77801))

##### Miscellaneous Chores

- **deps:** update github/codeql-action action to v4.35.0 (main) ([#&#8203;42200](https://github.com/renovatebot/renovate/issues/42200)) ([860230f](860230fe64))

### [`v43.94.0`](https://github.com/renovatebot/renovate/releases/tag/43.94.0)

[Compare Source](https://github.com/renovatebot/renovate/compare/43.93.1...43.94.0)

##### Features

- **fleet:** support registryAliases ([#&#8203;42045](https://github.com/renovatebot/renovate/issues/42045)) ([00fefaf](00fefaf800))

### [`v43.93.1`](https://github.com/renovatebot/renovate/releases/tag/43.93.1)

[Compare Source](https://github.com/renovatebot/renovate/compare/43.93.0...43.93.1)

##### Bug Fixes

- **gerrit:** use the `ready` push option to ensure changes are not wip ([#&#8203;40960](https://github.com/renovatebot/renovate/issues/40960)) ([1472cd9](1472cd93b8))

##### Documentation

- **gradle:** fix typo ([#&#8203;40808](https://github.com/renovatebot/renovate/issues/40808)) ([fbfe8eb](fbfe8eb75b))
- **versioning/semver-coerced:** coercion specific link ([#&#8203;40708](https://github.com/renovatebot/renovate/issues/40708)) ([165a6ba](165a6bac78))

##### Code Refactoring

- **manager/pep723:** move parsing to `utils` ([#&#8203;41673](https://github.com/renovatebot/renovate/issues/41673)) ([ec71601](ec71601638))

### [`v43.93.0`](https://github.com/renovatebot/renovate/releases/tag/43.93.0)

[Compare Source](https://github.com/renovatebot/renovate/compare/43.92.1...43.93.0)

##### Features

- **manager/npm:** pass --before to npm install when minimumReleaseAge is set ([#&#8203;42051](https://github.com/renovatebot/renovate/issues/42051)) ([c4d5697](c4d5697775))
- **replacements:** add replacement for Kotlin Logging maven package ([#&#8203;42078](https://github.com/renovatebot/renovate/issues/42078)) ([b83db48](b83db48a27))

##### Bug Fixes

- **cli:** avoid printing logs on `--version`/`--help` ([#&#8203;42183](https://github.com/renovatebot/renovate/issues/42183)) ([93985c3](93985c3daa))
- **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.30.3 (main) ([#&#8203;42191](https://github.com/renovatebot/renovate/issues/42191)) ([0ab23ef](0ab23eff91))
- **presets:** allow short `@tsconfig/node` references ([#&#8203;42189](https://github.com/renovatebot/renovate/issues/42189)) ([be016be](be016be17e))
- use correct digest when replacing packages with replacementNameTemplate ([#&#8203;40058](https://github.com/renovatebot/renovate/issues/40058)) ([f33f3f6](f33f3f6d7c))

##### Miscellaneous Chores

- **deps:** update containerbase/internal-tools action to v4.5.5 (main) ([#&#8203;42192](https://github.com/renovatebot/renovate/issues/42192)) ([8729a3e](8729a3e5f3))
- **deps:** update dependency tar to v7.5.12 (main) ([#&#8203;42174](https://github.com/renovatebot/renovate/issues/42174)) ([ca0b442](ca0b442f1f))

</details>

---

### Configuration

📅 **Schedule**: 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 this update again.

---

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

---

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

Co-authored-by: Doridian <git@doridian.net>
Reviewed-on: #138
Co-authored-by: Renovate <renovate@foxden.network>
Co-committed-by: Renovate <renovate@foxden.network>
2026-03-27 17:28:29 -07:00
.forgejo/workflows chore(deps): update dependency renovate to v43.96.0 (#138) 2026-03-27 17:28:29 -07:00
tools Add auto-gemset 2025-12-16 14:29:13 -08:00
workflow-templates chore(deps): update https://github.com/aszc/change-string-case-action action to v8 (#116) 2026-03-13 16:25:09 -07:00
.gitignore Move reposyncer over 2025-11-16 19:42:08 -08:00
.nvmrc Enforce node versiobn 2026-01-07 16:04:47 -08:00
.prettierignore Move reposyncer over 2025-11-16 19:42:08 -08:00
.prettierrc add rc 2025-11-16 19:48:35 -08:00
base.json We WANT all PRs 2025-12-12 00:10:08 -08:00
elixir.json Add elixir support 2025-11-24 13:31:11 -08:00
go.json Make universal auto-nix-hash script 2025-11-24 13:27:53 -08:00
package-lock.json chore(deps): update dependency renovate to v43.96.0 (#138) 2026-03-27 17:28:29 -07:00
package.json Renovate 43 2026-01-29 07:34:52 -08:00
renovate-global.js fmt 2025-12-17 15:07:58 -08:00
renovate.json chore(reposyncer): update repo baseline (#14) 2025-11-16 20:48:28 -08:00
reposyncer.sh Ignore archived 2026-01-04 17:29:23 -08:00
ruby.json Add auto-gemset 2025-12-16 14:29:13 -08:00