Skip to content

chore(deps-dev): bump @types/node from 22.19.7 to 22.19.8 in /packages/create#719

Merged
javiertoledo merged 5 commits intomainfrom
dependabot/npm_and_yarn/packages/create/types/node-22.19.8
Feb 5, 2026
Merged

chore(deps-dev): bump @types/node from 22.19.7 to 22.19.8 in /packages/create#719
javiertoledo merged 5 commits intomainfrom
dependabot/npm_and_yarn/packages/create/types/node-22.19.8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps @types/node from 22.19.7 to 22.19.8.

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 3, 2026
@javiertoledo
Copy link
Member

@copilot run rush update to fix this version mismatch issue:

Starting "rush update"
@types/node
22.19.7

  • @magek/adapter-event-store-nedb
  • @magek/adapter-read-model-store-nedb
  • @magek/adapter-session-store-nedb
  • @magek/cli
  • @magek/common
    (and 2 others)
    22.19.8
  • create-magek

Found 1 mis-matching dependencies in subspace: default

Also, run rush check to create change files for the dependency upgrade

Copy link
Contributor

Copilot AI commented Feb 4, 2026

@javiertoledo I've opened a new pull request, #729, to work on those changes. Once the pull request is ready, I'll request review from you.

@javiertoledo
Copy link
Member

@copilot you missed the new mcp server package:

Starting "rush update"
@types/node
22.19.8

  • @magek/adapter-event-store-nedb
  • @magek/adapter-read-model-store-nedb
  • @magek/adapter-session-store-nedb
  • @magek/cli
  • @magek/common
    (and 3 others)
    22.19.7
  • @magek/mcp-server

Found 1 mis-matching dependencies in subspace: default

lease update that dependency too and create a rush change file if necessary

Copy link
Contributor

Copilot AI commented Feb 4, 2026

@javiertoledo I've opened a new pull request, #730, to work on those changes. Once the pull request is ready, I'll request review from you.

@javiertoledo
Copy link
Member

@dependabot recreate

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/create/types/node-22.19.8 branch from f2f1f85 to a8d3494 Compare February 5, 2026 13:03
@javiertoledo
Copy link
Member

@copilot update the @types/node version in all packages to solve this version mismatch issue:

Starting "rush update"
@types/node
22.19.7

  • @magek/adapter-event-store-nedb
  • @magek/adapter-read-model-store-nedb
  • @magek/adapter-session-store-nedb
  • @magek/cli
  • @magek/common
    (and 3 others)
    22.19.8
  • create-magek

Found 1 mis-matching dependencies in subspace: default

Then, run rush update to create the change files required by our CI/CD process in all packages

Copy link
Contributor

Copilot AI commented Feb 5, 2026

@javiertoledo I've opened a new pull request, #736, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 3 commits February 5, 2026 13:15
Co-authored-by: javiertoledo <175096+javiertoledo@users.noreply.github.com>
Co-authored-by: javiertoledo <175096+javiertoledo@users.noreply.github.com>
chore(deps-dev): bump @types/node from 22.19.7 to 22.19.8
@javiertoledo javiertoledo merged commit 50df002 into main Feb 5, 2026
6 checks passed
@javiertoledo javiertoledo deleted the dependabot/npm_and_yarn/packages/create/types/node-22.19.8 branch February 5, 2026 13:27
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.

2 participants