Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: bump @connectrpc/connect-web from 1.4.0 to 1.5.0 (#1609)
Bumps [@connectrpc/connect-web](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web) from 1.4.0 to 1.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/connectrpc/connect-es/releases"><code>@connectrpc/connect-web</code>'s releases</a>.</em></p> <blockquote> <h2>v1.5.0</h2> <h2>What's Changed</h2> <ul> <li>Amend RPC <!-- raw HTML omitted --> HTTP code mappings in accordance with RFC 003 by <a href="https://github.com/srikrsna-buf"><code>@srikrsna-buf</code></a> in <a href="https://redirect.github.com/connectrpc/connect-es/pull/1039">connectrpc/connect-es#1039</a></li> <li>Tweak error codes according to the conformance suite by <a href="https://github.com/srikrsna-buf"><code>@srikrsna-buf</code></a> in <a href="https://redirect.github.com/connectrpc/connect-es/pull/1063">connectrpc/connect-es#1063</a></li> <li>Fix paths in npmignore files by <a href="https://github.com/smaye81"><code>@smaye81</code></a> in <a href="https://redirect.github.com/connectrpc/connect-es/pull/1112">connectrpc/connect-es#1112</a></li> <li>Handle multiple set-cookie headers when using Node client by <a href="https://github.com/tcarnes"><code>@tcarnes</code></a> in <a href="https://redirect.github.com/connectrpc/connect-es/pull/1155">connectrpc/connect-es#1155</a></li> <li>Add support for Next.js v14 by <a href="https://github.com/smaye81"><code>@smaye81</code></a> in <a href="https://redirect.github.com/connectrpc/connect-es/pull/1159">connectrpc/connect-es#1159</a></li> <li>Fix flaky decompression error code by <a href="https://github.com/timostamm"><code>@timostamm</code></a> in <a href="https://redirect.github.com/connectrpc/connect-es/pull/1204">connectrpc/connect-es#1204</a></li> <li>Fix Node.js v16 error responses on HTTP1.1 by <a href="https://github.com/timostamm"><code>@timostamm</code></a> in <a href="https://redirect.github.com/connectrpc/connect-es/pull/1206">connectrpc/connect-es#1206</a></li> <li>Fix gRPC trailers only response by <a href="https://github.com/srikrsna-buf"><code>@srikrsna-buf</code></a> in <a href="https://redirect.github.com/connectrpc/connect-es/pull/1209">connectrpc/connect-es#1209</a></li> <li>Upgrade conformance tests to v1.0.3 by <a href="https://github.com/srikrsna-buf"><code>@srikrsna-buf</code></a> in <a href="https://redirect.github.com/connectrpc/connect-es/pull/1208">connectrpc/connect-es#1208</a></li> <li>Fix signal in handler always aborted in HTTP/1.1 by <a href="https://github.com/srikrsna-buf"><code>@srikrsna-buf</code></a> in <a href="https://redirect.github.com/connectrpc/connect-es/pull/1218">connectrpc/connect-es#1218</a></li> <li>Fix baseUrl without // mangling request URL on Node.js with HTTP/2 by <a href="https://github.com/timostamm"><code>@timostamm</code></a> in <a href="https://redirect.github.com/connectrpc/connect-es/pull/1220">connectrpc/connect-es#1220</a></li> <li>Respect headers from transport option <code>nodeOptions.headers</code> by <a href="https://github.com/timostamm"><code>@timostamm</code></a> in <a href="https://redirect.github.com/connectrpc/connect-es/pull/1219">connectrpc/connect-es#1219</a></li> <li>Fix error detail debug property by <a href="https://github.com/timostamm"><code>@timostamm</code></a> in <a href="https://redirect.github.com/connectrpc/connect-es/pull/1221">connectrpc/connect-es#1221</a></li> <li>Throw an error on missing status in gRPC and gRPC-Web transports by <a href="https://github.com/srikrsna-buf"><code>@srikrsna-buf</code></a> in <a href="https://redirect.github.com/connectrpc/connect-es/pull/1205">connectrpc/connect-es#1205</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/sjtucoder"><code>@sjtucoder</code></a> made their first contribution in <a href="https://redirect.github.com/connectrpc/connect-es/pull/1109">connectrpc/connect-es#1109</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/connectrpc/connect-es/compare/v1.4.0...v1.5.0">https://github.com/connectrpc/connect-es/compare/v1.4.0...v1.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/connectrpc/connect-es/commit/6575fc157d96b1df0c004c7653bb64ddd78a564c"><code>6575fc1</code></a> Release 1.5.0 (<a href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web/issues/1222">#1222</a>)</li> <li><a href="https://github.com/connectrpc/connect-es/commit/32d7ada91cd31e63ffe26690431923a51ef39721"><code>32d7ada</code></a> Upgrade conformance tests to v1.0.3 (<a href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web/issues/1208">#1208</a>)</li> <li><a href="https://github.com/connectrpc/connect-es/commit/56f07b65e666f6d7a92ccf22b9e258ca9f1778f5"><code>56f07b6</code></a> Replace Makefile with turborepo (<a href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web/issues/1194">#1194</a>)</li> <li><a href="https://github.com/connectrpc/connect-es/commit/edf87005de8c378125d2b0bb2357b25204849a48"><code>edf8700</code></a> Bump <code>@bufbuild/buf</code> from 1.38.0 to 1.39.0 (<a href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web/issues/1201">#1201</a>)</li> <li><a href="https://github.com/connectrpc/connect-es/commit/dc7d75a1eaaac12a06b4dcffd0cfd370c5432648"><code>dc7d75a</code></a> Update npm scripts (<a href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web/issues/1190">#1190</a>)</li> <li><a href="https://github.com/connectrpc/connect-es/commit/86299a80b90f3d4e904ae508e6e583c146c80104"><code>86299a8</code></a> Update buf CLI and make use of the clean option (<a href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web/issues/1187">#1187</a>)</li> <li><a href="https://github.com/connectrpc/connect-es/commit/af9363ffd142d7cb92e671de5a257b6f22d3b220"><code>af9363f</code></a> Fix conformance tests for <code>@connectrpc/connect-web</code> on Firefox (<a href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web/issues/1186">#1186</a>)</li> <li><a href="https://github.com/connectrpc/connect-es/commit/f95d15bc87ac5d8bedc5928d262ee0d5c8882c0c"><code>f95d15b</code></a> Update conformance testee for <code>@connectrpc/connect-web</code> (<a href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web/issues/1183">#1183</a>)</li> <li><a href="https://github.com/connectrpc/connect-es/commit/463c3a12a2ca52fe59bea2d64c16b8f2115cd147"><code>463c3a1</code></a> Bump karma from 6.4.3 to 6.4.4 (<a href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web/issues/1170">#1170</a>)</li> <li><a href="https://github.com/connectrpc/connect-es/commit/3b7b85d6091ffb9b19c6d6841d1e106570087f6f"><code>3b7b85d</code></a> Bump jasmine from 5.1.0 to 5.2.0 (<a href="https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web/issues/1167">#1167</a>)</li> <li>Additional commits viewable in <a href="https://github.com/connectrpc/connect-es/commits/v1.5.0/packages/connect-web">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>
- Loading branch information