Closed SpicyLemon closed 6 days ago
This pull request involves the deletion of several changelog files that documented updates to various dependencies within the project. Key changes include the removal of outdated dependencies, updates to existing ones, and the addition of new libraries. The main changelog file (CHANGELOG.md
) has been updated to reflect these changes, including a new version entry for v1.20.1
which summarizes the dependency modifications.
File Path | Change Summary |
---|---|
.changelog/unreleased/dependencies/2202-*.md |
Deleted; documented removal of dependencies and updates to others, including cometbft and badger . |
.changelog/unreleased/dependencies/2206-*.md |
Deleted; documented update of bufbuild/buf-setup-action from v1.45.0 to v1.46.0. |
.changelog/unreleased/dependencies/2209-*.md |
Deleted; documented updates to various dependencies including cometbft and prometheus . |
CHANGELOG.md |
Updated to include new version entry for v1.20.1 , detailing various dependency updates and removals. |
github.com/cometbft/cometbft
dependency from v0.38.13 to v0.38.15, which is directly related to the updates made in the main PR that also involve changes to the cometbft
dependency.v1.20.0-rc4
, which includes updates to the changelog that are relevant to the changes documented in the main PR regarding dependency management.v1.20.0
, which includes a comprehensive overview of dependency updates, including those mentioned in the main PR.dependencies
, github_actions
🐇 In the meadow, hops a rabbit bright,
With changelogs updated, oh what a sight!
Dependencies trimmed, and versions anew,
A hop and a skip, for the code we pursue!
Frombuf
tocomet
, all in a row,
Let's celebrate changes, let the good times flow! 🌼
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Description
This PR marks
v1.20.1
inmain
. It's basically a frontport of:2211
Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.
docs/
) or specification (x/<module>/spec/
).godoc
comments..changelog/unreleased
(see Adding Changes).Files changed
in the Github PR explorer.Codecov Report
in the comment section below once CI passes.Summary by CodeRabbit
CHANGELOG.md
to reflect all recent dependency changes and version updates.