Bump chia-blockchain from 2.7.1 to 2.7.3 - #429
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
Low Risk
Single dependency pin bump with no local code changes; risk is limited to upstream behavioral changes when users reinstall or upgrade.
Overview
Updates the pinned
chia-blockchainruntime dependency inpyproject.tomlfrom 2.7.1 to 2.7.3.This is a version-only change for the Chia NFT minting toolkit; no application code in this repo is modified. Consumers installing
chianftwill pull the newer upstream release, which includes wallet/GUI fixes (e.g. NFT offer confirmation, Plot NFT key assignment) and WalletConnect read-query behavior changes noted in the upstream 2.7.3 release notes.Reviewed by Cursor Bugbot for commit 02fc842. Bugbot is set up for automated code reviews on this repo. Configure here.