chore(deps): Bump the astro group across 1 directory with 4 updates#908
Merged
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
484e6fd to
6a1c179
Compare
6a1c179 to
a76ffa5
Compare
a76ffa5 to
e9335fa
Compare
e9335fa to
c5a0048
Compare
c5a0048 to
c4d1cee
Compare
c4d1cee to
8e0c33a
Compare
8e0c33a to
8ef8c8a
Compare
8ef8c8a to
42e854a
Compare
42e854a to
b17d0f8
Compare
b17d0f8 to
6bf3eb6
Compare
6bf3eb6 to
950be7e
Compare
950be7e to
da15a74
Compare
da15a74 to
87aea26
Compare
87aea26 to
dab0e34
Compare
dab0e34 to
eaa2686
Compare
eaa2686 to
6408cf5
Compare
6408cf5 to
b0d994a
Compare
b0d994a to
f7fafb0
Compare
Bumps the astro group with 4 updates in the / directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check), [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) and [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel). Updates `astro` from 6.1.9 to 6.3.2 - [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@6.3.2/packages/astro) Updates `@astrojs/check` from 0.9.8 to 0.9.9 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.9/packages/language-tools/astro-check) Updates `@astrojs/sitemap` from 3.7.0 to 3.7.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.7.2/packages/integrations/sitemap) Updates `@astrojs/vercel` from 10.0.4 to 10.0.7 - [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@10.0.7/packages/integrations/vercel) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-version: 0.9.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: "@astrojs/sitemap" dependency-version: 3.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: "@astrojs/vercel" dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: astro dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com>
f7fafb0 to
494fa0c
Compare
E2E Test ResultsE2E Test Results - May 14, 2026Summary
Test Results
Generated by skillsmith E2E test suite |
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 the astro group with 4 updates in the / directory: astro, @astrojs/check, @astrojs/sitemap and @astrojs/vercel.
Updates
astrofrom 6.1.9 to 6.3.2Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
e345bcd[ci] release (#16653)04fdbb2Update pnpm to v11 (#16716)772f13afix(astro): correctly exportbuild.assetsPrefixfromastro:config/server...d1c258atest: isolate fixture cache dirs for shared fixtures (#16689)7e8226erefactor: address floating promises in tests (#16687)9446049[ci] format889e748docs(csp): improve validation messages for directives (#16685)cdeae00refactor: remove redudant assertions (#16694)38bcb25fix: use named HTML entities for attribute escaping (#16659)0f0a4cefix(astro): treat 'astro' vite environment as a server environment (#16691)Updates
@astrojs/checkfrom 0.9.8 to 0.9.9Release notes
Sourced from @astrojs/check's releases.
Changelog
Sourced from @astrojs/check's changelog.
Commits
c1f2e4f[ci] release (#16467)f56bb3fWidentypescriptpeer dependency range to allow v6 (#16471)184700cfix(deps): update language tools (#16230)88fcc98fix integrations links across docs (#16098)b9e96dafix(deps): update dependency vitest to v4 (#15372)Updates
@astrojs/sitemapfrom 3.7.0 to 3.7.2Release notes
Sourced from @astrojs/sitemap's releases.
Changelog
Sourced from @astrojs/sitemap's changelog.
Commits
4a6ff2a[ci] release (#16020)28079e9[ci] formatbabf57ffeat(astro): Add fallbackRoutes toastro:routes:resolved's return type and ...48e5c4d[ci] release (#15808)6453380fix: manually updates packages who had main releases later than betas (#15816)6414732Spelling (#15601)1118ac4feat: update tsconfig template to prepare for TS 6 (#15668)3758436[ci] release (beta) (#15354)14252b2fix(deps): update dependency zod to v4 (#15373)14b1d31chore: do renovate blocked updates (#15307)Updates
@astrojs/vercelfrom 10.0.4 to 10.0.7Release notes
Sourced from @astrojs/vercel's releases.
Changelog
Sourced from @astrojs/vercel's changelog.
Commits
e345bcd[ci] release (#16653)5a8cd09refactor: update tsconfig to use TypeScript project references (#16505)c1f2e4f[ci] release (#16467)0bae1a5fix(vercel): preserve duplex for forwarded request bodies (#16486)5c543c5refactor(astro): add internal entry points for test (#16473)f1fb559refactor(astro): migrate test helpers to TypeScript (#16474)21ca872[ci] release (#16399)99464edBump vite, picomatch, and unstorage to latest patch versions (#16448)c085cb2refactor(vercel): remove duplicated test files (#16416)9ed6b75refactor: remove PRERENDER env variable in tests (#16391)[skip-impl-check]