build(deps-dev): bump astro from 5.18.1 to 6.1.6 in /tko.io in the npm_and_yarn group across 1 directory#354
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
24ae901 to
567babc
Compare
Bumps the npm_and_yarn group with 1 update in the /tko.io directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 5.18.1 to 6.1.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.1.6/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.1.6 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
567babc to
f8c15c8
Compare
3 tasks
Contributor
Author
|
Looks like astro is no longer updatable, so this is no longer needed. |
phillipc
pushed a commit
to Auge19/tko
that referenced
this pull request
Apr 26, 2026
Fixes dependabot advisory: Astro XSS in define:vars via incomplete </script> tag sanitization (supersedes knockout#354). Migrations: - content.config.ts: add docsLoader() — Astro 6 requires Content Layer loaders; file-based auto-discovery removed. - Header.astro + tests.astro: resolve sibling/public paths from process.cwd() instead of import.meta.url. Astro 6's prerender bundles into dist/.prerender/chunks/, breaking ../-relative URLs. - Remove patch-package: upstream starlight already includes the head.ts fix the patch carried, and Bun has native patching. Verified: bun run build → 66 pages, clean. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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 the npm_and_yarn group with 1 update in the /tko.io directory: astro.
Updates
astrofrom 5.18.1 to 6.1.6Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
1945a93[ci] release (#16281)bb4586afix: avoid full-reload in scss modules (#14924)5f3085b[ci] formatb5c2fbaSkip actions server-output validation when an adapter is configured (#16202)b06eabfConsolidate inline script escaping into shared utility (#16303)92fc030refactor(core): rename logger internal types (#16271)ba18015[ci] formatd198e82test: port 16 routing unit tests to TypeScript (#16266)673a871[ci] release (#16244)fab9c00chore: upgrade biome (#16246)