Skip to content

Conversation

@mydea
Copy link
Member

@mydea mydea commented Jun 20, 2023

Since @sentry/sveltekit depends on @sentry/vite-plugin, which in turn depens on @sentry/node@^7.19.0 & @sentry/tracing@^7.19.0, this fails to install in E2E tests for pre-release versions (e.g. 7.57.0-beta.0), as the prerelease does not satisfy the range ^7.19.0. So we override this to * to ensure this works as expected.

(Side note: We should maybe update @sentry/sveltekit to use the latest @sentry/vite-plugin?)

Since @sentry/sveltekit depends on @sentry/vite-plugin, which in turn depens on `@sentry/node@^7.19.0`, this fails to install in E2E tests for pre-release versions (e.g. 7.57.0-beta.0`), as the prerelease does not satisfy the range `^7.19.0`. So we override this to `*` to ensure this works as expected.
@mydea mydea requested review from AbhiPrasad, Lms24 and lforst June 20, 2023 14:53
@mydea mydea self-assigned this Jun 20, 2023
@mydea mydea enabled auto-merge (squash) June 20, 2023 14:57
@mydea mydea merged commit b84c23f into develop Jun 21, 2023
@mydea mydea deleted the fn/e2e-prereleases branch June 21, 2023 07:16
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.

5 participants