status-im / status-protocol-go

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

Bump github.com/vacp2p/mvds from 0.0.23 to 0.0.25 #114

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps github.com/vacp2p/mvds from 0.0.23 to 0.0.25.

Commits - [`748b611`](https://github.com/vacp2p/mvds/commit/748b61123fdcd09068d1aeb7adf41ad08c2b6dd6) feature/mdf ([#76](https://github-redirect.dependabot.com/vacp2p/mvds/issues/76)) - [`d34db70`](https://github.com/vacp2p/mvds/commit/d34db702220d077420f7d388b0415b1ebcffd605) update/license ([#81](https://github-redirect.dependabot.com/vacp2p/mvds/issues/81)) - [`9f50eca`](https://github.com/vacp2p/mvds/commit/9f50ecac54557a41f17cb9798d6a1fe86bd45e0e) rename/dummy-memory ([#82](https://github-redirect.dependabot.com/vacp2p/mvds/issues/82)) - [`2512e45`](https://github.com/vacp2p/mvds/commit/2512e4590688960ac4ff4587e542e9ce17c65e60) Update .travis.yml ([#80](https://github-redirect.dependabot.com/vacp2p/mvds/issues/80)) - [`945a249`](https://github.com/vacp2p/mvds/commit/945a24914412ab35ac1d985e7c9a249c74e2da4e) enhancement/remove-double-check ([#79](https://github-redirect.dependabot.com/vacp2p/mvds/issues/79)) - [`463f9a7`](https://github.com/vacp2p/mvds/commit/463f9a7f6c25bf2911bb7dc235a8a1290b5ee09f) remove/eventually ([#78](https://github-redirect.dependabot.com/vacp2p/mvds/issues/78)) - [`217a49b`](https://github.com/vacp2p/mvds/commit/217a49bd544f00b521f7203a6f9a3fd68b7129b6) Update README.md - [`f0cc0e7`](https://github.com/vacp2p/mvds/commit/f0cc0e7841a084a1525798d89609652d3f585724) enhancement/silence-tests ([#77](https://github-redirect.dependabot.com/vacp2p/mvds/issues/77)) - [`75124ea`](https://github.com/vacp2p/mvds/commit/75124ea56c2df59182e955bccbbd774b74bc2547) update/field-number ([#75](https://github-redirect.dependabot.com/vacp2p/mvds/issues/75)) - See full diff in [compare view](https://github.com/vacp2p/mvds/compare/v0.0.23...v0.0.25)


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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)