Skip to content

[Daily][JavaScript] Update pnpm Package Dependencies#163

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

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

Conversation

@github-actions

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, and regenerates pnpm-lock.yaml:

corepack use pnpm@latest
pnpm update

2. Key Changes & Differences

Packages Before After Changes & Differences
@babel/core 7.29.7 - Removed. Babel compiler core. Direct dependency.
@babel/helper-member-expression-to-functions 7.29.7 - Removed. Helper function to replace certain member expressions with function calls. Transitive dependency.
@babel/helper-module-imports 7.29.7 - Removed. Babel helper functions for inserting module loads. Transitive dependency.
@babel/helper-skip-transparent-expression-wrappers 7.29.7 - Removed. Helper which skips types and parentheses. Transitive dependency.
@babel/helper-wrap-function 7.29.7 - Removed. Helper to wrap functions inside a function call. Transitive dependency.
@babel/traverse 7.29.7 - Removed. The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes. Transitive dependency.
@jest/core 30.4.2 - Removed. Delightful JavaScript Testing. Transitive dependency.
@jest/expect 30.4.1 - Removed. Transitive dependency.
@jest/globals 30.4.1 - Removed. Transitive dependency.
@jest/reporters 30.4.1 - Removed. Jest's reporters. Transitive dependency.
@jest/transform 30.4.1 - Removed. Transitive dependency.
babel-plugin-istanbul 7.0.1 - Removed. A babel plugin that adds istanbul instrumentation to ES6 code. Transitive dependency.
debug 4.4.3 - Removed. Lightweight debugging utility for Node.js and the browser. Transitive dependency.
istanbul-lib-instrument 6.0.3 - Removed. Core istanbul API for JS code coverage. Transitive dependency.
istanbul-lib-source-maps 5.0.6 - Removed. Source maps support for istanbul. Transitive dependency.
jest-circus 30.4.2 - Removed. Transitive dependency.
jest-resolve-dependencies 30.4.2 - Removed. Transitive dependency.
jest-runner 30.4.2 - Removed. Transitive dependency.
jest-runtime 30.4.2 - Removed. Transitive dependency.
jest-snapshot 30.4.1 - Removed. Transitive dependency.
pnpm 11.14.0 11.15.0 Minor-level update. Fast, disk space efficient package manager. Package manager.

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 9d307da into master Jul 19, 2026
7 checks passed
@hayat01sh1da
hayat01sh1da deleted the hayat01sh1da/daily/update-pnpm-package-dependencies branch July 19, 2026 16:10
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