Skip to content

build(deps-dev): bump jsdom from 29.1.1 to 30.0.1 - #60

Merged
malziland merged 1 commit into
mainfrom
dependabot/npm_and_yarn/jsdom-30.0.1
Jul 29, 2026
Merged

build(deps-dev): bump jsdom from 29.1.1 to 30.0.1#60
malziland merged 1 commit into
mainfrom
dependabot/npm_and_yarn/jsdom-30.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps jsdom from 29.1.1 to 30.0.1.

Release notes

Sourced from jsdom's releases.

v30.0.1

  • Fixed getComputedStyle() with calc() and other functions throwing an exception, which regressed in v30.0.0. (@​asamuzaK)
  • Sped up up range operations on large documents (@​leonidaz)

v30.0.0

Breaking changes:

  • Node.js minimum version raised to ^22.22.2 || ^24.15.0 || >=26.0.0.

Other changes:

  • Added CSS.escape() and CSS.supports() functions. (@​asamuzaK)
  • Added 'background-position-x' and 'background-position-y' CSS properties. (@​olagokemills)
  • Fixed getComputedStyle() to convert length values into pixels. (@​asamuzaK)
  • Fixed CSS function serialization, e.g., in the return value of getPropertyValue(). (@​asamuzaK)
  • Fixed the type of error thrown by document.evaluate() (@​dokson)
Commits
  • 6584485 30.0.1
  • 0c51df6 Update dependencies and dev dependencies
  • 32adb34 Bump @​asamuzakjp/dom-selector
  • 70f014a Speed up range operations on large documents
  • 250d7ee Partially fix getComputedStyle with calc()
  • 20a01fc 30.0.0
  • 8c8e583 Precompute WPT expectation matches
  • f32245c Bump Node.js floor and dependencies
  • 03ef23b Add background-position longhands
  • ded056f Test CSS.escape() with numeric IDs
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

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.

@malziland

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/jsdom-30.0.1 branch from 6cc93d0 to bc3b8fb Compare July 29, 2026 07:43
Bumps [jsdom](https://github.com/jsdom/jsdom) from 29.1.1 to 30.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v29.1.1...v30.0.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 30.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/jsdom-30.0.1 branch from bc3b8fb to cc89f17 Compare July 29, 2026 07:47
@malziland
malziland merged commit 676cade into main Jul 29, 2026
7 checks passed
@malziland
malziland deleted the dependabot/npm_and_yarn/jsdom-30.0.1 branch July 29, 2026 07:53
malziland added a commit that referenced this pull request Jul 29, 2026
…tik (inkl. geprüftem Express 4→5)

Bündelt PR #56#60. #56 lief vollständig ohne Zutun durch — der erste
Selbstlauf der mit v2.4.2 reparierten Kette. Die Playwright-Automatik hat
sich bewährt: Container-Tag selbstständig auf v1.62.0-jammy nachgezogen.

Backend-Sammel-PR #58 transportierte als "minor" einen Major-Sprung im
Innenleben (Express 4.22.2 -> 5.2.1). Auto-Merge deshalb bewusst deaktiviert
und geprüft:
- Upload req.pipe(busboy) unter Express 5: 10/10 identisch zu Express 4,
  inkl. 900-KB-Streaming byte-genau
- Query-Parser-Wechsel: identische Ausgabe
- path-to-regexp 0.1->8: kein Risiko, keine eigenen Express-Routen
- firebase-functions 7.3.2: nur CORS-Refactor, nichts am Stream-Handling
- neue timeoutSeconds-Validierung: alle 9 Funktionen sauber

Erkenntnisse im CHANGELOG festgehalten: Emulator kann den Upload-Pfad nicht
abbilden (Body wird vorab gelesen — unter Express 4 genauso); Unit-Tests
umgehen die Express-Schicht per Attrappe.

Backend 439, Frontend 165, E2E 5/5, npm audit 0/0, Lint/Format grün.
Reiner Functions-Deploy — kein Hosting-Inhalt geändert, kein neuer Cache-Buster.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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