Closed dependabot[bot] closed 3 months ago
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information
Thanks @dependabot[bot] for opening this PR!
For COLLABORATOR only :
To add labels, comment on the issue
/label add label1,label2,label3
To remove labels, comment on the issue
/label remove label1,label2,label3
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Unable to locate .performanceTestingBot config file
PR Details of @dependabot[bot] in CycloneDX-cyclonedx-webpack-plugin : | OPEN | CLOSED | TOTAL |
---|---|---|---|
3 | 11 | 14 |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@popperjs/core@2.11.8 | None | 0 |
1.46 MB | fezvrasta |
npm/blueimp-gallery@3.4.0 | None | 0 |
315 kB | blueimp |
npm/bootstrap@5.3.3 | None | 0 |
9.67 MB | xhmikosr |
npm/rxjs@7.8.1 | None | 0 |
4.5 MB | blesh |
npm/tslib@2.6.2 | None | 0 |
84 kB | typescript-bot |
npm/typescript@5.4.2 | None | 0 |
32.4 MB | typescript-bot |
npm/webpack@5.90.3 | environment, filesystem, network, unsafe Transitive: eval, shell | +74 |
17 MB | evilebottnawi |
npm/zone.js@0.14.4 | None | 0 |
1.97 MB | google-wombot |
🚮 Removed packages: npm/@cyclonedx/cyclonedx-library@6.10.1, npm/@types/normalize-package-data@2.4.4, npm/c8@9.1.0, npm/eslint-config-standard-with-typescript@43.0.1, npm/eslint-config-standard@17.1.0, npm/eslint-plugin-header@3.1.1, npm/eslint-plugin-simple-import-sort@12.1.0, npm/eslint@9.6.0, npm/jest-junit@16.0.0, npm/jest@29.7.0, npm/normalize-package-data@6.0.2, npm/npm-run-all@4.1.5, npm/typescript@5.5.2, npm/webpack@5.92.1, npm/xmlbuilder2@3.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/esbuild@0.19.12 |
| 🚫 | |
Install scripts | npm/esbuild@0.20.1 |
| 🚫 |
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/esbuild@0.19.12
@SocketSecurity ignore npm/esbuild@0.20.1
Bumps the typescript group with 1 update: typescript.
Updates
typescript
from 5.5.2 to 5.5.3Release notes
Sourced from typescript's releases.
Commits
f0e9921
Bump version to 5.5.3 and LKG738bd60
Cherry-pick #58966 to release-5.5 (#59002)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 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