Configure Renovate #2

Open
sa-renovate wants to merge 1 commit from renovate/configure into development
Member

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • Dockerfile (dockerfile)
  • .github/workflows/ci.yaml (github-actions)
  • package.json (npm)

What to Expect

With your current configuration, Renovate will create 13 Pull Requests:

Update dependency cors to v2.8.6
  • Schedule: ["at any time"]
  • Branch name: renovate/cors-2.x-lockfile
  • Merge into: development
  • Upgrade cors to 2.8.6
Update dependency nodemailer to v6.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/nodemailer-6.x-lockfile
  • Merge into: development
  • Upgrade nodemailer to 6.10.1
  • Upgrade @types/nodemailer to 6.4.23
Update dependency express to v5.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/express-5.x-lockfile
  • Merge into: development
  • Upgrade express to 5.2.1
  • Upgrade @types/express to 5.0.6
Update dependency ts-jest to v29.4.9
  • Schedule: ["at any time"]
  • Branch name: renovate/ts-jest-29.x-lockfile
  • Merge into: development
  • Upgrade ts-jest to 29.4.9
Update dependency typescript to v5.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: development
  • Upgrade typescript to 5.9.3
Update dependency jest to v30
  • Schedule: ["at any time"]
  • Branch name: renovate/jest-30.x
  • Merge into: development
  • Upgrade jest to ^30.0.0
  • Upgrade @types/jest to ^30.0.0
Update dependency nodemailer to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/nodemailer-8.x
  • Merge into: development
  • Upgrade nodemailer to ^8.0.0
  • Upgrade @types/nodemailer to ^8.0.0
Update dependency typescript to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-6.x
  • Merge into: development
  • Upgrade typescript to ^6.0.0
Update dependency ubuntu to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: development
  • Upgrade ubuntu to 24.04
Update docker/build-push-action action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-7.x
  • Merge into: development
  • Upgrade docker/build-push-action to v7
Update docker/login-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-4.x
  • Merge into: development
  • Upgrade docker/login-action to v4
Update docker/metadata-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-metadata-action-6.x
  • Merge into: development
  • Upgrade docker/metadata-action to v6
Update docker/setup-buildx-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-4.x
  • Merge into: development
  • Upgrade docker/setup-buildx-action to v4

🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prHourlyLimit for details.


⚠️ Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up docker package forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/node
  • Failed to look up docker package forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/rust

Files affected: Dockerfile


Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. --- ### Detected Package Files * `Dockerfile` (dockerfile) * `.github/workflows/ci.yaml` (github-actions) * `package.json` (npm) ### What to Expect With your current configuration, Renovate will create 13 Pull Requests: <details> <summary>Update dependency cors to v2.8.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/cors-2.x-lockfile` - Merge into: `development` - Upgrade [cors](https://github.com/expressjs/cors) to `2.8.6` </details> <details> <summary>Update dependency nodemailer to v6.10.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/nodemailer-6.x-lockfile` - Merge into: `development` - Upgrade [nodemailer](https://github.com/nodemailer/nodemailer) to `6.10.1` - Upgrade [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped) to `6.4.23` </details> <details> <summary>Update dependency express to v5.2.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/express-5.x-lockfile` - Merge into: `development` - Upgrade [express](https://github.com/expressjs/express) to `5.2.1` - Upgrade [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped) to `5.0.6` </details> <details> <summary>Update dependency ts-jest to v29.4.9</summary> - Schedule: ["at any time"] - Branch name: `renovate/ts-jest-29.x-lockfile` - Merge into: `development` - Upgrade [ts-jest](https://github.com/kulshekhar/ts-jest) to `29.4.9` </details> <details> <summary>Update dependency typescript to v5.9.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-5.x-lockfile` - Merge into: `development` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `5.9.3` </details> <details> <summary>Update dependency jest to v30</summary> - Schedule: ["at any time"] - Branch name: `renovate/jest-30.x` - Merge into: `development` - Upgrade [jest](https://github.com/jestjs/jest) to `^30.0.0` - Upgrade [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^30.0.0` </details> <details> <summary>Update dependency nodemailer to v8</summary> - Schedule: ["at any time"] - Branch name: `renovate/nodemailer-8.x` - Merge into: `development` - Upgrade [nodemailer](https://github.com/nodemailer/nodemailer) to `^8.0.0` - Upgrade [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped) to `^8.0.0` </details> <details> <summary>Update dependency typescript to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/typescript-6.x` - Merge into: `development` - Upgrade [typescript](https://github.com/microsoft/TypeScript) to `^6.0.0` </details> <details> <summary>Update dependency ubuntu to v24</summary> - Schedule: ["at any time"] - Branch name: `renovate/ubuntu-24.x` - Merge into: `development` - Upgrade [ubuntu](https://github.com/actions/runner-images) to `24.04` </details> <details> <summary>Update docker/build-push-action action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-build-push-action-7.x` - Merge into: `development` - Upgrade [docker/build-push-action](https://github.com/docker/build-push-action) to `v7` </details> <details> <summary>Update docker/login-action action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-login-action-4.x` - Merge into: `development` - Upgrade [docker/login-action](https://github.com/docker/login-action) to `v4` </details> <details> <summary>Update docker/metadata-action action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-metadata-action-6.x` - Merge into: `development` - Upgrade [docker/metadata-action](https://github.com/docker/metadata-action) to `v6` </details> <details> <summary>Update docker/setup-buildx-action action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-setup-buildx-action-4.x` - Merge into: `development` - Upgrade [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) to `v4` </details> 🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for `prHourlyLimit` for details. --- > > ⚠️ **Warning** > > Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR. > > - `Failed to look up docker package forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/node` > - `Failed to look up docker package forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/rust` > > Files affected: `Dockerfile` --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Add renovate.json
Some checks failed
ci / build (push) Failing after 10s
1c2994fdc7
Some checks failed
ci / build (push) Failing after 10s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git switch renovate/configure

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch development
git merge --no-ff renovate/configure
git switch renovate/configure
git rebase development
git switch development
git merge --ff-only renovate/configure
git switch renovate/configure
git rebase development
git switch development
git merge --no-ff renovate/configure
git switch development
git merge --squash renovate/configure
git switch development
git merge --ff-only renovate/configure
git switch development
git merge renovate/configure
git push origin development
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
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
DevFW-CICD/iching-broker-level2!2
No description provided.