chore(deps): bump astro from 5.18.2 to 6.4.3 in /website#798
chore(deps): bump astro from 5.18.2 to 6.4.3 in /website#798dependabot[bot] wants to merge 5 commits into
Conversation
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.18.2 to 6.4.3. - [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.3/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.4.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
9548a0b to
bce543c
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates the website/ Astro dependency to a newer major release (Astro 6), bringing in a refreshed transitive dependency set via the lockfile. This is part of keeping the static site build tooling current for the conference/website project within this repo.
Changes:
- Bumped
astroinwebsite/package.jsonfrom the 5.x range to^6.4.3. - Updated
website/package-lock.jsonto reflect Astro 6.4.3 and its updated dependency tree.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
website/package.json |
Updates the Astro dependency version used by the site. |
website/package-lock.json |
Regenerates the lockfile for Astro 6.4.3 and updated transitive packages. |
Files not reviewed (1)
- website/package-lock.json: Language not supported
| }, | ||
| "dependencies": { | ||
| "@astrojs/svelte": "^5.0.0", | ||
| "astro": "^5.11.0", | ||
| "astro": "^6.4.3", |
| "peerDependencies": { | ||
| "astro": "^4.0.0", | ||
| "svelte": "^4.0.0 || ^5.0.0-next.190", | ||
| "typescript": "^5.3.3" | ||
| } |
|
🚫 This PR description is missing required template sections. Missing required section(s): Linked issues, Changelog, Global DoD checklist Please update the PR body using one of the repository PR templates:
This check must pass before merge. |
…_yarn/website/astro-6.4.3 # Conflicts: # website/package-lock.json # website/package.json
|
Closing as drifted/superseded by #819. Although this started as the preferred Astro line, current branch state is conflicted and does not provide a clean merge path from develop. |
|
Closed per dependency triage; replacement work tracked in #819. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps astro from 5.18.2 to 6.4.3.
Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
75ae5df[ci] release (#16912)7604e63fix: remove dead else branch in csp insertDirective (#16921)0d85e1bFix false positive missing-content audit for hidden anchors (#16016)1e341b1chore: move integration tests to unit tests (#16869)79c6c46Fix 404 route resolution for experimental.advancedRouting with astro/hono han...17a0fbdchore(deps): update devalue (#16900)86e1190docs: fix typos in astro:i18n middleware JSDoc (#16574)239c469fix: astro() marks all pipeline features as used (#16899)e0e686c[ci] formatef53ab9feat(fonts): better bold fallbacks (#16908)