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

Use Node.js 12 by default #1521

Merged
merged 9 commits into from Nov 20, 2019
Merged

Use Node.js 12 by default #1521

merged 9 commits into from Nov 20, 2019

Conversation

Aschen
Copy link
Contributor

@Aschen Aschen commented Nov 13, 2019

What does this PR do ?

Depends on:

Make usage of Node.js 12 by default

Other changes

  • update dependencies

Boyscout

@Aschen Aschen self-assigned this Nov 13, 2019
@Aschen Aschen added wip changelog:new-features Increase the minor version number changelog:breaking-changes Increase the major version number and removed changelog:new-features Increase the minor version number labels Nov 13, 2019
@Aschen Aschen removed the wip label Nov 18, 2019
@Aschen Aschen added the 2.x label Nov 18, 2019
@codecov
Copy link

codecov bot commented Nov 19, 2019

Codecov Report

Merging #1521 into 2-dev will increase coverage by 0.5%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##            2-dev    #1521     +/-   ##
=========================================
+ Coverage   93.06%   93.57%   +0.5%     
=========================================
  Files          97       96      -1     
  Lines        6637     6600     -37     
=========================================
- Hits         6177     6176      -1     
+ Misses        460      424     -36
Impacted Files Coverage Δ
lib/api/kuzzle.js 85.61% <ø> (+0.48%) ⬆️
lib/api/core/validation/index.js 97.79% <ø> (ø) ⬆️
lib/api/core/validation/types/date.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6f9afb5...a157996. Read the comment docs.

@scottinet scottinet merged commit 01e01a9 into 2-dev Nov 20, 2019
@scottinet scottinet deleted the node12-compat branch November 20, 2019 09:13
@Aschen Aschen mentioned this pull request Nov 20, 2019
Aschen added a commit that referenced this pull request Nov 21, 2019
# [2.0.0](https://github.com/kuzzleio/kuzzle/releases/tag/2.0.0) (2019-11-20)


#### Breaking changes

- [ [#1521](#1521) ] Use Node.js 12 by default   ([Aschen](https://github.com/Aschen))

#### New features

- [ [#1520](#1520) ] Generate and manage API key   ([Aschen](https://github.com/Aschen))

#### Enhancements

- [ [#1514](#1514) ] Use external Vault   ([Aschen](https://github.com/Aschen))

#### Securities

- [ [#1525](#1525) ] Fix Javascript injection & ReDoS vulnerabilities    ([scottinet](https://github.com/scottinet))
---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x changelog:breaking-changes Increase the major version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants