Bump astro from 6.3.7 to 6.4.2 in /docs#191
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
@dependabot rebase |
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.3.7 to 6.4.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/[email protected]/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
9f37105 to
04d8294
Compare
2 tasks
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
twschiller
added a commit
that referenced
this pull request
Jun 6, 2026
Applies the dependency updates from the dependabot PRs (#190, #191, #192, #194) plus the matching `bun.lock` regenerations that the npm ecosystem could not produce. - extension: @biomejs/biome 2.4.15 -> 2.4.16, eslint 10.4.0 -> 10.4.1, typescript-eslint 8.59.4 -> 8.60.0 - demo-site: @biomejs/biome 2.4.15 -> 2.4.16 - docs: @biomejs/biome 2.4.15 -> 2.4.16, astro 6.3.7 -> 6.4.2
2 tasks
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 astro from 6.3.7 to 6.4.2.
Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
b82137b[ci] release (#16885)c8625e2[ci] formatb94bcfdfix(config): Keep legacy plugins data on the config (#16889)b9f6bb9Fix SSR dynamic routes blocked by prerendered dynamic routes (#16878)3b75dc6[ci] release (#16884)eeb064cfix(mdx): Restore MDX rehype plugin entrypoint (#16883)c7157e6[ci] release (#16870)f387eba[ci] formate0e26dbResolve X-Forwarded-* headers inside FetchState (#16811)8153f8d[ci] format