RobinTail / express-zod-api

A Typescript library to help you get an API server up and running with I/O schema validation and custom middlewares in minutes.
https://ez.robintail.cz
MIT License
619 stars 30 forks source link

Bump @types/node from 20.14.12 to 22.0.0 #1947

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @types/node from 20.14.12 to 22.0.0.

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 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)
RobinTail commented 2 months ago

hooley sheeet!

RobinTail commented 2 months ago

Can not deduplicate only because of node-mocks-http

=> Found "@types/node@22.0.0"
info Has been hoisted to "@types/node"
info Reasons this module exists
   - Specified in "devDependencies"
   - Hoisted from "@types#cors#@types#node"
   - Hoisted from "@types#express#@types#body-parser#@types#node"
   - Hoisted from "@types#express-fileupload#@types#busboy#@types#node"
   - Hoisted from "@types#express#@types#express-serve-static-core#@types#node"
   - Hoisted from "@types#express#@types#serve-static#@types#node"
   - Hoisted from "@types#express#@types#body-parser#@types#connect#@types#node"
   - Hoisted from "@types#express#@types#express-serve-static-core#@types#send#@types#node"
info Disk size without dependencies: "2.11MB"
info Disk size with unique dependencies: "2.3MB"
info Disk size with transitive dependencies: "2.3MB"
info Number of shared dependencies: 1
=> Found "node-mocks-http#@types/node@20.14.12"
info This module exists because "node-mocks-http" depends on it.
info Disk size without dependencies: "2.12MB"
info Disk size with unique dependencies: "2.3MB"
info Disk size with transitive dependencies: "2.3MB"
info Number of shared dependencies: 1
✨  Done in 0.22s.
RobinTail commented 2 months ago

fixed it there, now waiting for release

RobinTail commented 2 months ago

Need #1956

coveralls-official[bot] commented 2 months ago

Coverage Status

coverage: 100.0%. remained the same when pulling 0137c9b33e5dc54ea8285d9e4c33d26a068abcf8 on dependabot/npm_and_yarn/types/node-22.0.0 into 585da010862532f28375753123f62d24fa9d6504 on master.