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/benchmarks.yml
(github-actions).github/workflows/ci.yml
(github-actions).github/workflows/codeql.yml
(github-actions).github/workflows/goreleaser.yml
(github-actions).github/workflows/lint-pr.yml
(github-actions).github/workflows/lint.yml
(github-actions).github/workflows/pr-reminder.yml
(github-actions)cmd/go.mod
(gomod)cmd/legacydump/go.mod
(gomod)go.mod
(gomod)v2/go.mod
(gomod)v2/migrate/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 (except for nuget) 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 18 Pull Requests:
fix(deps): update github.com/syndtr/goleveldb digest to 126854a
renovate/github.com-syndtr-goleveldb-digest
master
126854af5e6d8295ef8e8bee3040dd8380ae72e8
fix(deps): update golang.org/x/exp digest to 225e2ab
renovate/golang.org-x-exp-digest
master
225e2abe05e6
chore(deps): update dependency go to v1.23.2
renovate/go-1.x
master
1.23.2
fix(deps): update module cosmossdk.io/api to v0.7.6
renovate/cosmossdk.io-api-0.x
master
v0.7.6
fix(deps): update module github.com/cosmos/cosmos-db to v1.0.2
renovate/github.com-cosmos-cosmos-db-1.x
master
v1.0.2
fix(deps): update module github.com/cosmos/iavl to v0.21.1
renovate/github.com-cosmos-iavl-0.x
master
v0.21.1
fix(deps): update module github.com/cosmos/iavl/v2 to v2.0.0-20241002164643-1ddbc26b5bd1
renovate/github.com-cosmos-iavl-v2-2.x
master
1ddbc26b5bd1
fix(deps): update module github.com/emicklei/dot to v1.6.2
renovate/github.com-emicklei-dot-1.x
master
v1.6.2
fix(deps): update module github.com/kocubinski/costor-api to v1.1.2
renovate/github.com-kocubinski-costor-api-1.x
master
v1.1.2
fix(deps): update module cosmossdk.io/log to v1.4.1
renovate/cosmossdk.io-log-1.x
master
v1.4.1
fix(deps): update module github.com/cometbft/cometbft-db to v0.15.0
renovate/github.com-cometbft-cometbft-db-0.x
master
v0.15.0
fix(deps): update module github.com/prometheus/client_golang to v1.20.4
renovate/github.com-prometheus-client_golang-1.x
master
v1.20.4
fix(deps): update module github.com/rs/zerolog to v1.33.0
renovate/github.com-rs-zerolog-1.x
master
v1.33.0
fix(deps): update module github.com/spf13/cobra to v1.8.1
renovate/github.com-spf13-cobra-1.x
master
v1.8.1
fix(deps): update module github.com/stretchr/testify to v1.9.0
renovate/github.com-stretchr-testify-1.x
master
v1.9.0
chore(deps): update goreleaser/goreleaser-action action to v6
renovate/goreleaser-goreleaser-action-6.x
master
v6
fix(deps): update module github.com/cometbft/cometbft-db to v1
renovate/github.com-cometbft-cometbft-db-1.x
master
v1.0.1
fix(deps): update module github.com/cosmos/iavl to v1.3.0
renovate/github.com-cosmos-iavl-1.x
master
v1.3.0
🚸 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.Warning
Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.
Could not determine new digest for update (go package cosmossdk.io/core)
Files affected:
cmd/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 was generated by Mend Renovate. View the repository job log.