Skip to content

chore(deps): bump zod from 4.3.6 to 4.4.3 in /apps/web#433

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/web/zod-4.4.3
Open

chore(deps): bump zod from 4.3.6 to 4.4.3 in /apps/web#433
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/apps/web/zod-4.4.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps zod from 4.3.6 to 4.4.3.

Release notes

Sourced from zod's releases.

v4.4.3

Commits:

  • 4c2fa95ce3f3390fbc522324e406b4e9e89b88f9 docs: use Zernio primary wordmark for gold sponsor logo
  • 2aeec83eb135e3a83756e973ef44845fc5a455d2 docs: prune lapsed gold sponsors and rebalance logo sizing
  • 7391be88ac1ee5cd02057f5ccc012a1f5df4efd0 docs: prune lapsed silver/bronze sponsors and add active ones
  • 2c703322a21b4e2b12f33f49ea8430c451a68b4f docs: normalize bronze sponsor logos to github avatar pattern
  • 9195250cab0e7950efe39c3926d6c203b4b0a170 docs: remove Mintlify from bronze sponsors (churned)
  • b8dffe9e62f17e6571e6249d05cc5102b54d94e4 docs: remove Numeric and Speakeasy (2+ missed monthly cycles)
  • 1cab69383fcdeae2a366d5e2a2fc4d8fc765d168 fix(v4): restore catch handling for absent object keys (#5937) (#5939)
  • c2be4f819064eed62c7c350a2d399b5faecd15f8 fix(v4): generalize optin/fallback to transform; restore preprocess on absent keys (#5941)
  • f3c9ec03ba7a28ae72d25cc295f38674bee0f559 4.4.3
  • 1fb56a5c18c27102dbc92260a4007c7732a0ccca docs: document release procedure in AGENTS.md

v4.4.2

Commits:

  • 0c62df0ea19fd05abdf90473e9eef7eea530fab2 Clean up docs navigation and stale labels (#5901)
  • 20cc794895cc8604fe0c87d83a5d1c3f89fad0ac chore: add security policy and refresh tooling deps
  • 6fbe07b0177efdd1bf1c0b05160e70d7a0702337 fix(docs): heading anchor links now include the hash so it doesnt scoll all the way up, follows navbar logic (#5791)
  • 4bbed1b1c73eca4ce9e59b1189ed236aa6c8b5bd Tighten discriminated union option typing
  • bbac3e567e7fccfaaf7cdc97f1ce30c295e2c908 Update PR guidance for agents
  • cf0dc942a32805c292fff59ade20a7ace980735a Merge remote-tracking branch 'origin/main' into fix-discriminated-union-key-constraint
  • 292c894a5fd2aa42e527900b83d8d7a3009a709c docs: add Zernio gold sponsor
  • 1fc9f311c28dcf80d0bb5a36b177086cbc3d8eca docs: document codec inversion
  • 1373c85da9aeff704a9762d27bc58699618aefb7 docs: remove AI disclosure guidance
  • e20d02b473c08e3a4e557bc610b1b5fac079b649 chore: ignore triage notes
  • e58ea4d91b1dfe8194b73508203213cbc7e9c936 docs: test Zod Mini tab code heights
  • 905761a5d127e8d5dd2ebb3bc88c75cb0b8149ff docs: document preprocess input type narrowing
  • bf64bac850d4dee2b7dde7e64909d5d796d32043 chore: tighten test guidance in AGENTS.md
  • 8ec4e73f4c4693b6361ad591be40fb41eb8a9f95 chore: update play.ts scratch
  • 02c2baf7d0d615872fa4528a8020603b71211702 Make z.preprocess defer optionality to inner schema (#5929)
  • 88015df8e25c44fb5385eb3ef28935119cd5edea fix(docs): drop deprecated baseUrl from tsconfig
  • c59d4474e3b4cad1b323462186cf607178ce8267 4.4.2

v4.4.1

Commits:

  • 481f7be4238c83ed58183f921b2646f340a91c6a ci: gate release publishing on full test workflow
  • 95ccab423aec720b2523c3a64cdc7e3204537cc7 test(v3): restore optional undefined expectations
  • cede2c63739a5823d6aa5093d291e9a111da943d fix(v4): reject tuple holes before required defaults (#5900)
  • edd0bf0f5ada4a8dc581c259407d7bbad0a71ea7 release: 4.4.1
  • 180d83d1dbe6a59260710cc8637a3dea2281ee56 docs: remove Jazz featured sponsor

v4.4.0

4.4.0

This is a minor release with a wide set of correctness and soundness fixes. Some fixes intentionally make Zod stricter, so code that depended on previously accepted invalid or ambiguous inputs may need small updates.

Potentially breaking bug fixes

... (truncated)

Commits
  • 1fb56a5 docs: document release procedure in AGENTS.md
  • f3c9ec0 4.4.3
  • c2be4f8 fix(v4): generalize optin/fallback to transform; restore preprocess on absent...
  • 1cab693 fix(v4): restore catch handling for absent object keys (#5937) (#5939)
  • b8dffe9 docs: remove Numeric and Speakeasy (2+ missed monthly cycles)
  • 9195250 docs: remove Mintlify from bronze sponsors (churned)
  • 2c70332 docs: normalize bronze sponsor logos to github avatar pattern
  • 7391be8 docs: prune lapsed silver/bronze sponsors and add active ones
  • 2aeec83 docs: prune lapsed gold sponsors and rebalance logo sizing
  • 4c2fa95 docs: use Zernio primary wordmark for gold sponsor logo
  • Additional commits viewable in compare view
Maintainer changes

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


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 [zod](https://github.com/colinhacks/zod) from 4.3.6 to 4.4.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.3.6...v4.4.3)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file Javascript labels May 5, 2026
hessius added a commit that referenced this pull request May 11, 2026
…ep updates (#444)

* [ImgBot] Optimize images

*Total -- 10,762.46kb -> 6,876.32kb (36.11%)

/apps/web/ios/App/App/Assets.xcassets/Splash.imageset/splash-2732x2732-1.png -- 40.31kb -> 16.62kb (58.77%)
/apps/web/ios/App/App/Assets.xcassets/Splash.imageset/splash-2732x2732.png -- 40.31kb -> 16.62kb (58.77%)
/apps/web/ios/App/App/Assets.xcassets/Splash.imageset/splash-2732x2732-2.png -- 40.31kb -> 16.62kb (58.77%)
/screenshots/public/screenshots/en/shot-analysis.png -- 410.15kb -> 230.43kb (43.82%)
/resources/screenshots/ShotAnalysis.png -- 410.15kb -> 230.43kb (43.82%)
/resources/screenshots/Home.png -- 538.02kb -> 307.16kb (42.91%)
/screenshots/public/screenshots/en/home.png -- 538.02kb -> 307.16kb (42.91%)
/resources/screenshots/CreateProfile.png -- 417.38kb -> 249.61kb (40.2%)
/screenshots/public/screenshots/en/create-profile.png -- 417.38kb -> 249.61kb (40.2%)
/screenshots/public/screenshots/en/compass.png -- 465.23kb -> 280.70kb (39.67%)
/resources/screenshots/Compass.png -- 465.23kb -> 280.70kb (39.67%)
/resources/screenshots/PourOver.png -- 419.73kb -> 261.06kb (37.8%)
/screenshots/public/screenshots/en/pour-over.png -- 419.73kb -> 261.06kb (37.8%)
/apps/web/screenshots/home_it.png -- 270.09kb -> 174.58kb (35.36%)
/apps/web/screenshots/home_es.png -- 269.77kb -> 174.50kb (35.31%)
/apps/web/screenshots/home_de.png -- 269.79kb -> 174.58kb (35.29%)
/apps/web/screenshots/home_sv.png -- 271.12kb -> 175.63kb (35.22%)
/apps/web/screenshots/home_fr.png -- 270.99kb -> 175.66kb (35.18%)
/resources/logo/icon.iconset/icon_512x512.png -- 327.74kb -> 216.26kb (34.01%)
/resources/logo/icon.iconset/icon_256x256@2x.png -- 327.74kb -> 216.26kb (34.01%)
/apps/web/ios/App/App/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png -- 1,238.33kb -> 825.67kb (33.32%)
/resources/logo/icon.iconset/icon_512x512@2x.png -- 1,238.33kb -> 825.67kb (33.32%)
/resources/logo/icon.iconset/icon_256x256.png -- 81.41kb -> 54.68kb (32.83%)
/resources/logo/icon.iconset/icon_128x128@2x.png -- 81.41kb -> 54.68kb (32.83%)
/resources/screenshots/Profile Catalogue.png -- 592.42kb -> 406.73kb (31.34%)
/screenshots/public/screenshots/en/profile-catalogue.png -- 592.42kb -> 406.73kb (31.34%)
/resources/logo/icon.iconset/icon_128x128.png -- 19.87kb -> 15.18kb (23.59%)
/apps/web/screenshots/home_en.png -- 112.91kb -> 98.44kb (12.82%)
/resources/logo/icon.iconset/icon_32x32@2x.png -- 5.71kb -> 5.02kb (12.15%)
/apps/web/public/logo-white.svg -- 36.68kb -> 35.76kb (2.51%)
/apps/web/public/logo.svg -- 36.68kb -> 35.76kb (2.51%)
/resources/logo/icon.iconset/icon_16x16@2x.png -- 2.00kb -> 1.98kb (1.03%)
/resources/logo/icon.iconset/icon_32x32.png -- 2.00kb -> 1.98kb (1.03%)
/screenshots/public/mockup.png -- 93.11kb -> 92.80kb (0.33%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

* chore(deps): update frontend and backend dependencies

Frontend:
- lucide-react 1.11.0 → 1.14.0
- react-resizable-panels 4.10.0 → 4.11.0
- i18next-http-backend 3.0.6 → 4.0.0
- react-hook-form 7.74.0 → 7.75.0
- zod 4.3.6 → 4.4.3
- @xmldom/xmldom 0.8.12 → 0.9.10
- Dev dependencies updated (14 packages)

Backend:
- uvicorn 0.44.0 → 0.46.0
- python-multipart 0.0.26 → 0.0.27
- pytest-asyncio >=0.23.8 → >=1.3.0
- pytest-cov >=5.0.0 → >=7.1.0
- paho-mqtt >=2.0.0 → >=2.1.0

Closes #437, #436, #435, #434, #433, #432, #431, #430, #429, #428, #427, #426, #413

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: address TestFlight feedback bugs (#417, #419, #422, #424, #440, #441, #442, #418)

- #440: Toast notifications now respect safe area insets with proper offset
- #441: AI model selection saves immediately (bypasses debounce)
- #442: AI unavailable warning suggests switching models, explains Google outage
- #417: Target overlay uses vectorEffect=non-scaling-stroke, consistent strokeWidth
- #424: Shot analysis layout — stage name nowrap, exit trigger pills nowrap,
        responsive 2/4-col grid for execution data, mt-1 for stage pills
- #422: iPad foreground layout — visibilitychange listener triggers resize
- #419: Strip raw JSON blocks from profile analysis shown to user
- #418: LlmAnalysisModal fallback uses MarkdownText instead of raw text

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* feat: TestFlight improvements — retraction phase, exit reasoning, dual temp (#438, #425, #421)

- #438: Retraction phase data now labeled as 'Retraction' stage in chart
- #425: Explicit exit reason summary (trigger/limit) shown per stage
- #421: Secondary boiler temperature sensor displayed alongside brew temp

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* test: update retryUtils test expectations for updated error message

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* chore(release): bump version to 2.4.1

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: address PR #444 code review findings

- Fix BrowserAIService reply field to preserve fenced JSON blocks for
  downstream extraction (was breaking profile saving with JSON.stringify)
- i18n all formatGeminiError messages via i18next.t() with keys in all
  6 locales (en, de, es, fr, it, sv)
- Translate exitedBecause, exitedByLimit, brewTemp, boilerTemp into
  all non-English locales

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: address second round of PR #444 review findings

- Fix unused profileJson variable causing CI lint error
- i18n the 'Profile created successfully' fallback string
- Restore {{minutes}} interpolation in preheatStartsBefore (all locales)
- Fix exit trigger pill overflow: use break-words instead of whitespace-nowrap

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* feat: add Gemini 3.1 and 2.5 Flash Lite model options to settings

Add gemini-3.1-flash, gemini-3.1-pro, gemini-3.1-flash-lite,
and gemini-2.5-flash-lite as selectable AI models. i18n keys
added to all 6 locales.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix(live-view): 3-column temp/weight row, rename labels to Brew Head & Brew Chamber

- Changed grid from 2-col to 3-col so weight + both temps fit one row
- Boiler temp always shown (was conditional on non-null)
- Labels: 'Brew' → 'Brew Head', 'Boiler' → 'Brew Chamber'
- Updated i18n in all 6 locales

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: address round 2 testing feedback (A-E)

A) Show profile name/image in ControlCenter during brewing
B) Move toast notifications to bottom-center (avoid status bar)
C) Smooth stage background transitions in replay chart
D) Grouped chart legend: Shot/Targets/Stages with dashed line indicators
E) Strip 'Structured Recommendations' text from AI analysis output

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: critical profile creation regression + loading screen + pour over tabs

A) Profile creation broken in Capacitor: DirectModeInterceptor returned
   result.analysis (JSON-stripped) as reply instead of result.reply (with
   JSON intact). App.tsx extractProfileJson() couldn't find profile JSON
   → no profile details/export/run-shot. Also fix machine profile saving
   which extracted from analysis instead of reply.

B) Loading screen not showing segmented progress in Capacitor:
   useGenerationProgress tried SSE to /api/generate/progress which returns
   404 in direct mode. Added CustomEvent-based progress bridge — interceptor
   emits progress events, hook listens for them in direct mode. Also pass
   advanced_customization and detailed_knowledge from FormData.

C) Pour over tab bar (free/ratio/recipe) was sticky, covering weight/timer
   during brewing. Removed sticky positioning.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: toast position override + Gemini 3.1 model IDs

A) App.tsx had <Toaster position='top-center'> overriding the
   bottom-center default in sonner.tsx. Removed position prop so
   the component default applies correctly.

B) Gemini 3.1 Flash and 3.1 Pro model IDs were missing the -preview
   suffix. Updated: gemini-3.1-flash → gemini-3.1-flash-preview,
   gemini-3.1-pro → gemini-3.1-pro-preview.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* chore: keep testflight.md untracked

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: show retraction phase in shot charts + remove deprecated Gemini 2.0

A) Remove deprecated gemini-2.0-flash from model dropdown.

B) Retraction phase now shown in shot analysis charts:
   - Added status[] array to interceptor's parallel data format so
     stage info is preserved for chart rendering
   - Updated getChartData() parallel array branch to read status
   - Added fixed gray color (index 8) for Retraction stage across
     all color arrays — visually distinct as 'not part of the shot'
   - Both getStageRanges() and extractStageRanges() now map
     'retracting' → 'Retraction' with the fixed gray color

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: retraction phase now visible in shot charts

