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 v0.12.0 #887

Merged
merged 46 commits into from
May 17, 2024
Merged

Release v0.12.0 #887

merged 46 commits into from
May 17, 2024

Conversation

adamgoth
Copy link
Collaborator

@adamgoth adamgoth commented May 15, 2024

  • Upgrade to next v14
  • Bump react version
  • Remove goerli
  • Integrate new testnet
  • Remove old e2e suite (new suite in development)

dependabot bot and others added 30 commits April 4, 2024 17:25
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.3...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.76.0 to 1.91.6.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](solana-labs/solana-web3.js@v1.76.0...v1.91.6)

---
updated-dependencies:
- dependency-name: "@solana/web3.js"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…web3.js-1.91.6

Bump @solana/web3.js from 1.76.0 to 1.91.6
…5.28.4

Bump undici from 5.28.3 to 5.28.4
Hardhat, cypress, and more goerli removal
Copy link

vercel bot commented May 15, 2024

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

Name Status Preview Updated (UTC)
governance-portal-v2 ✅ Ready (Inspect) Visit Preview May 16, 2024 10:57pm

Copy link

socket-security bot commented May 15, 2024

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

Package New capabilities Transitives Size Publisher
npm/@babel/[email protected] None +3 61.3 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 478 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 11.9 kB nicolo-ribaudo
npm/@babel/[email protected] Transitive: environment +3 2.47 MB nicolo-ribaudo
npm/@babel/[email protected] None 0 31.6 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 51.7 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 3.67 MB nicolo-ribaudo
npm/@babel/[email protected] None 0 64.7 kB nicolo-ribaudo
npm/@babel/[email protected] None 0 69 kB nicolo-ribaudo
npm/@babel/[email protected] None +4 1.13 MB nicolo-ribaudo
npm/@babel/[email protected] environment 0 2.48 MB nicolo-ribaudo
npm/[email protected] Transitive: eval +3 122 kB ljharb
npm/[email protected] None 0 18.7 kB ljharb
npm/[email protected] None 0 19.1 kB ljharb
npm/[email protected] None 0 19.7 kB ljharb
npm/[email protected] None 0 20.4 kB ljharb
npm/[email protected] None 0 91.3 kB feross
npm/[email protected] None 0 124 kB mscdex
npm/[email protected] None 0 14.7 kB ljharb
npm/[email protected] None 0 7.45 kB sindresorhus
npm/[email protected] None 0 2.05 MB caniuse-lite
npm/[email protected] None +2 68.9 kB sindresorhus
npm/[email protected] None 0 40.8 kB achingbrain
npm/[email protected] None 0 18.8 kB dcousens
npm/[email protected] None 0 5.67 kB lukeed
npm/[email protected] None 0 9.36 kB dfcreative
npm/[email protected] None +3 60.8 kB qix
npm/[email protected] None 0 12.7 kB iarna
npm/[email protected] network 0 74.8 kB lquixada
npm/[email protected] environment, filesystem, shell 0 21.2 kB satazor
npm/[email protected] None 0 6.49 kB mathias

🚮 Removed packages: npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@cypress/[email protected], npm/@noble/[email protected], npm/@nomicfoundation/[email protected], npm/@nomiclabs/[email protected], npm/@nomiclabs/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

hernandoagf
hernandoagf previously approved these changes May 15, 2024
Copy link
Collaborator

@hernandoagf hernandoagf left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

socket-security bot commented May 16, 2024

🚨 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
Install scripts npm/[email protected]
  • Install script: postinstall
  • Source: node -e "try{require('./postinstall')}catch(e){}"

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/[email protected] or ignore all packages with @SocketSecurity ignore-all

@adamgoth adamgoth merged commit 15af25e into master May 17, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants