Skip to content

Update development dependencies#1374

Merged
haines merged 2 commits intomainfrom
renovate/development-dependencies
Feb 23, 2026
Merged

Update development dependencies#1374
haines merged 2 commits intomainfrom
renovate/development-dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) 19.2.1319.2.14 age adoption passing confidence
@types/web 0.0.3310.0.336 age adoption passing confidence
@vitest/eslint-plugin 1.6.61.6.9 age adoption passing confidence
jsdom 28.0.028.1.0 age adoption passing confidence
pnpm (source) 10.29.210.30.0 age adoption passing confidence
typedoc (source) 0.28.160.28.17 age adoption passing confidence
typescript-eslint (source) 8.54.08.56.0 age adoption passing confidence

Release Notes

microsoft/TypeScript-DOM-Lib-Generator (@​types/web)

v0.0.336

Compare Source

asynciterable.d.ts

No changes

index.d.ts

New interfaces

  • GPU
  • GPUAdapter

Modified

  • CustomElementRegistry
    • Added: initialize
  • Element
    • Added: customElementRegistry
  • GPUDevice
    • Added: createBindGroupLayout
  • HTMLTemplateElement
    • Added: shadowRootCustomElementRegistry
  • NavigationPrecommitController
    • Added: addHandler
Non-value types
  • DocumentOrShadowRoot
    • Added: customElementRegistry

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

New interfaces

  • GPU
  • GPUAdapter

Modified

  • CustomElementRegistry
    • Added: initialize
  • Element
    • Added: customElementRegistry
  • GPUDevice
    • Added: createBindGroupLayout
  • HTMLTemplateElement
    • Added: shadowRootCustomElementRegistry
  • NavigationPrecommitController
    • Added: addHandler
Non-value types
  • DocumentOrShadowRoot
    • Added: customElementRegistry

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

New interfaces

  • GPU
  • GPUAdapter

Modified

  • CustomElementRegistry
    • Added: initialize
  • Element
    • Added: customElementRegistry
  • GPUDevice
    • Added: createBindGroupLayout
  • HTMLTemplateElement
    • Added: shadowRootCustomElementRegistry
  • NavigationPrecommitController
    • Added: addHandler
Non-value types
  • DocumentOrShadowRoot
    • Added: customElementRegistry

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

New interfaces

  • GPU
  • GPUAdapter

Modified

  • CustomElementRegistry
    • Added: initialize
  • Element
    • Added: customElementRegistry
  • GPUDevice
    • Added: createBindGroupLayout
  • HTMLTemplateElement
    • Added: shadowRootCustomElementRegistry
  • NavigationPrecommitController
    • Added: addHandler
Non-value types
  • DocumentOrShadowRoot
    • Added: customElementRegistry

ts5.9/iterable.d.ts

No changes

v0.0.335

Compare Source

asynciterable.d.ts

No changes

index.d.ts

Modified

  • GPUDevice
    • Added: createRenderPipeline, createRenderPipelineAsync

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

Modified

  • GPUDevice
    • Added: createRenderPipeline, createRenderPipelineAsync

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

Modified

  • GPUDevice
    • Added: createRenderPipeline, createRenderPipelineAsync

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

Modified

  • GPUDevice
    • Added: createRenderPipeline, createRenderPipelineAsync

ts5.9/iterable.d.ts

No changes

v0.0.334

Compare Source

asynciterable.d.ts

No changes

index.d.ts

Modified

  • GPUDevice
    • Added: createShaderModule, createTexture

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

Modified

  • GPUDevice
    • Added: createShaderModule, createTexture

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

Modified

  • GPUDevice
    • Added: createShaderModule, createTexture

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

Modified

  • GPUDevice
    • Added: createShaderModule, createTexture

ts5.9/iterable.d.ts

No changes

v0.0.333

Compare Source

asynciterable.d.ts

No changes

index.d.ts
Modified
  • GPUDevice
    • Added: createBuffer, createCommandEncoder, createComputePipeline, createComputePipelineAsync, createPipelineLayout, createQuerySet, createRenderBundleEncoder, createSampler
iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts
Modified
  • GPUDevice
    • Added: createBuffer, createCommandEncoder, createComputePipeline, createComputePipelineAsync, createPipelineLayout, createQuerySet, createRenderBundleEncoder, createSampler
ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts
Modified
  • GPUDevice
    • Added: createBuffer, createCommandEncoder, createComputePipeline, createComputePipelineAsync, createPipelineLayout, createQuerySet, createRenderBundleEncoder, createSampler
ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts
Modified
  • GPUDevice
    • Added: createBuffer, createCommandEncoder, createComputePipeline, createComputePipelineAsync, createPipelineLayout, createQuerySet, createRenderBundleEncoder, createSampler
ts5.9/iterable.d.ts

No changes

v0.0.332

Compare Source

asynciterable.d.ts

No changes

index.d.ts

No changes

iterable.d.ts

No changes

ts5.5/asynciterable.d.ts

No changes

ts5.5/index.d.ts

No changes

ts5.5/iterable.d.ts

No changes

ts5.6/asynciterable.d.ts

No changes

ts5.6/index.d.ts

No changes

ts5.6/iterable.d.ts

No changes

ts5.9/asynciterable.d.ts

No changes

ts5.9/index.d.ts

No changes

ts5.9/iterable.d.ts

No changes

vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.6.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.6.8

Compare Source

No significant changes

    View changes on GitHub

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.7...v1.6.8

v1.6.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
jsdom/jsdom (jsdom)

v28.1.0

Compare Source

  • Added blob.text(), blob.arrayBuffer(), and blob.bytes() methods.
  • Improved getComputedStyle() to account for CSS specificity when multiple rules apply. (asamuzaK)
  • Improved synchronous XMLHttpRequest performance by using a persistent worker thread, avoiding ~400ms of setup overhead on every synchronous request after the first one.
  • Improved performance of node.getRootNode(), node.isConnected, and event.dispatchEvent() by caching the root node of document-connected trees.
  • Fixed getComputedStyle() to correctly handle !important priority. (asamuzaK)
  • Fixed document.getElementById() to return the first element in tree order when multiple elements share the same ID.
  • Fixed <svg> elements to no longer incorrectly proxy event handlers to the Window.
  • Fixed FileReader event timing and fileReader.result state to more closely follow the spec.
  • Fixed a potential hang when synchronous XMLHttpRequest encountered dispatch errors.
  • Fixed compatibility with environments where Node.js's built-in fetch() has been used before importing jsdom, by working around undici v6/v7 incompatibilities.
pnpm/pnpm (pnpm)

v10.30.0: pnpm 10.30

Compare Source

Minor Changes

  • pnpm why now shows a reverse dependency tree. The searched package appears at the root with its dependents as branches, walking back to workspace roots. This replaces the previous forward-tree output which was noisy and hard to read for deeply nested dependencies.

Patch Changes

  • Revert pnpm why dependency pruning to prefer correctness over memory consumption. Reverted PR: #​7122.
  • Optimize pnpm why and pnpm list performance in workspaces with many importers by sharing the dependency graph and materialization cache across all importers instead of rebuilding them independently for each one #​10596.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Workleap
Stackblitz Nx

v10.29.3

Compare Source

TypeStrong/TypeDoc (typedoc)

v0.28.17

Compare Source

Bug Fixes
  • Improved handling of comments for type aliases which have been declaration merged with functions, #​3064.
  • Fixed anchor link generation to members named $, #​3065.
  • Corrected typing of the plugin option to permit functions, #​3066.
  • Warnings about unused @param tags will now be properly suppressed when they come from declaration files and
    the suppressCommentWarningsInDeclarationFiles option is enabled, #​3070.
  • Fixed conversion of types referencing type parameters on functions, #​3071.
Thanks!
typescript-eslint/typescript-eslint (typescript-eslint)

v8.56.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.55.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 haines February 23, 2026 01:20
@haines haines enabled auto-merge (squash) February 23, 2026 09:12
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/development-dependencies branch from 599157a to 1dbde5b Compare February 23, 2026 14:53
typescript-eslint/typescript-eslint#12068

Signed-off-by: Andrew Haines <haines@cerbos.dev>
@renovate
Copy link
Contributor Author

renovate bot commented Feb 23, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@haines haines merged commit 552a1e1 into main Feb 23, 2026
124 of 125 checks passed
@haines haines deleted the renovate/development-dependencies branch February 23, 2026 15:25
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