Skip to content

chore(deps): update patch npm dependencies#256

Merged
stormslowly merged 2 commits into
mainfrom
renovate/patch-npm-dependencies
Jun 15, 2026
Merged

chore(deps): update patch npm dependencies#256
stormslowly merged 2 commits into
mainfrom
renovate/patch-npm-dependencies

Conversation

@renovate

@renovate renovate Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@actions/core (source) ^3.0.0^3.0.1 age adoption passing confidence
@napi-rs/wasm-runtime (source) ^1.0.7^1.1.5 age adoption passing confidence
commander ^14.0.0^14.0.3 age adoption passing confidence
lint-staged ^17.0.0^17.0.7 age adoption passing confidence
prettier (source) ^3.6.2^3.8.4 age adoption passing confidence
webpack-cli (source) ^7.0.0^7.0.3 age adoption passing confidence

Release Notes

napi-rs/napi-rs (@​napi-rs/wasm-runtime)

v1.1.5

Compare Source

Bug Fixes
  • wasm-runtime: preserve Buffer return values in fs-proxy (#​3250) (c70f205)
lint-staged/lint-staged (lint-staged)

v17.0.7

Compare Source

Patch Changes

v17.0.6

Compare Source

Patch Changes
  • #​1803 bdf2770 - Run all tests with Deno, in addition to Node.js and Bun.

  • #​1796 7508272 - Fix performance regression of lint-staged v17 by going back to using git add to stage task modifications. This was changed to git update-index --again in v17 for less manual work, but unfortunately the update-index command gets slower in very large Git repos.

  • #​1797 7b2505a - This version of lint-staged uses the new staged publishing for npm packages feature. Releases are already published from GitHub Actions with trusted publishing, but now an additional approval with two-factor authentication is also required.

  • #​1802 321b0a9 - Downgrade dependency tinyexec@1.2.2 to avoid issues in version 1.2.3.

v17.0.5

Compare Source

Patch Changes
  • #​1792 1f67271 - Correctly set the --max-arg-length default value based on the running platform. This controls how very long lists of staged files are split into multiple chunks.
prettier/prettier (prettier)

v3.8.4

Compare Source

webpack/webpack-cli (webpack-cli)

v7.0.3

Compare Source

Patch Changes
  • Improved CLI startup performance and reduced memory usage. (by @​alexander-akait in #​4765)

  • Reduced CLI startup CPU and memory usage by caching schema-derived argument metadata, registering only the options present in the arguments, and reading config directories once during default-config discovery. (by @​alexander-akait in #​4760)

  • Replace the fastest-levenshtein dependency with a small in-tree implementation used for command/option "did you mean" suggestions. (by @​alexander-akait in #​4762)

v7.0.2

Compare Source

Patch Changes

v7.0.1

Compare Source

Patch Changes

Configuration

📅 Schedule: (in timezone Asia/Shanghai)

  • Branch creation
    • "before 8am on saturday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 29, 2026
@codspeed-hq

codspeed-hq Bot commented May 29, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 12 untouched benchmarks


Comparing renovate/patch-npm-dependencies (5d08bdf) with main (9b84c23)

Open in CodSpeed

@renovate renovate Bot force-pushed the renovate/patch-npm-dependencies branch 3 times, most recently from 9050221 to 44de554 Compare June 2, 2026 03:37
@renovate renovate Bot force-pushed the renovate/patch-npm-dependencies branch from 44de554 to eaf4eb2 Compare June 8, 2026 06:23
@coderabbitai

coderabbitai Bot commented Jun 8, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

This PR updates development dependencies to newer versions across two package.json files. The example app's webpack-cli dependency is bumped from ^7.0.0 to ^7.0.3, and the root package.json updates five devDependencies—@actions/core, @napi-rs/wasm-runtime, commander, lint-staged, and prettier—to their respective newer patch or minor versions. No scripts, metadata, or other configuration changes are included.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: updating patch versions of npm dependencies as shown in both package.json and examples/tsconfig_references/app/package.json.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description check ✅ Passed The PR description is a comprehensive dependency update report generated by Renovate that clearly documents all package version changes, includes release notes, and explains the automation context.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/patch-npm-dependencies

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate Bot force-pushed the renovate/patch-npm-dependencies branch from eaf4eb2 to 336f0e5 Compare June 10, 2026 12:00
@renovate renovate Bot force-pushed the renovate/patch-npm-dependencies branch from 336f0e5 to 43b3edb Compare June 11, 2026 05:55
@stormslowly stormslowly merged commit 208a3f1 into main Jun 15, 2026
25 checks passed
@stormslowly stormslowly deleted the renovate/patch-npm-dependencies branch June 15, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant