chore(deps): bump vite, @astrojs/cloudflare, @astrojs/mdx, @tailwindcss/vite and astro#117
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump vite, @astrojs/cloudflare, @astrojs/mdx, @tailwindcss/vite and astro#117dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ss/vite and astro Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 8.1.0 and updates ancestor dependencies [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@astrojs/cloudflare](https://github.com/withastro/astro/tree/HEAD/packages/integrations/cloudflare), [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx), [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). These dependencies need to be updated together. Updates `vite` from 6.4.1 to 8.1.0 - [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/create-vite@8.1.0/packages/vite) Updates `@astrojs/cloudflare` from 12.6.12 to 14.0.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/cloudflare/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/cloudflare@14.0.1/packages/integrations/cloudflare) Updates `@astrojs/mdx` from 4.3.8 to 7.0.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@7.0.0/packages/integrations/mdx) Updates `@tailwindcss/vite` from 4.1.16 to 4.3.2 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.2/packages/@tailwindcss-vite) Updates `astro` from 5.17.1 to 7.0.3 - [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@7.0.3/packages/astro) --- updated-dependencies: - dependency-name: vite dependency-version: 8.1.0 dependency-type: indirect - dependency-name: "@astrojs/cloudflare" dependency-version: 14.0.1 dependency-type: direct:production - dependency-name: "@astrojs/mdx" dependency-version: 7.0.0 dependency-type: direct:production - dependency-name: "@tailwindcss/vite" dependency-version: 4.3.2 dependency-type: direct:production - dependency-name: astro dependency-version: 7.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Jun 30, 2026
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
rustlings | d90b5b5 | Jun 30 2026, 04:24 AM |
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 vite to 8.1.0 and updates ancestor dependencies vite, @astrojs/cloudflare, @astrojs/mdx, @tailwindcss/vite and astro. These dependencies need to be updated together.
Updates
vitefrom 6.4.1 to 8.1.0Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
5909efdfix: allow multiplebindCLIShortcutscalls with shortcut merging (#21103)39a0a15chore(deps): update rolldown-related dependencies (#21095)6a34ac3fix(deps): update all non-major dependencies (#21096)02ceaecchore(deps): update dependency@rollup/plugin-commonjsto v29 (#21099)572aacarelease: v7.2.2728c8eefix: revert "refactor: use fs.cpSync (#21019)" (#21081)a532e68release: v7.2.182d2d6cfix(worker): some worker asset was missing (#21074)f83264frefactor(build): renameindexOfMatchInSlicetofindPreloadMarker(#21054)8293de0release: v7.2.0Updates
@astrojs/cloudflarefrom 12.6.12 to 14.0.1Release notes
Sourced from @astrojs/cloudflare's releases.
... (truncated)
Changelog
Sourced from @astrojs/cloudflare's changelog.
... (truncated)
Commits
f7283e0[ci] release (#17180)fb0ab02fix: localized error route status handling (#17087)0db4b57Add astro/virtual-modules/transitions.js to Cloudflare adapter optimizeDeps (...7a7d879fix(cloudflare): migrate optimizeDeps from esbuildOptions to rolldownOptions ...f55ba4c[ci] release (#17132)9a53f77feat: add CDN cache providers (#16335)823f0d8[ci] release (beta) (#17119)f95e58efeat: stabilise route caching (#17116)96398e8Skip Cloudflare runtime startup during type generation (#16961)714e8c7fix(cloudflare): relocate to assets root when base is set (#17107)Updates
@astrojs/mdxfrom 4.3.8 to 7.0.0Release notes
Sourced from @astrojs/mdx's releases.
... (truncated)
Changelog
Sourced from @astrojs/mdx's changelog.
... (truncated)
Commits
Updates
@tailwindcss/vitefrom 4.1.16 to 4.3.2Release notes
Sourced from @tailwindcss/vite's releases.
... (truncated)
Changelog
Sourced from @tailwindcss/vite's changelog.
... (truncated)
Commits
056a1554.3.2 (#20281)bb6a109use.tsinstead of.css8a14a714.3.1 (#20226)73983e1Fix 'Sourcemap is likely to be incorrect' warnings when using `@tailwindcss/v...588bd734.3.0 (#20023)d194d4cdocs: fix various typos in comments and documentation (#19878)db27049fix(@tailwindcss/vite): include@variantin feature detection (#19966)5a79990Always resolve relative files, relative to the current .css file (#19965)f3fdda2fix(vite): avoid resolving JS plugins to browser CSS entries (#19949)69ad7cc4.2.4 (#19948)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@tailwindcss/vitesince your current version.Updates
astrofrom 5.17.1 to 7.0.3Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.