Skip to content

Bump protobufjs-cli from 1.1.3 to 2.5.1#56

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/protobufjs-cli-2.5.1
Closed

Bump protobufjs-cli from 1.1.3 to 2.5.1#56
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/protobufjs-cli-2.5.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps protobufjs-cli from 1.1.3 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
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for protobufjs-cli since your current version.


Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [protobufjs-cli](https://github.com/protobufjs/protobuf.js) from 1.1.3 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-v1.1.3...protobufjs-cli-v2.5.1)

---
updated-dependencies:
- dependency-name: protobufjs-cli
  dependency-version: 2.5.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependabot, dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the semver-patch Bug and security fixes label Jun 8, 2026
@dependabot dependabot Bot requested review from a team as code owners June 8, 2026 16:02
@datadog-datadog-prod-us1-2

datadog-datadog-prod-us1-2 Bot commented Jun 8, 2026

Copy link
Copy Markdown

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 2 Pipeline jobs failed

ci | lint   View in Datadog   GitHub Actions

ci | test (24)   View in Datadog   GitHub Actions

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 81a6c50 | Docs | Datadog PR Page | Give us feedback!

@szegedi

szegedi commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Closing in favor of #60 which upgrades both protobufjs and protobufjs-cli together, as they have an interdependent peer dependency (protobufjs-cli@2.x requires protobufjs@^8.6.0 and vice versa).

@szegedi szegedi closed this Jun 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/protobufjs-cli-2.5.1 branch June 9, 2026 08:58
szegedi added a commit that referenced this pull request Jun 9, 2026
…#60)

These two packages must be upgraded together: protobufjs-cli@2.x requires
protobufjs@^8.6.0 as a peer dependency, and protobufjs@8.x requires
protobufjs-cli@2.x. Upgrading independently causes an ERESOLVE conflict.

Closes #54, Closes #56

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
szegedi added a commit that referenced this pull request Jun 10, 2026
…#60)

These two packages must be upgraded together: protobufjs-cli@2.x requires
protobufjs@^8.6.0 as a peer dependency, and protobufjs@8.x requires
protobufjs-cli@2.x. Upgrading independently causes an ERESOLVE conflict.

Closes #54, Closes #56

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
szegedi added a commit that referenced this pull request Jun 16, 2026
…#60)

These two packages must be upgraded together: protobufjs-cli@2.x requires
protobufjs@^8.6.0 as a peer dependency, and protobufjs@8.x requires
protobufjs-cli@2.x. Upgrading independently causes an ERESOLVE conflict.

Closes #54, Closes #56

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver-patch Bug and security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant