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

Update Node.js to v12.20.0 #135

Merged
merged 1 commit into from
Nov 25, 2020
Merged

Update Node.js to v12.20.0 #135

merged 1 commit into from
Nov 25, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
node minor 12.19.1 -> 12.20.0

Release Notes

nodejs/node

v12.20.0

Compare Source

Notable Changes
  • crypto:
    • update certdata to NSS 3.56 (Shelley Vohr)
      #​35546
  • deps:
    • update llhttp to 2.1.3 (Fedor Indutny)
      #​35435
    • (SEMVER-MINOR) upgrade to libuv 1.40.0 (Colin Ihrig)
      #​35333
  • doc:
    • add aduh95 to collaborators (Antoine du Hamel)
      #​35542
  • fs:
    • (SEMVER-MINOR) add .ref() and .unref() methods to watcher classes (rickyes)
      #​33134
  • http:
    • (SEMVER-MINOR) added scheduling option to http agent (delvedor)
      #​33278
  • module:
    • (SEMVER-MINOR) exports pattern support (Guy Bedford)
      #​34718
    • (SEMVER-MINOR) named exports for CJS via static analysis (Guy Bedford)
      #​35249
  • n-api:
    • (SEMVER-MINOR) add more property defaults (Gerhard Stoebich)
      #​35214
  • src:
    • (SEMVER-MINOR) move node_contextify to modern THROW_ERR_* (James M Snell)
      #​35470
    • (SEMVER-MINOR) move node_process to modern THROW_ERR* (James M Snell)
      #​35472
    • (SEMVER-MINOR) expose v8::Isolate setup callbacks (Shelley Vohr)
      #​35512
Commits

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 381596571

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 368809662: 0.0%
Covered Lines: 197
Relevant Lines: 197

💛 - Coveralls

@codecov
Copy link

codecov bot commented Nov 24, 2020

Codecov Report

Merging #135 (76f32ad) into master (413ffb8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #135   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          202       202           
  Branches        24        31    +7     
=========================================
  Hits           202       202           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 413ffb8...76f32ad. Read the comment docs.

@gagoar gagoar merged commit 0b34b99 into master Nov 25, 2020
@gagoar gagoar deleted the renovate/node-12.x branch November 25, 2020 07:12
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