phonicmouse / SharpPaste

Cross-platform C# pastebin with client-side AES-256 encryption that just works.
MIT License
35 stars 9 forks source link

Bump Multiformats.Base from 1.2.1 to 2.0.1 #100

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 6 years ago

Bumps Multiformats.Base from 1.2.1 to 2.0.1.

Release notes *Sourced from [Multiformats.Base's releases](https://github.com/multiformats/cs-multibase/releases).* > ## v2.0.1 > Release description > > ## v2.0.0 > Release description
Commits - [`3c05bfe`](https://github.com/multiformats/cs-multibase/commit/3c05bfe095dd32b73ed9f54ff96d9e4879190016) Merge pull request [#6](https://github-redirect.dependabot.com/multiformats/cs-multibase/issues/6) from multiformats/fix/backward-compatible - [`af0092f`](https://github.com/multiformats/cs-multibase/commit/af0092f76fb6627e9259794f687f00b05e967a8b) Version bump - [`5e13ff0`](https://github.com/multiformats/cs-multibase/commit/5e13ff06770f1fbfb77212f72f8654aad63601c4) More tests, comments and small fix - [`3ec9fbb`](https://github.com/multiformats/cs-multibase/commit/3ec9fbbd34cdb4291e5cb93e9a058cd3f710d565) Add tests for raw encoding/decoding - [`5da7bf8`](https://github.com/multiformats/cs-multibase/commit/5da7bf82ffb1c674b4d2e0fc28912ff60bb52e4e) Cleanup and Encode/Decode-Raw methods - [`29006be`](https://github.com/multiformats/cs-multibase/commit/29006be1ccf55ea4252ffeaf02936ecc02f12c59) Ensure Base10 never encodes to negative number - [`214deb7`](https://github.com/multiformats/cs-multibase/commit/214deb7928ca214320cc3cca064e363cfaf75c53) Enable base encodings to be used directly - [`2b600a3`](https://github.com/multiformats/cs-multibase/commit/2b600a3b12f36a2da44a54df7f0705cea8331dd0) Wrong path for xunit - [`1fffb81`](https://github.com/multiformats/cs-multibase/commit/1fffb8172cdda6c6bc0bc73f8ddf05e7e577bfa2) Rewrite of everything - [`67c3465`](https://github.com/multiformats/cs-multibase/commit/67c3465b6169a37f00dacb1f46163aeac87486ec) OpenCover fix - See full diff in [compare view](https://github.com/multiformats/cs-multibase/compare/v1.2.1...v2.0.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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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

Superseded by #115.