Skip to content

build(deps-dev): bump protobufjs-cli from 2.3.0 to 2.5.1 in /web/vtadmin#20323

Merged
arthurschreiber merged 2 commits into
mainfrom
dependabot/npm_and_yarn/web/vtadmin/protobufjs-cli-2.5.0
Jun 16, 2026
Merged

build(deps-dev): bump protobufjs-cli from 2.3.0 to 2.5.1 in /web/vtadmin#20323
arthurschreiber merged 2 commits into
mainfrom
dependabot/npm_and_yarn/web/vtadmin/protobufjs-cli-2.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps protobufjs-cli from 2.3.0 to 2.5.1.

Release notes

Sourced from protobufjs-cli's releases.

protobufjs-cli: v2.5.1

2.5.1 (2026-06-04)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • protobufjs bumped from file:.. to 8.6.0
    • peerDependencies
      • protobufjs bumped from ^8.5.0 to ^8.6.0

protobufjs-cli: v2.5.0

2.5.0 (2026-05-29)

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • protobufjs bumped from file:.. to 8.5.0
    • peerDependencies
      • protobufjs bumped from ^8.4.2 to ^8.5.0

protobufjs-cli: v2.4.2

2.4.2 (2026-05-22)

Bug Fixes

Dependencies

... (truncated)

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 15, 2026
Copilot AI review requested due to automatic review settings June 15, 2026 20:21
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Jun 15, 2026
@dependabot dependabot Bot requested a review from beingnoble03 as a code owner June 15, 2026 20:21
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 15, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions github-actions Bot added this to the v25.0.0 milestone Jun 15, 2026
@vitess-bot vitess-bot Bot added NeedsWebsiteDocsUpdate What it says NeedsDescriptionUpdate The description is not clear or comprehensive enough, and needs work NeedsIssue A linked issue is missing for this Pull Request NeedsBackportReason If backport labels have been applied to a PR, a justification is required labels Jun 15, 2026
@vitess-bot

vitess-bot Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Review Checklist

Hello reviewers! 👋 Please follow this checklist when reviewing this Pull Request.

General

  • Ensure that the Pull Request has a descriptive title.
  • Ensure there is a link to an issue (except for internal cleanup and flaky test fixes), new features should have an RFC that documents use cases and test cases.

Tests

  • Bug fixes should have at least one unit or end-to-end test, enhancement and new features should have a sufficient number of tests.

Documentation

  • Apply the release notes (needs details) label if users need to know about this change.
  • New features should be documented.
  • There should be some code comments as to why things are implemented the way they are.
  • There should be a comment at the top of each new or modified test to explain what the test does.

New flags

  • Is this flag really necessary?
  • Flag names must be clear and intuitive, use dashes (-), and have a clear help text.

If a workflow is added or modified:

  • Each item in Jobs should be named in order to mark it as required.
  • If the workflow needs to be marked as required, the maintainer team must be notified.

Backward compatibility

  • Protobuf changes should be wire-compatible.
  • Changes to _vt tables and RPCs need to be backward compatible.
  • RPC changes should be compatible with vitess-operator
  • If a flag is removed, then it should also be removed from vitess-operator and arewefastyet, if used there.
  • vtctl command output order should be stable and awk-able.

@github-actions github-actions Bot added Component: VTAdmin VTadmin interface Type: Dependencies Dependency updates labels Jun 15, 2026
Bumps [protobufjs-cli](https://github.com/protobufjs/protobuf.js) from 2.3.0 to 2.5.1.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-cli-v2.3.0...protobufjs-cli-v2.5.1)

---
updated-dependencies:
- dependency-name: protobufjs-cli
  dependency-version: 2.5.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps-dev): bump protobufjs-cli from 2.0.2 to 2.5.0 in /web/vtadmin build(deps-dev): bump protobufjs-cli from 2.3.0 to 2.5.1 in /web/vtadmin Jun 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/web/vtadmin/protobufjs-cli-2.5.0 branch from b6be59b to 6a6473e Compare June 16, 2026 17:32
@arthurschreiber arthurschreiber enabled auto-merge (squash) June 16, 2026 17:32
@arthurschreiber arthurschreiber removed NeedsDescriptionUpdate The description is not clear or comprehensive enough, and needs work NeedsWebsiteDocsUpdate What it says NeedsIssue A linked issue is missing for this Pull Request NeedsBackportReason If backport labels have been applied to a PR, a justification is required labels Jun 16, 2026
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Arthur Schreiber <arthur@planetscale.com>
Copilot AI review requested due to automatic review settings June 16, 2026 18:25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@arthurschreiber arthurschreiber merged commit aedb59a into main Jun 16, 2026
113 checks passed
@arthurschreiber arthurschreiber deleted the dependabot/npm_and_yarn/web/vtadmin/protobufjs-cli-2.5.0 branch June 16, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: VTAdmin VTadmin interface dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code Type: Dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants