Configure Renovate #6

Open
renovate-bot wants to merge 1 commit from renovate/configure into master
First-time contributor

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.

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


Detected Package Files

  • .devcontainer/devcontainer.json (devcontainer)
  • Dockerfile (dockerfile)
  • .github/workflows/lint.yml (github-actions)
  • .github/workflows/test-e2e.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • go.mod (gomod)

What to Expect

With your current configuration, Renovate will create 10 Pull Requests, up to a maximum of 15 over time (see docs for prConcurrentLimit):

chore(deps): update google.golang.org/genproto/googleapis/rpc digest to f61a6ca
chore(deps): update actions/checkout action to v6.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: master
  • Upgrade actions/checkout to d23441a48e516b6c34aea4fa41551a30e30af803
chore(deps): update actions/setup-go action to v6.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-6.x
  • Merge into: master
  • Upgrade actions/setup-go to 924ae3a1cded613372ab5595356fb5720e22ba16
chore(deps): update golang docker tag to v1.27
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: master
  • Upgrade golang to 1.27
chore(deps): update module github.com/onsi/ginkgo/v2 to v2.32.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-ginkgo-v2-2.x
  • Merge into: master
  • Upgrade github.com/onsi/ginkgo/v2 to v2.32.2
chore(deps): update module github.com/onsi/gomega to v1.43.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-gomega-1.x
  • Merge into: master
  • Upgrade github.com/onsi/gomega to v1.43.0
chore(deps): update module golang.org/x/oauth2 to v0.37.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-oauth2-0.x
  • Merge into: master
  • Upgrade golang.org/x/oauth2 to v0.37.0
chore(deps): update module google.golang.org/grpc to v1.83.2
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-grpc-1.x
  • Merge into: master
  • Upgrade google.golang.org/grpc to v1.83.2
chore(deps): update module k8s.io/api to v0.37.0
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-api-0.x
  • Merge into: master
  • Upgrade k8s.io/api to v0.37.0
chore(deps): update module k8s.io/apimachinery to v0.37.0
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-apimachinery-0.x
  • Merge into: master
  • Upgrade k8s.io/apimachinery to v0.37.0
chore(deps): update module k8s.io/client-go to v0.37.0
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-client-go-0.x
  • Merge into: master
  • Upgrade k8s.io/client-go to v0.37.0
chore(deps): update module sigs.k8s.io/controller-runtime to v0.25.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-controller-runtime-0.x
  • Merge into: master
  • Upgrade sigs.k8s.io/controller-runtime to v0.25.1
chore(deps): update actions/checkout action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-7.x
  • Merge into: master
  • Upgrade actions/checkout to 3d3c42e5aac5ba805825da76410c181273ba90b1
chore(deps): update actions/setup-go action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-7.x
  • Merge into: master
  • Upgrade actions/setup-go to b7ad1dad31e06c5925ef5d2fc7ad053ef454303e
chore(deps): update ghcr.io/devcontainers/features/docker-in-docker docker tag to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-devcontainers-features-docker-in-docker-4.x
  • Merge into: master
  • Upgrade ghcr.io/devcontainers/features/docker-in-docker to 4

🚸 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 go package github.com/coreos/go-oidc/v3: no-result
  • Failed to look up go package github.com/envoyproxy/go-control-plane/envoy: no-result
  • Failed to look up go package github.com/go-jose/go-jose/v4: no-result
  • Failed to look up go package github.com/go-logr/logr: no-result

