-
-
Notifications
You must be signed in to change notification settings - Fork 919
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
infra!: drop NodeJS v14 and v16 support #2121
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Shinigami92
added
p: 1-normal
Nothing urgent
do NOT merge yet
Do not merge this PR into the target branch yet
c: dependencies
Pull requests that adds/updates a dependency
breaking change
Cannot be merged when next version is not a major release
labels
May 3, 2023
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #2121 +/- ##
==========================================
- Coverage 99.57% 99.57% -0.01%
==========================================
Files 2807 2807
Lines 250525 250525
Branches 742 1151 +409
==========================================
- Hits 249464 249451 -13
- Misses 1033 1046 +13
Partials 28 28 |
Shinigami92
commented
May 5, 2023
Shinigami92
force-pushed
the
drop-node-v14-support
branch
2 times, most recently
from
May 10, 2023 14:17
861cdc4
to
5edf310
Compare
Shinigami92
changed the title
infra!: drop NodeJS v14 support
infra!: drop NodeJS v14 and v16 support
Sep 17, 2023
Shinigami92
force-pushed
the
drop-node-v14-support
branch
from
September 17, 2023 07:37
5edf310
to
268a5a1
Compare
Shinigami92
commented
Sep 17, 2023
Shinigami92
force-pushed
the
drop-node-v14-support
branch
from
September 20, 2023 14:55
8c769be
to
94f3e53
Compare
Per #2521 suggest adding the following to
|
Shinigami92
force-pushed
the
drop-node-v14-support
branch
2 times, most recently
from
January 19, 2024 08:38
c2f764c
to
5e6d4a4
Compare
Added 👍 |
Shinigami92
force-pushed
the
drop-node-v14-support
branch
from
January 29, 2024 19:29
89b3dc9
to
80ef9fe
Compare
@Shinigami92 Could you please fix the merge conflicts here? |
ST-DDT
added
needs rebase
There is a merge conflict
and removed
do NOT merge yet
Do not merge this PR into the target branch yet
labels
Feb 8, 2024
Shinigami92
force-pushed
the
drop-node-v14-support
branch
from
February 9, 2024 07:16
80ef9fe
to
5caed14
Compare
ST-DDT
approved these changes
Feb 9, 2024
xDivisionByZerox
approved these changes
Feb 9, 2024
matthewmayer
approved these changes
Feb 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
breaking change
Cannot be merged when next version is not a major release
c: dependencies
Pull requests that adds/updates a dependency
c: infra
Changes to our infrastructure or project setup
p: 1-normal
Nothing urgent
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Drop support for NodeJS v14 due to it reached EOL 2023-04-30
This is targeted for v9.0 and can be merged now ✅