Skip to content

[Daily][JavaScript] Update pnpm Package Dependencies - #181

Merged
hayat01sh1da merged 1 commit into
masterfrom
hayat01sh1da/daily/update-pnpm-package-dependencies
Aug 1, 2026
Merged

[Daily][JavaScript] Update pnpm Package Dependencies#181
hayat01sh1da merged 1 commit into
masterfrom
hayat01sh1da/daily/update-pnpm-package-dependencies

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

1. Overview

This pull request was created automatically by the JavaScript - Daily Dependencies Update workflow.
It updates pnpm itself (pinning the new version to the packageManager field of package.json), updates every pnpm package dependency to the latest version allowed by package.json, regenerates pnpm-lock.yaml, and mirrors the new pnpm version to the Environment section of every README.md and to the description field of every package.json:

corepack use pnpm@latest
pnpm update

2. Key Changes & Differences

Packages Before After Changes & Differences
@babel/generator 7.29.7 7.29.8 Patch-level update. Turns an AST into code. Transitive dependency.
@babel/parser 7.29.7 7.29.8 Patch-level update. A JavaScript parser. Transitive dependency.
@babel/plugin-transform-modules-systemjs 7.29.7 7.29.8 Patch-level update. This plugin transforms ES2015 modules to SystemJS. Transitive dependency.
@babel/plugin-transform-regenerator 7.29.7 7.29.8 Patch-level update. Explode async and generator functions into a state machine. Transitive dependency.
@babel/plugin-transform-spread 7.29.7 7.29.8 Patch-level update. Compile ES2015 spread to ES5. Transitive dependency.
@babel/traverse 7.29.7 7.29.8 Patch-level update. The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes. Transitive dependency.
@babel/types 7.29.7 7.29.8 Patch-level update. Babel Types is a Lodash-esque utility library for AST nodes. Transitive dependency.
@napi-rs/wasm-runtime 1.2.1 1.2.2 Patch-level update. Runtime and polyfill for wasm targets. Transitive dependency.

3. Summary

The pnpm version pinned in javascript/package.json and all pnpm package dependencies in javascript/pnpm-lock.yaml are now up to date.
Please make sure that all CI workflows pass before merging this pull request.

4. References

@hayat01sh1da hayat01sh1da left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

LGTM

@hayat01sh1da
hayat01sh1da merged commit 372ea46 into master Aug 1, 2026
7 checks passed
@hayat01sh1da
hayat01sh1da deleted the hayat01sh1da/daily/update-pnpm-package-dependencies branch August 1, 2026 17:07
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