Bump @astrojs/node from 8.3.2 to 10.0.5#80
Conversation
Bumps [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) from 8.3.2 to 10.0.5. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/node@10.0.5/packages/integrations/node) --- updated-dependencies: - dependency-name: "@astrojs/node" dependency-version: 10.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
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 a7d6ee2. Configure here.
| "dependencies": { | ||
| "@astrojs/check": "^0.5.10", | ||
| "@astrojs/node": "^8.2.5", | ||
| "@astrojs/node": "^10.0.5", |
There was a problem hiding this comment.
Incompatible peer dependency: astro 4.x vs required 6.x
High Severity
@astrojs/node is bumped to ^10.0.5 (resolves to 10.0.6), which declares a peer dependency of astro: ^6.0.0. However, astro remains at ^4.7.0 (resolves to 4.12.2). This is a major version mismatch — @astrojs/node 10.x was specifically released alongside Astro 6.x and is not compatible with Astro 4.x. This will likely cause build or runtime failures.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit a7d6ee2. Configure here.


Bumps @astrojs/node from 8.3.2 to 10.0.5.
Release notes
Sourced from
@astrojs/node's releases.Changelog
Sourced from
@astrojs/node's changelog.... (truncated)
Commits
eca29c1[ci] release (#16314)940afd5Fix static asset error responses including immutable cache headers (#16319)fab9c00chore: upgrade biome (#16246)711f837Prevent static assets from being caught by catch-all routes (#16047)88fcc98fix integrations links across docs (#16098)4a6ff2a[ci] release (#16020)b9e96dafix(deps): update dependency vitest to v4 (#15372)846f27ffix: destroy read streams to prevent file descriptor leaks (#16002)f41584afix(node): recursion fs loop (#15941)878791f[ci] release (#15985)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@astrojs/nodesince your current version.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.