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

Version Packages #386

Merged
merged 1 commit into from
Apr 18, 2023
Merged

Version Packages #386

merged 1 commit into from
Apr 18, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 17, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm 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

  • #383 7e9731c Thanks @Raiden1411! - Fixed an issue where serializeTransaction was incorrectly encoding zero-ish properties.

PR-Codex overview

This PR updates the version of the viem package to 0.3.3 and removes a changelog file. It also adds a new exported constant version with the updated version number.

Detailed summary

  • Updates the package version to 0.3.3 in package.json
  • Removes the CHANGELOG.md file from the .changeset directory
  • Exports a new constant version with the value 0.3.3

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

@vercel
Copy link

vercel bot commented Apr 17, 2023

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

Name Status Preview Comments Updated (UTC)
viem ✅ Ready (Inspect) Visit Preview 💬 2 unresolved
✅ 1 resolved
Apr 17, 2023 8:00pm
viem-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2023 8:00pm

@socket-security
Copy link

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


🚨 Potential security issues found in this pull request. To accept the risk, merge this PR and you will not be notified again.

Bot Commands

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

📜 Install scripts

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.

Package Script field Source
[email protected] (added) postinstall package.json, pnpm-lock.yaml
[email protected] (added) postinstall package.json, pnpm-lock.yaml
Pull request alert summary
Issue Status
Install scripts ⚠️ 2 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

➕ Added Package Capability Access +/- Transitive Count Publisher
@vitest/[email protected] network +6 oreanno
[email protected] filesystem, environment +0 isaacs
@actions/[email protected] filesystem, environment +14 thboop
[email protected] network, filesystem +4 ricmoo
@types/[email protected] None +1 types
@types/[email protected] None +1 types
@changesets/[email protected] environment +4 changesets-release-bot
[email protected] filesystem +3 ryanzim
@actions/[email protected] network, filesystem, environment +2 thboop
[email protected] network +43 ricmoo

🚮 Removed packages: [email protected]

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