chore(v4): update dependencies and lock file - #1
Draft
github-actions[bot] wants to merge 1 commit into
Draft
Conversation
github-actions
Bot
force-pushed
the
6350-v4/auto-update-deps
branch
7 times, most recently
from
June 10, 2026 06:29
dac50f0 to
c0f8086
Compare
github-actions
Bot
force-pushed
the
6350-v4/auto-update-deps
branch
6 times, most recently
from
June 17, 2026 07:15
2418dc4 to
58c01e7
Compare
github-actions
Bot
force-pushed
the
6350-v4/auto-update-deps
branch
7 times, most recently
from
June 25, 2026 06:14
d1e7e88 to
adf21be
Compare
github-actions
Bot
force-pushed
the
6350-v4/auto-update-deps
branch
8 times, most recently
from
July 3, 2026 06:00
f2f022a to
2fe7a9e
Compare
github-actions
Bot
force-pushed
the
6350-v4/auto-update-deps
branch
2 times, most recently
from
July 5, 2026 06:10
99aaaa0 to
b817983
Compare
github-actions
Bot
force-pushed
the
6350-v4/auto-update-deps
branch
8 times, most recently
from
July 13, 2026 05:43
fb2ddae to
dde1f8c
Compare
github-actions
Bot
force-pushed
the
6350-v4/auto-update-deps
branch
5 times, most recently
from
July 20, 2026 05:46
10f2fb5 to
fc0fa21
Compare
github-actions
Bot
force-pushed
the
6350-v4/auto-update-deps
branch
7 times, most recently
from
July 28, 2026 05:20
78f8cca to
b59d1fb
Compare
github-actions
Bot
force-pushed
the
6350-v4/auto-update-deps
branch
3 times, most recently
from
July 31, 2026 05:42
c18517a to
c02641e
Compare
transkamp
pushed a commit
that referenced
this pull request
Jul 31, 2026
… implementation **Blocker #1: Import Path (All 10 Components)** - Fixed validateAriaDetails import: from '../../utils/element-interaction' → '../../schema/props/aria-details' - Applied to: input-checkbox, input-color, input-date, input-email, input-file, input-number, input-password, input-radio, input-range, single-select **Blocker #2: Add `internals` Property to AssociatedInputController** - Added public internals?: HostInternals property - Initialize in constructor: this.internals = attachInternals(this.host) - Added import from '../../utils/aria-labelledby' **Blocker public-ui#3: Add `validateAriaDetails()` to Controllers** - Added no-op method to all 10 controller classes (comment: "no-op — resolution is handled by ElementInternals") **Validation:** - TypeScript check: ✅ PASSED - Build: ✅ PASSED Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
github-actions
Bot
force-pushed
the
6350-v4/auto-update-deps
branch
2 times, most recently
from
August 2, 2026 05:32
ac726a4 to
2958a7f
Compare
github-actions
Bot
force-pushed
the
6350-v4/auto-update-deps
branch
from
August 3, 2026 05:46
2958a7f to
88d37d8
Compare
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.
Automated dependency updates from issue public-ui#6350 for v4.