Compare commits

...

19 commits

Author SHA1 Message Date
renovate[bot]
4524c32275
chore(deps): update dependency globals to v17.2.0
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | globals | 17.1.0 | 17.2.0 |
2026-02-03 15:26:39 +00:00
renovate[bot]
1e4f4a830c
ci(deps): update ghcr.io/renovatebot/renovate docker tag to v43.2.4
| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/renovatebot/renovate | 43.2.1 | 43.2.4 |
2026-02-03 12:24:35 +00:00
renovate[bot]
6bf50f544a
chore(deps): update dependency typescript-eslint to v8.54.0
| datasource | package           | from   | to     |
| ---------- | ----------------- | ------ | ------ |
| npm        | typescript-eslint | 8.53.1 | 8.54.0 |
2026-02-02 18:24:15 +00:00
renovate[bot]
018d1e4297
ci(deps): update ghcr.io/renovatebot/renovate docker tag to v43.2.1
| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/renovatebot/renovate | 43.2.0 | 43.2.1 |
2026-02-02 17:26:42 +00:00
renovate[bot]
fe54aec858
chore(deps): update pnpm to v10.28.2
| datasource | package | from    | to      |
| ---------- | ------- | ------- | ------- |
| npm        | pnpm    | 10.28.1 | 10.28.2 |
2026-02-02 15:28:33 +00:00
renovate[bot]
dc3429fbc9
ci(deps): update ghcr.io/renovatebot/renovate docker tag to v43.2.0
| datasource | package                      | from    | to     |
| ---------- | ---------------------------- | ------- | ------ |
| docker     | ghcr.io/renovatebot/renovate | 43.0.10 | 43.2.0 |
2026-02-02 11:26:55 +00:00
renovate[bot]
4c73fa7f5e
chore(deps): update dependency @tsconfig/node24 to v24.0.4
| datasource | package          | from   | to     |
| ---------- | ---------------- | ------ | ------ |
| npm        | @tsconfig/node24 | 24.0.0 | 24.0.4 |
2026-02-02 11:01:18 +00:00
renovate[bot]
b6d94b7279
chore(deps): replace dependency @tsconfig/node22 with @tsconfig/node24 (#1012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-02 11:59:46 +01:00
renovate[bot]
b9249f32b5
ci(deps): update ghcr.io/renovatebot/renovate docker tag to v43.0.10
| datasource | package                      | from   | to      |
| ---------- | ---------------------------- | ------ | ------- |
| docker     | ghcr.io/renovatebot/renovate | 43.0.9 | 43.0.10 |
2026-02-02 09:23:13 +00:00
renovate[bot]
c8c35d44dc
docs: update references to renovatebot/github-action to v46.0.1
| datasource      | package                   | from    | to      |
| --------------- | ------------------------- | ------- | ------- |
| github-releases | renovatebot/github-action | v46.0.0 | v46.0.1 |
| github-tags     | renovatebot/github-action | v46.0.0 | v46.0.1 |
2026-02-02 02:22:09 +00:00
renovate[bot]
2fec0324c9
build(deps): lock file maintenance 2026-02-02 00:21:54 +00:00
renovate[bot]
9f55a79309
ci(deps): update ghcr.io/renovatebot/renovate docker tag to v43.0.9
| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/renovatebot/renovate | 43.0.8 | 43.0.9 |
2026-02-01 18:21:12 +00:00
renovate[bot]
c0ab525a8c
ci(deps): update ghcr.io/renovatebot/renovate docker tag to v43.0.8
| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/renovatebot/renovate | 43.0.6 | 43.0.8 |
2026-02-01 11:22:07 +00:00
renovate[bot]
d361423d7c
ci(deps): update ghcr.io/renovatebot/renovate docker tag to v43.0.6
| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | ghcr.io/renovatebot/renovate | 43.0.5 | 43.0.6 |
2026-01-30 22:21:44 +00:00
renovate[bot]
bce6a9f3a2
chore(deps): update dependency prettier-plugin-packagejson to v3 (#999)
| datasource | package                     | from   | to    |
| ---------- | --------------------------- | ------ | ----- |
| npm        | prettier-plugin-packagejson | 2.5.22 | 3.0.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-30 14:46:43 +00:00
renovate[bot]
4d7de5784c
chore(deps): update dependency renovatebot/github-action to v46 (#1011)
| datasource      | package                   | from    | to      |
| --------------- | ------------------------- | ------- | ------- |
| github-releases | renovatebot/github-action | v45.0.0 | v46.0.0 |
| github-tags     | renovatebot/github-action | v45.0.0 | v46.0.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-30 14:41:46 +00:00
renovate[bot]
6ba4a5c49b
chore(deps): update dependency @tsconfig/strictest to v2.0.8 (#959)
* chore(deps): update dependency @tsconfig/strictest to v2.0.8

| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| npm        | @tsconfig/strictest | 2.0.6 | 2.0.8 |

* chore: lint fix

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2026-01-30 14:33:50 +00:00
renovate[bot]
8a6192ff3a
chore(deps): update prettier packages (#988)
* chore(deps): update prettier packages

| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| npm        | prettier                    | 3.8.0  | 3.8.1  |
| npm        | prettier-plugin-packagejson | 2.5.21 | 2.5.22 |

* chore: lint fix

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2026-01-30 14:28:07 +00:00
renovate[bot]
ae99b3785a
feat(deps)!: Update ghcr.io/renovatebot/renovate Docker tag to v43 (#993)
| datasource | package                      | from    | to     |
| ---------- | ---------------------------- | ------- | ------ |
| docker     | ghcr.io/renovatebot/renovate | 42      | 43     |
| docker     | ghcr.io/renovatebot/renovate | 42.92.4 | 43.0.5 |
| docker     | ghcr.io/renovatebot/renovate | 42.95.1 | 43.0.5 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-30 15:12:19 +01:00
9 changed files with 236 additions and 387 deletions

View file

@ -10,7 +10,7 @@ concurrency:
cancel-in-progress: true cancel-in-progress: true
env: env:
RENOVATE_VERSION: 42.95.1 # renovate: datasource=docker depName=ghcr.io/renovatebot/renovate RENOVATE_VERSION: 43.2.4 # renovate: datasource=docker depName=ghcr.io/renovatebot/renovate
jobs: jobs:
prepare: prepare:
@ -117,7 +117,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
timeout-minutes: 10 timeout-minutes: 10
container: container:
image: ghcr.io/renovatebot/renovate:42.95.1@sha256:af45fc43af24a3bbd9cc55ea6ac189d3910c988e82fa9acb93a5bb32d9f1bde5 image: ghcr.io/renovatebot/renovate:43.2.4@sha256:fa1302f469465ae1178e06aea60e125d9b47f1b45a6eb33d9c7382f351beeed4
# github hosted runners are running as `1001:127` (ubuntu:docker) # github hosted runners are running as `1001:127` (ubuntu:docker)
options: -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127 options: -u 1001:0 --group-add 1000 --group-add 12021 --group-add 127

View file

@ -100,7 +100,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v6.0.2 uses: actions/checkout@v6.0.2
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@v45.0.0 uses: renovatebot/github-action@v46.0.1
with: with:
docker-cmd-file: .github/renovate-entrypoint.sh docker-cmd-file: .github/renovate-entrypoint.sh
docker-user: root docker-user: root
@ -143,7 +143,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v6.0.2 uses: actions/checkout@v6.0.2
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@v45.0.0 uses: renovatebot/github-action@v46.0.1
with: with:
token: ${{ secrets.RENOVATE_TOKEN }} token: ${{ secrets.RENOVATE_TOKEN }}
docker-volumes: | docker-volumes: |
@ -194,7 +194,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v6.0.2 uses: actions/checkout@v6.0.2
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@v45.0.0 uses: renovatebot/github-action@v46.0.1
with: with:
renovate-image: myproxyhub.domain.com/renovate/renovate renovate-image: myproxyhub.domain.com/renovate/renovate
token: ${{ secrets.RENOVATE_TOKEN }} token: ${{ secrets.RENOVATE_TOKEN }}
@ -211,7 +211,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v6.0.2 uses: actions/checkout@v6.0.2
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@v45.0.0 uses: renovatebot/github-action@v46.0.1
with: with:
token: ${{ secrets.RENOVATE_TOKEN }} token: ${{ secrets.RENOVATE_TOKEN }}
``` ```
@ -222,7 +222,7 @@ The Renovate version to use.
If omitted the action will use the [`default version`](./action.yml#L28) Docker tag. If omitted the action will use the [`default version`](./action.yml#L28) Docker tag.
Check [the available tags on Docker Hub](https://hub.docker.com/r/renovate/renovate/tags). Check [the available tags on Docker Hub](https://hub.docker.com/r/renovate/renovate/tags).
This sample will use `ghcr.io/renovatebot/renovate:42.92.4` image. This sample will use `ghcr.io/renovatebot/renovate:43.2.4` image.
```yml ```yml
.... ....
@ -233,9 +233,9 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v6.0.2 uses: actions/checkout@v6.0.2
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@v45.0.0 uses: renovatebot/github-action@v46.0.1
with: with:
renovate-version: 42.92.4 renovate-version: 43.2.4
token: ${{ secrets.RENOVATE_TOKEN }} token: ${{ secrets.RENOVATE_TOKEN }}
``` ```
@ -250,7 +250,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v6.0.2 uses: actions/checkout@v6.0.2
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@v45.0.0 uses: renovatebot/github-action@v46.0.1
with: with:
renovate-version: full renovate-version: full
token: ${{ secrets.RENOVATE_TOKEN }} token: ${{ secrets.RENOVATE_TOKEN }}
@ -285,7 +285,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v6.0.2 uses: actions/checkout@v6.0.2
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@v45.0.0 uses: renovatebot/github-action@v46.0.1
with: with:
configurationFile: example/renovate-config.js configurationFile: example/renovate-config.js
token: ${{ secrets.RENOVATE_TOKEN }} token: ${{ secrets.RENOVATE_TOKEN }}
@ -298,7 +298,7 @@ If you want to use the Renovate Action on a GitHub Enterprise instance you have
```yml ```yml
.... ....
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@v45.0.0 uses: renovatebot/github-action@v46.0.1
with: with:
configurationFile: example/renovate-config.js configurationFile: example/renovate-config.js
token: ${{ secrets.RENOVATE_TOKEN }} token: ${{ secrets.RENOVATE_TOKEN }}
@ -345,7 +345,7 @@ jobs:
uses: actions/checkout@v6.0.2 uses: actions/checkout@v6.0.2
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@v45.0.0 uses: renovatebot/github-action@v46.0.1
with: with:
configurationFile: example/renovate-config.js configurationFile: example/renovate-config.js
token: '${{ steps.get_token.outputs.token }}' token: '${{ steps.get_token.outputs.token }}'
@ -360,7 +360,7 @@ For example:
```yaml ```yaml
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@v45.0.0 uses: renovatebot/github-action@v46.0.1
with: with:
token: '${{ steps.get_token.outputs.token }}' token: '${{ steps.get_token.outputs.token }}'
env: env:
@ -384,7 +384,7 @@ For example if you wish to pass through some credentials for a [host rule](https
- name: Checkout - name: Checkout
uses: actions/checkout@v6.0.2 uses: actions/checkout@v6.0.2
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@v45.0.0 uses: renovatebot/github-action@v46.0.1
with: with:
configurationFile: example/renovate-config.js configurationFile: example/renovate-config.js
token: ${{ secrets.RENOVATE_TOKEN }} token: ${{ secrets.RENOVATE_TOKEN }}
@ -421,7 +421,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v6.0.2 uses: actions/checkout@v6.0.2
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@v45.0.0 uses: renovatebot/github-action@v46.0.1
with: with:
configurationFile: example/renovate-config.js configurationFile: example/renovate-config.js
token: ${{ secrets.RENOVATE_TOKEN }} token: ${{ secrets.RENOVATE_TOKEN }}
@ -512,11 +512,11 @@ jobs:
sudo chown -R 12021:0 /tmp/renovate/ sudo chown -R 12021:0 /tmp/renovate/
ls -R $cache_dir ls -R $cache_dir
- uses: renovatebot/github-action@v45.0.0 - uses: renovatebot/github-action@v46.0.1
with: with:
configurationFile: renovate.json5 configurationFile: renovate.json5
token: ${{ secrets.RENOVATE_TOKEN }} token: ${{ secrets.RENOVATE_TOKEN }}
renovate-version: 42.92.4 renovate-version: 43.2.4
env: env:
# This enables the cache -- if this is set, it's not necessary to add it to renovate.json. # This enables the cache -- if this is set, it's not necessary to add it to renovate.json.
RENOVATE_REPOSITORY_CACHE: ${{ github.event.inputs.repoCache || 'enabled' }} RENOVATE_REPOSITORY_CACHE: ${{ github.event.inputs.repoCache || 'enabled' }}
@ -550,7 +550,7 @@ To enable debug logging, add the environment variable `LOG_LEVEL: 'debug'` to th
```yml ```yml
- name: Self-hosted Renovate - name: Self-hosted Renovate
uses: renovatebot/github-action@v45.0.0 uses: renovatebot/github-action@v46.0.1
with: with:
configurationFile: example/renovate-config.js configurationFile: example/renovate-config.js
token: ${{ secrets.RENOVATE_TOKEN }} token: ${{ secrets.RENOVATE_TOKEN }}

View file

@ -25,7 +25,7 @@ inputs:
description: | description: |
Renovate version to use. Renovate version to use.
required: false required: false
default: '42' # renovate default: '43' # renovate
renovate-image: renovate-image:
description: | description: |
Renovate docker image name. Renovate docker image name.

View file

@ -20,11 +20,11 @@
"clean": "rimraf dist/", "clean": "rimraf dist/",
"compile": "node tools/compile.js", "compile": "node tools/compile.js",
"lint": "run-s lint-es prettier", "lint": "run-s lint-es prettier",
"lint:fix": "run-s lint-es:fix prettier-fix",
"lint-es": "eslint .", "lint-es": "eslint .",
"lint-es:file": "eslint", "lint-es:file": "eslint",
"lint-es:file:fix": "eslint --fix", "lint-es:file:fix": "eslint --fix",
"lint-es:fix": "eslint --fix .", "lint-es:fix": "eslint --fix .",
"lint:fix": "run-s lint-es:fix prettier-fix",
"prepare": "husky", "prepare": "husky",
"prettier": "prettier --cache --check --ignore-unknown \"{**/*,*}.*\"", "prettier": "prettier --cache --check --ignore-unknown \"{**/*,*}.*\"",
"prettier-fix": "prettier --cache --write --ignore-unknown \"{**/*,*}.*\"", "prettier-fix": "prettier --cache --write --ignore-unknown \"{**/*,*}.*\"",
@ -43,8 +43,8 @@
"@semantic-release/git": "10.0.1", "@semantic-release/git": "10.0.1",
"@semantic-release/github": "12.0.2", "@semantic-release/github": "12.0.2",
"@semantic-release/npm": "13.1.3", "@semantic-release/npm": "13.1.3",
"@tsconfig/node22": "22.0.5", "@tsconfig/node24": "24.0.4",
"@tsconfig/strictest": "2.0.6", "@tsconfig/strictest": "2.0.8",
"@types/eslint-config-prettier": "6.11.3", "@types/eslint-config-prettier": "6.11.3",
"@types/node": "24.10.9", "@types/node": "24.10.9",
"conventional-changelog-conventionalcommits": "9.1.0", "conventional-changelog-conventionalcommits": "9.1.0",
@ -52,18 +52,18 @@
"eslint": "9.39.2", "eslint": "9.39.2",
"eslint-config-prettier": "10.1.8", "eslint-config-prettier": "10.1.8",
"eslint-plugin-json": "4.0.1", "eslint-plugin-json": "4.0.1",
"globals": "17.1.0", "globals": "17.2.0",
"husky": "9.1.7", "husky": "9.1.7",
"lint-staged": "16.2.7", "lint-staged": "16.2.7",
"npm-run-all2": "8.0.4", "npm-run-all2": "8.0.4",
"prettier": "3.8.0", "prettier": "3.8.1",
"prettier-plugin-packagejson": "2.5.21", "prettier-plugin-packagejson": "3.0.0",
"rimraf": "6.1.2", "rimraf": "6.1.2",
"semantic-release": "25.0.2", "semantic-release": "25.0.2",
"typescript": "5.9.3", "typescript": "5.9.3",
"typescript-eslint": "8.53.1" "typescript-eslint": "8.54.0"
}, },
"packageManager": "pnpm@10.28.1", "packageManager": "pnpm@10.28.2",
"engines": { "engines": {
"node": ">=24.11.0", "node": ">=24.11.0",
"pnpm": "^10.0.0" "pnpm": "^10.0.0"

559
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff

View file

@ -3,7 +3,7 @@ import { warning } from '@actions/core';
export class Docker { export class Docker {
private static readonly image = 'ghcr.io/renovatebot/renovate'; private static readonly image = 'ghcr.io/renovatebot/renovate';
private static readonly version = '42'; // renovate private static readonly version = '43'; // renovate
private readonly dockerImage: string; private readonly dockerImage: string;
private readonly fullTag: string; private readonly fullTag: string;

View file

@ -6,7 +6,7 @@ await build({
bundle: true, bundle: true,
platform: 'node', platform: 'node',
target: 'node24', target: 'node24',
minify: !!env['CI'], minify: !!env.CI,
tsconfig: 'tsconfig.dist.json', tsconfig: 'tsconfig.dist.json',
sourcemap: true, sourcemap: true,
format: 'esm', format: 'esm',

View file

@ -1,7 +1,7 @@
{ {
"extends": [ "extends": [
"@tsconfig/strictest/tsconfig.json", "@tsconfig/strictest/tsconfig.json",
"@tsconfig/node22/tsconfig.json" "@tsconfig/node24/tsconfig.json"
], ],
"compilerOptions": { "compilerOptions": {
"allowSyntheticDefaultImports": true, "allowSyntheticDefaultImports": true,

View file

@ -1,7 +1,7 @@
{ {
"extends": [ "extends": [
"@tsconfig/strictest/tsconfig.json", "@tsconfig/strictest/tsconfig.json",
"@tsconfig/node22/tsconfig.json" "@tsconfig/node24/tsconfig.json"
], ],
"compilerOptions": { "compilerOptions": {
"allowJs": true, "allowJs": true,