Bump chia-blockchain from 2.7.1 to 2.7.3 - #226
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
Dependency-only change, but it upgrades a core Chia stack package that this project's CLI imports heavily; regressions would surface in tests and
cdvcommands rather than in edited source here.Overview
Pins
chia-blockchainfrom 2.7.1 to 2.7.3 inpyproject.toml, so installs and CI pull the newer upstream release.That upgrade brings in upstream fixes (WalletConnect read-only query prompts, Linux/Wayland confirmation dialogs, Plot NFT
launcherIdnormalization, NFT offer confirmation, GUI log viewing) plus 2.7.2 additions such as Python 3.14 support, Weight Proof v2, and wallet/RPC improvements—without any local code changes in this repo.Reviewed by Cursor Bugbot for commit 3152bfb. Bugbot is set up for automated code reviews on this repo. Configure here.