Skip to content
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

chore(astro): Bump astro dev dep to ^4.16.8 #14153

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

@AbhiPrasad AbhiPrasad requested a review from a team October 31, 2024 15:36
@AbhiPrasad AbhiPrasad self-assigned this Oct 31, 2024
@AbhiPrasad AbhiPrasad requested review from Lms24 and chargome and removed request for a team October 31, 2024 15:36
Copy link
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No objections for the e2e tests but not sure about the dev dependency

@@ -64,7 +64,7 @@
"@sentry/vite-plugin": "^2.22.6"
},
"devDependencies": {
"astro": "^3.5.0",
"astro": "^4.16.8",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We still support Astro 3.0.0 and upwards (https://docs.sentry.io/platforms/javascript/guides/astro/#prerequisites). I guess the build is failing because some types changed in v4?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated this to reflect v4.

I'd rather the package stays up-to-date with the latest version, and we use e2e tests to test against older versions when needed. What do you think?

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.

2 participants