Skip to content

Make LogLevel verbatim syntax safe (breaking)#605

Merged
benjie merged 2 commits into
mainfrom
loglevel
Jun 29, 2026
Merged

Make LogLevel verbatim syntax safe (breaking)#605
benjie merged 2 commits into
mainfrom
loglevel

Conversation

@benjie

@benjie benjie commented Jun 29, 2026

Copy link
Copy Markdown
Member

Previously @graphile/logger had LogLevel as a const enum type - which meant it had both value and type behavior. We've updated to the latest logger which now exposes LogLevel as a simple string union type, and we now expose this type only.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​graphile/​logger@​0.2.0 ⏵ 0.3.0100 +1100100 +188 +13100

View full report

@benjie benjie enabled auto-merge June 29, 2026 16:27
@benjie benjie merged commit f00b854 into main Jun 29, 2026
16 checks passed
@benjie benjie deleted the loglevel branch June 29, 2026 16:28
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.

1 participant