Skip to content

chore(deps-dev): bump jsdom from 29.0.1 to 29.1.1 in /web#264

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/jsdom-29.0.2
Open

chore(deps-dev): bump jsdom from 29.0.1 to 29.1.1 in /web#264
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/jsdom-29.0.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps jsdom from 29.0.1 to 29.1.1.

Release notes

Sourced from jsdom's releases.

v29.1.1

  • Fixed 'border-radius' computed style serialization. (@​asamuzaK)
  • Fixed computed style computation when using 'background-origin' and 'background-clip' CSS properties. (@​asamuzaK)
  • Significantly optimized initial calls to getComputedStyle(), before the cache warms up. (@​asamuzaK)

v29.1.0

  • Added basic support for the ratio CSS type. (@​asamuzaK)
  • Fixed getComputedStyle() sometimes returning outdated results after CSS was modified. (@​asamuzaK)

v29.0.2

  • Significantly improved and sped up getComputedStyle(). Computed value rules are now applied across a broader set of properties, and include fixes related to inheritance, defaulting keywords, custom properties, and color-related values such as currentcolor and system colors. (@​asamuzaK)
  • Fixed CSS 'background' and 'border' shorthand parsing. (@​asamuzaK)
Commits
  • 9b9ea7e 29.1.1
  • 07efb78 Optimize computed style comparison
  • 5f66329 Fix background-origin/background-clip in background shorthand
  • ad8af77 Fix border shorthand handling
  • 5a3e88e 29.1.0
  • 73db204 Update dependencies and dev dependencies
  • a7168a5 Support ratio CSS unit type
  • 15346e0 Fix style cache invalidation
  • 2a1e2cd 29.0.2
  • 4097d66 Resolve computed CSS values lazily in CSSStyleDeclaration
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the frontend Next.js / Dashboard label Apr 13, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 13, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot changed the title chore(deps-dev): bump jsdom from 29.0.1 to 29.0.2 in /web Bump jsdom from 29.0.1 to 29.0.2 in /web Apr 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/web/jsdom-29.0.2 branch from 698ab10 to e4fa92e Compare April 18, 2026 01:59
Bumps [jsdom](https://github.com/jsdom/jsdom) from 29.0.1 to 29.1.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v29.0.1...v29.1.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 29.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump jsdom from 29.0.1 to 29.0.2 in /web chore(deps-dev): bump jsdom from 29.0.1 to 29.1.1 in /web May 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/web/jsdom-29.0.2 branch from e4fa92e to 6dcd214 Compare May 11, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Next.js / Dashboard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants