fix: resolve Dependabot security alerts - #1623
Merged
Merged
Conversation
|
Size Report
Startup median (7 runs, lower is better):
Top changed chunks:
|
Member
Author
|
Reviewed exact head |
thymikee
marked this pull request as ready for review
August 5, 2026 20:58
thymikee
added a commit
to szdziedzic/agent-device
that referenced
this pull request
Aug 6, 2026
* origin/main: chore: Update GitHub Sponsors usernames in FUNDING.yml fix: resolve Dependabot security alerts (callstack#1623) fix: update MCP registry namespace (callstack#1618) fix(ios): corroborate recorded tap outcomes (callstack#1605) fix(ios): never signal a recycled runner pid from a stale lease (callstack#1621) build: eliminate tsdown bundle warnings (callstack#1607) refactor(contracts): one viewport-root predicate for the whole repo (callstack#1613) refactor(contracts): name façade exports explicitly and retire the pin table (callstack#1614) refactor(ios): share one private-XCTest event bridge between gesture and text synthesis (callstack#1608) refactor(daemon): give the Maestro fallback and ambiguous-match details real types (callstack#1612) docs: clarify iOS drag synthesis profiles (callstack#1616) # Conflicts: # scripts/layering/facade-symbols.ts # src/commands/capture/screenshot.ts # src/commands/recording/index.ts
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.
Summary
Upgrade the vulnerable transitive dependencies reported by Dependabot:
undicito 7.29.0fast-urito 3.1.5postcssto 8.5.23qsto 6.15.2brace-expansionto 5.0.9The root and test-app pnpm workspace overrides and lockfiles now resolve all 10 open Dependabot alerts. No runtime source behavior changed; the scope is limited to four dependency configuration/lockfiles.
Validation
Frozen-lockfile checks passed for both workspaces. Formatting, lint, typecheck, and layering checks passed.
The full local aggregate remains environment-blocked: Fallow could not create its temporary base worktree, and the unit aggregate reported 80 failures caused by restricted socket binding, protected Apple/Xcode cache paths, and unavailable registry access.