build(deps): bump astro from 6.3.8 to 6.4.6#224
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Greptile SummaryThis is a routine Dependabot version bump for the
Confidence Score: 5/5Safe to merge — this is a routine patch-only version bump with no breaking changes. The change touches only the astro package version in a documentation/web sub-package. All releases between 6.3.8 and 6.4.6 are bug-fix patch releases with no API breakage. The lock file is consistent with the manifest change. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[packages/web/package.json] -->|astro 6.3.8 to 6.4.6| B[package-lock.json resolved]
B --> C[astro 6.4.6]
C --> D[internal-helpers 0.9.1 to 0.10.0]
C --> E[markdown-remark 7.1.2 to 7.2.0]
C --> F[devalue 5.6.x to 5.8.1]
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
A[packages/web/package.json] -->|astro 6.3.8 to 6.4.6| B[package-lock.json resolved]
B --> C[astro 6.4.6]
C --> D[internal-helpers 0.9.1 to 0.10.0]
C --> E[markdown-remark 7.1.2 to 7.2.0]
C --> F[devalue 5.6.x to 5.8.1]
Reviews (6): Last reviewed commit: "build(deps): bump astro from 6.3.8 to 6...." | Re-trigger Greptile |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/astro-6.4.6
branch
from
June 17, 2026 17:40
73d12a3 to
fd2719f
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/astro-6.4.6
branch
from
June 17, 2026 17:43
fd2719f to
5c0794a
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/astro-6.4.6
branch
from
June 17, 2026 17:47
5c0794a to
27a782e
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/astro-6.4.6
branch
from
June 17, 2026 17:50
27a782e to
eb4e2f2
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/astro-6.4.6
branch
from
June 17, 2026 17:54
eb4e2f2 to
7aa7c01
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/astro-6.4.6
branch
from
June 24, 2026 17:38
7aa7c01 to
1178517
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/astro-6.4.6
branch
from
June 24, 2026 17:41
1178517 to
b6dbe3d
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/astro-6.4.6
branch
from
June 24, 2026 17:45
b6dbe3d to
d0eb2a8
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/astro-6.4.6
branch
from
July 1, 2026 17:42
d0eb2a8 to
6dec7b5
Compare
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.3.8 to 6.4.6. - [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.4.6/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.4.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/astro-6.4.6
branch
from
July 8, 2026 17:37
6dec7b5 to
4f87a06
Compare
Contributor
Author
|
Superseded by #245. |
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.8 to 6.4.6.
Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
19ad1b4[ci] release (#17023)f1baeea[ci] formatffda27bValidate origin in prerendered error page fetch against allowedDomains (#17033)0408628[ci] formatadd3df1Harden addAttribute to reject invalid attribute names (#17026)cfeb958[ci] formatb10e86efix : content collections image hmr (#16765)0b879fb[ci] release (#16972)dc45246Revert isNode workerd detection that caused Cloudflare build regression (#16997)132a879[ci] format