-
Notifications
You must be signed in to change notification settings - Fork 1
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
build(deps): bump the go_modules group across 1 directory with 4 updates #11
Conversation
Bumps the go_modules group with 4 updates in the / directory: [github.com/btcsuite/btcd](https://github.com/btcsuite/btcd), google.golang.org/protobuf, [github.com/gogo/protobuf](https://github.com/gogo/protobuf) and gopkg.in/yaml.v3. Updates `github.com/btcsuite/btcd` from 0.22.0-beta to 0.24.0 - [Release notes](https://github.com/btcsuite/btcd/releases) - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES) - [Commits](btcsuite/btcd@v0.22.0-beta...v0.24.0) Updates `google.golang.org/protobuf` from 1.27.1 to 1.33.0 Updates `github.com/gogo/protobuf` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/gogo/protobuf/releases) - [Commits](gogo/protobuf@v1.3.1...v1.3.2) Updates `gopkg.in/yaml.v3` from 3.0.0-20200615113413-eeeca48fe776 to 3.0.0 --- updated-dependencies: - dependency-name: github.com/btcsuite/btcd dependency-type: direct:production dependency-group: go_modules - dependency-name: google.golang.org/protobuf dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/gogo/protobuf dependency-type: indirect dependency-group: go_modules - dependency-name: gopkg.in/yaml.v3 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
@dependabot rebase |
Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it. |
@dependabot rebase |
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
closing per zeta-chain/node#2750 |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the go_modules group with 4 updates in the / directory: github.com/btcsuite/btcd, google.golang.org/protobuf, github.com/gogo/protobuf and gopkg.in/yaml.v3.
Updates
github.com/btcsuite/btcd
from 0.22.0-beta to 0.24.0Release notes
Sourced from github.com/btcsuite/btcd's releases.
... (truncated)
Commits
b1b9420
Merge pull request #2082 from btcsuite/btcd-244ec8f01
rpcclient: fix race condition indoDisconnect
8d2ab63
build: bump version to btcd v0.243c24785
chaincfg: update mainnet block hashesbf23715
btcd: add SECURITY.mdd64de4a
build: update to btcutil v1.1.516684f6
Merge pull request #2073 from Roasbeef/wire-opts790c570
Merge pull request #2081 from Roasbeef/dont-serialize-tx-for-txhashb0e9636
wire: consistently use defer for returning scratch bufferse102a81
btcutil: add benchmarks for Hash + WitnessHashUpdates
google.golang.org/protobuf
from 1.27.1 to 1.33.0Updates
github.com/gogo/protobuf
from 1.3.1 to 1.3.2Release notes
Sourced from github.com/gogo/protobuf's releases.
Commits
b03c65e
skippy peanut butter550e889
update to go version 1.15.6 and protoc 3.14.0 (#717)deb6fe8
Update Readme.mdUpdates
gopkg.in/yaml.v3
from 3.0.0-20200615113413-eeeca48fe776 to 3.0.0Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.