Skip to content

Conversation

c298lee
Copy link
Contributor

@c298lee c298lee commented Jan 28, 2025

In preparation for upgrading to Sentry SDK v9, we need to replace @sentry/utils with @sentry/core since @sentry/utils will be deprecated and the packages exports and APIs have been moved into @sentry/core.

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 28, 2025
@c298lee c298lee requested review from billyvg and chargome January 28, 2025 19:58
@c298lee c298lee marked this pull request as ready for review January 28, 2025 19:58
@c298lee c298lee requested review from a team as code owners January 28, 2025 19:58
@c298lee c298lee merged commit 603ab01 into master Jan 28, 2025
44 checks passed
@c298lee c298lee deleted the cl/replace-sentryutils branch January 28, 2025 23:31
andrewshie-sentry pushed a commit that referenced this pull request Jan 29, 2025
In preparation for upgrading to Sentry SDK v9, we need to replace
`@sentry/utils` with `@sentry/core` since `@sentry/utils` will be
deprecated and the packages exports and APIs have been moved into
`@sentry/core`.
c298lee added a commit that referenced this pull request Jan 29, 2025
In preparation for upgrading to Sentry SDK v9, we need to replace
`@sentry/utils` with `@sentry/core` since `@sentry/utils` will be
deprecated and the packages exports and APIs have been moved into
`@sentry/core`.
c298lee added a commit that referenced this pull request Jan 29, 2025
In preparation for upgrading to Sentry SDK v9, we need to replace
`urlEncode` as it's deprecated. We copied `urlEncode` over from the
sentry-javascript repo.

Merge after #84196
c298lee added a commit that referenced this pull request Feb 3, 2025
Related PRs for updating some deprecations:
- #84130
- #84132
- #84196
- #84254

PR for updating getsentry:
https://github.com/getsentry/getsentry/pull/16292
andrewshie-sentry pushed a commit that referenced this pull request Feb 5, 2025
In preparation for upgrading to Sentry SDK v9, we need to replace
`urlEncode` as it's deprecated. We copied `urlEncode` over from the
sentry-javascript repo.

Merge after #84196
andrewshie-sentry pushed a commit that referenced this pull request Feb 5, 2025
Related PRs for updating some deprecations:
- #84130
- #84132
- #84196
- #84254

PR for updating getsentry:
getsentry/getsentry#16292
@github-actions github-actions bot locked and limited conversation to collaborators Feb 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants