arduino / arduino-connector

Connector to the Arduino Create Cloud and IoT platform
Apache License 2.0
36 stars 24 forks source link

Bump golang.org/x/crypto from `614d502` to `87dc89f` #178

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps golang.org/x/crypto from 614d502 to 87dc89f.

Commits - [`87dc89f`](https://github.com/golang/crypto/commit/87dc89f01550277dc22b74ffcf4cd89fa2f40f4c) acme/autocert: give tokensMu a better name - [`0e8c3a9`](https://github.com/golang/crypto/commit/0e8c3a9068a2fb325459490d2ce7baa4ffe2d00f) acme/autocert: support ACME RFC 8555 - [`a950601`](https://github.com/golang/crypto/commit/a950601f39e69382d60ea46fa15cecc9d9b70ec6) acme: update Directory URL to Let's Encrypt v2 - [`1f99b0e`](https://github.com/golang/crypto/commit/1f99b0ed1509a6c1a86af95b21f2a7059905b028) acme: prevent discovery network roundtrips in tests - [`af544f3`](https://github.com/golang/crypto/commit/af544f31c8ac5794d2134b792e9eb714d9d8f9ce) internal/chacha20: improve chacha20 performance on ppc64le - [`34f6963`](https://github.com/golang/crypto/commit/34f69633bfdcf9db92f698f8487115767eebef81) openpgp/packet: support crypto.Decrypter in EncryptedKey.Decrypt - [`f9e2070`](https://github.com/golang/crypto/commit/f9e2070545dcd4128a854a97ddf10fbfc3c4b6e4) acme/internal: add a prober program - [`4663e18`](https://github.com/golang/crypto/commit/4663e185863a1aee50d0486b326769f0bd22eb30) acme: update existing methods for RFC 8555 - [`8834368`](https://github.com/golang/crypto/commit/88343688bb370571259f1a6c98274757b61e3bb1) acme: implement new order-based issuance methods - [`a832865`](https://github.com/golang/crypto/commit/a832865fa7ada6126f4c6124ac49f71be71bff2a) acme: support RFC 8555 account management - Additional commits viewable in [compare view](https://github.com/golang/crypto/compare/614d502a4dac94afa3a6ce146bd1736da82514c6...87dc89f01550277dc22b74ffcf4cd89fa2f40f4c)


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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #183.