Closed dependabot[bot] closed 3 months ago
Superseded by #362.
@dependabot recreate
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen
if the branch has been deleted).
@dependabot reopen
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/chart.js@4.4.3, npm/chartjs-adapter-luxon@1.3.1, npm/chartjs-plugin-zoom@2.0.1, npm/csv-parse@5.5.6, npm/cypress-wait-until@1.7.2, npm/cypress@12.17.4, npm/dexie-react-hooks@1.1.7, npm/dexie@3.2.7, npm/eslint-plugin-cypress@2.15.2, npm/eslint-plugin-import@2.29.1, npm/faker@5.5.3, npm/firebase-admin@12.2.0, npm/firebase@10.12.2, npm/flickity-download@0.0.1, npm/flickity-fullscreen@1.1.1
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎
To accept the risk, merge this PR and you will not be notified again.
Alert | Package | Note | Source | CI |
---|---|---|---|---|
Install scripts | npm/protobufjs@7.2.6 |
| 🚫 |
Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.
Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.
If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of ecosystem/package-name@version
specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0
or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore npm/protobufjs@7.2.6
@dependabot rebase
Looks like @grpc/grpc-js is up-to-date now, so this is no longer needed.
Bumps @grpc/grpc-js from 1.10.7 to 1.10.9.
Release notes
Sourced from
@grpc/grpc-js
's releases.Commits
674f4e3
Merge pull request from GHSA-7v5v-9h63-cj867ecaa2d
grpc-js: Bump to 1.10.9e64d816
grpc-js: Avoid buffering significantly more than max_receive_message_size per...45e5fe5
Merge pull request #2750 from murgatroid99/grpc-js_idle_uds_fix87a3541
grpc-js: Fix UDS channels not reconnecting after going idle3105791
Merge pull request #2740 from sergiitk/backport-1.10-psm-interop-common-prod-...fec135a
Merge pull request #2729 from sergiitk/psm-interop-common-prod-tests76fe802
Merge pull request #2739 from murgatroid99/backport-1.10-grpc-js_linkify-it_fixd5edf49
Merge pull request #2735 from murgatroid99/grpc-js_linkify-it_fixDependabot 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