Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
|
[@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf)
| `1.7.2` | `1.8.0` |
|
[@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es)
| `1.7.2` | `1.8.0` |
| [@bufbuild/buf](https://github.com/bufbuild/buf) | `1.29.0` | `1.30.0`
|
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `20.11.24` | `20.12.2` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` |
`5.4.3` |

Updates `@bufbuild/protobuf` from 1.7.2 to 1.8.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.8.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Introduce type guard isMessage by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/728">bufbuild/protobuf-es#728</a></li>
<li>Remove node export conditions by <a
href="https://github.com/smaye81"><code>@​smaye81</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/744">bufbuild/protobuf-es#744</a></li>
<li>Replace instanceof Message usages by <a
href="https://github.com/smaye81"><code>@​smaye81</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/729">bufbuild/protobuf-es#729</a></li>
<li>Add <code>/*@__PURE__*/</code> annotation for better tree-shaking
support by <a href="https://github.com/pmzi"><code>@​pmzi</code></a> in
<a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/470">bufbuild/protobuf-es#470</a></li>
<li>Introduce type ScalarValue and rename function scalarDefaultValue by
<a href="https://github.com/timostamm"><code>@​timostamm</code></a> in
<a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/711">bufbuild/protobuf-es#711</a></li>
<li>Add &quot;dependencies&quot; to DescFile by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/727">bufbuild/protobuf-es#727</a></li>
<li>Update to google protobuf v26.0 by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/747">bufbuild/protobuf-es#747</a></li>
<li>Deprecate field helper functions from
<code>@​bufbuild/protoplugin</code> by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/712">bufbuild/protobuf-es#712</a></li>
<li>Deprecate properties toString and text of JSDocBlock by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/721">bufbuild/protobuf-es#721</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/pmzi"><code>@​pmzi</code></a> made their
first contribution in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/470">bufbuild/protobuf-es#470</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bufbuild/protobuf-es/compare/v1.7.2...v1.8.0">https://github.com/bufbuild/protobuf-es/compare/v1.7.2...v1.8.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/6ca6810cf54f5a4b01a0494da2f2670a2932862b"><code>6ca6810</code></a>
Release 1.8.0 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/749">#749</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/19bb09b4b4ad9b102e64ea3c017aaeb3811561f5"><code>19bb09b</code></a>
Update to google protobuf v26.0 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/747">#747</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/38ca963355cf4864ffeb5a8c1e8e33e0fba97f6a"><code>38ca963</code></a>
Remove node export conditions (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/744">#744</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/3be7c9d80750075e5bd25f1450e85a684811b627"><code>3be7c9d</code></a>
Replace instanceof Message usages (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/729">#729</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/f3b5a6d8c024a4082eab92dcb8f58dd0b97040b8"><code>f3b5a6d</code></a>
Add &quot;dependencies&quot; to DescFile (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/727">#727</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/48d4ddc58ef4a1850c0611fab91b6289c8a53685"><code>48d4ddc</code></a>
Introduce type guard isMessage (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/728">#728</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/17327dbfd44fbff2f9c2f6c2fc0981b67153c2fe"><code>17327db</code></a>
Revert breaking changes (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/725">#725</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/0866b785f275d9b6dfc46708716345ca4ec54c87"><code>0866b78</code></a>
Remove the deprecated function reifyWkt from
<code>@​bufbuild/protoplugin</code> (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/722">#722</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/8d3f9def444d18867fe668601fb8395f97856700"><code>8d3f9de</code></a>
Update typescript to 5.3.3 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/724">#724</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/3db07bb93ef7f73ede62e3a397d606d9e5580c73"><code>3db07bb</code></a>
Fix overeager escaping of message, enum, service, and extension names
(<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/723">#723</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bufbuild/protobuf-es/commits/v1.8.0/packages/protobuf">compare
view</a></li>
</ul>
</details>
<br />

Updates `@bufbuild/protoc-gen-es` from 1.7.2 to 1.8.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.8.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Introduce type guard isMessage by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/728">bufbuild/protobuf-es#728</a></li>
<li>Remove node export conditions by <a
href="https://github.com/smaye81"><code>@​smaye81</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/744">bufbuild/protobuf-es#744</a></li>
<li>Replace instanceof Message usages by <a
href="https://github.com/smaye81"><code>@​smaye81</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/729">bufbuild/protobuf-es#729</a></li>
<li>Add <code>/*@__PURE__*/</code> annotation for better tree-shaking
support by <a href="https://github.com/pmzi"><code>@​pmzi</code></a> in
<a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/470">bufbuild/protobuf-es#470</a></li>
<li>Introduce type ScalarValue and rename function scalarDefaultValue by
<a href="https://github.com/timostamm"><code>@​timostamm</code></a> in
<a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/711">bufbuild/protobuf-es#711</a></li>
<li>Add &quot;dependencies&quot; to DescFile by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/727">bufbuild/protobuf-es#727</a></li>
<li>Update to google protobuf v26.0 by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/747">bufbuild/protobuf-es#747</a></li>
<li>Deprecate field helper functions from
<code>@​bufbuild/protoplugin</code> by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/712">bufbuild/protobuf-es#712</a></li>
<li>Deprecate properties toString and text of JSDocBlock by <a
href="https://github.com/timostamm"><code>@​timostamm</code></a> in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/721">bufbuild/protobuf-es#721</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/pmzi"><code>@​pmzi</code></a> made their
first contribution in <a
href="https://redirect.github.com/bufbuild/protobuf-es/pull/470">bufbuild/protobuf-es#470</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/bufbuild/protobuf-es/compare/v1.7.2...v1.8.0">https://github.com/bufbuild/protobuf-es/compare/v1.7.2...v1.8.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/6ca6810cf54f5a4b01a0494da2f2670a2932862b"><code>6ca6810</code></a>
Release 1.8.0 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/749">#749</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/4f941992e2ffcc2f8fc36908e83d508c633de07a"><code>4f94199</code></a>
Add /<em>@<strong>PURE</strong></em>/ annotation for better tree-shaking
support (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/470">#470</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/17327dbfd44fbff2f9c2f6c2fc0981b67153c2fe"><code>17327db</code></a>
Revert breaking changes (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/725">#725</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/8d3f9def444d18867fe668601fb8395f97856700"><code>8d3f9de</code></a>
Update typescript to 5.3.3 (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/724">#724</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/0b0f0848616b83ed47a4031a2ba88e4acf5dc4ce"><code>0b0f084</code></a>
Support proto2 default values and field presence (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/716">#716</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/d26a6da4273ee8b8a4cabfbe564d876d4483234b"><code>d26a6da</code></a>
Remove internal usage of deprecated function in
<code>@​bufbuild/protoplugin</code> (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/714">#714</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/8745d7224980eff85344b68d018c956359626e3e"><code>8745d72</code></a>
Deprecate field helper functions from
<code>@​bufbuild/protoplugin</code> (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/712">#712</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/21057caf51db2f9a0426abb29d820d8f15613f1b"><code>21057ca</code></a>
Fix grammar in plugin readme (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/707">#707</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/a02f88ff73c5d3701d6a72a6e9aa30b96d14034b"><code>a02f88f</code></a>
Document the <code>ts_nocheck</code> plugin option (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/705">#705</a>)</li>
<li><a
href="https://github.com/bufbuild/protobuf-es/commit/f76c9650d97d637f8cd5996057130aee31acd395"><code>f76c965</code></a>
Add proto2 <code>required</code> to generated field info (<a
href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/700">#700</a>)</li>
<li>See full diff in <a
href="https://github.com/bufbuild/protobuf-es/commits/v1.8.0/packages/protoc-gen-es">compare
view</a></li>
</ul>
</details>
<br />

Updates `@bufbuild/buf` from 1.29.0 to 1.30.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.30.0</h2>
<ul>
<li>Update <code>buf generate</code> so it populates the recently-added
<a
href="https://github.com/protocolbuffers/protobuf/blob/v24.0/src/google/protobuf/compiler/plugin.proto#L96-L99"><code>source_file_descriptors</code></a>
field of the <code>CodeGeneratorRequest</code> message. This provides
the plugin with access to options that are configured to only be
retained in source and not at runtime (via <a
href="https://github.com/protocolbuffers/protobuf/blob/v24.0/src/google/protobuf/descriptor.proto#L693-L702">field
option</a>). Descriptors in the <code>proto_file</code> field will not
include any options configured this way for the files named in
<code>file_to_generate</code> field.</li>
<li>Add <code>--exclude-source-retention-options</code> flag to
<code>buf build</code>, which causes options configured to only be
retained in source to be stripped from the output descriptors.</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.30.0] - 2024-03-07</h2>
<ul>
<li>Update <code>buf generate</code> so it populates the recently-added
<a
href="https://github.com/protocolbuffers/protobuf/blob/v24.0/src/google/protobuf/compiler/plugin.proto#L96-L99"><code>source_file_descriptors</code></a>
field of the <code>CodeGeneratorRequest</code> message. This provides
the plugin with access to options
that are configured to only be retained in source and not at runtime
(via
<a
href="https://github.com/protocolbuffers/protobuf/blob/v24.0/src/google/protobuf/descriptor.proto#L693-L702">field
option</a>).
Descriptors in the <code>proto_file</code> field will not include any
options configured this way
for the files named in <code>file_to_generate</code> field.</li>
<li>Add <code>--exclude-source-retention-options</code> flag to
<code>buf build</code>, which
causes options configured to only be retained in source to be stripped
from the output descriptors.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/buf/commit/ad1518d3fbe52efe7fdee5bea9da84c2af38a622"><code>ad1518d</code></a>
Release v1.30.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2808">#2808</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/fa6f9de4e245384599b4032a2a60041ad227e138"><code>fa6f9de</code></a>
Add --exclude-source-retention-options flag to buf build (<a
href="https://redirect.github.com/bufbuild/buf/issues/2807">#2807</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/d52652717f66bc7bfae66abada82579629d9b0a8"><code>d526527</code></a>
Run make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/2806">#2806</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/83e33fc454e1b5034da9301d9370b41d21d52d53"><code>83e33fc</code></a>
Support recently added source_file_descriptors field of
CodeGeneratorRequest ...</li>
<li><a
href="https://github.com/bufbuild/buf/commit/de6db03f685e762b7bd5fdb8417acd5099928822"><code>de6db03</code></a>
Add description to literal value message (<a
href="https://redirect.github.com/bufbuild/buf/issues/2804">#2804</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/49066c4da79384ae5551134f3dd4135cfb043594"><code>49066c4</code></a>
Allow extra option locations in source info when building an image (<a
href="https://redirect.github.com/bufbuild/buf/issues/2803">#2803</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/421ed0a12f7947fd50c2d2cb8f0b7c08b63b673d"><code>421ed0a</code></a>
Add archive registry support for curated plugin (<a
href="https://redirect.github.com/bufbuild/buf/issues/2797">#2797</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/eb3622e06e8fcb63839c6aaf2c09e1cd7a5565c7"><code>eb3622e</code></a>
Bump google.golang.org/protobuf to v1.33.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2801">#2801</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/bcff39f8b8eaf0e4791e5b25268817a79c9c1906"><code>bcff39f</code></a>
Bump golang.org/x/crypto from 0.19.0 to 0.20.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2795">#2795</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/c7a56ca544c526c562cc93c38bca0370989f2e03"><code>c7a56ca</code></a>
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2794">#2794</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bufbuild/buf/compare/v1.29.0...v1.30.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/node` from 20.11.24 to 20.12.2
<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 `typescript` from 5.3.3 to 5.4.3
<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.3</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>
</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</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>
</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 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-4-rc/">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>
</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 Beta</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-4-beta/">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>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/TypeScript/commit/6ea273cdcca99db809074d2b2d38d0e5b59ee81b"><code>6ea273c</code></a>
Update LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/cd06f92c43eede05731cc0592bcb4ee7fe4d38cc"><code>cd06f92</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/57853">#57853</a>
(Revert PR 56161) into release-5.4 (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/57854">#57854</a>)</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/ca8e720a36618eb1323f8dbc36a45a8fd5b35d78"><code>ca8e720</code></a>
Update LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/010b1885c089189425a0f7d34bd02305401f8928"><code>010b188</code></a>
release-5.4: Revert PR 56087 (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/57850">#57850</a>)</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/fc7006c125914a2d7146027744500ef8a308c5f6"><code>fc7006c</code></a>
Update LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/b45a41823ecaff6c1554a4c69161db10b2eba6ab"><code>b45a418</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/57801">#57801</a>
(Distribute mapped types over array/...) into release-5.4 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/609560f36b84bf031fa14cc4b0d1b2aeb8cfc6f9"><code>609560f</code></a>
Bump version to 5.4.3 and LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/f42605fcef04f329e9bb5cb94677ca0101dcdd5c"><code>f42605f</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/57746">#57746</a>
(Revert &quot;Defer processing of nested ...) into release-5.4
(#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/485c7c5d08f985528a83d9879658912181ef7f11"><code>485c7c5</code></a>
Revert &quot;Allow (non-assert) type predicates to narrow by
discriminant&quot;… (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/57795">#57795</a>)</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/7f11456f4afd816776c08208389e10d8c5a62dd8"><code>7f11456</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/57751">#57751</a>
(Exclude generic string-like types f...) into release-5.4 (#...</li>
<li>Additional commits viewable in <a
href="https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.3">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 Apr 2, 2024
1 parent 5ba77ae commit 6e8b092
Show file tree
Hide file tree
Showing 5 changed files with 103 additions and 103 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.7.2 with parameter "target=ts"
// @generated by protoc-gen-es v1.8.0 with parameter "target=ts"
// @generated from file conformance/conformance.proto (package conformance, syntax proto3)
/* eslint-disable */
// @ts-nocheck
Expand Down
90 changes: 45 additions & 45 deletions impl/baseline/gen/google/protobuf/test_messages_proto2_pb.ts
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.7.2 with parameter "target=ts"
// @generated by protoc-gen-es v1.8.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 Expand Up @@ -1679,45 +1679,45 @@ export class TestAllRequiredTypesProto2 extends Message<TestAllRequiredTypesProt
static readonly runtime: typeof proto2 = proto2;
static readonly typeName = "protobuf_test_messages.proto2.TestAllRequiredTypesProto2";
static readonly fields: FieldList = proto2.util.newFieldList(() => [
{ no: 1, name: "required_int32", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
{ no: 2, name: "required_int64", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
{ no: 3, name: "required_uint32", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
{ no: 4, name: "required_uint64", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
{ no: 5, name: "required_sint32", kind: "scalar", T: 17 /* ScalarType.SINT32 */ },
{ no: 6, name: "required_sint64", kind: "scalar", T: 18 /* ScalarType.SINT64 */ },
{ no: 7, name: "required_fixed32", kind: "scalar", T: 7 /* ScalarType.FIXED32 */ },
{ no: 8, name: "required_fixed64", kind: "scalar", T: 6 /* ScalarType.FIXED64 */ },
{ no: 9, name: "required_sfixed32", kind: "scalar", T: 15 /* ScalarType.SFIXED32 */ },
{ no: 10, name: "required_sfixed64", kind: "scalar", T: 16 /* ScalarType.SFIXED64 */ },
{ no: 11, name: "required_float", kind: "scalar", T: 2 /* ScalarType.FLOAT */ },
{ no: 12, name: "required_double", kind: "scalar", T: 1 /* ScalarType.DOUBLE */ },
{ no: 13, name: "required_bool", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
{ no: 14, name: "required_string", kind: "scalar", T: 9 /* ScalarType.STRING */ },
{ no: 15, name: "required_bytes", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
{ no: 18, name: "required_nested_message", kind: "message", T: TestAllRequiredTypesProto2_NestedMessage },
{ no: 19, name: "required_foreign_message", kind: "message", T: ForeignMessageProto2 },
{ no: 21, name: "required_nested_enum", kind: "enum", T: proto2.getEnumType(TestAllRequiredTypesProto2_NestedEnum) },
{ no: 22, name: "required_foreign_enum", kind: "enum", T: proto2.getEnumType(ForeignEnumProto2) },
{ no: 24, name: "required_string_piece", kind: "scalar", T: 9 /* ScalarType.STRING */ },
{ no: 25, name: "required_cord", kind: "scalar", T: 9 /* ScalarType.STRING */ },
{ no: 27, name: "recursive_message", kind: "message", T: TestAllRequiredTypesProto2 },
{ no: 1, name: "required_int32", kind: "scalar", T: 5 /* ScalarType.INT32 */, req: true },
{ no: 2, name: "required_int64", kind: "scalar", T: 3 /* ScalarType.INT64 */, req: true },
{ no: 3, name: "required_uint32", kind: "scalar", T: 13 /* ScalarType.UINT32 */, req: true },
{ no: 4, name: "required_uint64", kind: "scalar", T: 4 /* ScalarType.UINT64 */, req: true },
{ no: 5, name: "required_sint32", kind: "scalar", T: 17 /* ScalarType.SINT32 */, req: true },
{ no: 6, name: "required_sint64", kind: "scalar", T: 18 /* ScalarType.SINT64 */, req: true },
{ no: 7, name: "required_fixed32", kind: "scalar", T: 7 /* ScalarType.FIXED32 */, req: true },
{ no: 8, name: "required_fixed64", kind: "scalar", T: 6 /* ScalarType.FIXED64 */, req: true },
{ no: 9, name: "required_sfixed32", kind: "scalar", T: 15 /* ScalarType.SFIXED32 */, req: true },
{ no: 10, name: "required_sfixed64", kind: "scalar", T: 16 /* ScalarType.SFIXED64 */, req: true },
{ no: 11, name: "required_float", kind: "scalar", T: 2 /* ScalarType.FLOAT */, req: true },
{ no: 12, name: "required_double", kind: "scalar", T: 1 /* ScalarType.DOUBLE */, req: true },
{ no: 13, name: "required_bool", kind: "scalar", T: 8 /* ScalarType.BOOL */, req: true },
{ no: 14, name: "required_string", kind: "scalar", T: 9 /* ScalarType.STRING */, req: true },
{ no: 15, name: "required_bytes", kind: "scalar", T: 12 /* ScalarType.BYTES */, req: true },
{ no: 18, name: "required_nested_message", kind: "message", T: TestAllRequiredTypesProto2_NestedMessage, req: true },
{ no: 19, name: "required_foreign_message", kind: "message", T: ForeignMessageProto2, req: true },
{ no: 21, name: "required_nested_enum", kind: "enum", T: proto2.getEnumType(TestAllRequiredTypesProto2_NestedEnum), req: true },
{ no: 22, name: "required_foreign_enum", kind: "enum", T: proto2.getEnumType(ForeignEnumProto2), req: true },
{ no: 24, name: "required_string_piece", kind: "scalar", T: 9 /* ScalarType.STRING */, req: true },
{ no: 25, name: "required_cord", kind: "scalar", T: 9 /* ScalarType.STRING */, req: true },
{ no: 27, name: "recursive_message", kind: "message", T: TestAllRequiredTypesProto2, req: true },
{ no: 28, name: "optional_recursive_message", kind: "message", T: TestAllRequiredTypesProto2, opt: true },
{ no: 201, name: "data", kind: "message", T: TestAllRequiredTypesProto2_Data, delimited: true },
{ no: 241, name: "default_int32", kind: "scalar", T: 5 /* ScalarType.INT32 */, default: -123456789 },
{ no: 242, name: "default_int64", kind: "scalar", T: 3 /* ScalarType.INT64 */, default: protoInt64.parse("-9123456789123456789") },
{ no: 243, name: "default_uint32", kind: "scalar", T: 13 /* ScalarType.UINT32 */, default: 2123456789 },
{ no: 244, name: "default_uint64", kind: "scalar", T: 4 /* ScalarType.UINT64 */, default: protoInt64.uParse("10123456789123456789") },
{ no: 245, name: "default_sint32", kind: "scalar", T: 17 /* ScalarType.SINT32 */, default: -123456789 },
{ no: 246, name: "default_sint64", kind: "scalar", T: 18 /* ScalarType.SINT64 */, default: protoInt64.parse("-9123456789123456789") },
{ no: 247, name: "default_fixed32", kind: "scalar", T: 7 /* ScalarType.FIXED32 */, default: 2123456789 },
{ no: 248, name: "default_fixed64", kind: "scalar", T: 6 /* ScalarType.FIXED64 */, default: protoInt64.uParse("10123456789123456789") },
{ no: 249, name: "default_sfixed32", kind: "scalar", T: 15 /* ScalarType.SFIXED32 */, default: -123456789 },
{ no: 250, name: "default_sfixed64", kind: "scalar", T: 16 /* ScalarType.SFIXED64 */, default: protoInt64.parse("-9123456789123456789") },
{ no: 251, name: "default_float", kind: "scalar", T: 2 /* ScalarType.FLOAT */, default: 9000000000 },
{ no: 252, name: "default_double", kind: "scalar", T: 1 /* ScalarType.DOUBLE */, default: 7e+22 },
{ no: 253, name: "default_bool", kind: "scalar", T: 8 /* ScalarType.BOOL */, default: true },
{ no: 254, name: "default_string", kind: "scalar", T: 9 /* ScalarType.STRING */, default: "Rosebud" },
{ no: 255, name: "default_bytes", kind: "scalar", T: 12 /* ScalarType.BYTES */, default: new Uint8Array([0x6A, 0x6F, 0x73, 0x68, 0x75, 0x61]) },
{ no: 201, name: "data", kind: "message", T: TestAllRequiredTypesProto2_Data, delimited: true, req: true },
{ no: 241, name: "default_int32", kind: "scalar", T: 5 /* ScalarType.INT32 */, req: true, default: -123456789 },
{ no: 242, name: "default_int64", kind: "scalar", T: 3 /* ScalarType.INT64 */, req: true, default: protoInt64.parse("-9123456789123456789") },
{ no: 243, name: "default_uint32", kind: "scalar", T: 13 /* ScalarType.UINT32 */, req: true, default: 2123456789 },
{ no: 244, name: "default_uint64", kind: "scalar", T: 4 /* ScalarType.UINT64 */, req: true, default: protoInt64.uParse("10123456789123456789") },
{ no: 245, name: "default_sint32", kind: "scalar", T: 17 /* ScalarType.SINT32 */, req: true, default: -123456789 },
{ no: 246, name: "default_sint64", kind: "scalar", T: 18 /* ScalarType.SINT64 */, req: true, default: protoInt64.parse("-9123456789123456789") },
{ no: 247, name: "default_fixed32", kind: "scalar", T: 7 /* ScalarType.FIXED32 */, req: true, default: 2123456789 },
{ no: 248, name: "default_fixed64", kind: "scalar", T: 6 /* ScalarType.FIXED64 */, req: true, default: protoInt64.uParse("10123456789123456789") },
{ no: 249, name: "default_sfixed32", kind: "scalar", T: 15 /* ScalarType.SFIXED32 */, req: true, default: -123456789 },
{ no: 250, name: "default_sfixed64", kind: "scalar", T: 16 /* ScalarType.SFIXED64 */, req: true, default: protoInt64.parse("-9123456789123456789") },
{ no: 251, name: "default_float", kind: "scalar", T: 2 /* ScalarType.FLOAT */, req: true, default: 9000000000 },
{ no: 252, name: "default_double", kind: "scalar", T: 1 /* ScalarType.DOUBLE */, req: true, default: 7e+22 },
{ no: 253, name: "default_bool", kind: "scalar", T: 8 /* ScalarType.BOOL */, req: true, default: true },
{ no: 254, name: "default_string", kind: "scalar", T: 9 /* ScalarType.STRING */, req: true, default: "Rosebud" },
{ no: 255, name: "default_bytes", kind: "scalar", T: 12 /* ScalarType.BYTES */, req: true, default: new Uint8Array([0x6A, 0x6F, 0x73, 0x68, 0x75, 0x61]) },
]);

static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): TestAllRequiredTypesProto2 {
Expand Down Expand Up @@ -1798,8 +1798,8 @@ export class TestAllRequiredTypesProto2_NestedMessage extends Message<TestAllReq
static readonly runtime: typeof proto2 = proto2;
static readonly typeName = "protobuf_test_messages.proto2.TestAllRequiredTypesProto2.NestedMessage";
static readonly fields: FieldList = proto2.util.newFieldList(() => [
{ no: 1, name: "a", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
{ no: 2, name: "corecursive", kind: "message", T: TestAllRequiredTypesProto2 },
{ no: 1, name: "a", kind: "scalar", T: 5 /* ScalarType.INT32 */, req: true },
{ no: 2, name: "corecursive", kind: "message", T: TestAllRequiredTypesProto2, req: true },
{ no: 3, name: "optional_corecursive", kind: "message", T: TestAllRequiredTypesProto2, opt: true },
]);

Expand Down Expand Up @@ -1844,8 +1844,8 @@ export class TestAllRequiredTypesProto2_Data extends Message<TestAllRequiredType
static readonly runtime: typeof proto2 = proto2;
static readonly typeName = "protobuf_test_messages.proto2.TestAllRequiredTypesProto2.Data";
static readonly fields: FieldList = proto2.util.newFieldList(() => [
{ no: 202, name: "group_int32", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
{ no: 203, name: "group_uint32", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
{ no: 202, name: "group_int32", kind: "scalar", T: 5 /* ScalarType.INT32 */, req: true },
{ no: 203, name: "group_uint32", kind: "scalar", T: 13 /* ScalarType.UINT32 */, req: true },
]);

static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): TestAllRequiredTypesProto2_Data {
Expand Down Expand Up @@ -1915,7 +1915,7 @@ export class TestAllRequiredTypesProto2_MessageSetCorrectExtension1 extends Mess
static readonly runtime: typeof proto2 = proto2;
static readonly typeName = "protobuf_test_messages.proto2.TestAllRequiredTypesProto2.MessageSetCorrectExtension1";
static readonly fields: FieldList = proto2.util.newFieldList(() => [
{ no: 25, name: "str", kind: "scalar", T: 9 /* ScalarType.STRING */ },
{ no: 25, name: "str", kind: "scalar", T: 9 /* ScalarType.STRING */, req: true },
]);

static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): TestAllRequiredTypesProto2_MessageSetCorrectExtension1 {
Expand Down Expand Up @@ -1961,7 +1961,7 @@ export class TestAllRequiredTypesProto2_MessageSetCorrectExtension2 extends Mess
static readonly runtime: typeof proto2 = proto2;
static readonly typeName = "protobuf_test_messages.proto2.TestAllRequiredTypesProto2.MessageSetCorrectExtension2";
static readonly fields: FieldList = proto2.util.newFieldList(() => [
{ no: 9, name: "i", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
{ no: 9, name: "i", kind: "scalar", T: 5 /* ScalarType.INT32 */, req: true },
]);

static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): TestAllRequiredTypesProto2_MessageSetCorrectExtension2 {
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.7.2 with parameter "target=ts"
// @generated by protoc-gen-es v1.8.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 6e8b092

Please sign in to comment.