Skip to content

chore(deps): update test#14456

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/test
Open

chore(deps): update test#14456
renovate[bot] wants to merge 1 commit intomainfrom
renovate/test

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2026

This PR contains the following updates:

Package Change Age Confidence
@vitest/eslint-plugin ^1.6.6^1.6.9 age confidence
jsdom ^28.0.0^28.1.0 age confidence
puppeteer (source) ~24.37.2~24.37.3 age confidence

Release Notes

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.
puppeteer/puppeteer (puppeteer)

v24.37.3

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
🛠️ Fixes

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 added the dependencies Pull requests that update a dependency file label Feb 16, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 16, 2026

Open in StackBlitz

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@14456
npm i https://pkg.pr.new/@vue/compiler-core@14456
yarn add https://pkg.pr.new/@vue/compiler-core@14456.tgz

@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@14456
npm i https://pkg.pr.new/@vue/compiler-dom@14456
yarn add https://pkg.pr.new/@vue/compiler-dom@14456.tgz

@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@14456
npm i https://pkg.pr.new/@vue/compiler-sfc@14456
yarn add https://pkg.pr.new/@vue/compiler-sfc@14456.tgz

@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@14456
npm i https://pkg.pr.new/@vue/compiler-ssr@14456
yarn add https://pkg.pr.new/@vue/compiler-ssr@14456.tgz

@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@14456
npm i https://pkg.pr.new/@vue/reactivity@14456
yarn add https://pkg.pr.new/@vue/reactivity@14456.tgz

@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@14456
npm i https://pkg.pr.new/@vue/runtime-core@14456
yarn add https://pkg.pr.new/@vue/runtime-core@14456.tgz

@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@14456
npm i https://pkg.pr.new/@vue/runtime-dom@14456
yarn add https://pkg.pr.new/@vue/runtime-dom@14456.tgz

@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@14456
npm i https://pkg.pr.new/@vue/server-renderer@14456
yarn add https://pkg.pr.new/@vue/server-renderer@14456.tgz

@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@14456
npm i https://pkg.pr.new/@vue/shared@14456
yarn add https://pkg.pr.new/@vue/shared@14456.tgz

vue

pnpm add https://pkg.pr.new/vue@14456
npm i https://pkg.pr.new/vue@14456
yarn add https://pkg.pr.new/vue@14456.tgz

@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@14456
npm i https://pkg.pr.new/@vue/compat@14456
yarn add https://pkg.pr.new/@vue/compat@14456.tgz

commit: 5819593

@github-actions
Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 104 kB 39.3 kB 35.4 kB
vue.global.prod.js 162 kB 59.3 kB 52.7 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 47.8 kB 18.6 kB 17.1 kB
createApp 56 kB 21.7 kB 19.8 kB
createSSRApp 60.2 kB 23.4 kB 21.4 kB
defineCustomElement 61.6 kB 23.4 kB 21.4 kB
overall 70.4 kB 27 kB 24.6 kB

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.

0 participants