pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:JavaScript is:unmerged
Filter by
92.3M results
The beforeEach was creating a task under the guise of resetting invoice state — a copy-paste artifact from
tasks.test.ts. Billing tests keep invoices in-memory per-test and don t need it.
- Remove 4 ...
snyk-top-banner
h3 Snyk has created this PR to upgrade @astrojs/check from 0.5.10 to 0.9.9. /h3
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities ...
1. 튜토리얼 씬 및 매니저 구성 메인 플레이 씬의 GameSceneMasterManager 구조를 계승하여 TutorialFlowManager 제작 튜토리얼 전용 JSON
차트(JangguTutorial.json, UkuleleTutorial.json) 구조에 messages 배열 추가.
2. 우쿨렐레 판정 영역 시각적 최적화 우쿨렐레 스트로크 ...
I wanted to add object but I couldn t change the layout code.
I m going to do a clipboard thing next but first I want to fix up wrapFunction with the one I was using in the sparkle
class.
@-
Bumps @tootallnate/once from 2.0.0 to 2.0.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/TooTallNate/once/releases @tootallnate/once s releases /a . /em /p blockquote ...
dependencies
javascript
Pull Request Template
closes #309
Description
Please include a summary of the change and which issue is fixed. Also include relevant motivation and context.
Checklist
- [ ] I have tested my changes ...
Summary
Bootstrap 2.0 — explicit mode selection.
- Adds --new slug (scaffold a feature package) and --assemble-only (assemble a workspace).
- Removes --tooling and the implicit scaffold-from-positional-slug ...
snyk-top-banner
h3 Snyk has created this PR to upgrade react-hook-form from 7.54.2 to 7.75.0. /h3
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities ...
💡 What: Replaced the array .map and spread operator (...) used for calculating the maximum frequency with a single
reduce pass, and wrapped the calculation in React.useMemo().
🎯 Why: The original implementation ...