chore(deps): bump zod from 3.25.76 to 4.6.1 in /frontend - #15
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/frontend/zod-4.5.4
branch
from
September 12, 2026 18:58
10ab019 to
dfcb982
Compare
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.6.1. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.6.1) --- updated-dependencies: - dependency-name: zod dependency-version: 4.5.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/frontend/zod-4.5.4
branch
from
September 12, 2026 22:35
dfcb982 to
ca5c6e7
Compare
sheffk78
pushed a commit
that referenced
this pull request
Sep 17, 2026
…ame+search) isSubActive()/isActive() compared location.pathname only, so More-sheet entries pointing at query-string routes (/governance?tab=state 'State Compliance', /governance?tab=risk 'Risk Dashboard') never rendered as active after navigation. Compare location.pathname + location.search consistently for both helpers and the More-button highlight, mirroring Sidebar.js exact-match semantics. Adds MobileBottomNav.test.js: More sheet contains State Compliance / Risk Dashboard / Audit Trail with correct hrefs; /governance?tab=state highlights the State Compliance item and More button; tab isolation between Trust Health / Risk / State variants. Updates DEEP-TESTING-LOG item #15 with [VERIFIED/FIXED] annotation.
sheffk78
pushed a commit
that referenced
this pull request
Sep 18, 2026
…ity contract DEEP-TESTING-LOG #15 re-check on main HEAD f2ce9df: the More-sheet entry (/governance?tab=state, MapPin, 'State Compliance') and pathname+search active matching from a602094 are already present and its 5 tests pass — no production code change needed. What remained untested was the entry's contract: adds 4 tests pinning MapPin icon + label + href, visibility for standard non-admin users (entry renders; Admin group stays hidden), visibility for admins (Leads/Admin Panel appear alongside), and non-gating by benevolence_enabled. Documents that nav visibility is enforced app-wide by ProtectedRoute (no public page embeds the nav), the same way other nav entries are gated. Verified route/tab wiring: /governance -> HealthComplianceTabbed reads ?tab= and renders StateCompliancePage for tab=state; /state-compliance redirects to /governance?tab=state. StateCompliancePage.test.js: 13 pass. MobileBottomNav: 9 tests pass (5 pre-existing + 4 new), CI=true.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps zod from 3.25.76 to 4.6.1.
Release notes
Sourced from zod's releases.
... (truncated)
Commits
62311eb4.6.12efa8b8ci: give the npm wait a real budget and drop the back-publish path (#6583)b12aa52fix: preserve unique tags with defaulted discriminators (#6582)dd9c36ffix(v4): defer recursive object index inference (#6580)574d480fix(locales): clarify Tajik discriminator value messagec532d76test(locales): cover Tajik error branches3b15499feat(lang): add Tajik (tg) locale1c51cbe4.6.0661673adocs: make the 9thCO logo visible on the light theme6de10dcdocs: reconcile the sponsor listings against every active sponsorship (#6579)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for zod since your current version.