-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update module github.com/btcsuite/btcd to v0.23.2 [security] #2973
fix(deps): update module github.com/btcsuite/btcd to v0.23.2 [security] #2973
Conversation
| datasource | package | from | to | | ---------- | ------------------------ | ------- | ------- | | go | github.com/btcsuite/btcd | v0.22.1 | v0.23.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
WalkthroughThe project has upgraded the Changes
Poem
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? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files selected for processing (1)
- ethergo/go.mod (1 hunks)
Additional comments not posted (1)
ethergo/go.mod (1)
19-19
: Dependency update approved.The update to
github.com/btcsuite/btcd v0.23.2
addresses the security vulnerability CVE-2022-44797. Ensure to test the project thoroughly to verify that the update does not introduce any new issues.
Deploying sanguine-fe with Cloudflare Pages
|
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
v0.22.1
->v0.23.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
GitHub Vulnerability Alerts
CVE-2022-44797
btcd before 0.23.2, as used in Lightning Labs lnd before 0.15.2-beta and other Bitcoin-related products, mishandles witness size checking.
Specific Go Packages Affected
github.com/btcsuite/btcd/wire
Release Notes
btcsuite/btcd (github.com/btcsuite/btcd)
v0.23.2
: btcd v0.23.2Compare Source
What's Changed
New Contributors
Full Changelog: btcsuite/btcd@v0.23.1...v0.23.2
v0.23.1
: btcd v0.23.1-betaCompare Source
What's Changed
btcec/v2
and main package by @guggero in https://github.com/btcsuite/btcd/pull/1823New Contributors
Full Changelog: btcsuite/btcd@v0.22.0-beta...v0.23.1
v0.23.0
Compare Source
v0.22.3
Compare Source
v0.22.2
: btcd v0.22.2Compare Source
What's Changed
Full Changelog: btcsuite/btcd@v0.22.1...v0.22.2
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.