chore(deps): update JavaScript SDK to v10.50.0#6040
Open
github-actions[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update JavaScript SDK to v10.50.0#6040github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
a7671fc to
d35b21a
Compare
Contributor
Author
d35b21a to
c95f6f8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps scripts/update-javascript.sh from 10.49.0 to 10.50.0.
Auto-generated by a dependency updater.
Changelog
10.50.0
Important Changes
feat(effect): Support v4 beta (#20394)
The
sentry/effectintegration now supports Effect v4 beta, enabling Sentry instrumentation for the latest Effect framework version.Read more in the Effect SDK readme.
feat(hono): Add
sentry/hono/bunfor Bun runtime (#20355)A new
sentry/hono/bunentry point adds first-class support for running Hono applications instrumented with Sentry on the Bun runtime.Read more in the Hono SDK readme.
feat(replay): Add replayStart/replayEnd client lifecycle hooks (#20369)
New
replayStartandreplayEndclient lifecycle hooks let you react to replay session start and end events in your application.Other Changes
no_parent_spanclient outcomes for discarded spans requiring a parent (#20350)GoogleGenAIIstrumentedMethodtypo in type namehttpVersionin outgoing request span attributes (#20430)Internal Changes
.makeRequestAndWaitForEnvelopeto wait for envelopes (#20208)honoIntegration(#20397)