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

fix(nest): add peer deps for nestjs-core and rxjs 9 #784

Merged
merged 4 commits into from
Jan 25, 2024

Conversation

lukas-reining
Copy link
Member

@lukas-reining lukas-reining commented Jan 24, 2024

This PR

Adds @nestjs/core and rxjs version 8 to peer deps of nestjs-sdk.
Also fixes typos in README.

Verified

This commit was signed with the committer’s verified signature.
szokeasaurusrex Daniel Szoke
Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
@lukas-reining lukas-reining force-pushed the fix/add-nestjs-core-peer-dep branch from 07eaf87 to 3636b67 Compare January 24, 2024 10:24
Copy link
Member

@beeme1mr beeme1mr left a comment

Choose a reason for hiding this comment

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

Could you please update the OpenFeature section to also include " or in-house solution."?

lukas-reining and others added 2 commits January 25, 2024 16:04
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
@beeme1mr beeme1mr added this pull request to the merge queue Jan 25, 2024
Merged via the queue into main with commit a452bdd Jan 25, 2024
@beeme1mr beeme1mr deleted the fix/add-nestjs-core-peer-dep branch January 25, 2024 15:18
github-merge-queue bot pushed a commit that referenced this pull request Jan 31, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.0.5-experimental](nestjs-sdk-v0.0.4-experimental...nestjs-sdk-v0.0.5-experimental)
(2024-01-31)


### ✨ New Features

* adds ErrorOptions to Error constructor
([#765](#765))
([2f59a9f](2f59a9f))


### 🐛 Bug Fixes

* **nest:** add peer deps for nestjs-core and rxjs 9
([#784](#784))
([a452bdd](a452bdd))
* removed duped core types
([#800](#800))
([7cc1e09](7cc1e09))


### 📚 Documentation

* Nest SDK ([#750](#750))
([a21634d](a21634d))
* update nestjs readme examples
([#787](#787))
([c6a357a](c6a357a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
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.

None yet

3 participants