Configure Renovate - #1
Open
figure-renovate[bot] wants to merge 1 commit into
Open
Conversation
Legal RiskThe following dependencies were released under a license that RecommendationWhile merging is not directly blocked, it's best to pause and consider what it means to use this license before continuing. If you are unsure, reach out to your security team or Semgrep admin to address this issue. CC-BY-SA-4.0 GPL-3.0
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
📚 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.jsonin this branch. Renovate will update the Pull Request description the next time it runs.Detected Package Files
testutil/contracts/counter/Cargo.toml(cargo)testutil/contracts/echo/Cargo.toml(cargo)testutil/contracts/rate-limiter/Cargo.toml(cargo)docker/postgres-indexer/docker-compose.yaml(docker-compose)networks/dev/docker-compose.yml(docker-compose)networks/ibc/docker-compose.yml(docker-compose)networks/local/docker-compose.yml(docker-compose)docker/blockchain/Dockerfile(dockerfile)docker/postgres-indexer/Dockerfile(dockerfile)networks/dev/blockchain-dev/Dockerfile(dockerfile)networks/ibc/blockchain-ibc/Dockerfile(dockerfile)networks/ibc/blockchain-relayer/Dockerfile(dockerfile)networks/local/blockchain-local/Dockerfile(dockerfile).github/workflows/changelog.yml(github-actions).github/workflows/codeql-analysis.yml(github-actions).github/workflows/docker.yml(github-actions).github/workflows/lint.yml(github-actions).github/workflows/proto-registry.yml(github-actions).github/workflows/proto.yml(github-actions).github/workflows/release.yml(github-actions).github/workflows/sims.yml(github-actions).github/workflows/test.yml(github-actions)go.mod(gomod)protoBindings/buildSrc/src/main/kotlin/Dependencies.kt(gradle)protoBindings/buildSrc/src/main/kotlin/Version.kt(gradle)protoBindings/gradle.properties(gradle)protoBindings/settings.gradle.kts(gradle)protoBindings/build.gradle.kts(gradle)protoBindings/bindings/java/build.gradle.kts(gradle)protoBindings/bindings/kotlin/build.gradle.kts(gradle)protoBindings/buildSrc/build.gradle.kts(gradle)protoBindings/gradle/wrapper/gradle-wrapper.properties(gradle-wrapper)renovate.json(renovate-config-presets)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.What to Expect
With your current configuration, Renovate will create 54 Pull Requests:
Update module google.golang.org/grpc from `v1.81.1` to `v1.82.1` [SECURITY]
renovate/go-google.golang.org-grpc-vulnerabilitymainv1.82.1Pin dependencies
renovate/pin-dependenciesmainv1.2.0=2.2.0=2.2.0=2.5.1=2.0.0=2.0.0=0.4.3=2.8.0=2.8.0=0.8.22=1.0.197=1.0.228=1.0.1=0.10.6=2.0.18Update dependency javax.annotation:javax.annotation-api from `1.3.1` to `1.3.2`
renovate/javax.annotation-javax.annotation-api-1.xmain1.3.2Update dependency org.apache.httpcomponents:httpclient from `4.5.12` to `4.5.14`
renovate/org.apache.httpcomponents-httpclient-4.xmain4.5.14Update Gradle from `8.14.3` to `8.14.5`
renovate/gradle-8.xmain8.14.5Update module github.com/CosmWasm/wasmvm/v3 from `v3.0.6` to `v3.0.7`
renovate/github.com-cosmwasm-wasmvm-v3-3.xmainv3.0.7Update protobuf monorepo from `3.25.5` to `3.25.9`
renovate/protobuf-monorepomain3.25.93.25.93.25.9Update dependency commons-io:commons-io from `2.6` to `2.22.0`
renovate/commons-io-commons-io-2.xmain2.22.0Update dependency golangci/golangci-lint from `v2.4.0` to `v2.12.2`
renovate/golangci-golangci-lint-2.xmainv2.12.2Update dependency org.apache.commons:commons-compress from `1.20` to `1.28.0`
renovate/org.apache.commons-commons-compress-1.xmain1.28.0Update grpc-java monorepo from `1.73.0` to `1.83.0`
renovate/grpc-java-monorepomain1.83.01.83.01.83.0Update module cosmossdk.io/client/v2 from `v2.0.0-beta.8` to `v2.11.0`
renovate/cosmossdk.io-client-v2-2.xmainv2.11.0Update module cosmossdk.io/core from `v0.11.3` to `v0.12.0`
renovate/cosmossdk.io-core-0.xmainv0.12.0Update module cosmossdk.io/x/circuit from `v0.1.1` to `v0.2.0`
renovate/cosmossdk.io-x-circuit-0.xmainv0.2.0Update module github.com/cometbft/cometbft from `v0.38.23` to `v0.39.3`
renovate/github.com-cometbft-cometbft-0.xmainv0.39.3Update module github.com/cosmos/cosmos-sdk from `v0.53.6` to `v0.54.3`
renovate/github.com-cosmos-cosmos-sdk-0.xmainv0.54.3Update module github.com/cosmos/iavl from `v1.2.6` to `v1.3.6`
renovate/github.com-cosmos-iavl-1.xmainv1.3.6Update module github.com/CosmWasm/wasmd from `v0.61.10` to `v0.70.3`
renovate/github.com-cosmwasm-wasmd-0.xmainv0.70.3Update module github.com/gin-gonic/gin from `v1.9.1` to `v1.12.0`
renovate/github.com-gin-gonic-gin-1.xmainv1.12.0Update module github.com/golang-jwt/jwt/v4 from `v4.4.2` to `v4.5.2`
renovate/github.com-golang-jwt-jwt-v4-4.xmainv4.5.2Update module github.com/hashicorp/go-metrics from `v0.5.4` to `v0.6.0`
renovate/github.com-hashicorp-go-metrics-0.xmainv0.6.0Update module github.com/provlabs/vault from `v1.1.0` to `v1.2.1`
renovate/github.com-provlabs-vault-1.xmainv1.2.1Update module golang.org/x/text from `v0.38.0` to `v0.40.0`
renovate/golang.org-x-text-0.xmainv0.40.0Update plugin com.diffplug.spotless from `7.1.0` to `7.2.1`
renovate/pluginversions.spotlessmain7.2.1Update plugin com.google.protobuf from `0.9.5` to `0.10.0`
renovate/pluginversions.protobufmain0.10.0Update plugin io.github.gradle-nexus.publish-plugin from `1.1.0` to `1.3.0`
renovate/pluginversions.nexuspublishmain1.3.0Update Rust crate schemars from `0.8.22` to `0.9.0`
renovate/schemars-0.xmain0.9.0Update Rust crate sha2 from `0.10.6` to `0.11.0`
renovate/sha2-0.xmain0.11.0Update Versions.KotlinGrpc from `1.4.3` to `1.5.0`
renovate/versions.kotlingrpcmain1.5.01.5.0Update actions/setup-go action from `v6` to `v7`
renovate/actions-setup-go-7.xmainv7Update golangci/golangci-lint-action action from `v8` to `v9`
renovate/golangci-golangci-lint-action-9.xmainv9Update Gradle from `8.14.3` to `v9`
renovate/gradle-9.xmain9.6.1Update Kotlin from `1.9.25` to `v2` (major)
renovate/major-kotlinmain2.4.102.4.102.4.10Update module cosmossdk.io/api from `v0.9.2` to `v1`
renovate/cosmossdk.io-api-1.xmainv1.0.0Update module cosmossdk.io/core from `v0.11.3` to `v1`
renovate/cosmossdk.io-core-1.xmainv1.1.0Update module cosmossdk.io/errors from `v1.1.0` to `v2`
renovate/cosmossdk.io-errors-2.xmainv2.0.0Update module cosmossdk.io/log from `v1.6.1` to `v2`
renovate/cosmossdk.io-log-2.xmainv2.1.0Update module cosmossdk.io/store from `v1.1.2` to `v2`
renovate/cosmossdk.io-store-2.xmainv2.0.0Update module cosmossdk.io/x/tx from `v0.14.0` to `v1`
renovate/cosmossdk.io-x-tx-1.xmainv1.1.0Update module github.com/cometbft/cometbft from `v0.38.23` to `v1`
renovate/github.com-cometbft-cometbft-1.xmainv1.0.1Update module github.com/cometbft/cometbft-db from `v0.15.0` to `v1`
renovate/github.com-cometbft-cometbft-db-1.xmainv1.0.4Update module github.com/cosmos/ibc-go/v10 from `v10.7.0` to `v11`
renovate/github.com-cosmos-ibc-go-v10-11.xmainv11.2.0Update module github.com/golang-jwt/jwt/v4 from `v4.4.2` to `v5`
renovate/github.com-golang-jwt-jwt-v4-5.xmainv5.3.1Update module github.com/grpc-ecosystem/grpc-gateway from `v1.16.0` to `v2`
renovate/github.com-grpc-ecosystem-grpc-gateway-2.xmainv2.29.0Update module github.com/provenance-io/wasmd from `v0.61.10-pio-2` to `v1`
renovate/github.com-provenance-io-wasmd-1.xmainv1.0.69Update plugin com.diffplug.spotless from `7.1.0` to `v8`
renovate/major-pluginversions.spotlessmain8.8.0Update plugin io.github.gradle-nexus.publish-plugin from `1.1.0` to `v2`
renovate/major-pluginversions.nexuspublishmain2.0.0Update protobuf monorepo from `3.25.5` to `v4` (major)
renovate/major-protobuf-monorepomain4.35.14.35.14.35.1Update Rust crate cosmwasm-schema from `2.3.0` to `v3`
renovate/cosmwasm-schema-3.xmain3.0.0Update Rust crate cosmwasm-std to v3.0.9
renovate/cosmwasm-std-3.xmain3.0.0Update Rust crate cw-multi-test from `2.5.1` to `v3`
renovate/cw-multi-test-3.xmain3.0.0Update Rust crate cw-storage-plus from `2.0.0` to `v3`
renovate/cw-storage-plus-3.xmain3.0.0Update Rust crate cw2 from `2.0.0` to `v3`
renovate/cw2-3.xmain3.0.0Update Rust crate schemars from `0.8.22` to `v1`
renovate/schemars-1.xmain1.0.0🚸 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
prHourlyLimitfor 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.