Skip to content

chore(deps): bump protobufjs from 7.5.4 to 8.0.0#12

Merged
karlspace merged 1 commit intomainfrom
dependabot/npm_and_yarn/protobufjs-8.0.0
Jan 31, 2026
Merged

chore(deps): bump protobufjs from 7.5.4 to 8.0.0#12
karlspace merged 1 commit intomainfrom
dependabot/npm_and_yarn/protobufjs-8.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2026

Bumps protobufjs from 7.5.4 to 8.0.0.

Release notes

Sourced from protobufjs's releases.

protobufjs: v8.0.0

8.0.0 (2025-12-16)

⚠ BREAKING CHANGES

  • add Edition 2024 Support (#2060)

Features

Changelog

Sourced from protobufjs's changelog.

8.0.0 (2025-12-16)

⚠ BREAKING CHANGES

  • add Edition 2024 Support (#2060)

Features

Commits

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 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 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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2026

Labels

The following labels could not be found: dependabot, dependencies, npm. 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 requested a review from karlspace as a code owner January 31, 2026 12:59
@github-actions
Copy link

AI Analysis

Technical Summary:

This pull request upgrades the protobufjs dependency from version 7.5.4 to 8.0.0. The major version bump indicates breaking changes introduced in the new release.

Key Technical Details:

  • Breaking Changes:

    • The update adds support for "Edition 2024" which appears to be a significant new feature or specification update within protobufjs.
    • As a major version bump (7.x to 8.x), it implies API or behavioral changes that may not be backward compatible.
  • Implementation Considerations:

    • Code depending on protobufjs should be reviewed and potentially modified to accommodate new APIs or changes in behavior introduced in v8.0.0.
    • Testing is critical to ensure that serialization/deserialization workflows remain consistent and correct.
    • The "Edition 2024" support may require adjustments in protocol buffer schema definitions or how messages are handled.
  • Potential Challenges:

    • Compatibility issues may arise

This summary was automatically generated by AI to help with triage and may not be 100% accurate.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/protobufjs-8.0.0 branch from 5da8698 to 600bd32 Compare January 31, 2026 13:25
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.4 to 8.0.0.
- [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-v7.5.4...protobufjs-v8.0.0)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/protobufjs-8.0.0 branch from 600bd32 to 79dac5d Compare January 31, 2026 13:26
@karlspace
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2026

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@karlspace karlspace merged commit 87f1d8f into main Jan 31, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/protobufjs-8.0.0 branch January 31, 2026 13:28
@github-actions
Copy link

🎉 This PR is included in version 0.1.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant