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

fix(utils): Try catch new URL when extracting query params #9675

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

AbhiPrasad
Copy link
Member

fixes #9673

@AbhiPrasad AbhiPrasad requested a review from lforst November 27, 2023 18:27
Copy link
Contributor

github-actions bot commented Nov 27, 2023

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.86 KB (0%)
@sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 59.46 KB (0%)
@sentry/browser (incl. Tracing) - Webpack (gzipped) 31.12 KB (0%)
@sentry/browser - Webpack (gzipped) 21.38 KB (0%)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 62.72 KB (0%)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.53 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped) 21.6 KB (0%)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 197.46 KB (0%)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 89.32 KB (0%)
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) 64.29 KB (0%)
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 32.22 KB (0%)
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 66.25 KB (0%)
@sentry/react - Webpack (gzipped) 21.42 KB (0%)
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 82.96 KB (0%)
@sentry/nextjs Client - Webpack (gzipped) 48.21 KB (0%)
@sentry-internal/feedback - Webpack (gzipped) 16.19 KB (0%)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Co-authored-by: Yagiz Nizipli <yagiz@nizipli.com>
@AbhiPrasad AbhiPrasad merged commit 28450ad into develop Nov 28, 2023
@AbhiPrasad AbhiPrasad deleted the abhi-request-data-try-catch branch November 28, 2023 16:34
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.

(bun + hono) "http://172.31.12.14480/ruok" cannot be parsed as a URL.
3 participants