Commit graph

10856 commits

Author SHA1 Message Date
github-actions[bot]
ad259c0dcf skip: merge (4728f99879) [skip release] 2025-12-15 16:46:05 +00:00
github-actions[bot]
afe819e757 skip: merge (5fde7be597) [skip release] 2025-12-15 16:41:32 +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
github-actions[bot]
a791531957 skip: merge (f5951c521b) [skip release]
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
2025-12-15 16:31:57 +00:00
github-actions[bot]
94e54b8aef skip: merge (2fb813ee7f) [skip release] 2025-12-15 16:27:59 +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
semantic-release-bot
822441559e chore(release): 44.2.0 [skip ci] 2025-12-15 11:24:30 +00:00
github-actions[bot]
3f43cdaf4c skip: merge (fde0305037) [skip release] 2025-12-15 11:24:12 +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
github-actions[bot]
77b80f4b86 skip: merge (47283fac74) [skip release] 2025-12-15 10:15:49 +00:00
github-actions[bot]
0208df36e0 skip: merge (ccbe4e599c) [skip release] 2025-12-15 10:11:35 +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
github-actions[bot]
b1e22c6235 skip: merge (5601672bb1) [skip release] 2025-12-15 10:06:13 +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
github-actions[bot]
9b85217545 skip: merge (5ccdc9c834) [skip release] 2025-12-15 09:31:20 +00: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
github-actions[bot]
85bf0c11d9 skip: merge (877f1edb5a) [skip release]
Some checks are pending
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
Build / lint (push) Blocked by required conditions
2025-12-15 02:30:47 +00:00
github-actions[bot]
6c0c3ff323 skip: merge (a7d997abb9) [skip release] 2025-12-15 01:35:36 +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
github-actions[bot]
867a576689 skip: merge (a163433138) [skip release]
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
2025-12-14 22:30:01 +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
github-actions[bot]
13c610b394 skip: merge (80916137e7) [skip release]
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
2025-12-14 13:28:23 +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
github-actions[bot]
bc16a694ac skip: merge (27c17575a9) [skip release] 2025-12-14 08:26: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
github-actions[bot]
e00706b37e skip: merge (c3a7384543) [skip release]
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
2025-12-13 22:31:29 +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
github-actions[bot]
5406f2705f skip: merge (c31dec6b59) [skip release]
Some checks are pending
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
Build / prepare (push) Waiting to run
2025-12-13 01:51:57 +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
github-actions[bot]
80129f6bb8 skip: merge (61dcbbd7bc) [skip release] 2025-12-12 23:26:55 +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
github-actions[bot]
48ee11a226 skip: merge (92e7f7b274) [skip release]
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
2025-12-12 21:29:15 +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
github-actions[bot]
6c244e14fc skip: merge (9c94e7fd2b) [skip release] 2025-12-12 16:59:33 +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
github-actions[bot]
f691d6b735 skip: merge (f90da8d8bc) [skip release] 2025-12-12 16:53:25 +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
github-actions[bot]
69ccf37755 skip: merge (1adf39f4f8) [skip release] 2025-12-12 16:44:31 +00: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
semantic-release-bot
502904f1ce chore(release): 44.1.0 [skip ci] 2025-12-12 15:00:05 +00:00
github-actions[bot]
18f2aa2840 skip: merge (7f974c0f8a) [skip release] 2025-12-12 14:59:52 +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
github-actions[bot]
52deb6e514 skip: merge (6856febbe5) [skip release] 2025-12-12 14:31:15 +00: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
github-actions[bot]
53124be9f4 skip: merge (8342c937a8) [skip release] 2025-12-12 10:30:32 +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