Skip to content

Commit

Permalink
Bump the baseline group in /impl/baseline with 6 updates (#218)
Browse files Browse the repository at this point in the history
Bumps the baseline group in /impl/baseline with 6 updates:

| Package | From | To |
| --- | --- | --- |
|
[@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf)
| `1.8.0` | `1.9.0` |
|
[@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es)
| `1.8.0` | `1.9.0` |
| [@bufbuild/buf](https://github.com/bufbuild/buf) | `1.30.0` | `1.31.0`
|
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `20.12.2` | `20.12.7` |
| [tsx](https://github.com/privatenumber/tsx) | `4.7.1` | `4.8.2` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` |
`5.4.5` |

Updates `@bufbuild/protobuf` from 1.8.0 to 1.9.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/protobuf-es/releases"><code>@​bufbuild/protobuf</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.9.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Expose OneofInfo type by <a
href="https://github.com/q42jaap"><code>@​q42jaap</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/746">bufbuild/protobuf-es#746</a></li>
<li>Fix typo in error output by <a
href="https://github.com/stefanvanburen"><code>@​stefanvanburen</code></a>
in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/755">bufbuild/protobuf-es#755</a></li>
<li>Build ESM artifacts with Node16 moduleResolution by <a
href="https://github.com/smaye81"><code>@​smaye81</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/754">bufbuild/protobuf-es#754</a></li>
<li>Support unknown fields in clone by <a
href="https://github.com/srikrsna-buf"><code>@​srikrsna-buf</code></a>
in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/758">bufbuild/protobuf-es#758</a></li>
<li>Fix assertion for FIXED32 scalar type when parsing JSON by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/771">bufbuild/protobuf-es#771</a></li>
<li>Avoid reserved object property names in generated enumerations by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/777">bufbuild/protobuf-es#777</a></li>
<li>Generate type imports when possible for .d.ts by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/778">bufbuild/protobuf-es#778</a></li>
<li>Update to Protobuf v26.1 by <a
href="https://github.com/smaye81"><code>@​smaye81</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/797">bufbuild/protobuf-es#797</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/q42jaap"><code>@​q42jaap</code></a> made
their first contribution in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/746">bufbuild/protobuf-es#746</a></li>
<li><a
href="https://github.com/stefanvanburen"><code>@​stefanvanburen</code></a>
made their first contribution in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/755">bufbuild/protobuf-es#755</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bufbuild/protobuf-es/compare/v1.8.0...v1.9.0">https://github.com/bufbuild/protobuf-es/compare/v1.8.0...v1.9.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/ec5af7f6291900aed96a6171e74dacdea109d31a"><code>ec5af7f</code></a>
Release 1.9.0 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/800">#800</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/496905383e6964a33c12581b1cb90a37e9a2603a"><code>4969053</code></a>
Avoid reserved object property names in generated enumerations (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/777">#777</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/3295dff162e53deafe0ef850554959e00e09c025"><code>3295dff</code></a>
Fix assertion for FIXED32 scalar type when parsing JSON (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/771">#771</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/503e2f75087c047c1b7b9394206a19257cc6a082"><code>503e2f7</code></a>
Support unknown fields in clone (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/758">#758</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/a0ba45a50ae94d52de1a490f80ea8df58e1d8434"><code>a0ba45a</code></a>
Build ESM artifacts with Node16 moduleResolution (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/754">#754</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/c0d0553d24a5df462c3b2c775f9b86b50a22bbe8"><code>c0d0553</code></a>
Expose OneofInfo type (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/746">#746</a>)</li>
<li>See full diff in <a
href="https://github.com/bufbuild/protobuf-es/commits/v1.9.0/packages/protobuf">compare
view</a></li>
</ul>
</details>
<br />

Updates `@bufbuild/protoc-gen-es` from 1.8.0 to 1.9.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/protobuf-es/releases"><code>@​bufbuild/protoc-gen-es</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.9.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Expose OneofInfo type by <a
href="https://github.com/q42jaap"><code>@​q42jaap</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/746">bufbuild/protobuf-es#746</a></li>
<li>Fix typo in error output by <a
href="https://github.com/stefanvanburen"><code>@​stefanvanburen</code></a>
in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/755">bufbuild/protobuf-es#755</a></li>
<li>Build ESM artifacts with Node16 moduleResolution by <a
href="https://github.com/smaye81"><code>@​smaye81</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/754">bufbuild/protobuf-es#754</a></li>
<li>Support unknown fields in clone by <a
href="https://github.com/srikrsna-buf"><code>@​srikrsna-buf</code></a>
in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/758">bufbuild/protobuf-es#758</a></li>
<li>Fix assertion for FIXED32 scalar type when parsing JSON by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/771">bufbuild/protobuf-es#771</a></li>
<li>Avoid reserved object property names in generated enumerations by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/777">bufbuild/protobuf-es#777</a></li>
<li>Generate type imports when possible for .d.ts by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/778">bufbuild/protobuf-es#778</a></li>
<li>Update to Protobuf v26.1 by <a
href="https://github.com/smaye81"><code>@​smaye81</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/797">bufbuild/protobuf-es#797</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/q42jaap"><code>@​q42jaap</code></a> made
their first contribution in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/746">bufbuild/protobuf-es#746</a></li>
<li><a
href="https://github.com/stefanvanburen"><code>@​stefanvanburen</code></a>
made their first contribution in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/755">bufbuild/protobuf-es#755</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bufbuild/protobuf-es/compare/v1.8.0...v1.9.0">https://github.com/bufbuild/protobuf-es/compare/v1.8.0...v1.9.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/ec5af7f6291900aed96a6171e74dacdea109d31a"><code>ec5af7f</code></a>
Release 1.9.0 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/800">#800</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/5cd5156864e1b71b1da105041de10098505bb613"><code>5cd5156</code></a>
Generate type imports when possible for .d.ts (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/778">#778</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/496905383e6964a33c12581b1cb90a37e9a2603a"><code>4969053</code></a>
Avoid reserved object property names in generated enumerations (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/777">#777</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/2b2861b9e395c96d1450ed569b1cd28756fe04ca"><code>2b2861b</code></a>
Fix tsconfig for protoc-gen-es (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/767">#767</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/a0ba45a50ae94d52de1a490f80ea8df58e1d8434"><code>a0ba45a</code></a>
Build ESM artifacts with Node16 moduleResolution (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/754">#754</a>)</li>
<li>See full diff in <a
href="https://github.com/bufbuild/protobuf-es/commits/v1.9.0/packages/protoc-gen-es">compare
view</a></li>
</ul>
</details>
<br />

Updates `@bufbuild/buf` from 1.30.0 to 1.31.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/releases"><code>@​bufbuild/buf</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.31.0</h2>
<ul>
<li>Update dependencies.</li>
</ul>
<h2>v1.30.1</h2>
<ul>
<li>Fix issue where <code>buf lint</code> incorrectly reports an error
for <code>(buf.validate.field).repeated</code>
is set for a repeated validation rule.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/blob/main/CHANGELOG.md"><code>@​bufbuild/buf</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>[v1.31.0] - 2024-04-23</h2>
<ul>
<li>Update dependencies.</li>
</ul>
<h2>[v1.30.1] - 2024-04-03</h2>
<ul>
<li>Fix issue where <code>buf lint</code> incorrectly reports an error
for <code>(buf.validate.field).repeated</code>
is set for a repeated validation rule.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/buf/commit/c9863a60f33385e3eba90f368ae57f50ecc65d1f"><code>c9863a6</code></a>
Release v1.31.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2908">#2908</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/00dfa3d7eb9df4fa0deaa0d67d62a8ccc729afd1"><code>00dfa3d</code></a>
Bump connectrpc.com/connect from 1.16.0 to 1.16.1 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2904">#2904</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/5370d4af6537f4e89a0aacac8f4b443e00c023e8"><code>5370d4a</code></a>
Make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/2905">#2905</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/1607d070355ccfa335db1e966c16802809100f7b"><code>1607d07</code></a>
Update <code>user_id</code> to reserved in UserPluginPreferences (<a
href="https://redirect.github.com/bufbuild/buf/issues/2898">#2898</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/0b24de2535e571ea33a0dbb280b1407c0fbb764e"><code>0b24de2</code></a>
Make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/2892">#2892</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/a52805a28e4125bdb77a55b36727d76f03bc8931"><code>a52805a</code></a>
Make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/2880">#2880</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/e9aaa1b57556ecc192736e83b1da919e32e6e0e2"><code>e9aaa1b</code></a>
Bump bufbuild/buf-setup-action from 1.30.0 to 1.30.1 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2878">#2878</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/5a71edd087504a3392092ef9615bb75c8219df64"><code>5a71edd</code></a>
Return to development (<a
href="https://redirect.github.com/bufbuild/buf/issues/2866">#2866</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/a3f594094c88febab3ff17094939f7666392e72e"><code>a3f5940</code></a>
Release v1.30.1 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2865">#2865</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/aeb84dae3d7c248c43ce72be9eb81f7986a6db3a"><code>aeb84da</code></a>
Update CHANGELOG.md for v1.30.1 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2864">#2864</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bufbuild/buf/compare/v1.30.0...v1.31.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/node` from 20.12.2 to 20.12.7
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />

Updates `tsx` from 4.7.1 to 4.8.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/privatenumber/tsx/releases">tsx's
releases</a>.</em></p>
<blockquote>
<h2>v4.8.2</h2>
<h2><a
href="https://github.com/privatenumber/tsx/compare/v4.8.1...v4.8.2">4.8.2</a>
(2024-05-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>types:</strong> cjs/api to use .d.cts (<a
href="https://github.com/privatenumber/tsx/commit/4b1f03c29000a28bfdbc1247eeec131f39078246">4b1f03c</a>)</li>
</ul>
<hr />
<p>This release is also available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/tsx/v/4.8.2"><code>npm
package (@​latest dist-tag)</code></a></li>
</ul>
<h2>v4.8.1</h2>
<h2><a
href="https://github.com/privatenumber/tsx/compare/v4.8.0...v4.8.1">4.8.1</a>
(2024-05-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>catchable transform errors (pvtnbr/tsx<a
href="https://redirect.github.com/privatenumber/tsx/issues/7">#7</a>)
(<a
href="https://github.com/privatenumber/tsx/commit/084dec008149b29c0f56124d4a1400f2bb98f101">084dec0</a>)</li>
</ul>
<hr />
<p>This release is also available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/tsx/v/4.8.1"><code>npm
package (@​latest dist-tag)</code></a></li>
</ul>
<h2>v4.8.0</h2>
<h1><a
href="https://github.com/privatenumber/tsx/compare/v4.7.3...v4.8.0">4.8.0</a>
(2024-05-01)</h1>
<h3>Features</h3>
<ul>
<li>expose CommonJS API via <code>tsx/cjs/api</code> (<a
href="https://redirect.github.com/privatenumber/tsx/issues/3">#3</a>)
(<a
href="https://github.com/privatenumber/tsx/commit/42b7ede358d2873880ca153676c7430311afe349">42b7ede</a>)</li>
<li>upgrade dependencies (<a
href="https://redirect.github.com/privatenumber/tsx/issues/4">#4</a>)
(<a
href="https://github.com/privatenumber/tsx/commit/f38db84f1531d23d939cfb05062dfe00b88951fc">f38db84</a>)</li>
</ul>
<hr />
<p>This release is also available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/tsx/v/4.8.0"><code>npm
package (@​latest dist-tag)</code></a></li>
</ul>
<h2>v4.7.3</h2>
<h2><a
href="https://github.com/privatenumber/tsx/compare/v4.7.2...v4.7.3">4.7.3</a>
(2024-04-25)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/privatenumber/tsx/commit/4b1f03c29000a28bfdbc1247eeec131f39078246"><code>4b1f03c</code></a>
fix(types): cjs/api to use .d.cts</li>
<li><a
href="https://github.com/privatenumber/tsx/commit/084dec008149b29c0f56124d4a1400f2bb98f101"><code>084dec0</code></a><code>pvtnbr/tsx#7</code></li>
<li><a
href="https://github.com/privatenumber/tsx/commit/99ba136afc89de486f99dc41562fa5f3a033d6b5"><code>99ba136</code></a>
test: api (<a
href="https://redirect.github.com/privatenumber/tsx/issues/6">#6</a>)</li>
<li><a
href="https://github.com/privatenumber/tsx/commit/16e87a52bf2cecd564cb802ac44fa6746367e4e1"><code>16e87a5</code></a>
docs(node): module.register</li>
<li><a
href="https://github.com/privatenumber/tsx/commit/42b7ede358d2873880ca153676c7430311afe349"><code>42b7ede</code></a>
feat: expose CommonJS API via <code>tsx/cjs/api</code> (<a
href="https://redirect.github.com/privatenumber/tsx/issues/3">#3</a>)</li>
<li><a
href="https://github.com/privatenumber/tsx/commit/b63019c746e8efdaf24f60458a9692df5cf67a04"><code>b63019c</code></a>
refactor: cjs loader (<a
href="https://redirect.github.com/privatenumber/tsx/issues/2">#2</a>)</li>
<li><a
href="https://github.com/privatenumber/tsx/commit/f38db84f1531d23d939cfb05062dfe00b88951fc"><code>f38db84</code></a>
feat: upgrade dependencies (<a
href="https://redirect.github.com/privatenumber/tsx/issues/4">#4</a>)</li>
<li><a
href="https://github.com/privatenumber/tsx/commit/a547eb164dd353a1511af2c35dd92196b16ec0df"><code>a547eb1</code></a>
chore: upgrade dev deps</li>
<li><a
href="https://github.com/privatenumber/tsx/commit/a9f89aa49a31751f64cdb5483b8cfe2e2830a093"><code>a9f89aa</code></a>
chore: fix pnpm workspace</li>
<li><a
href="https://github.com/privatenumber/tsx/commit/75d320e07a6332863d4e7793b6cd3e35bc095009"><code>75d320e</code></a>
docs: fix pkgroll logo</li>
<li>Additional commits viewable in <a
href="https://github.com/privatenumber/tsx/compare/v4.7.1...v4.8.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript` from 5.4.3 to 5.4.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.4.5</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.3 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.4 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.5%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.5 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<h2>TypeScript 5.4.4</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.3 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+">fixed
issues query for Typescript 5.4.4 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/TypeScript/commit/27bcd4cb5a98bce46c9cdd749752703ead021a4b"><code>27bcd4c</code></a>
Update LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/9f33bf1cd586a4028928d30b1bfe521788ec4da4"><code>9f33bf1</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58098">#58098</a>
(Fix constraints of nested homomorph...) into release-5.4 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/71b2f84741f94e1414e41af8c65293a030d39945"><code>71b2f84</code></a>
Bump version to 5.4.5 and LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/892936f4a18ded0216ae1c805a9890ebb8572fe3"><code>892936f</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58083">#58083</a>
(Don't propagate partial union/inter...) into release-5.4 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/38a7c0587df926957d3a6e808c62c6332665572d"><code>38a7c05</code></a>
release-5.4: Always set node-version for setup-node (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58117">#58117</a>)</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/b754fc393738ae05aad136324a0dc78787745644"><code>b754fc3</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/57778">#57778</a>
(fix type import check for default-i...) into release-5.4 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/8eb3367164dd9cdc9c0b85424ed39ab28eff2312"><code>8eb3367</code></a>
Bump version to 5.4.4 and LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/de9096b42b052ffabbf2b46b573557e7c2eb259d"><code>de9096b</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/57871">#57871</a>
(Divide-and-conquer strategy for int...) into release-5.4 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/06aae9839d7160c2aff8c3f14b9f1f2d3e76c2d4"><code>06aae98</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/57973">#57973</a>
(Compare package.json paths with cor...) into release-5.4 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/6d8134e5afe0661ff97f2ad1f0e0341087d58908"><code>6d8134e</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/57637">#57637</a>
(Fixed a regression related to deter...) into release-5.4 (#...</li>
<li>Additional commits viewable in <a
href="https://github.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.5">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Ayers <[email protected]>
  • Loading branch information
dependabot[bot] and smaye81 authored May 1, 2024
1 parent b960c15 commit 1271cd8
Show file tree
Hide file tree
Showing 5 changed files with 164 additions and 164 deletions.
2 changes: 1 addition & 1 deletion impl/baseline/gen/conformance/conformance_pb.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// license that can be found in the LICENSE file or at
// https://developers.google.com/open-source/licenses/bsd

// @generated by protoc-gen-es v1.8.0 with parameter "target=ts"
// @generated by protoc-gen-es v1.9.0 with parameter "target=ts"
// @generated from file conformance/conformance.proto (package conformance, syntax proto3)
/* eslint-disable */
// @ts-nocheck
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

// LINT: ALLOW_GROUPS

// @generated by protoc-gen-es v1.8.0 with parameter "target=ts"
// @generated by protoc-gen-es v1.9.0 with parameter "target=ts"
// @generated from file google/protobuf/test_messages_proto2.proto (package protobuf_test_messages.proto2, syntax proto2)
/* eslint-disable */
// @ts-nocheck
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// - conformance tests
//

// @generated by protoc-gen-es v1.8.0 with parameter "target=ts"
// @generated by protoc-gen-es v1.9.0 with parameter "target=ts"
// @generated from file google/protobuf/test_messages_proto3.proto (package protobuf_test_messages.proto3, syntax proto3)
/* eslint-disable */
// @ts-nocheck
Expand Down
Loading

0 comments on commit 1271cd8

Please sign in to comment.