Skip to content

Commit

Permalink
Bump the protobuf-ts group in /impl/protobuf-ts with 4 updates (#259)
Browse files Browse the repository at this point in the history
Bumps the protobuf-ts group in /impl/protobuf-ts with 4 updates:
[@bufbuild/buf](https://github.com/bufbuild/buf),
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node),
[tsx](https://github.com/privatenumber/tsx) and
[typescript](https://github.com/microsoft/TypeScript).

Updates `@bufbuild/buf` from 1.39.0 to 1.43.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.43.0</h2>
<ul>
<li>Add new experimental LSP support under <code>buf beta
lsp</code>.</li>
</ul>
<h2>v1.42.0</h2>
<ul>
<li>Add support for custom lint and breaking change plugins. See <a
href="https://buf.build/blog/buf-custom-lint-breaking-change-plugins">our
launch blog post</a> for more details!</li>
<li>Add <code>buf dep graph --format</code> flag that defaults to
<code>dot</code>, and adds the option <code>json</code>, to print the
dependency graph in JSON format.</li>
<li>Fix bugs in <code>buf format</code> where trailing comments on
commas in message literals were not properly propagated to the formatted
proto, empty message literals were not properly indented, and compound
strings in options added an extra newline before trailing commas.</li>
</ul>
<h2>v1.41.0</h2>
<ul>
<li>Add HTTP/3 support for gRPC with <code>buf curl</code>.</li>
<li>Fix issue where errors from protoc plugins may be overwritten when
executing plugins in parallel.</li>
</ul>
<h2>v1.40.1</h2>
<ul>
<li>Fix issue with <code>buf lint</code> where comment ignores in the
shape of <code>// buf:lint:ignore &lt;RULE_ID&gt; &lt;extra
comment&gt;</code> were not recognized due to the extra comment.</li>
</ul>
<h2>v1.40.0</h2>
<ul>
<li>Add concept of a default lint or breaking rule, which is printed out
as a property when running <code>buf config
ls-{breaking,lint}-rules</code>. Default rules are those rules which are
run if no lint or breaking rules are explicitly configured in your
<code>buf.yaml</code>.</li>
<li>Rename <code>DEFAULT</code> lint rule category to
<code>STANDARD</code>. With the concept of default rules being
introduced, having a category named <code>DEFAULT</code> is confusing,
as while it happens that all the rules in the <code>DEFAULT</code> lint
category are also default rules, the name has become overloaded. As with
all <code>buf</code> changes, this change is backwards-compatible: the
<code>DEFAULT</code> lint category continues to work, and always will.
We recommend changing to <code>STANDARD</code>, however.</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.43.0] - 2024-09-30</h2>
<ul>
<li>Add new experimental LSP support under <code>buf beta
lsp</code>.</li>
</ul>
<h2>[v1.42.0] - 2024-09-18</h2>
<ul>
<li>Add support for custom lint and breaking change plugins. See
<a
href="https://buf.build/blog/buf-custom-lint-breaking-change-plugins">our
launch blog post</a>
for more details!</li>
<li>Add <code>buf dep graph --format</code> flag that defaults to
<code>dot</code>, and adds the option <code>json</code>, to print
the dependency graph in JSON format.</li>
<li>Fix bugs in <code>buf format</code> where trailing comments on
commas in message literals were not properly
propagated to the formatted proto, empty message literals were not
properly indented, and
compound strings in options added an extra newline before trailing
commas.</li>
</ul>
<h2>[v1.41.0] - 2024-09-11</h2>
<ul>
<li>Add HTTP/3 support for gRPC with <code>buf curl</code>.</li>
<li>Fix issue where errors from protoc plugins may be overwritten when
executing plugins in parallel.</li>
</ul>
<h2>[v1.40.1] - 2024-09-06</h2>
<ul>
<li>Fix issue with <code>buf lint</code> where comment ignores in the
shape of <code>// buf:lint:ignore &lt;RULE_ID&gt; &lt;extra
comment&gt;</code>
were not recognized due to the extra comment.</li>
</ul>
<h2>[v1.40.0] - 2024-09-04</h2>
<ul>
<li>Add concept of a default lint or breaking rule, which is printed out
as a property when running
<code>buf config ls-{breaking,lint}-rules</code>. Default rules are
those rules which are run if no lint
or breaking rules are explicitly configured in your
<code>buf.yaml</code>.</li>
<li>Rename <code>DEFAULT</code> lint rule category to
<code>STANDARD</code>. With the concept of default rules being
introduced,
having a category named <code>DEFAULT</code> is confusing, as while it
happens that all the rules in the <code>DEFAULT</code>
lint category are also default rules, the name has become overloaded. As
with all <code>buf</code> changes, this
change is backwards-compatible: the <code>DEFAULT</code> lint category
continues to work, and always will. We
recommend changing to <code>STANDARD</code>, however.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/buf/commit/e31cbd0f4e3a0249eba29c977b5bf99ce5bf2c2a"><code>e31cbd0</code></a>
Release v1.43.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/3357">#3357</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/6abbe9d67317d10146eceba747c92bac3d65f83c"><code>6abbe9d</code></a>
Make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/3354">#3354</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/4ef2306be29ee97dedb88aac70b6827bcec671ec"><code>4ef2306</code></a>
Make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/3352">#3352</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/e3017a551e6e549b3d4cf3f8bab9c82b94edbf09"><code>e3017a5</code></a>
Move to buf.build/go/spdx (<a
href="https://redirect.github.com/bufbuild/buf/issues/3350">#3350</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/fd749ca09211704eef9e7c8b7bc72c39d0d2ef8c"><code>fd749ca</code></a>
Unbreak CI after <a
href="https://redirect.github.com/bufbuild/buf/issues/3316">#3316</a>
(<a
href="https://redirect.github.com/bufbuild/buf/issues/3348">#3348</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/b8aeca11e1385797c7273d4ad2e10bb3869352f3"><code>b8aeca1</code></a>
Force usage of private/pkg/protoencoding for text and yaml (<a
href="https://redirect.github.com/bufbuild/buf/issues/3347">#3347</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/c8517325696e2d0ecd9aa4e41c6feee399e30dde"><code>c851732</code></a>
Default protoencoding resolver to an empty resolver (<a
href="https://redirect.github.com/bufbuild/buf/issues/3345">#3345</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/8c2163946b5def59c9340b204a254939fbac7e62"><code>8c21639</code></a>
Add an LSP server command (<a
href="https://redirect.github.com/bufbuild/buf/issues/3316">#3316</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/a4fb701e7e6b3236f2daaca6ae553b1239c2cffb"><code>a4fb701</code></a>
Force usage of private/pkg/protoencoding (<a
href="https://redirect.github.com/bufbuild/buf/issues/3346">#3346</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/dacb299b7e85cd9e4bccfc4cb8dd6443d4472290"><code>dacb299</code></a>
Reparse all extensions, not just unrecognized ones (<a
href="https://redirect.github.com/bufbuild/buf/issues/3344">#3344</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bufbuild/buf/compare/v1.39.0...v1.43.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/node` from 22.5.1 to 22.7.4
<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.19.0 to 4.19.1
<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.19.1</h2>
<h2><a
href="https://github.com/privatenumber/tsx/compare/v4.19.0...v4.19.1">4.19.1</a>
(2024-09-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cjs:</strong> patch <code>module.path</code> for accurate
cache ID (<a
href="https://github.com/privatenumber/tsx/commit/0329bfc731346d6c8b6055c7f2882e5c3155a7ec">0329bfc</a>),
closes <a
href="https://redirect.github.com/privatenumber/tsx/issues/651">privatenumber/tsx#651</a></li>
<li><strong>cjs:</strong> resolve ts extensions from js when namespaced
(<a
href="https://github.com/privatenumber/tsx/commit/44ed37f19fa576d57aec6a17cdcd43aa17a98fb4">44ed37f</a>)</li>
</ul>
<hr />
<p>This release is also available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/tsx/v/4.19.1"><code>npm
package (@​latest dist-tag)</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/privatenumber/tsx/commit/0329bfc731346d6c8b6055c7f2882e5c3155a7ec"><code>0329bfc</code></a>
fix(cjs): patch <code>module.path</code> for accurate cache ID</li>
<li><a
href="https://github.com/privatenumber/tsx/commit/44ed37f19fa576d57aec6a17cdcd43aa17a98fb4"><code>44ed37f</code></a>
fix(cjs): resolve ts extensions from js when namespaced</li>
<li><a
href="https://github.com/privatenumber/tsx/commit/ac77527cb7bb7a70e187f980cd063e2fc0d83777"><code>ac77527</code></a>
test: outdent api fixtures</li>
<li>See full diff in <a
href="https://github.com/privatenumber/tsx/compare/v4.19.0...v4.19.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript` from 5.5.4 to 5.6.2
<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.6</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/">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.6.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.2 (Stable)</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>
<h2>TypeScript 5.6 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-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;milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed
issues query for TypeScript v5.6.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed
issues query for TypeScript v5.6.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
</ul>
<h2>TypeScript 5.6 Beta</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-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.6.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.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>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/TypeScript/commit/a7e3374f13327483fbe94e32806d65785b0b6cda"><code>a7e3374</code></a>
Bump version to 5.6.2 and LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/20633579fcf88f6b61774349740de4841d2b8b5c"><code>2063357</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59708">#59708</a>
(LEGO: Pull request from lego/hb_537...) into release-5.6 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/4fe7e41ea1a92ecbd59119666be2d60164785391"><code>4fe7e41</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59670">#59670</a>
(fix(59649): ts Move to a new file d...) into release-5.6 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/1a03e5340ae0b83ce1b1f743763625f89e92ca91"><code>1a03e53</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59761">#59761</a>
(<code>this</code> can be nullish) into release-5.6 (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/59762">#59762</a>)</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/6212132b835145b1a8fd49982680ac668caf3ddc"><code>6212132</code></a>
Update LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/bbb5faf7e749df52adafdcd37c09ac7fff30ddaf"><code>bbb5faf</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59542">#59542</a>
(Fixing delay caused in vscode due t...) into release-5.6 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/e6914a558775bd3ba3dc5567877604a0864b9338"><code>e6914a5</code></a>
Bump version to 5.6.1-rc and LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/34121c42b638e973f28b438b0513796a37585448"><code>34121c4</code></a>
Update LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/2a30c2a8f0408b32c8c7ff88f0bf1c6a32e67704"><code>2a30c2a</code></a>
Merge remote-tracking branch 'origin/main' into release-5.6</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/936a79bbb58f82b173f6b644974995851b9b479e"><code>936a79b</code></a>
Expose TypeChecker. getAwaitedType to public (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/59268">#59268</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2">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>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent f2fa6b3 commit 5b48680
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
80 changes: 40 additions & 40 deletions impl/protobuf-ts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions impl/protobuf-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@protobuf-ts/runtime": "^2.9.1"
},
"devDependencies": {
"@bufbuild/buf": "^1.39.0",
"@types/node": "^22.5.1",
"tsx": "^4.19.0",
"typescript": "^5.5.4"
"@bufbuild/buf": "^1.43.0",
"@types/node": "^22.7.4",
"tsx": "^4.19.1",
"typescript": "^5.6.2"
}
}

0 comments on commit 5b48680

Please sign in to comment.