Skip to content

chore(deps): update dependency jsdom to v28 - autoclosed#14073

Merged
edison1105 merged 1 commit intomainfrom
renovate/major-test
Feb 9, 2026
Merged

chore(deps): update dependency jsdom to v28 - autoclosed#14073
edison1105 merged 1 commit intomainfrom
renovate/major-test

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2025

This PR contains the following updates:

Package Change Age Confidence
jsdom ^27.4.0^28.0.0 age confidence

Release Notes

jsdom/jsdom (jsdom)

v28.0.0

Compare Source

  • Overhauled resource loading customization. See the new README for details on the new API.
  • Added MIME type sniffing to <iframe> and <frame> loads.
  • Regression: WebSockets are no longer correctly throttled to one connection per origin. This is a result of the bug at nodejs/undici#4743.
  • Fixed decoding of the query components of <a> and <area> elements in non-UTF-8 documents.
  • Fixed XMLHttpRequest fetches and WebSocket upgrade requests to be interceptable by the new customizable resource loading. (Except synchronous XMLHttpRequests.)
  • Fixed the referrer of a document to be set correctly when redirects are involved; it is now the initiating page, not the last hop in the redirect chain.
  • Fixed correctness bugs when passing ArrayBuffers or typed arrays to various APIs, where they would not correctly snapshot the data.
  • Fixed require("url").parse() deprecation warning when using WebSockets.
  • Fixed <iframe>, <frame>, and <img> (when canvas is installed) to fire load events, not error events, on non-OK HTTP responses.
  • Fixed many small issues in XMLHttpRequest.

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 Nov 10, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

github-actions bot commented Nov 10, 2025

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 103 kB 39.1 kB 35.2 kB
vue.global.prod.js 161 kB 59.1 kB 52.6 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 47 kB 18.3 kB 16.8 kB
createApp 55.1 kB 21.4 kB 19.6 kB
createSSRApp 59.4 kB 23.2 kB 21.1 kB
defineCustomElement 60.8 kB 23.1 kB 21.1 kB
overall 69.5 kB 26.7 kB 24.3 kB

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 10, 2025

Open in StackBlitz

@vue/compiler-core

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

@vue/compiler-dom

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

@vue/compiler-sfc

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

@vue/compiler-ssr

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

@vue/reactivity

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

@vue/runtime-core

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

@vue/runtime-dom

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

@vue/server-renderer

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

@vue/shared

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

vue

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

@vue/compat

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

commit: 1493cfc

@renovate renovate bot force-pushed the renovate/major-test branch 4 times, most recently from 97e2ffb to 513aa19 Compare November 20, 2025 12:57
@renovate renovate bot force-pushed the renovate/major-test branch 2 times, most recently from d0ab0d3 to 1e5cfdd Compare November 25, 2025 14:58
@renovate renovate bot force-pushed the renovate/major-test branch 2 times, most recently from b214522 to ffc3d07 Compare December 3, 2025 17:34
@renovate renovate bot force-pushed the renovate/major-test branch 7 times, most recently from d78233e to 87d0ded Compare December 16, 2025 19:50
@renovate renovate bot force-pushed the renovate/major-test branch from 87d0ded to 7aa17e5 Compare December 31, 2025 15:48
@renovate renovate bot force-pushed the renovate/major-test branch 2 times, most recently from a5fdaa1 to 9e2a4aa Compare January 12, 2026 13:36
@renovate renovate bot force-pushed the renovate/major-test branch 2 times, most recently from 54e337b to bdc37fc Compare January 22, 2026 21:32
@renovate renovate bot force-pushed the renovate/major-test branch 5 times, most recently from 9980e98 to 55a8aba Compare February 2, 2026 09:13
@renovate renovate bot changed the title chore(deps): update test to v4 (major) chore(deps): update test (major) Feb 2, 2026
@renovate renovate bot force-pushed the renovate/major-test branch from 55a8aba to 1493cfc Compare February 9, 2026 03:22
@renovate renovate bot changed the title chore(deps): update test (major) chore(deps): update dependency jsdom to v28 Feb 9, 2026
@edison1105 edison1105 merged commit 785a5a3 into main Feb 9, 2026
15 checks passed
@edison1105 edison1105 deleted the renovate/major-test branch February 9, 2026 06:23
@renovate renovate bot changed the title chore(deps): update dependency jsdom to v28 chore(deps): update dependency jsdom to v28 - autoclosed Feb 9, 2026
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.

1 participant