Commit 6ca9177
authored
Bump plug_cowboy from 2.8.1 to 2.9.0 (#196)
Bumps [plug_cowboy](https://github.com/elixir-plug/plug_cowboy) from
2.8.1 to 2.9.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/elixir-plug/plug_cowboy/blob/master/CHANGELOG.md">plug_cowboy's
changelog</a>.</em></p>
<blockquote>
<h2>v2.9.0</h2>
<h3>Enhancements</h3>
<ul>
<li>Implement <code>get_sock_data</code> from Plug</li>
<li>Require Plug v1.18+</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/elixir-plug/plug_cowboy/commit/74dab4956a415963c968eb344849bd0e64d454d8"><code>74dab49</code></a>
Release v2.9.0</li>
<li><a
href="https://github.com/elixir-plug/plug_cowboy/commit/45b941f72e9ae8616808cdf5c60851ee255b07bc"><code>45b941f</code></a>
Implement get_sock_data (<a
href="https://redirect.github.com/elixir-plug/plug_cowboy/issues/115">#115</a>)</li>
<li><a
href="https://github.com/elixir-plug/plug_cowboy/commit/0ef2cc967cbc60860dc9daa9c41ca0248e554f33"><code>0ef2cc9</code></a>
CI housekeeping (<a
href="https://redirect.github.com/elixir-plug/plug_cowboy/issues/114">#114</a>)</li>
<li>See full diff in <a
href="https://github.com/elixir-plug/plug_cowboy/compare/v2.8.1...v2.9.0">compare
view</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't
alter 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 edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent bbec174 commit 6ca9177
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments