pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java is:unmerged language:JavaScript
Filter by
89.2M results
Bumps the dependencies group with 11 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| @stripe/stripe-js | 9.6.0 | 9.7.0 |
| lucide-react | 1.16.0 | 1.17.0 |
| next | 16.2.6 | ...
dependencies
javascript
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @types/node (source) | 24.12.4 → 24.13.0 | age | confidence |
Configuration
📅 Schedule: (in ...
dev-dependencies
What + Why
- Covered the recently added dev SMS provider startup/config path so SMS_PROVIDER=dev is accepted without
Twilio/Termii credentials.
- Added service coverage proving dev OTP sends route ...
ci
dependencies
security
Bumps the ci-dependencies group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| actions/upload-artifact | 6 | 7 |
| actions/download-artifact | 7 | 8 |
| rlespinasse/github-slug-action | ...
dependencies
github_actions
무엇
- image-tagger 비전 분류: REST API 직접호출(x-api-key=ANTHROPIC_API_KEY) → claude CLI 구독 빌링(copy.mjs 방식).
- 복붙 run_claude(brandguide·photo-pattern 2벌) → tools/lib/claude_cli.py 공유 헬퍼로 단일화.
왜
같은 시스템이 ...
…to prevent unnecessary recompilation of untouched sample projects
!-- Enter details of the change here. Include additional tests that have been done, reference to the issue for tracking,
etc. --
!-- ...
Bumps @types/node from 25.9.1 to 25.9.2. details summary Commits /summary ul li See full diff in a href=
https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node compare view /a /li /ul ...
dependencies
security
… header
Summary
Adds a multi-user deployment system and hardens it so every operation is isolated by user_id, provider credentials come
only from the per-user secrets store, and nothing relies on process.env ...