Skip to content

NestJS v11 Support#6

Merged
rbonestell merged 6 commits intomainfrom
feature/nest-11-support
Mar 4, 2025
Merged

NestJS v11 Support#6
rbonestell merged 6 commits intomainfrom
feature/nest-11-support

Conversation

@rbonestell
Copy link
Copy Markdown
Owner

This pull request includes updates to the dependencies and versioning in the example/package.json and package.json files to ensure compatibility with the latest versions of NestJS and other related packages.

Dependency updates:

  • example/package.json: Updated NestJS dependencies to version 11.x.x and other related packages to their latest versions.
  • package.json: Updated the library version to 1.2.0 and added support for NestJS version 11.x.x in peerDependencies. [1] [2]

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ed3360c) to head (40dfbe3).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #6   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           38        38           
  Branches         8         8           
=========================================
  Hits            38        38           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rbonestell rbonestell changed the title feat: NestJS v11 Support NestJS v11 Support Mar 4, 2025
@rbonestell rbonestell merged commit 2110c3f into main Mar 4, 2025
7 checks passed
@rbonestell rbonestell deleted the feature/nest-11-support branch March 4, 2025 16:53
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