Bump the npm group with 5 updates#201
Merged
github-actions[bot] merged 1 commit intomainfrom Oct 21, 2025
Merged
Conversation
Bumps the npm group with 5 updates: | Package | From | To | | --- | --- | --- | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.14.6` | `5.14.7` | | [@emnapi/runtime](https://github.com/toyobayashi/emnapi) | `1.5.0` | `1.6.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.8.1` | `24.9.1` | | [node-releases](https://github.com/chicoxyzzy/node-releases) | `2.0.25` | `2.0.26` | | [undici-types](https://github.com/nodejs/undici) | `7.14.0` | `7.16.0` | Updates `astro` from 5.14.6 to 5.14.7 - [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@5.14.7/packages/astro) Updates `@emnapi/runtime` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/toyobayashi/emnapi/releases) - [Commits](toyobayashi/emnapi@v1.5.0...v1.6.0) Updates `@types/node` from 24.8.1 to 24.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `node-releases` from 2.0.25 to 2.0.26 - [Commits](chicoxyzzy/node-releases@v2.0.25...v2.0.26) Updates `undici-types` from 7.14.0 to 7.16.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.14.0...v7.16.0) --- updated-dependencies: - dependency-name: astro dependency-version: 5.14.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@emnapi/runtime" dependency-version: 1.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 24.9.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: node-releases dependency-version: 2.0.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: undici-types dependency-version: 7.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.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 group with 5 updates:
5.14.65.14.71.5.01.6.024.8.124.9.12.0.252.0.267.14.07.16.0Updates
astrofrom 5.14.6 to 5.14.7Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
ca1d331[ci] release (#14568)93e8bd2[ci] format7958c6bfix(actions): virtual module (#14582)2af62c6fix(astro): restore Astro.site in getStaticPaths() (#14576)94500bbReturn 404 for non-existent actions instead of 500 (#14567)946fe68Fix: handle malformed cookies gracefully (#14566)73c5de9fix(build): Prevent duplicate CSS for hydrated client components (#14142)Updates
@emnapi/runtimefrom 1.5.0 to 1.6.0Release notes
Sourced from
@emnapi/runtime's releases.Commits
86d68f81.6.0100b8a3feat: make napi_delete_reference use node_api_basic_env (#170)bf622fc[Backport] feat: added SharedArrayBuffer api (#171)971e3d9ci: migrate to npm trusted publishing (#168)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@emnapi/runtimesince your current version.Updates
@types/nodefrom 24.8.1 to 24.9.1Commits
Updates
node-releasesfrom 2.0.25 to 2.0.26Commits
0524d742.0.26114a754feat: Nightly SyncUpdates
undici-typesfrom 7.14.0 to 7.16.0Release notes
Sourced from undici-types's releases.
... (truncated)
Commits
7392d6fBumped v7.16.0 (#4532)415c66dfix: make error symbols non enumerable (#4531)f182ff1Disable SIMD for PPC64 architecture, add UNDICI_NO_WASM_SIMD env to facilitat...95d835cexample: use metcoders https-pem for the example (#4436)7c42918fix: shell command built from environment values (#4392)51651a1fix: wpt should use master branch (#4524)82ea8fcrefactor: parseHttpDate (#4421)909a584websocket: always emit error event (#4521)d7bb09efetch: process content-encoding header only if relevant (#4496)e652f03wpt: properly handle write permissions errors in wpt-runner setup (#4518)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for undici-types since 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 conditions