Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
.github/workflows/ci.yaml
(github-actions)go.mod
(gomod)grpc/authz/go.mod
(gomod)log/logr/go.mod
(gomod)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 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.What to Expect
With your current configuration, Renovate will create 25 Pull Requests:
chore(deps): update cachix/install-nix-action digest to 7ac1ec2
renovate/cachix-install-nix-action-digest
master
7ac1ec25491415c381d9b62f0657c7a028df52a7
fix(deps): update github.com/tinkerbell/lint-install digest to 2c1c0ba
renovate/github.com-tinkerbell-lint-install-digest
master
2c1c0ba5065558542cb6ade6ed93d1dc9dbcfc82
fix(deps): update module github.com/cristalhq/jwt/v3 to v3.1.0
renovate/github.com-cristalhq-jwt-v3-3.x
master
v3.1.0
fix(deps): update module github.com/go-logr/logr to v0.4.0
renovate/github.com-go-logr-logr-0.x
master
v0.4.0
fix(deps): update module github.com/go-logr/zapr to v0.4.0
renovate/github.com-go-logr-zapr-0.x
master
v0.4.0
fix(deps): update module github.com/google/go-cmp to v0.6.0
renovate/github.com-google-go-cmp-0.x
master
v0.6.0
fix(deps): update module github.com/grpc-ecosystem/go-grpc-middleware to v1.4.0
renovate/github.com-grpc-ecosystem-go-grpc-middleware-1.x
master
v1.4.0
fix(deps): update module github.com/prometheus/client_golang to v1.17.0
renovate/github.com-prometheus-client_golang-1.x
master
v1.17.0
fix(deps): update module github.com/prometheus/client_model to v0.5.0
renovate/github.com-prometheus-client_model-0.x
master
v0.5.0
fix(deps): update module github.com/rollbar/rollbar-go to v1.4.5
renovate/github.com-rollbar-rollbar-go-1.x
master
v1.4.5
fix(deps): update module github.com/rollbar/rollbar-go/errors to v0.4.2
renovate/github.com-rollbar-rollbar-go-errors-0.x
master
aa40a4750d960d4173026078a04f2991b34d9442
fix(deps): update module github.com/stretchr/testify to v1.8.4
renovate/github.com-stretchr-testify-1.x
master
v1.8.4
fix(deps): update module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.46.1
renovate/go.opentelemetry.io-contrib-instrumentation-google.golang.org-grpc-otelgrpc-0.x
master
v0.46.1
fix(deps): update module go.uber.org/zap to v1.26.0
renovate/go.uber.org-zap-1.x
master
v1.26.0
fix(deps): update module golang.org/x/tools to v0.16.1
renovate/golang.org-x-tools-0.x
master
v0.16.1
fix(deps): update module google.golang.org/grpc to v1.60.0
renovate/google.golang.org-grpc-1.x
master
v1.60.0
fix(deps): update module google.golang.org/protobuf to v1.31.0
renovate/google.golang.org-protobuf-1.x
master
v1.31.0
fix(deps): update module mvdan.cc/gofumpt to v0.5.0
renovate/mvdan.cc-gofumpt-0.x
master
v0.5.0
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
master
v4
fix(deps): update module github.com/cristalhq/jwt/v3 to v5
renovate/github.com-cristalhq-jwt-v3-5.x
master
v5.4.0
fix(deps): update module github.com/go-logr/logr to v1
renovate/github.com-go-logr-logr-1.x
master
v1.3.0
fix(deps): update module github.com/go-logr/zapr to v1
renovate/github.com-go-logr-zapr-1.x
master
v1.3.0
fix(deps): update module github.com/grpc-ecosystem/go-grpc-middleware to v2
renovate/github.com-grpc-ecosystem-go-grpc-middleware-2.x
master
v2.0.1
fix(deps): update module github.com/rollbar/rollbar-go/errors to v1
renovate/github.com-rollbar-rollbar-go-errors-1.x
master
ed38c7c74ef6a29c24f275e1f451d65a86c245f1
fix(deps): update module google.golang.org/grpc/examples to v1
renovate/google.golang.org-grpc-examples-1.x
master
297d8ddeb0d5834b47f40a5bd624aa0c2cfb9c7a
🚸 Branch 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.❓ 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. View repository job log here.