Skip to content

deps: Bump @types/node from 22.19.17 to 25.5.2 in /mcp-server#1

Merged
TMHSDigital merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mcp-server/types/node-25.5.2
Apr 5, 2026
Merged

deps: Bump @types/node from 22.19.17 to 25.5.2 in /mcp-server#1
TMHSDigital merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mcp-server/types/node-25.5.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 5, 2026

Bumps @types/node from 22.19.17 to 25.5.2.

Commits

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 5, 2026

Labels

The following labels could not be found: dependencies. 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 requested a review from TMHSDigital as a code owner April 5, 2026 17:46
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 5, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 4c8faf7.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@types/node 25.5.2 🟢 6.5
Details
CheckScoreReason
Code-Review🟢 8Found 25/30 approved changesets -- score normalized to 8
Maintained🟢 1030 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License🟢 9license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Pinned-Dependencies🟢 8dependency not pinned by hash detected -- score normalized to 8
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
npm/undici-types 7.18.2 🟢 8.2
Details
CheckScoreReason
Code-Review🟢 9Found 19/21 approved changesets -- score normalized to 9
Maintained🟢 1030 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
Dependency-Update-Tool🟢 10update tool detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 8binaries present in source code
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Security-Policy🟢 9security policy file detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies🟢 4dependency not pinned by hash detected -- score normalized to 4
License🟢 10license file detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Signed-Releases⚠️ -1no releases found
SAST🟢 9SAST tool detected but not run on all commits
Fuzzing🟢 10project is fuzzed
Packaging🟢 10packaging workflow detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
CI-Tests🟢 1026 out of 26 merged PRs checked by a CI test -- score normalized to 10
Contributors🟢 10project has 83 contributing companies or organizations

Scanned Files

  • mcp-server/package-lock.json

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Apr 5, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​types/​node@​22.19.17 ⏵ 25.5.21001008196100

View full report

@TMHSDigital
Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.19.17 to 25.5.2.
- [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.5.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps: bump @types/node from 22.19.17 to 25.5.2 in /mcp-server deps: Bump @types/node from 22.19.17 to 25.5.2 in /mcp-server Apr 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mcp-server/types/node-25.5.2 branch from 49593b4 to 4c8faf7 Compare April 5, 2026 18:13
@TMHSDigital TMHSDigital merged commit 3042d8d into main Apr 5, 2026
11 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/mcp-server/types/node-25.5.2 branch April 5, 2026 18:18
TMHSDigital added a commit that referenced this pull request Apr 24, 2026
Phase 1 of the agent-file drift checker work
(TMHSDigital/Developer-Tools-Directory Issue #1).

Adds `standards-version: 1.6.3` to YAML frontmatter of every SKILL.md
and .mdc rule file in this repo. Mechanical change, no content edits.

The standards-version field enables the drift checker (Phase 2) to
compare each file against the current meta-repo standards version.

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
Made-with: Cursor

Signed-off-by: 154358121+TMHSDigital@users.noreply.github.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant