Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use biomejs #650

Merged
merged 5 commits into from
Jan 21, 2024
Merged

feat: use biomejs #650

merged 5 commits into from
Jan 21, 2024

Conversation

9renpoto
Copy link
Collaborator

@9renpoto 9renpoto commented Jan 20, 2024

@9renpoto 9renpoto added the enhancement New feature or request label Jan 20, 2024
@9renpoto 9renpoto self-assigned this Jan 20, 2024
@9renpoto 9renpoto marked this pull request as ready for review January 20, 2024 14:16
@@ -107,49 +113,65 @@ export class RavenInterceptor implements NestInterceptor {
): void {
const context = gqlHost.getContext();
// Same as HttpException
const data = Handlers.parseRequest(
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@deprecated `Handlers.parseRequest` is deprecated and will be removed in v8. Use `addRequestDataToEvent` instead.

Copy link
Owner

@mentos1386 mentos1386 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another tool written in rust, nice :D

@9renpoto 9renpoto merged commit 150d370 into master Jan 21, 2024
6 checks passed
This was referenced Jan 23, 2024
@github-actions github-actions bot mentioned this pull request Feb 27, 2024
This was referenced May 23, 2024
@mentos1386 mentos1386 deleted the refactor/biome branch July 2, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants