arduino / arduino-connector

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

Bump golang.org/x/crypto from `614d502` to `f9e2070` #171

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps golang.org/x/crypto from 614d502 to f9e2070.

Commits - [`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 - [`cea2066`](https://github.com/golang/crypto/commit/cea2066c64117dea9cba47afc7c35e4d2299107d) Revert "ssh/terminal: account for win32 api changes" - [`fa1a291`](https://github.com/golang/crypto/commit/fa1a291087948aa85c6e20c1b3749a02403ffc1b) acme: add KID variant to jwsEncodeJSON - [`2682ddc`](https://github.com/golang/crypto/commit/2682ddc9f58f9f50377039b35d26007c68521f28) acme: fetch fresh nonces from newNonce resource - [`2afe7c4`](https://github.com/golang/crypto/commit/2afe7c4bde1bf8be2ca50c448b6b8142970faf3e) acme: add support for RFC8555 compliant discovery - [`9ee001b`](https://github.com/golang/crypto/commit/9ee001bba392397c76f100a2d5b13afc86f167f1) ssh/terminal: account for win32 api changes - [`227b76d`](https://github.com/golang/crypto/commit/227b76d455e791cb042b03e633e2f7fbcfdf74a5) acme/autocert: remove tls-sni-xx challenge support - Additional commits viewable in [compare view](https://github.com/golang/crypto/compare/614d502a4dac94afa3a6ce146bd1736da82514c6...f9e2070545dcd4128a854a97ddf10fbfc3c4b6e4)


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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #173.