chore: Configure Renovate - autoclosed #21
Closed
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
proto/Dockerfile
(dockerfile).github/workflows/e2e-tests.yaml
(github-actions).github/workflows/unit-tests.yaml
(github-actions)e2e/go.mod
(gomod)go.mod
(gomod)simapp/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.major
version of dependencies into individual branches/PRs.🔡 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 20 Pull Requests:
chore(deps): update module github.com/docker/docker to v24.0.7+incompatible [security]
renovate/go-github.com/docker/docker-vulnerability
master
v24.0.7+incompatible
chore(deps): update module google.golang.org/grpc to v1.56.3 [security]
renovate/go-google.golang.org/grpc-vulnerability
master
v1.56.3
chore(deps): update module github.com/dvsekhvalnov/jose2go to v1.6.0 [security]
renovate/go-github.com/dvsekhvalnov/jose2go-vulnerability
master
v1.6.0
chore(deps): update module golang.org/x/crypto to v0.17.0 [security]
renovate/go-golang.org/x/crypto-vulnerability
master
v0.17.0
fix(deps): update module github.com/cosmos/cosmos-sdk to v0.47.10 [security]
renovate/go-github.com/cosmos/cosmos-sdk-vulnerability
master
v0.47.10
fix(deps): update go
renovate/go
master
v1.0.1
v0.38.5
v1.5.4
v1.56.2
v1.8.1
09f820a8d9c007012c492958fab3b092b61967a1
v1.6.0
v1.8.0
v1.9.0
126854af5e6d8295ef8e8bee3040dd8380ae72e8
v0.35.9
v1.27.0
790db918fca8b4ca709aa2bad136867d91e7013d
v1.62.1
v0.6.0
chore(deps): update bufbuild/buf docker tag to v1.29.0
renovate/bufbuild-buf-1.x
master
1.29.0
chore(deps): update golang docker tag to v1.22
renovate/golang-1.x
master
1.22-alpine
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
master
v4
chore(deps): update actions/setup-go action to v5
renovate/actions-setup-go-5.x
master
v5
chore(deps): update module github.com/chainsafe/go-schnorrkel to v1
renovate/github.com-chainsafe-go-schnorrkel-1.x
master
ae404e2b9368b48506302e7aed3da219eff9e1e7
fix(deps): update module github.com/cosmos/ibc-go/v4 to v5
renovate/github.com-cosmos-ibc-go-v4-5.x
master
v5.3.2
fix(deps): update module github.com/cosmos/ibc-go/v4 to v6
renovate/github.com-cosmos-ibc-go-v4-6.x
master
v6.2.1
fix(deps): update module github.com/cosmos/ibc-go/v4 to v7
renovate/github.com-cosmos-ibc-go-v4-7.x
master
v7.3.2
fix(deps): update module github.com/cosmos/ibc-go/v4 to v8
renovate/github.com-cosmos-ibc-go-v4-8.x
master
v8.1.0
fix(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2
renovate/github.com-grpc-ecosystem-grpc-gateway-2.x
master
v2.19.1
fix(deps): update module github.com/strangelove-ventures/interchaintest/v4 to v6
renovate/github.com-strangelove-ventures-interchaintest-v4-6.x
master
8f0bb15278f0d3ac33dba9e330e50b5319ab2bc2
fix(deps): update module github.com/strangelove-ventures/interchaintest/v4 to v7
renovate/github.com-strangelove-ventures-interchaintest-v4-7.x
master
8f0bb15278f0d3ac33dba9e330e50b5319ab2bc2
fix(deps): update module github.com/strangelove-ventures/interchaintest/v4 to v8
renovate/github.com-strangelove-ventures-interchaintest-v4-8.x
master
8f0bb15278f0d3ac33dba9e330e50b5319ab2bc2
fix(deps): update module gopkg.in/yaml.v2 to v3
renovate/gopkg.in-yaml.v2-3.x
master
v3.0.1
🚸 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 Renovate Bot.