Files affected: go.mod


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 Mend Renovate CLI.

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. 📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading. 🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs. --- ### Detected Package Files * `.devcontainer/devcontainer.json` (devcontainer) * `Dockerfile` (dockerfile) * `.github/workflows/lint.yml` (github-actions) * `.github/workflows/test-e2e.yml` (github-actions) * `.github/workflows/test.yml` (github-actions) * `go.mod` (gomod) ### What to Expect With your current configuration, Renovate will create 10 Pull Requests, up to a maximum of 15 over time (see [docs for `prConcurrentLimit`](https://docs.renovatebot.com/configuration-options/#prconcurrentlimit)): <details> <summary>chore(deps): update google.golang.org/genproto/googleapis/rpc digest to f61a6ca</summary> - Schedule: ["at any time"] - Branch name: `renovate/google.golang.org-genproto-googleapis-rpc-digest` - Merge into: `master` - Upgrade [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) to `f61a6ca850bd` </details> <details> <summary>chore(deps): update actions/checkout action to v6.1.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-6.x` - Merge into: `master` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `d23441a48e516b6c34aea4fa41551a30e30af803` </details> <details> <summary>chore(deps): update actions/setup-go action to v6.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-go-6.x` - Merge into: `master` - Upgrade [actions/setup-go](https://github.com/actions/setup-go) to `924ae3a1cded613372ab5595356fb5720e22ba16` </details> <details> <summary>chore(deps): update golang docker tag to v1.27</summary> - Schedule: ["at any time"] - Branch name: `renovate/golang-1.x` - Merge into: `master` - Upgrade [golang](https://github.com/docker-library/golang) to `1.27` </details> <details> <summary>chore(deps): update module github.com/onsi/ginkgo/v2 to v2.32.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-onsi-ginkgo-v2-2.x` - Merge into: `master` - Upgrade [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) to `v2.32.2` </details> <details> <summary>chore(deps): update module github.com/onsi/gomega to v1.43.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-onsi-gomega-1.x` - Merge into: `master` - Upgrade [github.com/onsi/gomega](https://github.com/onsi/gomega) to `v1.43.0` </details> <details> <summary>chore(deps): update module golang.org/x/oauth2 to v0.37.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/golang.org-x-oauth2-0.x` - Merge into: `master` - Upgrade [golang.org/x/oauth2](https://go.googlesource.com/oauth2) to `v0.37.0` </details> <details> <summary>chore(deps): update module google.golang.org/grpc to v1.83.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/google.golang.org-grpc-1.x` - Merge into: `master` - Upgrade [google.golang.org/grpc](https://github.com/grpc/grpc-go) to `v1.83.2` </details> <details> <summary>chore(deps): update module k8s.io/api to v0.37.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-api-0.x` - Merge into: `master` - Upgrade [k8s.io/api](https://github.com/kubernetes/api) to `v0.37.0` </details> <details> <summary>chore(deps): update module k8s.io/apimachinery to v0.37.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-apimachinery-0.x` - Merge into: `master` - Upgrade [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) to `v0.37.0` </details> <details> <summary>chore(deps): update module k8s.io/client-go to v0.37.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-client-go-0.x` - Merge into: `master` - Upgrade [k8s.io/client-go](https://github.com/kubernetes/client-go) to `v0.37.0` </details> <details> <summary>chore(deps): update module sigs.k8s.io/controller-runtime to v0.25.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/sigs.k8s.io-controller-runtime-0.x` - Merge into: `master` - Upgrade [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) to `v0.25.1` </details> <details> <summary>chore(deps): update actions/checkout action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-7.x` - Merge into: `master` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `3d3c42e5aac5ba805825da76410c181273ba90b1` </details> <details> <summary>chore(deps): update actions/setup-go action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-go-7.x` - Merge into: `master` - Upgrade [actions/setup-go](https://github.com/actions/setup-go) to `b7ad1dad31e06c5925ef5d2fc7ad053ef454303e` </details> <details> <summary>chore(deps): update ghcr.io/devcontainers/features/docker-in-docker docker tag to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/ghcr.io-devcontainers-features-docker-in-docker-4.x` - Merge into: `master` - Upgrade ghcr.io/devcontainers/features/docker-in-docker to `4` </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`](https://docs.renovatebot.com/configuration-options/#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 go package github.com/coreos/go-oidc/v3: no-result` > - `Failed to look up go package github.com/envoyproxy/go-control-plane/envoy: no-result` > - `Failed to look up go package github.com/go-jose/go-jose/v4: no-result` > - `Failed to look up go package github.com/go-logr/logr: no-result` > > Files affected: `go.mod` --- ❓ 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 [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Add renovate.json
Some checks failed
Lint / Run on Ubuntu (pull_request) Has been cancelled
E2E Tests / Run on Ubuntu (pull_request) Has been cancelled
Tests / Run on Ubuntu (pull_request) Has been cancelled
Lint / Run on Ubuntu (push) Has been cancelled
E2E Tests / Run on Ubuntu (push) Has been cancelled
Tests / Run on Ubuntu (push) Has been cancelled
00a6ac4568
Some checks failed
Lint / Run on Ubuntu (pull_request) Has been cancelled
E2E Tests / Run on Ubuntu (pull_request) Has been cancelled
Tests / Run on Ubuntu (pull_request) Has been cancelled
Lint / Run on Ubuntu (push) Has been cancelled
E2E Tests / Run on Ubuntu (push) Has been cancelled
Tests / Run on Ubuntu (push) Has been cancelled
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 master
git merge --no-ff renovate/configure
git switch renovate/configure
git rebase master
git switch master
git merge --ff-only renovate/configure
git switch renovate/configure
git rebase master
git switch master
git merge --no-ff renovate/configure
git switch master
git merge --squash renovate/configure
git switch master
git merge --ff-only renovate/configure
git switch master
git merge renovate/configure
git push origin master
Sign in to join this conversation.
No reviewers
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
lab/authz-bridge!6
No description provided.