Bump vite, @astrojs/mdx, @astrojs/netlify, @astrojs/vercel, @tailwindcss/vite, astro and astro-seo-schema - #125
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…css/vite, astro and astro-seo-schema Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx), [@astrojs/netlify](https://github.com/withastro/astro/tree/HEAD/packages/integrations/netlify), [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel), [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [astro-seo-schema](https://github.com/codiume/orbit/tree/HEAD/packages/astro-seo-schema). These dependencies needed to be updated together. Updates `vite` from 7.3.2 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/mdx` from 4.3.13 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 `@astrojs/netlify` from 6.6.4 to 8.0.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/netlify/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/netlify@8.0.0/packages/integrations/netlify) Updates `@astrojs/vercel` from 10.0.2 to 11.0.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/vercel/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/vercel@11.0.0/packages/integrations/vercel) Updates `@tailwindcss/vite` from 4.1.18 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.18.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) Updates `astro-seo-schema` from 5.1.0 to 7.0.0 - [Release notes](https://github.com/codiume/orbit/releases) - [Changelog](https://github.com/codiume/orbit/blob/main/packages/astro-seo-schema/CHANGELOG.md) - [Commits](https://github.com/codiume/orbit/commits/astro-seo-schema@7.0.0/packages/astro-seo-schema) --- updated-dependencies: - dependency-name: vite dependency-version: 8.1.0 dependency-type: direct:development - dependency-name: "@astrojs/mdx" dependency-version: 7.0.0 dependency-type: direct:production - dependency-name: "@astrojs/netlify" dependency-version: 8.0.0 dependency-type: direct:production - dependency-name: "@astrojs/vercel" dependency-version: 11.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 - dependency-name: astro-seo-schema dependency-version: 7.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Jun 30, 2026
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, @astrojs/mdx, @astrojs/netlify, @astrojs/vercel, @tailwindcss/vite, astro and astro-seo-schema. These dependencies needed to be updated together.
Updates
vitefrom 7.3.2 to 8.1.0Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
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.02833c55fix(types): add undefined to optional properties for exactOptionalProperties ...e3a6a83chore(deps): update rolldown-related dependencies (#21047)b1fd616fix(css): fallback to sass when sass-embedded platform binary is missing (#21...ad5b3bffix(module-runner): makegetBuiltinsresponse JSON serializable (#21029)Updates
@astrojs/mdxfrom 4.3.13 to 7.0.0Release notes
Sourced from @astrojs/mdx's releases.
... (truncated)
Changelog
Sourced from @astrojs/mdx's changelog.
... (truncated)
Commits
f55ba4c[ci] release (#17132)7725a61[ci] formatff7b718feat(satteri): Use the Sätteri databag for data (#17129)823f0d8[ci] release (beta) (#17119)7e7ab87feat: bump satteri (#17124)0da0678[ci] release (beta) (#17089)4585fe5fix(integrations): Export container renderers from a dedicated export path to...6650ec2feat: make Sätteri the default Markdown pipeline (#16966)08b84d6[ci] release (beta) (#17045)2dca5e3[ci] release (beta) (#16999)Updates
@astrojs/netlifyfrom 6.6.4 to 8.0.0Release notes
Sourced from @astrojs/netlify's releases.
... (truncated)
Changelog
Sourced from @astrojs/netlify's changelog.
... (truncated)
Commits
f55ba4c[ci] release (#17132)9a53f77feat: add CDN cache providers (#16335)f5e0aaechore: merge main into next08b84d6[ci] release (beta) (#17045)19ad1b4[ci] release (#17023)1310277Harden Netlify remotePatterns regex to match canonical wildcard semantics (#1...75cfa52chore: merge main into next75ae5df[ci] release (#16912)9c2b95bMerge remote-tracking branch 'origin/main' into chore/merge-main-into-next17a0fbdchore(deps): update devalue (#16900)Updates
@astrojs/vercelfrom 10.0.2 to 11.0.0Release notes
Sourced from @astrojs/vercel's releases.
... (truncated)
Changelog
Sourced from @astrojs/vercel's changelog.
... (truncated)
Commits
f55ba4c[ci] release (#17132)9a53f77feat: add CDN cache providers (#16335)08b84d6[ci] release (beta) (#17045)9c2b95bMerge remote-tracking branch 'origin/main' into chore/merge-main-into-nextf41d26btest(vercel): add per-test timeout and raise suite timeout (#16898)3652d1cchore: merge main into nextc7157e6[ci] release (#16870)ce88423Dedupevite(#16787)29ec81dchore: merge main into next8d1af3bMerge remote-tracking branch 'origin/main' into chore/merge-main-into-nextUpdates
@tailwindcss/vitefrom 4.1.18 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.18.1 to 7.0.3Release notes
Sourced from astro's releases.