NomicFoundation / hardhat-vscode

Solidity and Hardhat support for Visual Studio Code
https://hardhat.org
MIT License
169 stars 39 forks source link

chore: bump version to v0.8.3 #568

Closed OmarTawfik closed 4 months ago

OmarTawfik commented 4 months ago

Update the package version and changelog for the 0.8.3 - 2024-05-08 release.

0.8.3 - 2024-05-08

Added

socket-security[bot] commented 4 months ago

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

Package New capabilities Transitives Size Publisher
npm/@nomicfoundation/solidity-language-server@0.8.3 None 0 0 B
npm/module-alias@2.2.2 unsafe 0 13.3 kB ilearnio
npm/nyc@15.1.0 environment, filesystem, unsafe Transitive: shell +130 13.6 MB coreyfarrell
npm/prettier-plugin-solidity@1.1.2 None +3 16 MB fvictorio
npm/prettier@2.5.1 environment, eval, filesystem, unsafe 0 21 MB sosukesuzuki
npm/rimraf@3.0.2 filesystem 0 17.3 kB isaacs
npm/semver@7.5.4 None 0 93.4 kB npm-cli-ops
npm/serialize-error@8.1.0 None +1 121 kB sindresorhus
npm/sinon@12.0.1 Transitive: environment, eval +15 7.45 MB fatso83
npm/ts-node@10.9.1 environment, filesystem, unsafe +13 1.46 MB cspotcode
npm/typescript@4.9.5 None 0 66.8 MB typescript-bot

🚮 Removed packages: npm/@openzeppelin/contracts@4.5.0, npm/@types/node@16.18.12, npm/hardhat@2.9.1, npm/ts-node@10.7.0, npm/typescript@4.6.2

View full report↗︎

socket-security[bot] commented 4 months ago

🚨 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 NoteSource
Install scripts npm/keytar@7.9.0
  • Install script: install
  • Source: prebuild-install || npm run build

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/keytar@7.9.0
kanej commented 4 months ago

@SocketSecurity ignore npm/keytar@7.9.0