Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2025

This PR contains the following updates:

Package Change Age Confidence
jsdom ^25.0.0 -> ^26.0.0 age confidence

Release Notes

jsdom/jsdom (jsdom)

v26.1.0

Compare Source

  • Added at least partial support for various SVG elements and their classes: <defs> (SVGDefsElement), <desc> (SVGDescElement), <g> (SVGGElement), <metadata> (SVGMetadataElement), <switch> (SVGSwitchElement), and <symbol> (SVGSymbolElement).
  • Added SVGAnimatedPreserveAspectRatio and SVGAnimatedRect, including support in the reflection layer.
  • Added the SVGSVGElement createSVGRect() method, and the SVGRect type (which is distinct from DOMRect.)
  • Added indexed property support to HTMLFormElement.
  • Updated the SVGElement viewportElement() method to correctly establish the viewport based on ancestor elements.
  • Removed the now-bloated form-data dependency in favor of our own smaller implementation of multipart/form-data serialization. No functional changes are expected.
  • Various performance improvements, caches, microoptimizations, and deferred object creation.

v26.0.0

Compare Source

Breaking change: canvas peer dependency requirement has been upgraded from v2 to v3. (sebastianwachter)

Other changes:

  • Added AbortSignal.any(). (jdbevan)
  • Added initial support for form-associated custom elements, in particular making them labelable and supporting the ElementInternals labels property. The form-associated callbacks are not yet supported. (hesxenon)
  • Updated whatwg-url, adding support for URL.parse().
  • Updated cssstyle and rrweb-cssom, to improve CSS parsing capabilities.
  • Updated nwsapi, improving CSS selector matching.
  • Updated parse5, fixing a bug around <noframes> elements and HTML entity decoding.
  • Fixed JSDOM.fromURL() to properly reject the returned promise if the server redirects to an invalid URL, instead of causing an uncaught exception.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Type: Dependency Dependencies fixes label Jan 9, 2025
Copy link

cloudflare-workers-and-pages bot commented Jan 9, 2025

Deploying vue-i18n-next with  Cloudflare Pages  Cloudflare Pages

Latest commit: 144beb6
Status: ✅  Deploy successful!
Preview URL: https://aeb956f0.vue-i18n-next.pages.dev
Branch Preview URL: https://renovate-jsdom-26-x.vue-i18n-next.pages.dev

View logs

Copy link

pkg-pr-new bot commented Jan 9, 2025

Open in StackBlitz

@intlify/core

npm i https://pkg.pr.new/@intlify/core@2072

@intlify/core-base

npm i https://pkg.pr.new/@intlify/core-base@2072

@intlify/devtools-types

npm i https://pkg.pr.new/@intlify/devtools-types@2072

@intlify/message-compiler

npm i https://pkg.pr.new/@intlify/message-compiler@2072

petite-vue-i18n

npm i https://pkg.pr.new/petite-vue-i18n@2072

@intlify/shared

npm i https://pkg.pr.new/@intlify/shared@2072

vue-i18n

npm i https://pkg.pr.new/vue-i18n@2072

@intlify/vue-i18n-core

npm i https://pkg.pr.new/@intlify/vue-i18n-core@2072

commit: 144beb6

@renovate renovate bot force-pushed the renovate/jsdom-26.x branch from 33696af to 57f7379 Compare January 27, 2025 05:20
Copy link

github-actions bot commented Jan 27, 2025

Size Report

Bundles

File Size Gzip Brotli
core.esm-browser.prod.js 38.05 kB 11.62 kB 10.38 kB
core.global.prod.js 31.11 kB 10.78 kB 9.71 kB
core.runtime.esm-browser.prod.js 23.77 kB 7.70 kB 6.90 kB
core.runtime.global.prod.js 18.08 kB 7.03 kB 6.31 kB
message-compiler.esm-browser.prod.js 19.29 kB 5.76 kB 5.14 kB
message-compiler.global.prod.js 17.32 kB 5.55 kB 4.98 kB
petite-vue-i18n-core.esm-browser.prod.js 20.70 kB 6.98 kB 6.27 kB
petite-vue-i18n-core.global.prod.js 15.66 kB 6.08 kB 5.51 kB
petite-vue-i18n.esm-browser.prod.js 37.01 kB 11.36 kB 10.19 kB
petite-vue-i18n.global.prod.js 29.87 kB 10.21 kB 9.21 kB
petite-vue-i18n.runtime.esm-browser.prod.js 22.58 kB 7.35 kB 6.64 kB
petite-vue-i18n.runtime.global.prod.js 16.86 kB 6.42 kB 5.82 kB
vue-i18n.esm-browser.prod.js 50.71 kB 15.17 kB 13.55 kB
vue-i18n.global.prod.js 40.57 kB 13.63 kB 12.26 kB
vue-i18n.runtime.esm-browser.prod.js 36.28 kB 11.17 kB 10.03 kB
vue-i18n.runtime.global.prod.js 27.56 kB 9.88 kB 8.91 kB

Usages

Name Size Gzip Brotli
packages/size-check-core (@intlify/core) 9.22 kB 3.82 kB 3.46 kB
packages/size-check-petite-vue-i18n (petite-vue-i18n) 78.12 kB 30.46 kB 27.44 kB
packages/size-check-vue-i18n (vue-i18n) 83.34 kB 31.94 kB 28.72 kB

@renovate renovate bot force-pushed the renovate/jsdom-26.x branch from 57f7379 to e4140b8 Compare February 9, 2025 08:47
@renovate renovate bot force-pushed the renovate/jsdom-26.x branch from e4140b8 to eba767e Compare February 16, 2025 13:58
@renovate renovate bot force-pushed the renovate/jsdom-26.x branch from eba767e to 325d0f3 Compare March 15, 2025 10:21
@renovate renovate bot force-pushed the renovate/jsdom-26.x branch from 325d0f3 to 1fd955e Compare March 31, 2025 22:04
@renovate renovate bot force-pushed the renovate/jsdom-26.x branch from 1fd955e to e7574a7 Compare April 28, 2025 09:00
@renovate renovate bot force-pushed the renovate/jsdom-26.x branch from e7574a7 to 9b41dca Compare June 22, 2025 12:04
Copy link

coderabbitai bot commented Jun 22, 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.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore or @coderabbit ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/jsdom-26.x branch from 9b41dca to 1ff2b8d Compare June 22, 2025 22:13
@renovate renovate bot force-pushed the renovate/jsdom-26.x branch from 1ff2b8d to b86abce Compare August 10, 2025 14:32
@renovate renovate bot force-pushed the renovate/jsdom-26.x branch from b86abce to 144beb6 Compare August 31, 2025 10:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Type: Dependency Dependencies fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants