chore(deps): Bump protobufjs from 7.2.6 to 7.5.5 in /sdk/python/feast/ui#6290
chore(deps): Bump protobufjs from 7.2.6 to 7.5.5 in /sdk/python/feast/ui#6290dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.6 to 7.5.5. - [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.2.6...protobufjs-v7.5.5) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
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 from 7.2.6 to 7.5.5.
Release notes
Sourced from protobufjs's releases.
... (truncated)
Changelog
Sourced from protobufjs's changelog.
... (truncated)
Commits
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)6e255d4fix: descriptor extensions handling post-editions (#2075)9467abechore: release master (#2070)4b51cb2fix: ensure that types are always resolved (#2068)69cced8chore: release master (#2067)Maintainer changes
This version was pushed to npm by fenster, a new releaser for protobufjs since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.