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: version package #693

Merged
merged 1 commit into from
Jun 11, 2023
Merged

chore: version package #693

merged 1 commit into from
Jun 11, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 9, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Patch Changes


PR-Codex overview

This PR updates the version of the viem package to 1.0.3, and includes several patch changes, such as adding annotations for better tree-shaking, turning off esModuleInterop and allowSyntheticDefaultImports in tsconfig, and marking the package as side effects free.

Detailed summary

  • Updated package version to 1.0.3
  • Added /*#__PURE__*/ annotations for better tree-shaking
  • Turned off esModuleInterop and allowSyntheticDefaultImports in tsconfig
  • Marked package as side effects free

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@vercel
Copy link

vercel bot commented Jun 9, 2023

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

Name Status Preview Updated (UTC)
viem ✅ Ready (Inspect) Visit Preview Jun 11, 2023 3:22am

@socket-security
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.

Issue Package Version Note Source
Install scripts rome 12.0.0
  • Install script: postinstall
  • Source: node scripts/postinstall.js
package.json, pnpm-lock.yaml
Install scripts bun 0.5.9 package.json, pnpm-lock.yaml
Network access bun 0.5.9
  • Module: globalThis["fetch"]
  • Location: install.js
package.json, pnpm-lock.yaml
Install scripts simple-git-hooks 2.8.1
  • Install script: postinstall
  • Source: node ./postinstall.js
package.json, pnpm-lock.yaml
Network access tunnel 0.0.6 pnpm-lock.yaml via @actions/[email protected], @actions/[email protected]
Network access @changesets/get-github-info 0.5.1 pnpm-lock.yaml via @changesets/[email protected]
Network access @ethersproject/web 5.7.1 pnpm-lock.yaml via [email protected]
Network access @octokit/request 5.6.3 pnpm-lock.yaml via @actions/[email protected]
Network access @viem/anvil 0.0.5 package.json, pnpm-lock.yaml
Network access @vitest/ui 0.30.1 package.json, pnpm-lock.yaml via @vitest/[email protected], [email protected]
Network access ethers 5.7.2 package.json, pnpm-lock.yaml
Network access ethers 6.3.0 package.json, pnpm-lock.yaml
Network access webpack 5.76.2 pnpm-lock.yaml via @size-limit/[email protected]
Network access @actions/http-client 2.0.1 pnpm-lock.yaml via @actions/[email protected], @actions/[email protected]
Network access follow-redirects 1.15.2 pnpm-lock.yaml via @viem/[email protected]
Network access http-proxy 1.18.1 pnpm-lock.yaml via @viem/[email protected]
Network access @ethersproject/providers 5.7.2 pnpm-lock.yaml via [email protected]

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.

What is network access?

This module accesses the network.

Packages should remove all network access that isn't functionally unnecessary. Consumers should audit network access to ensure legitimate use.

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 package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] bar@* or ignore all packages with @SocketSecurity ignore-all

@socket-security
Copy link

New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives1 Size Publisher
@vitest/ui 🆕 0.30.1 eval, network +26 3.67 MB oreanno
@size-limit/preset-big-lib 🆕 8.2.4 None +61 4.6 MB ai
rimraf 🆕 4.4.1 filesystem, environment +7 2.47 MB isaacs
@viem/anvil 🆕 0.0.5 network +9 779 kB awkweb
@actions/github 🆕 5.1.1 filesystem, environment +16 4.42 MB thboop
ethers 🆕 6.3.0 network, filesystem +4 12.3 MB ricmoo
@types/fs-extra 🆕 9.0.13 None +1 3.68 MB types
@actions/core 🆕 1.10.0 network, filesystem, environment +2 208 kB thboop
@changesets/changelog-github 🆕 0.4.6 filesystem, environment +4 174 kB changesets-release-bot
fs-extra 🆕 10.1.0 filesystem, environment +3 120 kB ryanzim
@types/ws 🆕 8.5.4 None +1 3.68 MB types
@vitest/coverage-c8 🆕 0.30.1 None +62 6.34 MB oreanno
ethers 🆕 5.7.2 network +43 18.1 MB ricmoo

🚮 Removed packages: [email protected]

Footnotes

  1. https://docs.socket.dev

@github-actions github-actions bot changed the title chore: version package Version Packages Jun 9, 2023
@github-actions github-actions bot force-pushed the changeset-release/main branch from ae275f2 to 9a89803 Compare June 9, 2023 22:14
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9a89803 to d4e5d72 Compare June 11, 2023 03:08
@github-actions github-actions bot changed the title Version Packages chore: version package Jun 11, 2023
@github-actions github-actions bot force-pushed the changeset-release/main branch from d4e5d72 to cbe4467 Compare June 11, 2023 03:09
@github-actions github-actions bot force-pushed the changeset-release/main branch from cbe4467 to 9505c2a Compare June 11, 2023 03:18
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9505c2a to 454115d Compare June 11, 2023 03:20
@jxom jxom merged commit 8e129a1 into main Jun 11, 2023
@jxom jxom deleted the changeset-release/main branch June 11, 2023 03:24
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.

1 participant