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 v13.14.0 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Node.js to v13.14.0 #4

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2020

Mend Renovate

This PR contains the following updates:

Package Type Update Change
node final minor 13.5.0-buster -> 13.14.0-buster

Release Notes

nodejs/node

v13.14.0: 2020-04-29, Version 13.14.0 (Current), @​BridgeAR

Compare Source

Notable Changes
  • async_hooks:
    • Merge run and exit methods (Andrey Pechkurov) #​31950
    • Prevent sync methods of async storage exiting outer context (Stephen Belanger) #​31950
  • vm:
    • Add importModuleDynamically option to compileFunction (Gus Caplan) #​32985
New core collaborators

With this release, we welcome two new Node.js core collaborators:

Commits

v13.13.0: 2020-04-14, Version 13.13.0 (Current), @​targos

Compare Source

Notable Changes
New file system APIs
  • Added a new function, fs.readv (with sync and promisified versions). This
    function takes an array of ArrayBufferView elements and will write the data
    it reads sequentially to the buffers (Sk Sajidul Kadir) #​32356.
  • A new overload is available for fs.readSync, which allows to optionally pass
    any of the offset, length and position parameters (Lucas Holmquist) #​32460.
Other changes
  • dns:
    • Added the dns.ALL flag, that can be passed to dns.lookup() with dns.V4MAPPED
      to return resolved IPv6 addresses as well as IPv4 mapped IPv6 addresses (murgatroid99) #​32183.
  • http:
    • The default maximum HTTP header size was changed from 8KB to 16KB (rosaxny) #​32520.
  • n-api:
    • Calls to napi_call_threadsafe_function from the main thread can now return
      the napi_would_deadlock status in certain circumstances (Gabriel Schulhof) #​32689.
  • util:
    • Added a new maxStrLength option to util.inspect, to control the maximum
      length of printed strings. Its default value is Infinity (rosaxny) #​32392.
  • worker:
    • Added support for passing a transferList along with workerData to the
      Worker constructor (Juan José Arboleda) #​32278.
New core collaborators

With this release, we welcome three new Node.js core collaborators:

Commits

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/node-13.x branch from f8afee1 to a507d24 Compare March 26, 2020 22:05
@renovate renovate bot changed the title Update Node.js to v13.10.1 Update Node.js to v13.11.0 Mar 26, 2020
@renovate renovate bot force-pushed the renovate/node-13.x branch from a507d24 to 203d251 Compare March 28, 2020 00:56
@renovate renovate bot changed the title Update Node.js to v13.11.0 Update Node.js to v13.12.0 Mar 28, 2020
@renovate renovate bot changed the title Update Node.js to v13.12.0 Update node Docker tag to v13.12.0 Apr 10, 2020
@renovate renovate bot force-pushed the renovate/node-13.x branch from 203d251 to dc4d488 Compare April 14, 2020 22:16
@renovate renovate bot changed the title Update node Docker tag to v13.12.0 Update node Docker tag to v13.13.0 Apr 14, 2020
@renovate renovate bot force-pushed the renovate/node-13.x branch from dc4d488 to 3bdfdc1 Compare April 30, 2020 18:49
@renovate renovate bot changed the title Update node Docker tag to v13.13.0 Update node Docker tag to v13.14.0 Apr 30, 2020
@renovate renovate bot changed the title Update node Docker tag to v13.14.0 Update Node.js to v13.14.0 May 9, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

1 participant