chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43 #3

Merged
alex merged 1 commit from renovate/major-major-updates into master 2026-07-01 11:13:14 +00:00

This is the major update requested via the Dependency Dashboard (#2).

Changes

  • Bumps the Renovate container image in .forgejo/workflows/renovate.yml from 40 to 43.
 jobs:
   renovate:
     runs-on: ubuntu-latest
     container:
-      image: ghcr.io/renovatebot/renovate:40
+      image: ghcr.io/renovatebot/renovate:43

Notes

  • This is a major version jump (40 → 43), so please review the Renovate v41, v42, and v43 release notes for any breaking changes that could affect config.js behavior before merging.
  • Only the workflow file was changed; no other dependencies were touched.

Fixes #2.

This is the major update requested via the Dependency Dashboard (#2). ## Changes - Bumps the Renovate container image in `.forgejo/workflows/renovate.yml` from `40` to `43`. ```diff jobs: renovate: runs-on: ubuntu-latest container: - image: ghcr.io/renovatebot/renovate:40 + image: ghcr.io/renovatebot/renovate:43 ``` ## Notes - This is a **major** version jump (40 → 43), so please review the Renovate v41, v42, and v43 release notes for any breaking changes that could affect `config.js` behavior before merging. - Release notes: https://github.com/renovatebot/renovate/releases - Only the workflow file was changed; no other dependencies were touched. Fixes #2.
alex merged commit 2405b15343 into master 2026-07-01 11:13:14 +00:00
alex deleted branch renovate/major-major-updates 2026-07-01 11:13:15 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
alex/renovate-bot!3
No description provided.