Skip to content

fix(deps): update all non-major dependencies#525

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch
Mar 1, 2026
Merged

fix(deps): update all non-major dependencies#525
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2026

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) ^24.10.13^24.11.0 age confidence
graphql ^16.12.0^16.13.0 age confidence
lint-staged ^16.2.7^16.3.0 age confidence

Release Notes

graphql/graphql-js (graphql)

v16.13.0

Compare Source

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

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.

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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 added the dependencies label Mar 1, 2026
@renovate renovate bot enabled auto-merge (squash) March 1, 2026 01:52
@renovate renovate bot merged commit ad534a3 into main Mar 1, 2026
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch March 1, 2026 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants