build(deps): bump astro from 6.4.6 to 7.1.0 in /docs in the npm_and_yarn group across 1 directory#1273
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 27f3c42. Configure here.
| "@sentry/astro": "^10.38.0", | ||
| "@sentry/starlight-theme": "^0.7.0", | ||
| "astro": "^6.4.6", | ||
| "astro": "^7.1.0", |
There was a problem hiding this comment.
Incompatible Astro 7 Starlight bump
High Severity
This bumps astro to ^7.1.0 while leaving @astrojs/starlight on ^0.39.2 (resolved as 0.39.3), which still peers on astro: ^6.0.0. Starlight only added Astro 7 support in 0.41.0, so the docs site is pairing unsupported major versions and is likely to fail installs or builds.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 27f3c42. Configure here.
Codecov Results 📊✅ Patch coverage is 100.00%. Project has 5491 uncovered lines. Coverage diff@@ Coverage Diff @@
## main #PR +/-##
==========================================
- Coverage 81.73% 81.72% -0.01%
==========================================
Files 427 427 —
Lines 30036 30036 —
Branches 19526 19526 —
==========================================
+ Hits 24547 24545 -2
- Misses 5489 5491 +2
- Partials 2048 2047 -1Generated by Codecov Action |
Bumps the npm_and_yarn group with 1 update in the /docs directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 6.4.6 to 7.1.0 - [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.1.0/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 7.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
27f3c42 to
16fd5bd
Compare


Bumps the npm_and_yarn group with 1 update in the /docs directory: astro.
Updates
astrofrom 6.4.6 to 7.1.0Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
fdd673c[ci] release (#17387)d9f99e1Preserve CSP resource defaults for element directives (#17394)092da56Add more escaping for rendered content (#17393)186a1e7fix(logger): allows setting in updateConfig() (#17391)4407483fix(logger): useconsoleAPI in JSON logger for cross-runtime compatibility...16de021feat(logger): allow passing entrypoint as URL (#17389)ed71eaffix(logger): make AstroLoggerDestination not generic (#17390)30698a2feat: chunk data store (#17296)44c4989feat(csp): support for -elem and -attr directives (#17214)7db6420Add --ignore-lock flag to run multiple dev servers (#17331)