Skip to content

Bump esbuild and vite in /ui - #7

Merged
wpfleger96 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ui/multi-6cb4a7dc76
Apr 24, 2026
Merged

Bump esbuild and vite in /ui#7
wpfleger96 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ui/multi-6cb4a7dc76

Conversation

@dependabot

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

Copy link
Copy Markdown

Removes esbuild. It's no longer used after updating ancestor dependency vite. These dependencies need to be updated together.

Removes esbuild

Updates vite from 5.4.21 to 8.0.10

Release notes

Sourced from vite's releases.

v8.0.10

Please refer to CHANGELOG.md for details.

v8.0.9

Please refer to CHANGELOG.md for details.

v8.0.8

Please refer to CHANGELOG.md for details.

v8.0.7

Please refer to CHANGELOG.md for details.

v8.0.6

Please refer to CHANGELOG.md for details.

v8.0.5

Please refer to CHANGELOG.md for details.

v8.0.4

Please refer to CHANGELOG.md for details.

create-vite@8.0.3

Please refer to CHANGELOG.md for details.

v8.0.3

Please refer to CHANGELOG.md for details.

create-vite@8.0.2

Please refer to CHANGELOG.md for details.

v8.0.2

Please refer to CHANGELOG.md for details.

create-vite@8.0.1

Please refer to CHANGELOG.md for details.

v8.0.1

Please refer to CHANGELOG.md for details.

plugin-legacy@8.0.1

Please refer to CHANGELOG.md for details.

create-vite@8.0.0

Please refer to CHANGELOG.md for details.

plugin-legacy@8.0.0

Please refer to CHANGELOG.md for details.

v8.0.0

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

8.0.10 (2026-04-23)

Features

Bug Fixes

  • hmrClient.logger.debug and hmrClient.logger.error looked different from other HMR logs (#22147) (a4d828f)
  • css: show filename in CSS minification warnings for .css?inline (#22292) (83f0a78)
  • optimizer: allow user transform.target to override default in optimizeDeps (#22273) (5c7cec6)
  • remove format sniffing module resolution from JS resolver (#22297) (b8a21cc)

Code Refactoring

8.0.9 (2026-04-20)

Features

Bug Fixes

  • allow binding when strictPort is set but wildcard port is in use (#22150) (dfc8aa5)
  • build: emptyOutDir should happen for watch rebuilds (#22207) (ee52267)
  • bundled-dev: reject requests to HMR patch files in non potentially trustworthy origins (#22269) (868f141)
  • css: use unique key for cssEntriesMap to prevent same-basename collision (#22039) (374bb5d)
  • deps: update all non-major dependencies (#22219) (4cd0d67)
  • deps: update all non-major dependencies (#22268) (c28e9c1)
  • detect Deno workspace root (fix #22237) (#22238) (1b793c0)
  • dev: handle errors in watchChange hook (#22188) (fc08bda)
  • optimizer: handle more chars that will be sanitized (#22208) (3f24533)
  • skip fallback sourcemap generation for ?raw imports (#22148) (3ec9cda)

Documentation

Miscellaneous Chores

  • deps: update dependency dotenv-expand to v13 (#22271) (0a3887d)

8.0.8 (2026-04-09)

Features

... (truncated)

Commits
  • 32c2978 release: v8.0.10
  • a4d06d9 feat: update rolldown to 1.0.0-rc.17 (#22299)
  • a4d828f fix: hmrClient.logger.debug and hmrClient.logger.error looked different f...
  • 83f0a78 fix(css): show filename in CSS minification warnings for .css?inline (#22292)
  • b8a21cc fix: remove format sniffing module resolution from JS resolver (#22297)
  • 40a0847 refactor: typecheck client directory (#22284)
  • 5c7cec6 fix(optimizer): allow user transform.target to override default in optimizeDe...
  • 9437518 refactor: enable some typecheck rules (#22278)
  • ce729f5 release: v8.0.9
  • 605bb97 docs: update build CLI defaults (#22261)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [esbuild](https://github.com/evanw/esbuild). It's no longer used after updating ancestor dependency [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together.


Removes `esbuild`

Updates `vite` from 5.4.21 to 8.0.10
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.10/packages/vite)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 
  dependency-type: indirect
- dependency-name: vite
  dependency-version: 8.0.10
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 24, 2026
@wpfleger96
wpfleger96 merged commit 3bea3cc into main Apr 24, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/ui/multi-6cb4a7dc76 branch April 24, 2026 23:40
wpfleger96 added a commit that referenced this pull request Aug 3, 2026
…metrics, epoch refusal, capabilities, validation

Addresses all Thufir pass-2 CRITICAL and IMPORTANT findings.

CRITICAL:
- Add DeviceAmbiguityError raised when ≥2 devices have sessions on same date
- Add _resolve_device() centralizing profile-scoped device resolution
- Add _fetch_day_sessions() returning all sessions for a resolved device/date
- Add _reduce_day_status() pure reducer implementing 5-case precedence:
  mixed identities → MIXED_VERSION; all-OK → OK; all-NOT_RUN → NOT_RUN;
  all-STALE → STALE; anything else (incl. stale+not-run) → PARTIAL
- Update find_windows(), get_nightly_summary(), get_nightly_range_summary(),
  compare_epochs(), get_contextual_events(), get_ca_analysis() to use helpers

IMPORTANT #4 (status test):
- Rename test_stale_and_not_run_find_windows_status_is_stale to _is_partial
- Flip expectation to PARTIAL (stale+not-run → PARTIAL per plan §1 line 864)
- Add plan-line citation comments to all status/precedence assertions

IMPORTANT #5 (compliance):
- get_nightly_summary() reads Day.total_therapy_hours instead of summing Session.duration_seconds
- get_nightly_range_summary() validates date_end >= date_start

IMPORTANT #6 (capabilities):
- rx_keys_present uses RX_KEYS from rx_tracker (not CROSS_VERSION_REFUSAL_KEYS)
- Add list_supported_models() to ParserRegistry aggregating parser metadata
- get_device_capabilities() uses list_supported_models()

IMPORTANT #7 (epoch refusal):
- Move RX homogeneity check before any breath queries
- Check ALL contributing sessions per night (not just first session)
- Immediately refuse with null distributions when RX violation detected

IMPORTANT #8 (corruption propagation):
- get_contextual_events() and get_ca_analysis() narrow except-Exception catches
  to re-raise ValueError (corrupt blob) while swallowing absent-channel errors

IMPORTANT #9 (input validation):
- get_contextual_events() validates event_types (non-empty strings or None)
  and min_duration (>= 0 or None)

IMPORTANT #2 (CA metrics):
- Implement preceding_mv_slope via linear regression over prior 120s MV
- Implement ps_delivered_cmh2o via mean(THERAPY_PRESSURE - EPAP) over ±5s
- Implement stability_index as CV (std/mean) of MV over prior 120s
- Fix WaveformWindowRequest window_cap_seconds bypass for full-session MV fetch
- get_ca_analysis() and get_contextual_events() now aggregate across ALL sessions

New tests:
- TestSameProfileTwoDevice: DeviceAmbiguityError for methods without device_id
- TestSplitNight: contextual events and CA analysis return from both sessions
- TestContextualEventsInputValidation: invalid event_types and min_duration
- TestNightlyRangeDateValidation: reversed date range raises ValueError

Co-authored-by: Will Pfleger <pfleger.will@gmail.com>
Signed-off-by: Will Pfleger <pfleger.will@gmail.com>
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant