chore(deps): bump protobufjs from 7.5.3 to 7.5.6 in /packages/opentelemetry-node#1448
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
trentm
requested changes
Apr 29, 2026
| "version": "8.0.1", | ||
| "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-8.0.1.tgz", | ||
| "integrity": "sha512-NWWCCscLjs+cOKF/s/XVNFRW7Yih0fdH+9brffR5NZCy8k42yRdl5KlWKMVXuI1vfCoy4o1z80XR/W/QUb3V3w==", | ||
| "version": "8.0.3", |
Member
There was a problem hiding this comment.
Cannot take this. protobufjs@8.0.3 is know to break some tests in upstream OTel JS. They've locked to 8.0.1 for now.
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.3 to 7.5.6. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.6/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.5.3...protobufjs-v7.5.6) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
c9d8743 to
6388c8b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps protobufjs from 7.5.3 to 7.5.6.
Release notes
Sourced from protobufjs's releases.
Changelog
Sourced from protobufjs's changelog.
Commits
2189e5bchore: release protobufjs-v7.x (#2174)75392eafix: Backport input hardening and CLI fixes to 7.x (#2173)8af8d7cchore(ci): Fix 7.x release please configuration (#2169)e92ca42chore(ci): Enable release-please for 7.x (#2166)b7bdfafchore: release 7.5.5ff7b2affix: filter invalid characters from the type name (#2127)086b19dfix: do not allow setting proto in Message constructor (#2126)827ff8echore: release master (#2093)5a3769afix: invalid syntax in descriptor.proto (#2092)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for protobufjs since your current version.