Skip to content

chore(deps-dev): bump @types/node from 20.14.10 to 25.8.0 in the types group across 1 directory#8

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/types-cddd32e8fc
Open

chore(deps-dev): bump @types/node from 20.14.10 to 25.8.0 in the types group across 1 directory#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/types-cddd32e8fc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 17, 2026

Copy link
Copy Markdown

Bumps the types group with 1 update in the / directory: @types/node.

Updates @types/node from 20.14.10 to 25.8.0

Commits

@dependabot @github

dependabot Bot commented on behalf of github May 17, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 17, 2026
furkankoykiran added a commit that referenced this pull request May 18, 2026
CodeQL flagged the fetch on prompt-client.ts:63 as a `js/file-access-to-http`
finding (alerts #11 + #12 on PR #9). The flag is technically accurate but
by-design: this CLI exists to read locally-stored project config + API
credential and POST them to the configured Contextify server. There is no
untrusted intermediary; the URL is constructed from the operator-controlled
serverUrl in resolveConfig.

Inline lgtm[js/file-access-to-http] suppression with a short rationale
above the call. Scope is intentionally narrow — does not touch the same
pre-existing pattern in src/commands/prompt.ts (alerts #8 + #9). That
pattern was present on main before this PR and should be cleaned up in a
separate security-hygiene pass, not bundled into the compile release.
Bumps the types group with 1 update in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 20.14.10 to 25.8.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.8.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump @types/node from 20.14.10 to 25.8.0 in the types group chore(deps-dev): bump @types/node from 20.14.10 to 25.8.0 in the types group across 1 directory May 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/types-cddd32e8fc branch from 12cc197 to 2a02bf6 Compare May 18, 2026 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants