-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Insights: nestjs/nest
Overview
Could not load contribution data
Please try again later
26 Pull requests merged by 2 people
-
chore(deps): bump ws from 8.18.2 to 8.18.3
#15350 merged
Jul 1, 2025 -
chore(deps-dev): bump typescript-eslint from 8.35.0 to 8.35.1
#15345 merged
Jul 1, 2025 -
chore(deps): update dependency @types/node to v24.0.8
#15346 merged
Jul 1, 2025 -
chore(deps-dev): bump @types/node from 24.0.7 to 24.0.8
#15347 merged
Jul 1, 2025 -
fix(deps): update dependency cache-manager to v7.0.1
#15341 merged
Jul 1, 2025 -
fix(deps): update dependency mongoose to v8.16.1
#15342 merged
Jul 1, 2025 -
chore(deps): update eslint monorepo to v9.30.0
#15344 merged
Jul 1, 2025 -
chore(deps-dev): bump cache-manager from 7.0.0 to 7.0.1
#15348 merged
Jul 1, 2025 -
chore(deps-dev): bump eslint from 9.29.0 to 9.30.0
#15351 merged
Jul 1, 2025 -
fix(deps): update apollo graphql packages to v2.11.2
#15340 merged
Jun 30, 2025 -
chore(deps): update dependency eslint-plugin-prettier to v5.5.1
#15338 merged
Jun 30, 2025 -
chore(deps-dev): bump @eslint/js from 9.29.0 to 9.30.0
#15335 merged
Jun 30, 2025 -
chore(deps): update typescript-eslint monorepo to v8.35.0
#15318 merged
Jun 30, 2025 -
chore(deps): update dependency prettier to v3.6.2
#15316 merged
Jun 30, 2025 -
chore(deps-dev): bump eslint-plugin-prettier from 5.5.0 to 5.5.1
#15324 merged
Jun 30, 2025 -
chore(deps-dev): bump mocha from 11.7.0 to 11.7.1
#15323 merged
Jun 30, 2025 -
chore(deps): update dependency @types/node to v22.15.34
#15321 merged
Jun 30, 2025 -
chore(deps-dev): bump typescript-eslint from 8.34.1 to 8.35.0
#15319 merged
Jun 30, 2025 -
chore(deps): update dependency @babel/core to v7.27.7
#15337 merged
Jun 30, 2025 -
chore(deps): update dependency eslint-plugin-import to v2.32.0
#15315 merged
Jun 30, 2025 -
fix(deps): update dependency ts-morph to v26
#15165 merged
Jun 30, 2025 -
chore(deps-dev): bump prettier from 3.5.3 to 3.6.2
#15334 merged
Jun 30, 2025 -
chore(deps-dev): bump @types/node from 24.0.3 to 24.0.7
#15336 merged
Jun 30, 2025 -
chore(deps-dev): bump ts-morph from 25.0.1 to 26.0.0
#15162 merged
Jun 30, 2025 -
chore(deps-dev): bump mongoose from 8.16.0 to 8.16.1
#15328 merged
Jun 30, 2025 -
chore(deps-dev): bump eslint-plugin-import from 2.31.0 to 2.32.0
#15313 merged
Jun 30, 2025
11 Pull requests opened by 4 people
-
fix(core): Make flattenRoutePath return a valid module
#15333 opened
Jun 29, 2025 -
chore(deps): update typescript-eslint monorepo to v8.35.1
#15343 opened
Jun 30, 2025 -
chore(deps-dev): bump @eslint/js from 9.30.0 to 9.30.1
#15355 opened
Jul 2, 2025 -
chore(deps-dev): bump @types/node from 24.0.8 to 24.0.10
#15356 opened
Jul 2, 2025 -
chore(deps-dev): bump globals from 16.2.0 to 16.3.0
#15357 opened
Jul 2, 2025 -
chore(deps-dev): bump eslint from 9.30.0 to 9.30.1
#15358 opened
Jul 2, 2025 -
chore(deps): update dependency @types/node to v24.0.10
#15359 opened
Jul 2, 2025 -
chore(deps): update eslint monorepo to v9.30.1
#15360 opened
Jul 2, 2025 -
chore(deps): update dependency @types/node to v22.16.0
#15362 opened
Jul 2, 2025 -
chore(deps): update dependency globals to v16.3.0
#15363 opened
Jul 2, 2025 -
Fix/file type peer dependency
#15364 opened
Jul 2, 2025
8 Issues closed by 2 people
-
Redis The del method is invalid
#15366 closed
Jul 4, 2025 -
Allow GraphQL Subscriptions in Federated NestJS Subgraphs
#15365 closed
Jul 4, 2025 -
Feature Request: Add @Path() and @RootPath() Decorators for Automatic Chained Module Route Prefixing
#15361 closed
Jul 2, 2025 -
AsyncLocalStorage context is lost with global interceptors
#15317 closed
Jun 30, 2025 -
perf: fastify - add ability to define response JsonSchema
#14931 closed
Jun 30, 2025 -
Feature Request: TypeScript Plugin to Automatically Add class-validator and class-transformer Decorators
#15329 closed
Jun 30, 2025 -
RouterModule wrongly setting module metadata when child.path is empty string
#15332 closed
Jun 30, 2025 -
Documentation: MockFunctionMetadata no longer part of jest-mock
#15309 closed
Jun 30, 2025
1 Issue opened by 1 person
-
[DI] Unexpected null injection when mixing global modules with transient and request providers
#15352 opened
Jul 1, 2025
9 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
fix(testing): add fallback option to file type validator
#15226 commented on
Jul 1, 2025 • 3 new comments -
Enable ESM interoperability by default.
#15331 commented on
Jun 30, 2025 • 0 new comments -
Cannot use app.use(...) in test case when using fastify adapter
#15310 commented on
Jul 1, 2025 • 0 new comments -
HTTP/2 'HPE_PAUSED_H2_UPGRADE' Error with Node.js 22 LTS (SETTINGS frame issue)
#15327 commented on
Jul 1, 2025 • 0 new comments -
Dependency Dashboard
#4944 commented on
Jul 3, 2025 • 0 new comments -
fix(deps): update dependency typescript to v5.8.3
#14720 commented on
Jul 2, 2025 • 0 new comments -
fix(core): correct misunderstanding of optional metadata
#15137 commented on
Jun 30, 2025 • 0 new comments -
chore(deps): update jest monorepo to v30 (major)
#15268 commented on
Jul 3, 2025 • 0 new comments -
fix(microservices): Revisit RMQ pattern matching with wildcards
#15305 commented on
Jul 2, 2025 • 0 new comments