Skip to content

[BUG-432] Fix NestJS peer dependency version #433

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

Merged
merged 2 commits into from
Apr 9, 2025

Conversation

drieshooghe
Copy link
Member

  • ⬆️ bump nestjs peer dependencies
  • 🔖 add a changeset

Description

Fixes the NestJS peer dependency versions, which are now set to NestJS v11.

Fixes #BUG-432

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

@drieshooghe drieshooghe self-assigned this Apr 9, 2025
Copy link

changeset-bot bot commented Apr 9, 2025

🦋 Changeset detected

Latest commit: a8090be

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@ocoda/event-sourcing-dynamodb Patch
@ocoda/event-sourcing-postgres Patch
@ocoda/event-sourcing-mariadb Patch
@ocoda/event-sourcing-mongodb Patch
@ocoda/event-sourcing Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Apr 9, 2025
@drieshooghe drieshooghe requested a review from Copilot April 9, 2025 15:38
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 7 changed files in this pull request and generated no comments.

Files not reviewed (6)
  • package.json: Language not supported
  • packages/core/package.json: Language not supported
  • packages/integration/dynamodb/package.json: Language not supported
  • packages/integration/mariadb/package.json: Language not supported
  • packages/integration/mongodb/package.json: Language not supported
  • packages/integration/postgres/package.json: Language not supported
Comments suppressed due to low confidence (1)

.changeset/eighty-ravens-matter.md:9

  • [nitpick] Consider clarifying this changeset message to specify that the NestJS peer dependencies are bumped to v11, which would more clearly align with the PR title and description.
+Bump dependencies

Copy link

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.76%. Comparing base (4d6736a) to head (a8090be).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #433   +/-   ##
=======================================
  Coverage   94.76%   94.76%           
=======================================
  Files         107      107           
  Lines        2425     2425           
  Branches      566      568    +2     
=======================================
  Hits         2298     2298           
  Misses        124      124           
  Partials        3        3           
Flag Coverage Δ
core 93.20% <ø> (ø)
integrations 96.17% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@drieshooghe drieshooghe enabled auto-merge (rebase) April 9, 2025 15:39
@drieshooghe drieshooghe disabled auto-merge April 9, 2025 15:41
@drieshooghe drieshooghe merged commit d645eaa into master Apr 9, 2025
18 checks passed
@drieshooghe drieshooghe deleted the BUG-432-fix-nestjs-peer-dep-version branch April 9, 2025 15:42
@github-actions github-actions bot mentioned this pull request Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant