-
-
Notifications
You must be signed in to change notification settings - Fork 981
Commit 9d32515
authored
Bump http from 0.13.6 to 1.3.0 (#4053)
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from
0.13.6 to 1.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dart-lang/http/releases">http's
releases</a>.</em></p>
<blockquote>
<h2>package:http v1.3.0</h2>
<ul>
<li>Fixed unintended HTML tags in doc comments.</li>
<li>Switched <code>BrowserClient</code> to use Fetch API instead of
<code>XMLHttpRequest</code>.</li>
</ul>
<h2>package:http v1.2.2</h2>
<ul>
<li>Require package <code>web: '>=0.5.0 <2.0.0'</code>.</li>
</ul>
<h2>package:http v1.2.1</h2>
<ul>
<li>Require Dart <code>^3.3</code></li>
<li>Require <code>package:web</code> <code>^0.5.0</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dart-lang/http/commit/7271367c54c28af423623fcaee4bec1d5d4a2fdf"><code>7271367</code></a>
[http] prepare v1.3.0 release (<a
href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1451">#1451</a>)</li>
<li><a
href="https://github.com/dart-lang/http/commit/7f50fc5b3d74a3031833226d93301b41593e2e61"><code>7f50fc5</code></a>
Prepare cupertino_http 2.0.2 for release (<a
href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1449">#1449</a>)</li>
<li><a
href="https://github.com/dart-lang/http/commit/2bc4cc997fce31bd0bd3f0e124020fed7bac62ee"><code>2bc4cc9</code></a>
Fix incorrect response processing (<a
href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1448">#1448</a>)</li>
<li><a
href="https://github.com/dart-lang/http/commit/531d3e587c3214ad07bed1f52fac3f01112bc1ed"><code>531d3e5</code></a>
[http2, conformance_tests] update dependencies (<a
href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1443">#1443</a>)</li>
<li><a
href="https://github.com/dart-lang/http/commit/f0bcf027a3758228b5c3e3be1902f359d8db1811"><code>f0bcf02</code></a>
Add tests to verify NUL, CR & LF header value behavior (<a
href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1440">#1440</a>)</li>
<li><a
href="https://github.com/dart-lang/http/commit/6ecd13a88b82c2fdc8a555f218bafb0ad0370f51"><code>6ecd13a</code></a>
Release http_parser 4.1.2 (<a
href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1439">#1439</a>)</li>
<li><a
href="https://github.com/dart-lang/http/commit/dada989f4c30a618b6b707da23215802a8c6c085"><code>dada989</code></a>
Fix a potential exponential backtracking issue when parsing quoted
headers (#...</li>
<li><a
href="https://github.com/dart-lang/http/commit/3ce945170a71343d7b7b2f90862cfeebbb5642d4"><code>3ce9451</code></a>
http_multi_server: bump lints dep (<a
href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1435">#1435</a>)</li>
<li><a
href="https://github.com/dart-lang/http/commit/c27d6c780bae0207e938f09596c2cf8d9bb4a963"><code>c27d6c7</code></a>
Merge pull request <a
href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1416">#1416</a>
from dart-lang/merge-http_multi_server-package</li>
<li><a
href="https://github.com/dart-lang/http/commit/e1661810be1afd89462f1cd752a32fb530d42165"><code>e166181</code></a>
Upgrade <code>ok_http</code> to <code>jnigen</code> 0.12.2 (<a
href="https://github.com/dart-lang/http/tree/master/pkgs/issues/1405">#1405</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dart-lang/http/commits/http-v1.3.0/pkgs">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 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 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 0e069bb commit 9d32515Copy full SHA for 9d32515
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
0 commit comments