-
Notifications
You must be signed in to change notification settings - Fork 5
fix: bump node versions to 12,14 #23
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
Conversation
987e75c
to
3d43334
Compare
Codecov Report
@@ Coverage Diff @@
## master #23 +/- ##
=============================================
+ Coverage 0 100.00% +100.00%
=============================================
Files 0 3 +3
Lines 0 262 +262
Branches 0 36 +36
=============================================
+ Hits 0 262 +262
Continue to review full report at Codecov.
|
3d43334
to
2ecbd5a
Compare
# [1.1.0](v1.0.2...v1.1.0) (2021-08-17) ### Bug Fixes * bump node versions to 12,14 ([#23](#23)) ([a77890a](a77890a)) ### Features * analytics engine v3 feature changes ([6c5cd16](6c5cd16)) * analytics engine v3 feature changes ([b1cb904](b1cb904)) * analytics engine v3 feature changes ([f7be010](f7be010)) * analytics engine v3 feature changes ([e19751a](e19751a)) * analytics engine v3 feature changes ([39feb3b](39feb3b)) * analytics engine v3 feature changes ([432f5da](432f5da)) * analytics engine v3 feature changes ([a8c4c93](a8c4c93))
# [1.1.0](v1.0.2...v1.1.0) (2021-08-17) ### Bug Fixes * bump node versions to 12,14 ([#23](#23)) ([a77890a](a77890a)) ### Features * analytics engine v3 feature changes ([6c5cd16](6c5cd16)) * analytics engine v3 feature changes ([b1cb904](b1cb904)) * analytics engine v3 feature changes ([f7be010](f7be010)) * analytics engine v3 feature changes ([e19751a](e19751a)) * analytics engine v3 feature changes ([39feb3b](39feb3b)) * analytics engine v3 feature changes ([432f5da](432f5da)) * analytics engine v3 feature changes ([a8c4c93](a8c4c93))
# [1.1.0](v1.0.2...v1.1.0) (2021-08-17) ### Bug Fixes * bump node versions to 12,14 ([#23](#23)) ([a77890a](a77890a)) ### Features * analytics engine v3 feature changes ([6c5cd16](6c5cd16)) * analytics engine v3 feature changes ([b1cb904](b1cb904)) * analytics engine v3 feature changes ([f7be010](f7be010)) * analytics engine v3 feature changes ([e19751a](e19751a)) * analytics engine v3 feature changes ([39feb3b](39feb3b)) * analytics engine v3 feature changes ([432f5da](432f5da)) * analytics engine v3 feature changes ([a8c4c93](a8c4c93))
🎉 This PR is included in version 1.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
PR summary
This PR contains changes to the build to build on node versions 12 and 14 (was 10 and 12).
Also, several changes to dependency versions were made to avoid vulnerability alerts.
PR Checklist
Please make sure that your PR fulfills the following requirements:
PR Type
What is the current behavior?
What is the new behavior?
Does this PR introduce a breaking change?
Other information