-
Notifications
You must be signed in to change notification settings - Fork 14
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
NodeJS 18x support #518
Merged
Merged
NodeJS 18x support #518
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
OleksiiZubko
force-pushed
the
update-nodejs
branch
2 times, most recently
from
April 29, 2024 19:32
ed1c971
to
4b962ce
Compare
ystefinko
force-pushed
the
update-nodejs
branch
from
April 29, 2024 19:51
20ec5e0
to
fda0a46
Compare
OleksiiZubko
force-pushed
the
update-nodejs
branch
4 times, most recently
from
April 30, 2024 22:01
7ae2a77
to
bc97db6
Compare
ystefinko
force-pushed
the
update-nodejs
branch
5 times, most recently
from
May 7, 2024 08:48
9983bd6
to
9cf2f0e
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #518 +/- ##
===========================================
Coverage 90.1118% 90.1118%
===========================================
Files 82 82
Lines 2953 2953
Branches 333 333
===========================================
Hits 2661 2661
Misses 136 136
Partials 156 156 ☔ View full report in Codecov by Sentry. |
OleksiiZubko
force-pushed
the
update-nodejs
branch
from
May 8, 2024 20:40
9cf2f0e
to
fc66617
Compare
ystefinko
previously approved these changes
May 9, 2024
HalynaDumych
approved these changes
May 9, 2024
HalynaDumych
requested changes
May 9, 2024
HalynaDumych
requested changes
May 9, 2024
OleksiiZubko
force-pushed
the
update-nodejs
branch
from
May 9, 2024 13:39
68f57e5
to
85684b8
Compare
HalynaDumych
previously approved these changes
May 9, 2024
Drop suporting nodejs < 18x. Remove node_fetch from the dependencies. Update development dependencies. Relates-To: OLPEDGE-2889 Signed-off-by: Oleksii Zubko <ext-oleksii.zubko@here.com>
OleksiiZubko
force-pushed
the
update-nodejs
branch
from
May 10, 2024 08:20
85684b8
to
227ccb5
Compare
ystefinko
approved these changes
May 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Relates-To: OLPEDGE-2889