Skip to content

chore(deps-dev): bump jsdom from 25.0.1 to 29.1.1 in /frontend#2

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

chore(deps-dev): bump jsdom from 25.0.1 to 29.1.1 in /frontend#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/jsdom-29.1.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps jsdom from 25.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)

v29.0.1

  • Fixed CSS parsing of 'border', 'background', and their sub-shorthands containing keywords or var(). (@​asamuzaK)
  • Fixed getComputedStyle() to return a more functional CSSStyleDeclaration object, including indexed access support, which regressed in v29.0.0.

v29.0.0

Breaking changes:

  • Node.js v22.13.0+ is now the minimum supported v22 version (was v22.12.0+).

Other changes:

  • Overhauled the CSSOM implementation, replacing the @acemir/cssom and cssstyle dependencies with fresh internal implementations built on webidl2js wrappers and the css-tree parser. Serialization, parsing, and API behavior is improved in various ways, especially around edge cases.
  • Added CSSCounterStyleRule and CSSNamespaceRule to jsdom Windows.
  • Added cssMediaRule.matches and cssSupportsRule.matches getters.
  • Added proper media query parsing in MediaList, using css-tree instead of naive comma-splitting. Invalid queries become "not all" per spec.
  • Added cssKeyframeRule.keyText getter/setter validation.
  • Added cssStyleRule.selectorText setter validation: invalid selectors are now rejected.
  • Added styleSheet.ownerNode, styleSheet.href, and styleSheet.title.
  • Added bad port blocking per the fetch specification, preventing fetches to commonly-abused ports.
  • Improved Document initialization performance by lazily initializing the CSS selector engine, avoiding ~0.5 ms of overhead per Document. (@​thypon)
  • Fixed a memory leak when stylesheets were removed from the document.
  • Fixed CSSStyleDeclaration modifications to properly trigger custom element reactions.
  • Fixed nested @media rule parsing.
  • Fixed CSSStyleSheet's "disallow modification" flag not being checked in all mutation methods.
  • Fixed XMLHttpRequest's response getter returning parsed JSON during the LOADING state instead of null.
  • Fixed getComputedStyle() crashing in XHTML documents when stylesheets contained at-rules such as @page or @font-face.
  • Fixed a potential hang in synchronous XMLHttpRequest caused by a race condition with the worker thread's idle timeout.

v28.1.0

  • 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.

... (truncated)

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
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for jsdom since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jsdom](https://github.com/jsdom/jsdom) from 25.0.1 to 29.1.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v25.0.1...v29.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 1, 2026

Labels

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

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

jryan5150 pushed a commit that referenced this pull request May 2, 2026
Punch-list #2 closed at the level Sunday's push test needs.

Migration 0054 adds loads.fsc_rate (numeric(10,4)) + loads.fsc_method
(text CHECK Ton/Mile/Flat) for per-load override. Applied to prod
before this commit so the new column references in fetchAssignmentData
land against a schema that has them.

Cascade in dispatch-package.ts buildDispatchPackage:
  pkg.fscRate   = load.fsc_rate  ?? well.fsc_rate
  pkg.fscMethod = load.fsc_method ?? translateWellFscMethod(well.fsc_method)
The translate helper maps wells.fsc_method legacy values
("miles"|"weight") to the canonical loads vocabulary
("Mile"|"Ton"|"Flat") at the cascade boundary, so the emit path
sees one set of values regardless of source.

buildAddLoadRequest now emits accessorialRates when fscRate is
present and > 0:
  accessorialLocator: { name: "FSC" }
  matrixId: 110              (FSC slot per the prior canon comment)
  rate: <fscRate>            (e.g. 3.11 for Liberty per Stephanie)
  units: <Tons | Miles | 1>  (driven by method)
  notes: "v2 FSC <method>"   (audit string)

Liberty FSC shape ambiguity (canon shows rate:1, units:0 vs Stephanie
3.11/Ton × 21.33 tons): going with Stephanie's confirmed shape and
relying on Sunday's first push to reveal if PCS rejects it. ~24h
buffer to fix if the first response shows an unexpected shape.

Frontend: NOT touching the load card UI in this commit. The wells
admin page already exposes wells.fsc_rate + wells.fsc_method, so for
Sunday's test push the operator sets it once on the relevant Liberty
well and the cascade flows. Per-load override UI is a follow-up
polish that doesn't block the push test.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
jryan5150 pushed a commit that referenced this pull request May 2, 2026
… PropX auth + terminology

Five polish items the EOD analysis flagged as "deferred to next week":
shipping them today instead so Sunday's push test exercises a fully-
finished surface.

1) Per-load FSC input on load card (completes #2 fully)
   - PATCH /dispatch/loads/:id now accepts fscRate + fscMethod
   - LoadUpdate interface + ALLOWED_FIELDS extended
   - workbench.service.ts surfaces fscRate/fscMethod in the row
     payload so the drawer can render current value
   - WorkbenchDrawer renders a numeric FSC-rate EditableField + a
     three-option Method select (Ton/Mile/Flat) next to the existing
     Rate field. Empty values cascade through to the well-level
     defaults at PCS payload-build time.
   - Auto-sets method=Ton when introducing a rate fresh (matches
     Liberty's "3.11/Ton × tons" canon).

2) Flag-note button UI (wires up flag-and-cleared API from earlier)
   - WorkbenchDrawer adds a "Flag note" button next to "Flag back to
     Uncertain" — visible only when handlerStage is entered or
     cleared. Uses native window.prompt() for the reason (inline
     picker is a follow-up; this gets the API in front of Jess for
     Sunday). Calls useFlagNote → POST /workbench/:id/flag-note.

3) /flagged date range filter (#26)
   - deliveredFrom + deliveredTo URL params with native <input
     type="date"> controls in the filter row. Backend already
     accepted these on the list and export endpoints — frontend
     wiring closes the loop. Clear-dates affordance hides until
     either bound is set.

4) #6 Photo-gate full fix — PropX auth injection
   - fetchAndNormalizePhoto now mirrors the photo proxy's PropX
     handling: hostname === 'publicapis.propx.com' →
     authorization: PROPX_API_KEY header. PropX-sourced ticket
     photos are now a usable photo source for the PCS push path,
     not a known-401 last resort. resolvePhotoUrl comment block
     updated to reflect the new tier-4 reality.

5) Terminology cleanup remnants (#34)
   - BuildDuplicateModal copy: "Building" → "Ready" (state collapse
     dropped the Building stage 2026-05-01)
   - WhatsNew demo strip: ["Uncertain","Ready","Building","Entered",
     "Cleared"] → ["Uncertain","Ready","Entered","Cleared","Flagged"]

No new migrations. Pure code changes; types check clean across
backend + frontend.

Co-Authored-By: Claude Opus 4.7 (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.

0 participants