Bump astro from 7.2.0 to 7.2.1 - #569
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 7.2.0 to 7.2.1. - [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@7.2.1/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
cc8ee31 to
d9b0164
Compare
Bumps astro from 7.2.0 to 7.2.1.
Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
d081033[ci] release (#17608)630b833[ci] format43c9eb6docs: format paragraphs correctly within@deprecatedtags (#17666)97b0cc7docs: add links to the Markdown guide in themarkdown.optionsconfig (#17661)42623f2chore: use star import forjs-yaml(#17551)7133730fix(transitions): preserve CSS HMR across ClientRouter navigations (#17612)bd2c1a5Validate content collection reference() IDs after sync (#17582)4ada248fix(csp): include speculation rules hash in CSP when clientPrerender is enabl...3a890d2fix(incremental): use resolved file names for imported assets in the dependen...d6d5e75[ci] format