Bump protocol-buffers-schema from 3.6.0 to 3.6.1 - #9
Conversation
Bumps [protocol-buffers-schema](https://github.com/mafintosh/protocol-buffers-schema) from 3.6.0 to 3.6.1. - [Commits](mafintosh/protocol-buffers-schema@v3.6.0...v3.6.1) --- updated-dependencies: - dependency-name: protocol-buffers-schema dependency-version: 3.6.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c6f2512c67
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| '@posthog/types@1.364.7': {} | ||
|
|
||
| '@preact/signals-core@1.14.0': {} | ||
| '@preact/signals-core@1.14.1': {} |
There was a problem hiding this comment.
Actually bump protocol-buffers-schema to 3.6.1
This lockfile change does not update the dependency named in the commit (protocol-buffers-schema): the resolved version is still 3.6.0 (e.g., under protocol-buffers-schema@3.6.0 and resolve-protobuf-schema -> protocol-buffers-schema: 3.6.0), so the intended prototype-pollution fix from 3.6.1 is not applied. The only version bump in this hunk is unrelated (@preact/signals-core), which means the security update PR is currently ineffective.
Useful? React with 👍 / 👎.
Bumps protocol-buffers-schema from 3.6.0 to 3.6.1.
Commits
46c34bd3.6.12351031Fixed parse.js to prevent Prototype Pollution (#70)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.