build(deps): bump astro from 6.2.2 to 6.3.6#198
Merged
Conversation
Greptile SummaryThis PR bumps the
Confidence Score: 5/5Safe to merge — this is a routine patch-only upgrade with no breaking changes and no application code modifications. The update spans six patch releases (6.2.2 → 6.3.6), all containing bug fixes (HMR stale content, CSP regression, markdown accessibility, SVG handling). No application source files are touched and the lock file hashes are consistent with the declared versions. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["packages/web/package.json\nastro 6.2.2 to 6.3.6"] --> B["package-lock.json updated"]
B --> C["astro 6.3.6\nHMR + CSP + markdown fixes"]
B --> D["telemetry 3.3.2\ndrops dlv dep"]
B --> E["markdown-remark 7.1.2"]
B --> F["internal-helpers 0.9.1"]
Reviews (3): Last reviewed commit: "build(deps): bump astro from 6.2.2 to 6...." | Re-trigger Greptile |
7b1b94d to
b1337d9
Compare
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.2.2 to 6.3.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.3.6/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.3.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
b1337d9 to
d7e422b
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.2.2 to 6.3.6.
Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
223a843[ci] release (#16775)e4bce73[ci] format1754b91Invalidate importer modules in runner cache during HMR (#16777)3d10b5eInvalidate route cache when module identity changes after HMR (#16776)7453860fix: build times timestamp (#16784)3dbbceefix(sharp): handle default formats differently (#16665)068d924fix(content): generate anyOf schema for file() loader to support top-level ar...8f77583fix(content): preserve empty alt attributes on markdown images in content col...5b4122e[ci] release (#16772)5d661cdFix dev server serving stale content for files outside project root (#16757)