Skip to content

chore(deps): update all non-major dependencies - #1542

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) ^24.13.5^24.13.6 age confidence
eslint (source) ^10.10.0^10.11.0 age confidence
eslint-plugin-jsdoc 64.5.164.5.4 age confidence
fast-check (source) ^4.10.1^4.10.2 age confidence
knip (source) ^6.35.1^6.37.0 age confidence
rollup (source) ^4.63.3^4.63.4 age confidence
verkit ^0.4.0^0.5.0 age confidence
vue (source) ^3.5.42^3.5.43 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

eslint/eslint (eslint)

v10.11.0

Compare Source

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v64.5.4

Compare Source

Bug Fixes
  • no-unnecessary-type-assertion: only try typescript if the rule is enabled; fixes #​1773 (3c1c209)

v64.5.3

Compare Source

Bug Fixes

v64.5.2

Compare Source

Bug Fixes
  • set optional typescript peer dep. to any to undo breaking change (f469cdf)
dubzzz/fast-check (fast-check)

v4.10.2

Compare Source

Fix interrupt plugin (throwing)
[Code][Diff]

Fixes

  • (PR#7333) Bug: Plugin interruptAfterTimeLimit crashes
webpro-nl/knip (knip)

v6.37.0: Release 6.37.0

Compare Source

  • fix(graphql-codegen): mark near-operation-file outputs as entries, not the documents directory (#​2048) (06a68fc) - thanks @​RobHannay!
  • fix: enable JSX in the config loader (#​1959) (5b21dc9) - thanks @​addielaruee!
  • Match binaries only to their actual dependency providers (c5bdb69)
  • Preserve executable references across package manager commands (54af171)
  • Correct binary provider metadata in Relay fixtures (e67dfcb)
  • Separate shell binary expectations from reporting exemptions (resolve #​2022) (c1d7d75)
  • Respect npx no-install flags before the executable (4237010)
  • Update dependencies (038ea17)
  • Remove npm auth check now that's in release-it (4aaf77c)
  • Fix --format name resolution in the ESLint plugin (#​2046) (1269e98) - thanks @​bytedoe!

v6.36.0: Release 6.36.0

Compare Source

rollup/rollup (rollup)

v4.63.4

Compare Source

2026-09-19

Bug Fixes
  • Ensure meta information of the cached module is exposed in shouldTransformCachedModule (#​6442)
  • Do not create invalid code if import attribute values contain special characters (#​6502)
Pull Requests
sxzz/verkit (verkit)

v0.5.0

Compare Source

Migration guide

v0.5.0 removes the deprecated shorthand aliases for version comparisons.
Replace any imports of these APIs with their *Than equivalents:

Removed API Replacement
isGreater isGreaterThan
isGreaterOrEqual isGreaterThanOrEqual
isLess isLessThan
isLessOrEqual isLessThanOrEqual
// Before
import { isGreater, isLessOrEqual } from 'verkit'

// After
import { isGreaterThan, isLessThanOrEqual } from 'verkit'

The replacement functions have the same behavior and arguments; only their exported names have changed.

   🚨 Breaking Changes
    View changes on GitHub

v0.4.1

Compare Source

   🚀 Features
    View changes on GitHub
vuejs/core (vue)

v3.5.43

Compare Source

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 requested a review from danielroe as a code owner September 21, 2026 03:49
@socket-security

socket-security Bot commented Sep 21, 2026

Copy link
Copy Markdown

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​types/​node@​24.13.5 ⏵ 24.13.61001008196100
Addedverkit@​0.5.010010010089100
Updatedoxc-parser@​0.148.0 ⏵ 0.150.08910010096100
Updatedvue@​3.5.42 ⏵ 3.5.439910091 +198100
Updatedfast-check@​4.10.1 ⏵ 4.10.210010010093 +2100
Updatedknip@​6.35.1 ⏵ 6.37.09910095 +196100
Updatedrollup@​4.63.3 ⏵ 4.63.49610010099 +1100
Updatedeslint@​10.10.0 ⏵ 10.11.097 +110010097100

View full report

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 897ccf9 to b0a1a29 Compare September 21, 2026 10:51
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.

0 participants