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 - abandoned #212

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 10, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
node final major 8.16.0-alpine -> 13.14.0-alpine

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.

Dependency update (patch)
@renovate
Copy link
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.

@renovate renovate bot changed the title Update Node.js to v13 Update Node.js to v13 - abandoned Dec 3, 2023
Copy link
Author

renovate bot commented Dec 3, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant