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/net from `922f481` to `d98b1b4` #172

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps golang.org/x/net from 922f481 to d98b1b4.

Commits - [`d98b1b4`](https://github.com/golang/net/commit/d98b1b4438230571bd7fbc5aaa89843e92937bd3) http2: fix memory leak in random write scheduler - [`2ec1893`](https://github.com/golang/net/commit/2ec189313ef0a07735684caebd1ba8b8ebca456f) html: fix tokenizer error - [`2e5a9a9`](https://github.com/golang/net/commit/2e5a9a951435a4d5d8f8cc0413540fbfdcef66ea) html: add Tokenizer.Raw comment re byte offsets - [`c5a3c61`](https://github.com/golang/net/commit/c5a3c61f89f3ed696ec36b629ef1b97541165225) all: adjust defs for Dragonfly BSD - [`c00fd9a`](https://github.com/golang/net/commit/c00fd9afed17cfdca9b3e1e3b8de7ef2b3f0347b) http2/h2demo: deploy with Go 1.13 - [`aa69164`](https://github.com/golang/net/commit/aa69164e4478b84860dc6769c710c699c67058a3) xsrftoken: escape colons - [`1a5e07d`](https://github.com/golang/net/commit/1a5e07d1ff72da30f660d3c95b312a20be31173c) websocket: Add nhooyr.io/websocket to the deprecation message - [`a8b05e9`](https://github.com/golang/net/commit/a8b05e9114ab0cb08faec337c959aed24b68bf50) http2/h2demo: remove h2demo build constraint - [`c858923`](https://github.com/golang/net/commit/c8589233b77dde5edd2205ba8a4fb5c9c2472556) internal/socket: remove unused sizeofMmsghdr const - [`24e19bd`](https://github.com/golang/net/commit/24e19bdeb0f2d062d8e2640d50a7aaf2a7f80e7a) http2: end stream eagerly after sending the request body - Additional commits viewable in [compare view](https://github.com/golang/net/compare/922f4815f713f213882e8ef45e0d315b164d705c...d98b1b4438230571bd7fbc5aaa89843e92937bd3)


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 5 years ago

Superseded by #174.