Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update to support nestjs 11 #100

Merged
merged 14 commits into from
Jan 31, 2025
Merged

chore: update to support nestjs 11 #100

merged 14 commits into from
Jan 31, 2025

Conversation

getlarge
Copy link
Owner

@getlarge getlarge commented Jan 30, 2025

Description

Fixes #99
Also update Nx to v20 and migrate to ESLint flat config.

Type of change

  • Dependencies update
  • Refactor (a code change that neither fixes a bug nor adds a feature)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Copy link

nx-cloud bot commented Jan 30, 2025

View your CI Pipeline Execution ↗ for commit 62fa32b.

Command Status Duration Result
nx affected -t lint,test,build --parallel=2 ✅ Succeeded 3s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-31 09:50:27 UTC

nx.json Outdated Show resolved Hide resolved
packages/amqp-transport/package.json Outdated Show resolved Hide resolved
@getlarge getlarge merged commit fd24333 into main Jan 31, 2025
7 checks passed
@getlarge getlarge deleted the chore-update-nestjs-11 branch January 31, 2025 09:52
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.

chore: add support for NestJS v11
1 participant