Bump chia-blockchain from 2.7.1 to 2.7.3 - #175
Conversation
Bumps [chia-blockchain](https://github.com/Chia-Network/chia-blockchain) from 2.7.1 to 2.7.3. - [Release notes](https://github.com/Chia-Network/chia-blockchain/releases) - [Changelog](https://github.com/Chia-Network/chia-blockchain/blob/2.7.3/CHANGELOG.md) - [Commits](Chia-Network/chia-blockchain@2.7.1...2.7.3) --- updated-dependencies: - dependency-name: chia-blockchain dependency-version: 2.7.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Bumps chia-blockchain from 2.7.1 to 2.7.3.
Release notes
Sourced from chia-blockchain's releases.
... (truncated)
Changelog
Sourced from chia-blockchain's changelog.
... (truncated)
Commits
ab5512dAdd 2.7.3 release notes (#21136)8732aadUpdated gui to 9ab7ff987f148b959d1bfff94c46fdc65fcecffe (#21137)bd9d8b7Update gui pin to 14d05ee1fc2093d7edabba88686629f0e02c657b (#21133)4f46536Add 2.7.2 changelog entry (#21104)715953bCheckpoint Merge (#21106)8878b56bump chia_rs to 0.45.1 (#21068)49c105bUpdate GUI pin to release/2.7.2@8572ccd4269f3c155baadcc65b8cda1c66201540 (#21...e7af25cUpdate Managed Files (#20905)a8570daadd configuration option to advertize rate limits v3 support (#21025)ad16f15CHIA-4273 Annotate wallet_node_api.py (#21030)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Medium Risk
The only change is a core blockchain dependency bump (2.7.1→2.7.3), which can alter wallet and CAT-related runtime behavior without any in-repo code review surface.
Overview
Dependency-only update: raises the required
chia-blockchainversion from 2.7.1 to 2.7.3 inpyproject.toml. No application source files change in this repo.Installs will pull in upstream 2.7.2 and 2.7.3 behavior (wallet/RPC, WalletConnect, GUI fixes, and other blockchain changes) through that package rather than through new code here.
Reviewed by Cursor Bugbot for commit ba8f281. Bugbot is set up for automated code reviews on this repo. Configure here.