Root cause: during retraction, profile_time freezes (stays at shot-end
value) while wall-clock time continues advancing. The parallel array
conversion used profile_time ?? time, causing all retraction points to
map to the same X coordinate → zero-width stage range.

Fix: use wall-clock time for retracting entries so the retraction phase
spans its actual duration on the chart X axis.

Also added gravimetric_flow to the parallel array format (available in
~82% of data points, was previously only in nested format path).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: move Toaster to top-level to fix position in WKWebView

Toaster was nested inside a scrollable overflow-y-auto div with relative
positioning. In WKWebView (Capacitor), position:fixed elements can
malfunction inside overflow containers. Moved to top-level fragment.
Also added z-index: 9999 to ensure toasts render above all content.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: force toast to bottom with CSS override for WKWebView

- Remove useTheme/offset/swipeDirections from Toaster wrapper
- Destructure and discard incoming position prop to prevent overrides
- Force bottom position regardless of Sonner internal state

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: move shot detection banner to bottom + fix Swedish translations

- ShotDetectionBanner was a custom fixed-position component at top-2,
  NOT a Sonner toast — this is why previous Sonner fixes had no effect
- Moved to bottom with safe-area-inset-bottom respect
- Animation now slides up from bottom instead of down from top
- Fixed Swedish: 'skott' (gunshot) → 'bryggning/espresso' in all
  smartGreeting strings (justBrewed, milestone, longGap)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* refactor: consolidate ShotDetectionBanner into Sonner toast system

- Replace custom ShotDetectionBanner component with toast.info() call
- Uses Sonner's id ('shot-running'), duration: Infinity, and action API
- Auto-dismisses when brewing stops or user navigates to live-shot view
- Delete ShotDetectionBanner.tsx (67 lines removed)
- Clean up Sonner wrapper: remove defensive hacks from position debugging
- Keep CSS override in index.css for WKWebView safety
- Remove test mock for deleted component

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: control center overflow on iPad + layout fix on app resume

- Add ResizeObserver to status row: progressively hides target temp
  then connection label when row overflows (re-shows when space allows)
- Add WKWebView reflow workaround: on visibilitychange→visible, nudge
  root zoom to force CSS grid recomputation (fixes smushed layout on
  iPad Pro after backgrounding)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: remove non-existent gemini-3.1-flash-preview model

The Gemini API has no 'gemini-3.1-flash-preview' model — only
gemini-3.1-pro-preview and gemini-3.1-flash-lite exist for text
generation. Removed the broken option from the dropdown.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants