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 `6f6bbb1` #189

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps golang.org/x/net from 922f481 to 6f6bbb1.

Commits - [`6f6bbb1`](https://github.com/golang/net/commit/6f6bbb1828be2e191ff93546b938a7bb564fe5c7) html: add Dialog support - [`a882066`](https://github.com/golang/net/commit/a882066a44e04a21d46e51451c71e131344e830e) nettest: use unixStrmDgramEnabled on AIX - [`0deb692`](https://github.com/golang/net/commit/0deb6923b6d97481cb43bc1043fe5b72a0143032) idna: update tables to Unicode 12 - [`fe3aa8a`](https://github.com/golang/net/commit/fe3aa8a4527195a6057b3fad46619d7d090e99b5) ipv4: use unsafe.Sizeof on struct size, not pointer size - [`53de4c7`](https://github.com/golang/net/commit/53de4c7853b55ebf5ab449ccd99462cdf4db48de) http2: fix test goroutine - [`d64ee3f`](https://github.com/golang/net/commit/d64ee3fa515a813805f6ced54cea49bed2bd62b9) ipv4: fix unsafe pointer conversion in parseInterface - [`83d349e`](https://github.com/golang/net/commit/83d349e8ac1aeaa6e5b8669cbd094dccb2a7661d) ipv4, ipv6: add support for freebsd/arm64 - [`ec77196`](https://github.com/golang/net/commit/ec77196f6094c3492a8b61f2c11cf937f78992ae) ipv6: re-enable tests on Dragonfly - [`24d2ffb`](https://github.com/golang/net/commit/24d2ffbea1e81c630b3c6f82afe9bd2f3ecfce35) all: fix tests on dragonfly after ABI changes - [`da9a3fd`](https://github.com/golang/net/commit/da9a3fd4c5820e74b24a6cb7fb438dc9b0dd377c) http2: make Transport.NewClientConn respect Transport.DisableKeepAlives - Additional commits viewable in [compare view](https://github.com/golang/net/compare/922f4815f713f213882e8ef45e0d315b164d705c...6f6bbb1828be2e191ff93546b938a7bb564fe5c7)


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 #191.