chore(deps): bump esbuild and astro in /docs - #192
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.28.1 and updates ancestor dependency [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). These dependencies need to be updated together. Updates `esbuild` from 0.27.7 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.7...v0.28.1) Updates `astro` from 6.4.6 to 7.1.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@7.1.3/packages/astro) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: indirect - dependency-name: astro dependency-version: 7.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Roger-luo
enabled auto-merge (squash)
July 30, 2026 19:52
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
July 30, 2026 19:54
Pull request was closed
Roger-luo
added a commit
that referenced
this pull request
Jul 30, 2026
…arp 0.35.3) (#203) Bumps the two direct `docs/` dependencies to their latest releases and regenerates the lockfile, pulling transitive deps forward. | Package | From | To | |---------|------|-----| | astro | 7.1.1 | **7.1.6** | | marked | 18.0.3 | **18.0.7** | | sharp (transitive) | 0.34.5 | **0.35.3** | ### Why sharp matters sharp 0.34.5 carries a **high-severity** libvips advisory — [GHSA-f88m-g3jw-g9cj](GHSA-f88m-g3jw-g9cj) (CVE-2026-33327 / 33328 / 35590 / 35591). Bumping astro alone did not pull sharp forward, so `npm audit fix` was used to force 0.35.3. `npm audit` now reports **0 vulnerabilities**. ### Supersedes Consolidates the Dependabot updates that were auto-closed as "updatable in another way" after the lockfile shifted: - #197 (sharp + astro) - #192 (esbuild + astro) — the esbuild 0.28.1 security fix already landed transitively via #202. The postcss (#201), astro→7.1.1 (#202), svgo (#194), and vite bumps already merged / resolved on main. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.8 (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 esbuild to 0.28.1 and updates ancestor dependency astro. These dependencies need to be updated together.
Updates
esbuildfrom 0.27.7 to 0.28.1Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
bb9db84publish 0.28.1 to npm9ff053esecurity: add integrity checks to the Deno API0a9bf21enforce non-negative size in gzip parsere2a1a71security: forbid\\in local dev server requests83a2cbffix #4482: don't inlineusingdeclarations308ad74fix #4471: renaming of nestedvardeclarationsf013f5ffix some typosaafd6e4chore: fix some minor issues in comments (#4462)15300c3follow up: cjs evaluation fixes1bda0c3fix #4461, fix #4467: esm evaluation fixesUpdates
astrofrom 6.4.6 to 7.1.3Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
cf9ffc7[ci] release (#17455)630b382Useos.availableParallelism()for image optimization queue to fix OOM in CP...8a7f7e0[ci] release (#17411)ebbd793chore(deps): updateastro-embed(#17436)311e42c[ci] format1d62202chore(deps): updateneotraverseto v1 (#17446)a5f7230fix(astro): updatecookieto v2 (#17445)91992effix(prefetch): swallow fetch-fallback rejection to avoid unhandled 'Load fail...a89c137fix(astro): propagate mutated locals to custom error pages (#17402)91c645a[ci] release (#17403)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.