Skip to content

chore(deps): bump the opamp-client-node group across 1 directory with 3 updates#977

Merged
trentm merged 3 commits intomainfrom
dependabot/npm_and_yarn/packages/opamp-client-node/opamp-client-node-bf88ad7df2
Sep 4, 2025
Merged

chore(deps): bump the opamp-client-node group across 1 directory with 3 updates#977
trentm merged 3 commits intomainfrom
dependabot/npm_and_yarn/packages/opamp-client-node/opamp-client-node-bf88ad7df2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps the opamp-client-node group with 3 updates in the /packages/opamp-client-node directory: @bufbuild/protobuf, @bufbuild/buf and @bufbuild/protoc-gen-es.

Updates @bufbuild/protobuf from 2.6.3 to 2.7.0

Release notes

Sourced from @​bufbuild/protobuf's releases.

v2.7.0

What's Changed

[!IMPORTANT]

TypeScript 5.9 includes breaking changes to lib.d.ts, forcing us to change return types for some functions from Uint8Array to Uint8Array<ArrayBuffer>. See #1200 for details.

Full Changelog: bufbuild/protobuf-es@v2.6.3...v2.7.0

Commits
  • 92f8536 Release 2.7.0 (#1206)
  • 318292b Update to TypeScript 5.9 and change return types from Uint8Array to `Uint8A...
  • 2f46046 Optimize bundle-size impact of fix to closed enum parsing (#1197)
  • See full diff in compare view

Updates @bufbuild/buf from 1.56.0 to 1.57.0

Release notes

Sourced from @​bufbuild/buf's releases.

v1.57.0

  • Update exclude types to remove unused options reducing the size of generated code.
  • Add gitlab-code-quality error format to print errors in the GitLab Code Quality format for buf lint and buf breaking.
  • Add source_control_url to json outputs for buf registry {module, plugin} commit commands.
Changelog

Sourced from @​bufbuild/buf's changelog.

[v1.57.0] - 2025-08-27

  • Update exclude types to remove unused options reducing the size of generated code.
  • Add gitlab-code-quality error format to print errors in the GitLab Code Quality format for buf lint and buf breaking.
  • Add source_control_url to json outputs for buf registry {module, plugin} commit commands.
Commits

Updates @bufbuild/protoc-gen-es from 2.6.3 to 2.7.0

Release notes

Sourced from @​bufbuild/protoc-gen-es's releases.

v2.7.0

What's Changed

[!IMPORTANT]

TypeScript 5.9 includes breaking changes to lib.d.ts, forcing us to change return types for some functions from Uint8Array to Uint8Array<ArrayBuffer>. See #1200 for details.

Full Changelog: bufbuild/protobuf-es@v2.6.3...v2.7.0

Commits

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 commands and options

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

… 3 updates

Bumps the opamp-client-node group with 3 updates in the /packages/opamp-client-node directory: [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf), [@bufbuild/buf](https://github.com/bufbuild/buf) and [@bufbuild/protoc-gen-es](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protoc-gen-es).


Updates `@bufbuild/protobuf` from 2.6.3 to 2.7.0
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.7.0/packages/protobuf)

Updates `@bufbuild/buf` from 1.56.0 to 1.57.0
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](bufbuild/buf@v1.56.0...v1.57.0)

Updates `@bufbuild/protoc-gen-es` from 2.6.3 to 2.7.0
- [Release notes](https://github.com/bufbuild/protobuf-es/releases)
- [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.7.0/packages/protoc-gen-es)

---
updated-dependencies:
- dependency-name: "@bufbuild/protobuf"
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opamp-client-node
- dependency-name: "@bufbuild/buf"
  dependency-version: 1.57.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: opamp-client-node
- dependency-name: "@bufbuild/protoc-gen-es"
  dependency-version: 2.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: opamp-client-node
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 1, 2025 04:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2025
The Uint8Array -> any change is I think coming from:
bufbuild/protobuf-es#1200
It might be possible that Uint8Array<ArrayBuffer> would work as well.
@trentm trentm merged commit 4d870ae into main Sep 4, 2025
10 checks passed
@trentm trentm deleted the dependabot/npm_and_yarn/packages/opamp-client-node/opamp-client-node-bf88ad7df2 branch September 4, 2025 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant