chore(site)(deps): bump astro from 6.4.2 to 6.4.4 in /site in the astro group#212
chore(site)(deps): bump astro from 6.4.2 to 6.4.4 in /site in the astro group#212dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the astro group in /site with 1 update: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 6.4.2 to 6.4.4 - [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.4/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryBumps
Confidence Score: 5/5Routine patch-only bump with no API or breaking changes; the lock file is correctly updated to match. Both changed files are limited to version number and integrity hash updates for astro and its devalue peer. All astro 6.4.3 and 6.4.4 changes are bug fixes — no new APIs, no removed APIs, no configuration changes — so the update carries negligible regression risk. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[site/package.json] -->|astro 6.4.2 to 6.4.4| B[site/package-lock.json]
B -->|astro 6.4.4 integrity hash updated| C[node_modules/astro]
B -->|devalue range tightened| D[node_modules/devalue]
C --> E[Bug fixes only - No API or breaking changes]
Reviews (1): Last reviewed commit: "chore(site)(deps): bump astro in /site i..." | Re-trigger Greptile |
Bumps the astro group in /site with 1 update: astro.
Updates
astrofrom 6.4.2 to 6.4.4Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
fd7784e[ci] release (#16950)c610cdaFix dynamic route parameters in domain-based i18n routing (#16855)29b01ee[ci] format1b39ae8fix(astro): guard App.match() against malformed request URIs (#16926)16d49b6Fix issue with dynamic routes in complex projects using workerd (#16720)1adb876[ci] format2c1d50ffix(routing): preserve .html in pathname for endpoint routes with dynamic par...556b013docs(astro): fixallows togrammar in two source comments (#16959)17390a6fix(astro): match case-mismatched project paths in normalizeFilename (#16703)2c0bc94Fix unnecessary backend reloads when editing client-side components (#16924)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions