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

Release 179.0.0 #4544

Merged
merged 4 commits into from
Jul 22, 2024
Merged

Release 179.0.0 #4544

merged 4 commits into from
Jul 22, 2024

Conversation

MajorLift
Copy link
Contributor

@MajorLift MajorLift commented Jul 22, 2024

This is the release candidate for v179.0.0.

  • @metamask/approval-controller@7.0.2 (patch)
  • @metamask/base-controller@6.0.2 (patch)
  • @metamask/controller-utils@11.0.2 (patch)
  • @metamask/json-rpc-engine@9.0.2 (patch)
  • @metamask/json-rpc-middleware-stream@8.0.2 (patch)
  • @metamask/permission-controller@11.0.0 (major)
  • @metamask/phishing-controller@10.1.1 (patch)

Copy link

socket-security bot commented Jul 22, 2024

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

Package New capabilities Transitives Size Publisher
npm/@babel/compat-data@7.24.9 None 0 65.6 kB nicolo-ribaudo
npm/@babel/core@7.24.9 environment, filesystem, unsafe 0 788 kB nicolo-ribaudo
npm/@babel/generator@7.24.10 None 0 496 kB nicolo-ribaudo
npm/@babel/helper-module-transforms@7.24.9 None 0 160 kB nicolo-ribaudo
npm/@babel/types@7.24.9 environment 0 2.41 MB nicolo-ribaudo
npm/@lavamoat/aa@4.3.0 None 0 20.1 kB lmbot
npm/@lavamoat/allow-scripts@3.1.0 environment 0 46.8 kB lmbot
npm/@metamask/create-release-branch@3.0.1 None 0 264 kB metamaskbot
npm/@types/node@16.18.103 None 0 1.8 MB types
npm/@vue/compiler-core@3.4.33 environment, eval 0 603 kB soda, yyx990803
npm/@vue/compiler-dom@3.4.33 environment, eval 0 610 kB soda, yyx990803
npm/@vue/compiler-sfc@3.4.33 None 0 2.29 MB soda, yyx990803
npm/@vue/compiler-ssr@3.4.33 None 0 46.5 kB yyx990803
npm/@vue/shared@3.4.33 None 0 81.3 kB soda, yyx990803
npm/bin-links@4.0.4 filesystem 0 20.7 kB npm-cli-ops
npm/caniuse-lite@1.0.30001643 None 0 2.08 MB caniuse-lite
npm/electron-to-chromium@1.4.832 None 0 298 kB kilianvalkhof
npm/eslint-plugin-promise@6.6.0 None 0 72.5 kB eslint-community-bot
npm/import-local@3.2.0 None 0 4.73 kB sindresorhus
npm/is-core-module@2.15.0 None 0 31.5 kB ljharb
npm/node-releases@2.0.18 None 0 35.7 kB chicoxyzzy
npm/prettier-plugin-packagejson@2.5.1 None 0 5.55 kB matzkoh
npm/synckit@0.9.1 environment 0 55.7 kB jounqin

🚮 Removed packages: npm/@babel/compat-data@7.24.8, npm/@babel/core@7.24.8, npm/@babel/generator@7.24.8, npm/@babel/helper-module-transforms@7.24.8, npm/@babel/types@7.24.8, npm/@lavamoat/aa@4.2.0, npm/@lavamoat/allow-scripts@3.0.4, npm/@metamask/create-release-branch@3.0.0, npm/@types/node@16.18.101, npm/@vue/compiler-core@3.4.31, npm/@vue/compiler-dom@3.4.31, npm/@vue/compiler-sfc@3.4.31, npm/@vue/compiler-ssr@3.4.31, npm/@vue/shared@3.4.31, npm/bin-links@4.0.3, npm/caniuse-lite@1.0.30001642, npm/electron-to-chromium@1.4.827, npm/eslint-plugin-promise@6.4.0, npm/import-local@3.1.0, npm/is-core-module@2.14.0, npm/node-releases@2.0.14, npm/prettier-plugin-packagejson@2.5.0, npm/synckit@0.9.0

View full report↗︎

Copy link

socket-security bot commented Jul 22, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

Ignoring: npm/@lavamoat/aa@4.3.0, npm/@lavamoat/allow-scripts@3.1.0

View full report↗︎

Next steps

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

@MajorLift
Copy link
Contributor Author

@SocketSecurity ignore npm/@lavamoat/aa@4.3.0
@SocketSecurity ignore npm/@lavamoat/allow-scripts@3.1.0

@MajorLift MajorLift marked this pull request as ready for review July 22, 2024 14:33
@MajorLift MajorLift requested review from a team as code owners July 22, 2024 14:33
@MajorLift MajorLift merged commit cc09e4e into main Jul 22, 2024
116 checks passed
@MajorLift MajorLift deleted the release/179.0.0 branch July 22, 2024 15:11
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [8.0.2]

### Uncategorized
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, missed this. Will fix in or before next release PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants