Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the protobuf-es group in /impl/protobuf-es with 5 updates (#163)
Bumps the protobuf-es group in /impl/protobuf-es with 5 updates: | Package | From | To | | --- | --- | --- | | [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) | `1.3.3` | `1.4.1` | | [@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es) | `1.3.3` | `1.4.1` | | [@bufbuild/buf](https://github.com/bufbuild/buf) | `1.27.0` | `1.27.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.4` | `20.8.10` | | [tsx](https://github.com/esbuild-kit/tsx) | `3.13.0` | `3.14.0` | Updates `@bufbuild/protobuf` from 1.3.3 to 1.4.1 <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.4.1</h2> <h2>What's Changed</h2> <ul> <li>Fix Node16 module resolution with <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/598">bufbuild/protobuf-es#598</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bufbuild/protobuf-es/compare/v1.4.0...v1.4.1">https://github.com/bufbuild/protobuf-es/compare/v1.4.0...v1.4.1</a></p> <h2>v1.4.0</h2> <h2>What's Changed</h2> <ul> <li>Make <code>toPlainMessage</code> idempotent by <a href="https://github.com/haines"><code>@haines</code></a> in <a href="https://redirect.github.com/bufbuild/protobuf-es/pull/588">bufbuild/protobuf-es#588</a></li> <li>Support the <code>jstype</code> field option by <a href="https://github.com/timostamm"><code>@timostamm</code></a> in <a href="https://redirect.github.com/bufbuild/protobuf-es/pull/592">bufbuild/protobuf-es#592</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/haines"><code>@haines</code></a> made their first contribution in <a href="https://redirect.github.com/bufbuild/protobuf-es/pull/588">bufbuild/protobuf-es#588</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bufbuild/protobuf-es/compare/v1.3.3...v1.4.0">https://github.com/bufbuild/protobuf-es/compare/v1.3.3...v1.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/protobuf-es/commit/a46a6e8f16b25eca89873bb1790c9ec1c169eb92"><code>a46a6e8</code></a> Release 1.4.1 (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/600">#600</a>)</li> <li><a href="https://github.com/bufbuild/protobuf-es/commit/d4913bec9c1b9ce3ad052de6349eb89b2cd6677a"><code>d4913be</code></a> Fix Node16 module resolution with <code>@bufbuild/protoplugin</code> (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/598">#598</a>)</li> <li><a href="https://github.com/bufbuild/protobuf-es/commit/0a4d03c59bf226b1fecc7581eba21db3d0a1f6c2"><code>0a4d03c</code></a> Provide example for createRegistry() in IMessageTypeRegistry JSDOC (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/597">#597</a>)</li> <li><a href="https://github.com/bufbuild/protobuf-es/commit/48dddbd10b6edc9e3215eb49d4d2715099330c42"><code>48dddbd</code></a> Release 1.4.0 (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/593">#593</a>)</li> <li><a href="https://github.com/bufbuild/protobuf-es/commit/31371a4443a702d3f729843b561d4d95e01e0381"><code>31371a4</code></a> Support the <code>jstype</code> field option (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/592">#592</a>)</li> <li><a href="https://github.com/bufbuild/protobuf-es/commit/12974f616a3efeb249c21752f2a7a7b9d99b53f6"><code>12974f6</code></a> Remove build dependency on Bazel and Go (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/591">#591</a>)</li> <li><a href="https://github.com/bufbuild/protobuf-es/commit/828438a5f9a12d2e5d01769e4f41c375a8697d2c"><code>828438a</code></a> Make <code>toPlainMessage</code> idempotent (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/588">#588</a>)</li> <li><a href="https://github.com/bufbuild/protobuf-es/commit/fcf1a1e318ab2245b041cfb3a8d896be6ad7d515"><code>fcf1a1e</code></a> Update to google protobuf v24.4 (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf/issues/584">#584</a>)</li> <li>See full diff in <a href="https://github.com/bufbuild/protobuf-es/commits/v1.4.1/packages/protobuf">compare view</a></li> </ul> </details> <br /> Updates `@bufbuild/protoc-gen-es` from 1.3.3 to 1.4.1 <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.4.1</h2> <h2>What's Changed</h2> <ul> <li>Fix Node16 module resolution with <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/598">bufbuild/protobuf-es#598</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bufbuild/protobuf-es/compare/v1.4.0...v1.4.1">https://github.com/bufbuild/protobuf-es/compare/v1.4.0...v1.4.1</a></p> <h2>v1.4.0</h2> <h2>What's Changed</h2> <ul> <li>Make <code>toPlainMessage</code> idempotent by <a href="https://github.com/haines"><code>@haines</code></a> in <a href="https://redirect.github.com/bufbuild/protobuf-es/pull/588">bufbuild/protobuf-es#588</a></li> <li>Support the <code>jstype</code> field option by <a href="https://github.com/timostamm"><code>@timostamm</code></a> in <a href="https://redirect.github.com/bufbuild/protobuf-es/pull/592">bufbuild/protobuf-es#592</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/haines"><code>@haines</code></a> made their first contribution in <a href="https://redirect.github.com/bufbuild/protobuf-es/pull/588">bufbuild/protobuf-es#588</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bufbuild/protobuf-es/compare/v1.3.3...v1.4.0">https://github.com/bufbuild/protobuf-es/compare/v1.3.3...v1.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/protobuf-es/commit/a46a6e8f16b25eca89873bb1790c9ec1c169eb92"><code>a46a6e8</code></a> Release 1.4.1 (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/600">#600</a>)</li> <li><a href="https://github.com/bufbuild/protobuf-es/commit/48dddbd10b6edc9e3215eb49d4d2715099330c42"><code>48dddbd</code></a> Release 1.4.0 (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/593">#593</a>)</li> <li><a href="https://github.com/bufbuild/protobuf-es/commit/31371a4443a702d3f729843b561d4d95e01e0381"><code>31371a4</code></a> Support the <code>jstype</code> field option (<a href="https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es/issues/592">#592</a>)</li> <li>See full diff in <a href="https://github.com/bufbuild/protobuf-es/commits/v1.4.1/packages/protoc-gen-es">compare view</a></li> </ul> </details> <br /> Updates `@bufbuild/buf` from 1.27.0 to 1.27.2 <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.27.2</h2> <ul> <li>Fix issue where <code>buf build</code> and other commands may fail when handling certain archives created on macOS that contain files with extended attributes.</li> </ul> <h2>v1.27.1</h2> <ul> <li>Fix issue in v1.27.0 where <code>--path</code> did not work with workspaces under certain scenarios.</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.27.2] - 2023-10-27</h2> <ul> <li>Fix issue where <code>buf build</code> and other commands may fail when handling certain archives created on macOS that contain files with extended attributes.</li> </ul> <h2>[v1.27.1] - 2023-10-16</h2> <ul> <li>Fix issue in v1.27.0 where <code>--path</code> did not work with workspaces under certain scenarios.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/buf/commit/a987d2dfc1ad7cf9d07dfd824ae0dea15d126c59"><code>a987d2d</code></a> Release v1.27.2 (<a href="https://redirect.github.com/bufbuild/buf/issues/2518">#2518</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/c29e78de52cf1be84d3794f59c7beb574b6802e3"><code>c29e78d</code></a> Add integration guide url to buf plugin config (<a href="https://redirect.github.com/bufbuild/buf/issues/2511">#2511</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/90d79c52bf63f7f1661e2bc2f1931b0498585b4e"><code>90d79c5</code></a> Fix shutdown_finished duration field (<a href="https://redirect.github.com/bufbuild/buf/issues/2510">#2510</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/2f0328f57d2f99d468a20187e49c398ad69c668d"><code>2f0328f</code></a> Bump github.com/klauspost/compress from 1.17.1 to 1.17.2 (<a href="https://redirect.github.com/bufbuild/buf/issues/2509">#2509</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/66f4c6dd77338502e9d2babe5ba2ae96aeac288c"><code>66f4c6d</code></a> Bump bufbuild/buf-setup-action from 1.26.1 to 1.27.1 (<a href="https://redirect.github.com/bufbuild/buf/issues/2508">#2508</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/df619b4d15bf14257fb9631f4a22142a6042b4a9"><code>df619b4</code></a> Add workaround for macOS archive xattrs (<a href="https://redirect.github.com/bufbuild/buf/issues/2504">#2504</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/7edd4f5b3675c1650aec92f4cfaee9f6a16c8965"><code>7edd4f5</code></a> Back to development (<a href="https://redirect.github.com/bufbuild/buf/issues/2503">#2503</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/c1b5844462e5b11923a962b19acd2d56bb5776fe"><code>c1b5844</code></a> Fix usage of <code>tibdex/github-app-token</code> in Release workflow (<a href="https://redirect.github.com/bufbuild/buf/issues/2502">#2502</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/3307f41d4fec4fcb62312d9aed48aeefa7e9cff9"><code>3307f41</code></a> Release v1.27.1 (<a href="https://redirect.github.com/bufbuild/buf/issues/2501">#2501</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/9db765ff15f96dc0969f3881434d8aedb1b7c168"><code>9db765f</code></a> Workspace directory (<a href="https://redirect.github.com/bufbuild/buf/issues/2495">#2495</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bufbuild/buf/compare/v1.27.0...v1.27.2">compare view</a></li> </ul> </details> <br /> Updates `@types/node` from 20.8.4 to 20.8.10 <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 3.13.0 to 3.14.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/esbuild-kit/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v3.14.0</h2> <h1><a href="https://github.com/esbuild-kit/tsx/compare/v3.13.0...v3.14.0">3.14.0</a> (2023-10-17)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>cache:</strong> scope cache directory to user (<a href="https://redirect.github.com/esbuild-kit/tsx/issues/332">#332</a>) (<a href="https://github.com/esbuild-kit/tsx/commit/7e916f5a1db5b21589cedc1dc91b0c498f87adf9">7e916f5</a>)</li> </ul> <h3>Features</h3> <ul> <li>support Node v20.6.0 <code>module.register()</code> & <code>--import</code> flag (<a href="https://redirect.github.com/esbuild-kit/tsx/issues/337">#337</a>) (<a href="https://github.com/esbuild-kit/tsx/commit/23e4694ec6abcb836ce91114b6495bce6ee59254">23e4694</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/3.14.0"><code>npm package (@latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/esbuild-kit/tsx/commit/7e916f5a1db5b21589cedc1dc91b0c498f87adf9"><code>7e916f5</code></a> fix(cache): scope cache directory to user (<a href="https://redirect.github.com/esbuild-kit/tsx/issues/332">#332</a>)</li> <li><a href="https://github.com/esbuild-kit/tsx/commit/23e4694ec6abcb836ce91114b6495bce6ee59254"><code>23e4694</code></a> feat: support Node v20.6.0 <code>module.register()</code> & <code>--import</code> flag (<a href="https://redirect.github.com/esbuild-kit/tsx/issues/337">#337</a>)</li> <li>See full diff in <a href="https://github.com/esbuild-kit/tsx/compare/v3.13.0...v3.14.0">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