Skip to content

feat: remove node 16#875

Merged
toddbaert merged 2 commits into
mainfrom
chore/remove-node-16
May 13, 2024
Merged

feat: remove node 16#875
toddbaert merged 2 commits into
mainfrom
chore/remove-node-16

Conversation

@lukas-reining
Copy link
Copy Markdown
Member

This PR

Removes Node 16 as it is deprecated.

@lukas-reining lukas-reining requested a review from a team as a code owner March 14, 2024 16:50
Comment thread package.json
@toddbaert toddbaert self-requested a review March 15, 2024 14:58
Copy link
Copy Markdown
Member

@toddbaert toddbaert left a comment

Choose a reason for hiding this comment

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

Blocking this as per discussion with @lukas-reining @beeme1mr . We will have to decide on stability guarantees with EOL runtime versions.

Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
@toddbaert toddbaert force-pushed the chore/remove-node-16 branch from dc22268 to a18aa91 Compare May 13, 2024 13:19
@toddbaert toddbaert requested review from beeme1mr and toddbaert May 13, 2024 13:20
@toddbaert
Copy link
Copy Markdown
Member

toddbaert commented May 13, 2024

I'll be merging this today, consistent with our guidelines here. The TC met about this issue and concluded that since this is a relatively new library and since Node 16 is well beyond its EOL, we will merge this and consider it a non-breaking change. I will add some copy in the release notes about it.

cc @lukas-reining @thomaspoignant @kinyoklion @beeme1mr

@toddbaert toddbaert removed the on-hold label May 13, 2024
@toddbaert toddbaert merged commit c1878e4 into main May 13, 2024
@toddbaert toddbaert deleted the chore/remove-node-16 branch May 13, 2024 18:52
toddbaert added a commit that referenced this pull request May 13, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.14.0](server-sdk-v1.13.5...server-sdk-v1.14.0)
(2024-05-13)


### 🐛 Bug Fixes

* remove export of OpenFeatureClient
([#794](#794))
([3d197f2](3d197f2))
* removes exports of OpenFeatureClient class and makes event props
readonly ([#918](#918))
([e9a25c2](e9a25c2))
* run error hook when provider returns reason error or error code
([#926](#926))
([c6d0b5d](c6d0b5d))


### 🧹 Chore

* remove node 16
([#875](#875))
([c1878e4](c1878e4))
* **main:** release core 1.2.0
([#927](#927))
([692ad5b](692ad5b))


### 📚 Documentation

* add tip about supported usage in the install section
([#941](#941))
([f0de667](f0de667))

---
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>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Co-authored-by: Todd Baert <todd.baert@dynatrace.com>
toddbaert added a commit that referenced this pull request May 13, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.5-experimental](nestjs-sdk-v0.1.4-experimental...nestjs-sdk-v0.1.5-experimental)
(2024-05-13)


### 🐛 Bug Fixes

* removes exports of OpenFeatureClient class and makes event props
readonly ([#918](#918))
([e9a25c2](e9a25c2))


### 🧹 Chore

* remove node 16
([#875](#875))
([c1878e4](c1878e4))
* **deps:** update dependency supertest to v7
([#939](#939))
([9083df8](9083df8))

---
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>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Co-authored-by: Todd Baert <todd.baert@dynatrace.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.

3 participants