Skip to content

fix(deps): update minor updates (minor)#339

Merged
prisis merged 1 commit intomainfrom
renovate/minor-updates
Mar 13, 2026
Merged

fix(deps): update minor updates (minor)#339
prisis merged 1 commit intomainfrom
renovate/minor-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2026

This PR contains the following updates:

Package Change Age Confidence
lint-staged ^16.2.7^16.3.2 age confidence
pnpm (source) 10.30.210.31.0 age confidence

Release Notes

lint-staged/lint-staged (lint-staged)

v16.3.2

Compare Source

Patch Changes
  • #​1735 2adaf6c Thanks @​iiroj! - Hide the extra cmd window on Windows by spawning tasks without the detached option.

v16.3.1

Compare Source

Patch Changes
  • #​1729 cd5d762 Thanks @​iiroj! - Remove nano-spawn as a dependency from package.json as it was replaced with tinyexec and is no longer used.

v16.3.0

Compare Source

Minor Changes
  • #​1698 feda37a Thanks @​iiroj! - Run external processes with tinyexec instead of nano-spawn. nano-spawn replaced execa in lint-staged version 16 to limit the amount of npm dependencies required, but caused some unknown issues related to spawning tasks. Let's hope tinyexec improves the situation.

  • #​1699 1346d16 Thanks @​iiroj! - Remove pidtree as a dependency. When a task fails, its sub-processes are killed more efficiently via the process group on Unix systems, and the taskkill command on Windows.

Patch Changes
  • #​1726 87467aa Thanks @​iiroj! - Incorrect brace expansions like *.{js} (nothing to expand) are detected exhaustively, instead of just a single pass.
pnpm/pnpm (pnpm)

v10.31.0

Compare Source

v10.30.3

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 requested a review from prisis as a code owner March 5, 2026 13:35
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Mar 5, 2026
@socket-security
Copy link

socket-security bot commented Mar 5, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedlint-staged@​16.2.7 ⏵ 16.3.3100 +110010096 +8100

View full report

@renovate renovate bot force-pushed the renovate/minor-updates branch from ffc47a2 to 8738162 Compare March 9, 2026 09:10
@renovate renovate bot changed the title fix(deps): update dependency lint-staged to ^16.3.1 fix(deps): update dependency lint-staged to ^16.3.2 Mar 9, 2026
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/minor-updates branch from 8738162 to 03f8d1a Compare March 11, 2026 09:25
@renovate renovate bot changed the title fix(deps): update dependency lint-staged to ^16.3.2 fix(deps): update minor updates (minor) Mar 11, 2026
@prisis prisis merged commit 6e73117 into main Mar 13, 2026
8 of 11 checks passed
@prisis prisis deleted the renovate/minor-updates branch March 13, 2026 08:18
prisis pushed a commit that referenced this pull request Mar 17, 2026
…2026-03-17)

### Bug Fixes

* **deps:** update anolilab/workflows digest to 063d79a ([#345](#345)) ([64ac232](64ac232))
* **deps:** update commitlint monorepo to ^20.4.4 (patch) ([#346](#346)) ([61b2e64](61b2e64))
* **deps:** update dependency conventional-changelog-conventionalcommits to v9.3.0 ([#340](#340)) ([41ebeec](41ebeec))
* **deps:** update github-actions ([#337](#337)) ([8b41ff1](8b41ff1))
* **deps:** update github-actions ([#342](#342)) ([249297b](249297b))
* **deps:** update minor updates ([#321](#321)) ([8df4ef1](8df4ef1))
* **deps:** update minor updates (minor) ([#339](#339)) ([6e73117](6e73117))
* **deps:** update minor updates (minor) ([#343](#343)) ([063d79a](063d79a))
* **deps:** update patch updates ([#335](#335)) ([0f28eaf](0f28eaf))
* **deps:** update patch updates (patch) ([#336](#336)) ([03af722](03af722))

### Miscellaneous Chores

* **deps:** update dependency @anolilab/lint-staged-config to v6 ([#332](#332)) ([71d2bd1](71d2bd1))
* **deps:** update dependency brace-expansion@&gt;&[#x3d](https://github.com/anolilab/workflows/issues/x3d);1.0.0 &lt;&[#x3d](https://github.com/anolilab/workflows/issues/x3d);1.1.11 to v5 ([#333](#333)) ([59c15dc](59c15dc))
* **deps:** update dependency undici@&lt;6.23.0 to v7 ([#334](#334)) ([e71f5d1](e71f5d1))

### Continuous Integration

* **deps:** update actions/upload-artifact action to v7 ([#338](#338)) ([d0923af](d0923af))
* **deps:** update crazy-max/ghaction-github-labeler action to v6 ([#341](#341)) ([6824100](6824100))
* **deps:** update marocchino/sticky-pull-request-comment action to v3 ([#344](#344)) ([eddbaf2](eddbaf2))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: dependencies Pull requests that adds/updates a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant