Bump esbuild, @astrojs/react, astro, vite and vitest in /frontend - #862
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump esbuild, @astrojs/react, astro, vite and vitest in /frontend#862dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.3 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies need to be updated together. Updates `esbuild` from 0.21.5 to 0.25.3 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.21.5...v0.25.3) Updates `@astrojs/react` from 3.6.3 to 4.2.5 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/react@4.2.5/packages/integrations/react) Updates `astro` from 4.16.18 to 5.7.7 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.7.7/packages/astro) Updates `vite` from 5.4.14 to 6.3.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.3/packages/vite) Updates `vitest` from 1.6.0 to 3.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/vitest) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.3 dependency-type: indirect - dependency-name: "@astrojs/react" dependency-version: 4.2.5 dependency-type: direct:production - dependency-name: astro dependency-version: 5.7.7 dependency-type: direct:production - dependency-name: vite dependency-version: 6.3.3 dependency-type: indirect - dependency-name: vitest dependency-version: 3.1.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Apr 28, 2025
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
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 esbuild to 0.25.3 and updates ancestor dependencies esbuild, @astrojs/react, astro, vite and vitest. These dependencies need to be updated together.
Updates
esbuildfrom 0.21.5 to 0.25.3Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
677910bpublish 0.25.3 to npma41040efix #4110: support custom non-IPhostvaluesdfe0e1cfix #4114: add a limit to css nesting expansiona54916bfix #4139: deduplicate repeated legal commentsdc60e60runmake update-compat-tabled917038fix #4144: node path resolution edge case7ed1684fix #4141: Avoid redundantthisaccess during async function lowering (#4142)edc3a23docs(dev): update alias command formake test-go(#4113)1ee8b67workaroundprocess.exit()not exiting in node5c56e07changelog note with credit for the fixUpdates
@astrojs/reactfrom 3.6.3 to 4.2.5Release notes
Sourced from
@astrojs/react's releases.Changelog
Sourced from
@astrojs/react's changelog.... (truncated)
Commits
64898a3[ci] release (#13667)2309ef1[ci] formata19a185feat: convert integrations to TS (#13663)159b534[ci] release (#13558)3752519fix(vite): updateviteto latest version to fix CVE (#13596)360cb91fix: update vite to latest version (#13547)ddc98eb[ci] release (#13513)ff9d69efix: updateviteto latest version (#13526)19bd710fix(deps): update astro client runtimes (#13522)b33cc17[ci] release (#13504)Updates
astrofrom 4.16.18 to 5.7.7Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
24c26d0[ci] release (#13704)e14fd57[ci] format28f8716feat(fonts): update unifont (#13705)7d8c1dc[ci] formatb4929aefix: recursive content schema types (#13706)60d5be4fix: images urls containing ' which are inferSize'd (#13692)0cd3f32[ci] formata7b2dc6feat(fonts): refactor (#13653)ab98f88[docs] better text/links in config ref adapter entry (#13698)6a2cfd8[ci] release (#13702)Updates
vitefrom 5.4.14 to 6.3.3Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
db9eb97release: v6.3.3e4d5201fix: ignore malformed uris in tranform middleware (#19853)55cfd04perf: skip sourcemap generation for renderChunk hook of import-analysis-build...ffab442fix(css): resolve relative imports in sass properly on Windows (#19920)16a73c0fix(assets): ensure ?no-inline is not included in the asset url in the produc...9399cdatest(ssr): testssrTransformre-export deps and test stacktrace with first ...ed29deefix(ssr): fix execution order of re-export (#19841)80a91fffix(ssr): fix live binding of default export declaration and hoist exports ge...a4b500efix(deps): update all non-major dependencies (#19899)4bc17b4release: v6.3.2Updates
vitestfrom 1.6.0 to 3.1.2Release notes
Sourced from vitest's releases.
... (truncated)
Commits
5a0afd1chore: release v3.1.2b70a6f1chore(deps): unbundle tinyglobby and update (#7864)f9eacbcfix(vite-node): add ERR_MODULE_NOT_FOUND code error if module cannot be loade...3102986docs:browser.providerlink (#7851)816a5c5perf(browser): improve browser parallelisation (#7665)6743008fix: use happy-dom/jsdom types forenvionmentOptions(#7795)6358f21fix: default to run mode when stdin is not a TTY (#7673)15701f5fix(deps): update all non-major dependencies (#7831)