forked from getsentry/sentry-react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update JavaScript SDK to v10.20.0 #3
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
Open
github-actions
wants to merge
1
commit into
main
Choose a base branch
from
deps/scripts/update-javascript.sh
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
0f2e54f
to
ca61b89
Compare
ca61b89
to
7e5e52a
Compare
e31b91a
to
375dd93
Compare
27e716c
to
634a5b5
Compare
634a5b5
to
60c2b96
Compare
60c2b96
to
c17bcc3
Compare
c17bcc3
to
015db0f
Compare
015db0f
to
573364e
Compare
573364e
to
c7b189c
Compare
c7b189c
to
ed44dbb
Compare
55e106c
to
e2820a8
Compare
e2820a8
to
ceb6af7
Compare
ceb6af7
to
ddf21df
Compare
8e1e845
to
2430af0
Compare
2430af0
to
4e5d881
Compare
4e5d881
to
de91913
Compare
de91913
to
55f911f
Compare
55f911f
to
1d9dd67
Compare
1d9dd67
to
86b6f12
Compare
86b6f12
to
cba7d90
Compare
cba7d90
to
edbd833
Compare
edbd833
to
b788f69
Compare
eddb125
to
a0044ff
Compare
a0044ff
to
ef4fc0c
Compare
ef4fc0c
to
6a6287e
Compare
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.18.0 to 10.20.0.
Auto-generated by a dependency updater.
Changelog
10.20.0
Important Changes
feat(flags): Add Growthbook integration (#17440)
Adds a new Growthbook integration for feature flag support.
feat(solid): Add support for TanStack Router Solid (#17735)
Adds support for TanStack Router in the Solid SDK, enabling better routing instrumentation for Solid applications.
feat(nextjs): Support native debugIds in turbopack (#17853)
Adds support for native Debug IDs in Turbopack, improving source map resolution and error tracking for Next.js applications using Turbopack. Native Debug ID generation will be enabled automatically for compatible versions.
Other Changes
pino
logger name (#17930)POP
guard for long-runningpageload
spans (#17867)Internal Changes
- chore(nextjs): Add Next.js 16 peer dependency ([#17925](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/17925)) - chore(ci): Update Next.js canary testing ([#17939](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/17939)) - chore: Bump size limit ([#17941](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/17941)) - test(nextjs): Add next16 e2e test ([#17922](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/17922)) - test(nextjs): Update next 15 tests ([#17919](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/17919)) - chore: Add external contributor to CHANGELOG.md ([#17915](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/17915)) - chore: Add external contributor to CHANGELOG.md ([#17928](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/17928)) - chore: Add external contributor to CHANGELOG.md ([#17940](https://github-redirect.dependabot.com/getsentry/sentry-javascript/pull/17940))Work in this release was contributed by seoyeon9888, madhuchavva and thedanchez. Thank you for your contributions!
10.19.0
Internal Changes