status-im / status-protocol-go

Status Protocol implementation in Go
Mozilla Public License 2.0
0 stars 1 forks source link

Bump github.com/status-im/whisper from 1.4.14 to 1.5.1 #81

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps github.com/status-im/whisper from 1.4.14 to 1.5.1.

Commits - [`907f4d5`](https://github.com/status-im/whisper/commit/907f4d52936a366037856648f7039ac295dfe15d) remove Gopkg.* and update vendor/ - [`8be20fd`](https://github.com/status-im/whisper/commit/8be20fd33d56bce7a886a93101984d5a1fe101af) crypto: add SignatureLength constant and use it everywhere ([#19996](https://github-redirect.dependabot.com/status-im/whisper/issues/19996)) - [`e234c0f`](https://github.com/status-im/whisper/commit/e234c0fdf9a2551881a55ba11d1d74867baf44c5) cmd, contracts, eth, p2p, signer, whisper: fixed ineffectual assignments ([#19](https://github-redirect.dependabot.com/status-im/whisper/issues/19)... - [`75f3477`](https://github.com/status-im/whisper/commit/75f34771fbca3f410f3d9e0f0d1424291a41e1c4) core/state, p2p/discover, trie, whisper: avoid unnecessary conversions ([#19870](https://github-redirect.dependabot.com/status-im/whisper/issues/19870)) - [`82c2163`](https://github.com/status-im/whisper/commit/82c2163f4153799785970054f15349ceadb307da) whisper: PoW calculations as specified in EIP-627 ([#19753](https://github-redirect.dependabot.com/status-im/whisper/issues/19753)) - [`159b317`](https://github.com/status-im/whisper/commit/159b31745666e0d37864e32f5875a18bf41d9c3d) upgrade geth to 1.9.5 and introduce go.mod - [`bbabc9f`](https://github.com/status-im/whisper/commit/bbabc9ff4e4589d2d672e810db440250d5cea726) whisper/whisperv6: fix PoW calculations to match the spec ([#19330](https://github-redirect.dependabot.com/status-im/whisper/issues/19330)) - See full diff in [compare view](https://github.com/status-im/whisper/compare/v1.4.14...v1.5.1)


Dependabot compatibility score

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 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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Looks like github.com/status-im/whisper is up-to-date now, so this is no longer needed.