chore(deps): bump the typescript group across 1 directory with 2 updates#346
chore(deps): bump the typescript group across 1 directory with 2 updates#346dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the typescript group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript). Updates `@types/node` from 25.5.2 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
✔️ Bundle Size Analysis
Bundle breakdown |
There was a problem hiding this comment.
LGTM — routine Dependabot lockfile update for patch/minor dev dependency bumps.
Extended reasoning...
Overview
This PR updates pnpm-lock.yaml only, bumping two dev dependencies: @types/node (25.5.2 → 25.6.0, minor) and typescript (6.0.2 → 6.0.3, patch). Transitive lockfile entries for rollup (4.60.1 → 4.60.2), postcss (8.5.9 → 8.5.10), and undici-types (7.18.2 → 7.19.2) are also updated automatically. No source files are modified.
Security Risks
None. All updated packages are dev-only tooling (type definitions, compiler, bundler). No runtime code paths, auth, crypto, or permissions are affected.
Level of Scrutiny
Minimal scrutiny required. Patch and minor version bumps to well-known, widely-used dev dependencies from trusted sources (Microsoft/DefinitelyTyped). The changes are purely mechanical lockfile updates generated by Dependabot.
Other Factors
No bugs were found by the bug hunting system. No prior reviewer comments are outstanding. The PR is a clean, automated dependency update with no logic changes.
Bumps the typescript group with 2 updates in the / directory: @types/node and typescript.
Updates
@types/nodefrom 25.5.2 to 25.6.0Commits
Updates
typescriptfrom 6.0.2 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...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 conditions