- Notifications
You must be signed in to change notification settings - Fork4
Commit5b6a769
authored
chore(deps): bump github.com/docker/go-connections from 0.5.0 to 0.6.0 (#245)
Bumps[github.com/docker/go-connections](https://github.com/docker/go-connections)from 0.5.0 to 0.6.0.<details><summary>Commits</summary><ul><li><ahref="https://github.com/docker/go-connections/commit/42faf792bde28c414a060127d6351769408a675f"><code>42faf79</code></a>Merge pull request <ahref="https://redirect.github.com/docker/go-connections/issues/138">#138</a>from thaJeztah/sockets_move_unix_options</li><li><ahref="https://github.com/docker/go-connections/commit/9ffab7e3fa034452a2f6b81509f49c7f22e9dc5e"><code>9ffab7e</code></a>sockets: make NewUnixSocket, WithChown, WithChmod unix-only</li><li><ahref="https://github.com/docker/go-connections/commit/6bb1d155460587c6eb5548ce350f5c03fcb3563f"><code>6bb1d15</code></a>Merge pull request <ahref="https://redirect.github.com/docker/go-connections/issues/135">#135</a>from thaJeztah/rename_test_files</li><li><ahref="https://github.com/docker/go-connections/commit/b6c843daa949fbbae3a5193c6c007f85de74d5d5"><code>b6c843d</code></a>sockets: rename files to be considered test files</li><li><ahref="https://github.com/docker/go-connections/commit/80898b6033e4983d38d62925db5292076af05c15"><code>80898b6</code></a>Merge pull request <ahref="https://redirect.github.com/docker/go-connections/issues/133">#133</a>from thaJeztah/deprecate_socket_dialpipe</li><li><ahref="https://github.com/docker/go-connections/commit/a4399e5c713c31c811393c819a35dbe95bb7b74b"><code>a4399e5</code></a>socket: deprecate DialPipe</li><li><ahref="https://github.com/docker/go-connections/commit/b071e04318669a6f5eeff43d4d85659f9d8cbb2a"><code>b071e04</code></a>Merge pull request <ahref="https://redirect.github.com/docker/go-connections/issues/128">#128</a>from thaJeztah/remove_old_cyphers</li><li><ahref="https://github.com/docker/go-connections/commit/578bfdec32637ef34a9c5c8a021f507dd9215825"><code>578bfde</code></a>Merge pull request <ahref="https://redirect.github.com/docker/go-connections/issues/132">#132</a>from thaJeztah/optimize_ParsePortSpec</li><li><ahref="https://github.com/docker/go-connections/commit/deccd714a238eb4932687dd734aab7b1e0771495"><code>deccd71</code></a>tlsconfig: align client and server defaults, remove weak CBCciphers</li><li><ahref="https://github.com/docker/go-connections/commit/30b91c802c92abaf1b4643c95006a0576998c2ae"><code>30b91c8</code></a>nat: ParsePortSpec: combine some conditions</li><li>Additional commits viewable in <ahref="https://github.com/docker/go-connections/compare/v0.5.0...v0.6.0">compareview</a></li></ul></details><br />[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)Dependabot will resolve any conflicts with this PR as long as you don'talter it yourself. You can also trigger a rebase manually by commenting`@dependabot rebase`.[//]: # (dependabot-automerge-start)[//]: # (dependabot-automerge-end)---<details><summary>Dependabot commands and options</summary><br />You can trigger Dependabot actions by commenting on this PR:- `@dependabot rebase` will rebase this PR- `@dependabot recreate` will recreate this PR, overwriting any editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR or upgrade to it yourself)</details>Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent83dd526 commit5b6a769
2 files changed
+3
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 |
| - | |
141 |
| - | |
| 140 | + | |
| 141 | + | |
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
|
0 commit comments
Comments
(0)