chore(deps): bump @astrojs/node from 10.0.1 to 10.0.5 in the npm_and_yarn group across 1 directory#130
Merged
chris-c-thomas merged 1 commit intomainfrom Apr 24, 2026
Conversation
Bumps the npm_and_yarn group with 1 update in the / directory: [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node). Updates `@astrojs/node` from 10.0.1 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 dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
|
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Astro Node adapter dependency used by the apps/astro application, aligning the lockfile with the new adapter version and its updated peer dependency requirements.
Changes:
- Bump
@astrojs/nodeinapps/astro/package.jsonfrom^10.0.1to^10.0.5. - Update
pnpm-lock.yamlentries for@astrojs/nodeto10.0.5, including updated integrity and peer dependency metadata (astro: ^6.0.0).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| apps/astro/package.json | Updates the direct dependency version for the Astro Node adapter. |
| pnpm-lock.yaml | Regenerates lockfile entries to reflect @astrojs/node@10.0.5 and its peer dependency range. |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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 / directory: @astrojs/node.
Updates
@astrojs/nodefrom 10.0.1 to 10.0.5Release notes
Sourced from
@astrojs/node's releases.Changelog
Sourced from
@astrojs/node's changelog.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)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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.