build(deps): bump astro from 6.1.10 to 6.2.2#173
Merged
erode-release[bot] merged 1 commit intomainfrom May 6, 2026
Merged
Conversation
Greptile SummaryThis PR bumps
Confidence Score: 5/5Routine patch-level dependency bump with no changes to application code; safe to merge. Only two files change: the version constraint in package.json and the corresponding lock file entries. All transitive dependency changes are internal to the astro package and managed by the astro maintainers as part of their published release. The upgrade includes only bug fixes across three patch releases. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["packages/web/package.json\nastro: ^6.1.10 → ^6.2.2"] --> B["astro 6.2.2"]
B --> C["@astrojs/compiler 3.0.1 → 4.0.0"]
B --> D["get-tsconfig 5.0.0-beta.4\n(replaces tsconfck 3.1.6)"]
B --> E["jsonc-parser 3.3.1\n(new internal dep)"]
B --> F["Bug fixes\n(session, routing, CSS, images, prefetch)"]
Reviews (5): Last reviewed commit: "build(deps): bump astro from 6.1.10 to 6..." | Re-trigger Greptile |
f32a938 to
a0edf56
Compare
a0edf56 to
9848ef1
Compare
9848ef1 to
b2bbf2d
Compare
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.1.10 to 6.2.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.2.2/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
b2bbf2d to
689f153
Compare
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.1.10 to 6.2.2.
Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
3f67b84[ci] release (#16545)7711e47[ci] format17f1867fix: route mismatch using trail slash never (#16516)7959798fix(astro): persist session delete without prior get/set (#16565)9ac96b4fix(prefetch): trigger tap strategy when clicking nested child elements (#16566)6ab0b3cfix(build): exclude prerendered route styles from SSR manifest (#16517)a595623[ci] formatc6b068efix : astro image position prop bug (#16236)9f4eee0Fixes @_@ not being stripped from CSS file names (#16264)7214d3efix(css): preserve scope on nested & with lightningcss transformer (#16548)