chore(deps)(deps): bump astro from 6.4.4 to 6.4.6 in /apps/docs#168
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps)(deps): bump astro from 6.4.4 to 6.4.6 in /apps/docs#168dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
agjs
added a commit
that referenced
this pull request
Jun 19, 2026
…190) * chore(deps): aggregate weekly dependency updates across api, ui, docs Consolidates 21 Dependabot PRs (#168-#189) into a single change. Lockfiles regenerated with bun@1.3.14; full static + UI + docs gates pass. apps/api: - @anthropic-ai/sdk 0.100.1 -> 0.102.0, openai 6.41.0 -> 6.42.0 - @sentry/bun 10.55.0 -> 10.56.0 - bullmq 5.77.6 -> 5.78.0 - @boring-stack-pkg/eslint-plugin-{db-transactions,drizzle-conventions,elysia} 0.1.1 -> 0.1.2 - @eslint-community/eslint-plugin-eslint-comments 4.7.1 -> 4.7.2 - eslint-plugin-unicorn 64.0.0 -> 65.0.0 (major; lint clean) apps/ui: - react-router-dom 7.16.0 -> 7.17.0, @types/react 19.2.16 -> 19.2.17 - @tanstack/react-query(+devtools) 5.100.14 -> 5.101.0 - @sentry/react 10.55.0 -> 10.56.0, react-hook-form 7.77.0 -> 7.78.0 - radix-ui 1.4.3 -> 1.5.0 - storybook group 10.4.1 -> 10.4.2 - vite 8.0.14 -> 8.0.16, vitest(+coverage-v8) 4.1.7 -> 4.1.8 - eslint-plugin-unicorn 64.0.0 -> 65.0.0 (major; lint clean) apps/docs: - astro 6.4.2 -> 6.4.4, @astrojs/starlight 0.39.2 -> 0.39.3 - @astrojs/react 5.0.6 -> 5.0.7, wrangler 4.95.0 -> 4.98.0 - @types/react override bumped to 19.2.17 for cross-app parity ci: - azure/setup-kubectl 4.0.1 -> 5.1.0 (major) Deferred: ioredis 5.11.1 (half of #169). bullmq 5.78.0 exact-pins ioredis 5.10.1; taking 5.11.1 splits the tree into two ioredis copies with conflicting RedisOptions types. Held back until bullmq's pin advances. * chore(security): remediate transitive-dep advisories blocking CI The required `validate` (bun audit) and `dep vuln scan` (osv-scanner + bun audit) gates were red on this branch and on main due to advisory-data drift against pre-existing transitive deps. Remediates them so CI is green. Fixed via patched-version overrides (mirrored across apps per the package-override-parity rule; <7d releases exempted from the install quarantine in each app's bunfig.toml): - form-data 4.0.5 -> 4.0.6 (GHSA-hmw2-7cc7-3qxx CRLF injection) — api, docs - undici -> 7.28.0 (GHSA-vmh5-mc38-953g TLS bypass, GHSA-pr7r-676h-xcf6) — ui, docs - tmp 0.2.6 -> 0.2.7 (GHSA-7c78-jf6q-g5cm type-confusion path traversal) — ui, docs Accepted-risk suppressions (osv-scanner.toml IgnoredVulns + reasoning; all build-time/non-exploitable in our usage, ignoreUntil 2026-09-19): - api: nodemailer (GHSA-p6gq-j5cr-w38f — SMTP-only usage never passes the vulnerable `raw` option; also --ignore'd in the api bun audit step), @opentelemetry/core, esbuild, protobufjs - ui: @babel/core, esbuild, js-yaml - docs: astro (6.4.6), dompurify (x3), esbuild Verification (infra up): api check + 1188 tests; ui check + 656 tests; docs build:ci; osv-scanner clean on api/ui/docs; bun audit clean on api/ui; yamllint (CI config) clean.
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.4.4 to 6.4.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.4.6/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
d61e252 to
e3a4ed5
Compare
Contributor
Contributor
Author
|
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. |
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.4.4 to 6.4.6.
Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
19ad1b4[ci] release (#17023)f1baeea[ci] formatffda27bValidate origin in prerendered error page fetch against allowedDomains (#17033)0408628[ci] formatadd3df1Harden addAttribute to reject invalid attribute names (#17026)cfeb958[ci] formatb10e86efix : content collections image hmr (#16765)0b879fb[ci] release (#16972)dc45246Revert isNode workerd detection that caused Cloudflare build regression (#16997)132a879[ci] format