deps: weekly upgrade 2026-05-17#166
Closed
pokle wants to merge 3 commits into
Closed
Conversation
…ening - Fix HIGH kysely JSON-path traversal injection (GHSA-pv5w-4p9q-p3v2) via override - better-auth 1.6.11: constant-time secrets, OAuth 2.1 compliance, invitation takeover fix - hono 4.12.19, agents 0.12.4, katex 0.16.47, vitest 4.1.6, Playwright 1.60.0 - Weekly type updates: @cloudflare/workers-types, @types/bun, @types/node See docs/dependency-review-log.md (2026-05-17 entry) for full details. https://claude.ai/code/session_0184bAU3Yt56ffJfoEnv8pFS
|
Preview Deployment |
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
JSONPathBuilder.key()/.at(). Direct dep was already at 0.28.17 but transitive deps from better-auth/kysely-d1 resolved to older versions — added override.Full details in
docs/dependency-review-log.md(2026-05-17 entry).Verification
bun run typecheck:all— 6 workspace typechecks passbun run test:all— 411 engine + 229 competition-api + 21 mcp-api tests passbun run test:e2e— 1 chromium spec passes (Playwright 1.60.0)bun audit— 0 vulnerabilitiesTest plan
bun auditcleanhttps://claude.ai/code/session_0184bAU3Yt56ffJfoEnv8pFS
Generated by Claude Code