chore(deps): Bump protobufjs from 7.2.6 to 7.5.6 in /sdk/python/feast/ui#6290
chore(deps): Bump protobufjs from 7.2.6 to 7.5.6 in /sdk/python/feast/ui#6290dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
JiwaniZakir
left a comment
There was a problem hiding this comment.
This updates protobufjs from 7.2.6 to 7.5.5 in sdk/python/feast/ui/yarn.lock, but the package.json constraint (^7.1.1) isn't shown as changed — worth confirming that package.json still reflects an appropriate minimum or pinned version so future installs on clean environments pick up this version rather than resolving back to an older one. The integrity hash change (sha512-3wY1... vs sha512-dgJa...) looks consistent with a legitimate upstream release, but it's worth cross-referencing against the published checksum on the npm registry to rule out any supply-chain concerns, especially for a serialization library that handles untrusted input. It would also be useful to know which CVE or advisory prompted this bump — if it's a security fix (protobufjs has had prototype pollution issues in the past), that context should be referenced in the PR description so the change is traceable in the git history.
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.6 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.2.6...protobufjs-v7.5.6) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
adf30b4 to
36994d2
Compare
Bumps protobufjs from 7.2.6 to 7.5.6.
Release notes
Sourced from protobufjs's releases.
... (truncated)
Changelog
Sourced from protobufjs's changelog.
... (truncated)
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)f42297bchore: release master (#2076)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for protobufjs since your current version.