Skip to content

build(deps-dev): bump @types/node from 24.13.3 to 26.1.1 in the development group across 1 directory - #8

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-cf49706eb9
Closed

build(deps-dev): bump @types/node from 24.13.3 to 26.1.1 in the development group across 1 directory#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-cf49706eb9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown

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

Updates @types/node from 24.13.3 to 26.1.1

Commits

Summary by CodeRabbit

  • Chores
    • Updated Node.js type definitions across the project to version ^26.1.1.
    • Improved compatibility with newer Node.js APIs and development tooling.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 26, 2026
@coderabbitai

coderabbitai Bot commented Jul 26, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The pull request updates the @types/node development dependency from ^24.0.0 to ^26.1.1 in the root package, three applications, and six packages.

Changes

Node.js type dependency upgrade

Layer / File(s) Summary
Workspace development dependency updates
package.json, apps/*/package.json, packages/*/package.json
The root workspace, applications, and packages update @types/node from ^24.0.0 to ^26.1.1.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: jusso-dev

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title correctly identifies the @types/node dev dependency bump, but understates the scope by saying it affects only one directory.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/npm_and_yarn/development-cf49706eb9

Comment @coderabbitai help to get the list of available commands.

@dependabot dependabot Bot changed the title build(deps-dev): bump @types/node from 24.13.3 to 26.1.1 in the development group build(deps-dev): bump @types/node from 24.13.3 to 26.1.1 in the development group across 1 directory Jul 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-cf49706eb9 branch 5 times, most recently from 2db7ba1 to 60954ed Compare July 26, 2026 18:44
Bumps the development group with 1 update in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 24.13.3 to 26.1.1
- [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: 26.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-cf49706eb9 branch from 60954ed to f159b94 Compare July 27, 2026 02:07
@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Author

Looks like @types/node is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 27, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/development-cf49706eb9 branch July 27, 2026 02:47
jusso-dev added a commit that referenced this pull request Jul 28, 2026
* chore(runtime): cut over to Node 26 across runtime and types

Coordinated Node 24 → 26 upgrade for engines, @types/node, CI, Compose
mocks, Docker build image, and distroless runtime. Records support policy
and closes the #34 rollup that Dependabot PRs #1 and #8 could not land alone.

* fix(ci): Node 26 corepack install and drizzle migration snapshots

Official node:26-bookworm-slim no longer ships corepack on PATH. Replace
hand-written migrations 0022/0023 with drizzle-kit output so the
committed-migrations CI check stays clean.

* chore(test): remove retired web UI Playwright E2E suite

Drop browser E2E specs, Playwright configs/deps, and CI steps. Muster is
the Hermes MCP control plane; unit/package tests and homelab shell checks
remain.

* docs: drop Playwright from Node 26 release checklist

* ci: cut PR wall-clock — parallel jobs, one image build, Docker cache

- Cancel in-progress PR runs
- Drop MinIO from quality (unit tests mock object storage)
- Turbo local cache on GHA
- Parallel quality + container (container no longer waits on quality for PRs)
- Remove duplicate full image build from security workflow on PR/push
  (weekly schedule retains deep Trivy pass)
- Dockerfile: manifest-first layers + pnpm/turbo BuildKit caches
- Tighter .dockerignore for smaller build context

* fix(docker): drop unsupported COPY --parents for BuildKit 1.7

GHA buildx rejects --parents on dockerfile:1.7. Use explicit per-package
manifest COPY lines so the lockfile-first layer cache still works.
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants