Skip to content

chore: Upgrade Vite and esbuild#15554

Merged
matthewp merged 2 commits into5-legacyfrom
esbuild-upgrade-1
Feb 18, 2026
Merged

chore: Upgrade Vite and esbuild#15554
matthewp merged 2 commits into5-legacyfrom
esbuild-upgrade-1

Conversation

@matthewp
Copy link
Copy Markdown
Contributor

Changes

  • Upgrade to latest esbuild which had a security issue. We're not affected as esbuild is only used in dev and build.

Testing

N/A

Docs

N/A

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 17, 2026

⚠️ No Changeset found

Latest commit: b54dcd5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the pkg: astro Related to the core `astro` package (scope) label Feb 17, 2026
"unstorage": "^1.17.4",
"vfile": "^6.0.3",
"vite": "^6.4.1",
"vite": "^7.3.1",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Cannot upgrade to Vite 7 as that will break things AFAIK

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Oops, meant to do the latest 6, will update.

@withastro withastro deleted a comment from github-actions bot Feb 17, 2026
@matthewp matthewp merged commit 436962a into 5-legacy Feb 18, 2026
45 of 46 checks passed
@matthewp matthewp deleted the esbuild-upgrade-1 branch February 18, 2026 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: astro Related to the core `astro` package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants