Skip to content

Fix edge case where there can be an invalid date#221

Merged
stevekinney merged 5 commits into
mainfrom
fix-date-edge-case
Jan 11, 2022
Merged

Fix edge case where there can be an invalid date#221
stevekinney merged 5 commits into
mainfrom
fix-date-edge-case

Conversation

@stevekinney

Copy link
Copy Markdown
Contributor

Temporal's system namespace can create a date that cannot be formatted to UTC. Instead of blowing up, this causes the date formatting to fail gracefully.

@stevekinney
stevekinney merged commit 9e05104 into main Jan 11, 2022
@stevekinney
stevekinney deleted the fix-date-edge-case branch January 11, 2022 23:12
rossnelson added a commit that referenced this pull request Apr 8, 2026
- vite: ^6.3.0 -> ^6.4.2 (CVE-2026-39363, CVE-2026-39365)
- picomatch@>=2 <3: ^2.3.2 (CVE-2026-33671, CVE-2026-33672 — v2 range was not covered by previous override)
- svgo@>=2 <3: ^2.8.2 (CVE-2026-29074 — fix exists in 2.8.1+ within same major)

Resolves Dependabot alerts #235, #236, #221, #220, #209.
rossnelson added a commit that referenced this pull request Apr 8, 2026
…#3279)

- vite: ^6.3.0 -> ^6.4.2 (CVE-2026-39363, CVE-2026-39365)
- picomatch@>=2 <3: ^2.3.2 (CVE-2026-33671, CVE-2026-33672 — v2 range was not covered by previous override)
- svgo@>=2 <3: ^2.8.2 (CVE-2026-29074 — fix exists in 2.8.1+ within same major)

Resolves Dependabot alerts #235, #236, #221, #220, #209.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants