Commit graph

5111 commits

Author SHA1 Message Date
renovate[bot]
094e9c6953
ci(deps): update renovate docker tag to v42.57.1
Some checks are pending
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / renovate-config-validator (push) Waiting to run
Build / release (push) Blocked by required conditions
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.55.0 | 42.57.1 |
2025-12-15 20:26:18 +00:00
renovate[bot]
dabc2a05a3
ci(deps): update ghcr.io/renovatebot/renovate docker tag to v42.57.1
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.57.0 | 42.57.1 |
2025-12-15 19:23:25 +00:00
renovate[bot]
9b96e25a5a
ci(deps): update ghcr.io/renovatebot/renovate docker tag to v42.57.0
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.55.0 | 42.57.0 |
2025-12-15 18:24:42 +00:00
renovate[bot]
c778357a67
chore(deps): update dependency typescript-eslint to v8.49.0
| datasource | package           | from   | to     |
| ---------- | ----------------- | ------ | ------ |
| npm        | typescript-eslint | 8.48.1 | 8.49.0 |
2025-12-15 17:24:31 +00:00
renovate[bot]
4728f99879
ci(deps): update ghcr.io/renovatebot/renovate docker tag to v42.55.0
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.54.1 | 42.55.0 |
2025-12-15 16:39:24 +00:00
Jamie Tanna
5fde7be597
ci: ensure example/ passes renovate-config-validator (#962)
As noted in #910, we have invalid configuration shared as an example,
which isn't ideal.

We should validate any JSON and `config.js` files in the example
directory.

We need to make sure that we override the ESM settings in this repo, as
otherwise we receive:

  module is not defined in ES module scope

When trying to validate the `renovate-config.js`.

This also follows the usage of a container from Renovate[0] for using
the container to run the validator.

[0]: 2ab0f77818/.github/workflows/test.yml (L44)
2025-12-15 16:38:21 +00:00
renovate[bot]
f5951c521b
ci(deps): update renovate docker tag to v42.55.0
Some checks are pending
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.54.1 | 42.55.0 |
2025-12-15 16:25:40 +00:00
renovate[bot]
2fb813ee7f
chore(deps): update pnpm to v10.25.0
| datasource | package | from    | to      |
| ---------- | ------- | ------- | ------- |
| npm        | pnpm    | 10.24.0 | 10.25.0 |
2025-12-15 15:27:01 +00:00
Jamie Tanna
fde0305037
feat: show Renovate CLI version more prominently in logs (#983)
As noted in #969, it would be useful to have a more prominent output in
the logs to indicate the version of the Renovate CLI being used.

This would help with both personal debugging (for administrators of the
GitHub Action) and for raising issues upstream.

To do this, we can call the `--version` on the CLI, capture the output
and report it back to the user.

By using a Notice annotation, we can then make it more visible at the
job- and step-level.

We can then also wrap it in a `group`, so it's hidden in its own
expandable group (with timing information).

Closes #969.
2025-12-15 11:21:29 +00:00
renovate[bot]
47283fac74
ci(deps): update renovate docker tag to v42.54.1
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.52.8 | 42.54.1 |
2025-12-15 10:09:51 +00:00
renovate[bot]
ccbe4e599c
ci(deps): update actions/checkout action to v6 (#982)
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.3.1 | v6.0.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-15 10:08:25 +00:00
renovate[bot]
5601672bb1
chore(deps): update actions/cache action to v5 (#981)
| datasource  | package       | from   | to     |
| ----------- | ------------- | ------ | ------ |
| github-tags | actions/cache | v4.3.0 | v5.0.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-15 11:03:23 +01:00
renovate[bot]
5ccdc9c834
docs: update references to actions/checkout to v6
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v5.0.1 | v6.0.1 |
2025-12-15 08:36:42 +00:00
renovate[bot]
877f1edb5a
docs: update references to renovatebot/github-action to v44.1.0
Some checks are pending
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
| datasource      | package                   | from    | to      |
| --------------- | ------------------------- | ------- | ------- |
| github-releases | renovatebot/github-action | v44.0.5 | v44.1.0 |
| github-tags     | renovatebot/github-action | v44.0.5 | v44.1.0 |
2025-12-15 01:33:37 +00:00
renovate[bot]
a7d997abb9
docs: update references to ghcr.io/renovatebot/renovate to v42.52.8
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.39.2 | 42.52.8 |
2025-12-15 00:26:35 +00:00
renovate[bot]
a163433138
ci(deps): update renovate docker tag to v42.52.8
Some checks are pending
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.52.6 | 42.52.8 |
2025-12-14 21:27:06 +00:00
renovate[bot]
80916137e7
ci(deps): update renovate docker tag to v42.52.6
Some checks are pending
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.52.4 | 42.52.6 |
2025-12-14 12:24:12 +00:00
renovate[bot]
27c17575a9
ci(deps): update renovate docker tag to v42.52.4
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.52.3 | 42.52.4 |
2025-12-14 07:23:39 +00:00
renovate[bot]
c3a7384543
ci(deps): update renovate docker tag to v42.52.3
Some checks are pending
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.52.2 | 42.52.3 |
2025-12-13 21:24:47 +00:00
renovate[bot]
c31dec6b59
ci(deps): update renovate docker tag to v42.52.2
Some checks are pending
Build / commitlint (push) Waiting to run
Build / prepare (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.52.1 | 42.52.2 |
2025-12-13 00:22:08 +00:00
renovate[bot]
61dcbbd7bc
ci(deps): update renovate docker tag to v42.52.1
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.52.0 | 42.52.1 |
2025-12-12 22:24:35 +00:00
renovate[bot]
92e7f7b274
ci(deps): update renovate docker tag to v42.52.0
Some checks are pending
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.50.0 | 42.52.0 |
2025-12-12 20:27:54 +00:00
renovate[bot]
9c94e7fd2b
chore(deps): update commitlint monorepo to v20 (major) (#975)
chore(deps): update commitlint monorepo to v20

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| npm        | @commitlint/cli                 | 19.8.1 | 20.2.0 |
| npm        | @commitlint/config-conventional | 19.8.1 | 20.2.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-12 16:56:07 +00:00
renovate[bot]
f90da8d8bc
chore(deps): update semantic-release monorepo (major) (#978)
chore(deps): update semantic-release monorepo

| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| npm        | @semantic-release/github | 11.0.6 | 12.0.2 |
| npm        | @semantic-release/npm    | 12.0.2 | 13.1.2 |
| npm        | semantic-release         | 24.2.9 | 25.0.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-12 17:50:28 +01:00
renovate[bot]
1adf39f4f8
chore(deps): update node.js to v24 (#977)
* chore(deps): update node.js to v24

| datasource   | package | from     | to       |
| ------------ | ------- | -------- | -------- |
| node-version | node    | v22.21.1 | v24.12.0 |
| node-version | node    | v20.19.6 | v24.12.0 |

* Update package.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2025-12-12 16:41:35 +00:00
Michael Kriese
7f974c0f8a
feat: enable tty for docker run (#974)
Some checks are pending
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
feat: enable tty to docker run
2025-12-12 15:57:18 +01:00
renovate[bot]
6856febbe5
ci(deps): update renovate docker tag to v42.50.0
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.49.0 | 42.50.0 |
2025-12-12 13:29:24 +00:00
renovate[bot]
8342c937a8
ci(deps): update renovate docker tag to v42.49.0
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.47.0 | 42.49.0 |
2025-12-12 09:27:40 +00:00
renovate[bot]
8380aa8941
ci(deps): update renovate docker tag to v42.47.0
Some checks are pending
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.46.0 | 42.47.0 |
2025-12-12 03:31:14 +00:00
renovate[bot]
a272caf98b
ci(deps): update renovate docker tag to v42.46.0
Some checks are pending
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.44.1 | 42.46.0 |
2025-12-11 18:10:42 +00:00
renovate[bot]
80e45c233d
ci(deps): update renovate docker tag to v42.44.1
Some checks are pending
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.44.0 | 42.44.1 |
2025-12-11 12:22:53 +00:00
renovate[bot]
c9c06da449
ci(deps): update renovate docker tag to v42.44.0
Some checks are pending
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.43.0 | 42.44.0 |
2025-12-11 02:32:45 +00:00
renovate[bot]
7aecb0a372
ci(deps): update renovate docker tag to v42.43.0
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.42.5 | 42.43.0 |
2025-12-11 00:07:06 +00:00
renovate[bot]
9e1daf1110
chore(deps): update dependency esbuild to v0.27.1
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | esbuild | 0.27.0 | 0.27.1 |
2025-12-10 21:23:44 +00:00
renovate[bot]
5b820c1cd9
ci(deps): update renovate docker tag to v42.42.5
Some checks are pending
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.42.4 | 42.42.5 |
2025-12-10 18:23:21 +00:00
renovate[bot]
de82540087
ci(deps): update renovate docker tag to v42.42.4
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.42.3 | 42.42.4 |
2025-12-10 15:31:19 +00:00
renovate[bot]
700b8952df
ci(deps): update renovate docker tag to v42.42.3
Some checks are pending
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.42.2 | 42.42.3 |
2025-12-10 12:24:43 +00:00
renovate[bot]
817bae1f42
chore(deps): update dependency prettier to v3.7.4
| datasource | package  | from  | to    |
| ---------- | -------- | ----- | ----- |
| npm        | prettier | 3.7.3 | 3.7.4 |
2025-12-10 05:24:47 +00:00
renovate[bot]
dc3589581a
ci(deps): update renovate docker tag to v42.42.2
Some checks are pending
Build / commitlint (push) Waiting to run
Build / prepare (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.42.1 | 42.42.2 |
2025-12-10 02:23:53 +00:00
renovate[bot]
4f9787fc9d
ci(deps): update renovate docker tag to v42.42.1
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.42.0 | 42.42.1 |
2025-12-09 22:44:15 +00:00
renovate[bot]
b1b6377177
ci(deps): update renovate docker tag to v42.42.0
Some checks failed
Build / prepare (push) Has been cancelled
Build / commitlint (push) Has been cancelled
Build / e2e (example/renovate-config.json) (push) Has been cancelled
Build / lint (push) Has been cancelled
Build / e2e (example/renovate-config.js) (push) Has been cancelled
Build / release (push) Has been cancelled
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.41.1 | 42.42.0 |
2025-12-09 13:27:05 +00:00
renovate[bot]
e9008ac40d
ci(deps): update renovate docker tag to v42.41.1
Some checks are pending
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.41.0 | 42.41.1 |
2025-12-09 11:29:47 +00:00
renovate[bot]
6378a85217
ci(deps): update renovate docker tag to v42.41.0
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.40.3 | 42.41.0 |
2025-12-09 10:28:21 +00:00
renovate[bot]
c55898597d
chore(deps): update dependency typescript-eslint to v8.48.1
| datasource | package           | from   | to     |
| ---------- | ----------------- | ------ | ------ |
| npm        | typescript-eslint | 8.48.0 | 8.48.1 |
2025-12-09 09:29:02 +00:00
renovate[bot]
e6368fdaca
ci(deps): update renovate docker tag to v42.40.3
Some checks are pending
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.40.2 | 42.40.3 |
2025-12-09 04:24:12 +00:00
renovate[bot]
b8053ce4b8
ci(deps): update renovate docker tag to v42.40.2
Some checks are pending
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.40.1 | 42.40.2 |
2025-12-09 02:31:13 +00:00
renovate[bot]
13dbfa2450
ci(deps): update renovate docker tag to v42.40.1
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.40.0 | 42.40.1 |
2025-12-08 23:25:25 +00:00
renovate[bot]
c4a4a8e9d4
ci(deps): update renovate docker tag to v42.40.0
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.39.5 | 42.40.0 |
2025-12-08 21:26:08 +00:00
renovate[bot]
f2a3a2ab0c
ci(deps): update renovate docker tag to v42.39.5
Some checks are pending
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.39.4 | 42.39.5 |
2025-12-08 19:05:22 +00:00
renovate[bot]
5528b56de9
ci(deps): update renovate docker tag to v42.39.4
Some checks are pending
Build / prepare (push) Waiting to run
Build / commitlint (push) Waiting to run
Build / lint (push) Blocked by required conditions
Build / e2e (example/renovate-config.js) (push) Blocked by required conditions
Build / e2e (example/renovate-config.json) (push) Blocked by required conditions
Build / release (push) Blocked by required conditions
| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| docker     | ghcr.io/renovatebot/renovate | 42.39.2 | 42.39.4 |
2025-12-08 07:23:32 +00:00