-
Couldn't load subscription status.
- Fork 10
chore(deps): update dependency @sentry/nuxt to v8.49.0 [security] #695
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
base: next
Are you sure you want to change the base?
Conversation
|
✅ Deploy Preview for enspire-staging ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
441d917 to
c9b6450
Compare
c9b6450 to
7aee5c0
Compare
7aee5c0 to
6f90f17
Compare
3eac1e7 to
93895c9
Compare
93895c9 to
428884e
Compare
428884e to
37412bd
Compare
37412bd to
e0d86b8
Compare
e0d86b8 to
0c97b59
Compare
0c97b59 to
48ef8ea
Compare
48ef8ea to
ce9a272
Compare
ce9a272 to
8dafcd1
Compare
8dafcd1 to
62d55e0
Compare
efd6686 to
f51a4d4
Compare
f51a4d4 to
f5800b2
Compare
f5800b2 to
d340bd0
Compare
d340bd0 to
9f2e4f6
Compare
9f2e4f6 to
0ca03a2
Compare
This PR contains the following updates:
8.47.0->8.49.0GitHub Vulnerability Alerts
GHSA-r5w7-f542-q2j4
Impact
The ContextLines integration uses readable streams to more efficiently use memory when reading files. The ContextLines integration is used to attach source context to outgoing events.
The stream was not explicitly closed after use. This could lead to excessive amounts of file handles open on the system and potentially lead to a Denial of Service (DoS).
The ContextLines integration is enabled by default in the Node SDK (
@sentry/node) and SDKs that run in Node.js environments (@sentry/astro,@sentry/aws-serverless,@sentry/bun,@sentry/google-cloud-serverless,@sentry/nestjs,@sentry/nextjs,@sentry/nuxt,@sentry/remix,@sentry/solidstart,@sentry/sveltekit).Patches
Users should upgrade to version
8.49.0or higher.Workarounds
To remediate this issue in affected versions without upgrading to version
8.49.0and above you can disable the ContextLines integration. See the docs for more details.If you disable the ContextLines integration, you will lose source context on your error events.
References
Release Notes
getsentry/sentry-javascript (@sentry/nuxt)
v8.49.0Compare Source
handledprop to ErrorBoundary (#14978)require,__filenameand__dirnameon global object (#14952)Work in this release was contributed by @HHK1 and @mstrokin. Thank you for your contribution!
Bundle size 📦
v8.48.0Compare Source
Deprecations
feat(v8/core): Deprecate
getDomElementmethod (#14799)Deprecates
getDomElement. There is no replacement.Other changes
continueTraceimplementation in core (#14819)NODE_OPTIONSis not passed to worker threads (#14825)tagNamewhen name is not provided toTraceDirective(#14828)openTelemetrySpanProcessorsoption (#14853)Setas theallRoutescontainer. (#14878) (#14884)normalizedRequesttosamplingContext(#14903)syncFeedbackIntegration(#14918)Work in this release was contributed by @arturovt. Thank you for your contribution!
Bundle size 📦
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.