Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @types/node from 20.16.1 to 22.5.0 #1030

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2024

Bumps @types/node from 20.16.1 to 22.5.0.

Commits

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.16.1 to 22.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 21, 2024
Copy link

vercel bot commented Aug 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
slider ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 21, 2024 9:59pm

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@rc-component/father-plugin@1.1.0 environment, filesystem, shell 0 8.19 kB zombiej
npm/@testing-library/jest-dom@6.4.8 None +14 2.45 MB testing-library-bot
npm/@testing-library/react@12.1.5 environment Transitive: eval +54 13.6 MB testing-library-bot
npm/@types/classnames@2.3.1 None 0 1.66 kB types
npm/@types/jest@29.5.12 Transitive: environment +7 775 kB types
npm/@types/node@22.5.0 None +1 2.21 MB types
npm/@types/react-dom@18.3.0 None 0 37.8 kB types
npm/@types/react@18.3.4 None +2 1.69 MB types
npm/@umijs/fabric@4.0.1 environment, filesystem Transitive: shell, unsafe +224 45.2 MB chenshuai2144
npm/cross-env@7.0.3 environment Transitive: filesystem, shell +6 81.2 kB kentcdodds
npm/dumi@2.4.7 environment, eval, filesystem Transitive: network, shell, unsafe +57 39.3 MB peachscript
npm/eslint-plugin-jest@28.8.0 filesystem Transitive: environment +25 7.3 MB simenb
npm/eslint-plugin-unicorn@54.0.0 Transitive: environment, filesystem, shell +22 5.85 MB sindresorhus
npm/eslint@8.57.0 environment, filesystem Transitive: shell +24 6.53 MB eslintbot
npm/father-build@1.22.5 environment, filesystem Transitive: shell, unsafe +166 22.1 MB peachscript
npm/father@4.5.0 Transitive: environment, eval, filesystem, network, shell, unsafe +8 17.8 MB yifankakaxi
npm/gh-pages@6.1.1 filesystem, shell +5 278 kB tschaub
npm/glob@7.2.3 filesystem Transitive: environment +3 76.1 kB isaacs
npm/less@4.2.0 eval, filesystem Transitive: environment +3 3 MB matthew-dean
npm/np@10.0.7 Transitive: filesystem +11 316 kB sindresorhus
npm/rc-test@7.1.0 environment, filesystem Transitive: shell, unsafe +59 12.9 MB zombiej
npm/rc-tooltip@6.2.0 None 0 52.3 kB zombiej
npm/rc-trigger@5.3.4 None +1 249 kB zombiej
npm/rc-util@5.43.0 environment +1 265 kB zombiej
npm/react-dom@18.3.1 environment +4 4.65 MB react-bot
npm/react@18.3.1 environment +2 339 kB react-bot
npm/regenerator-runtime@0.14.1 None 0 27.9 kB benjamn
npm/typescript@5.5.4 None 0 21.9 MB typescript-bot

View full report↗︎

Copy link

🚨 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 NoteSourceCI
Install scripts npm/@swc/core@1.4.2
  • Install script: postinstall
  • Source: node postinstall.js
🚫

View full report↗︎

Next steps

What is an install script?

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 deeper look at the dependency

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.

Remove the package

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.

Mark a package as acceptable risk

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/@swc/core@1.4.2

Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.39%. Comparing base (16fa19b) to head (1ec5572).
Report is 17 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1030      +/-   ##
==========================================
- Coverage   99.84%   99.39%   -0.46%     
==========================================
  Files          14       14              
  Lines         642      656      +14     
  Branches      192      197       +5     
==========================================
+ Hits          641      652      +11     
- Misses          1        4       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@afc163 afc163 merged commit 578380b into master Aug 22, 2024
11 of 13 checks passed
@afc163 afc163 deleted the dependabot/npm_and_yarn/types/node-22.5.0 branch August 22, 2024 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant