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

chore(deps): update node docker tag to v11.15.0 #87

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 30, 2019

Mend Renovate

This PR contains the following updates:

Package Type Update Change
node final minor 11.7.0-alpine -> 11.15.0-alpine

Release Notes

nodejs/node

v11.15.0: 2019-04-30, Version 11.15.0 (Current), @​codebytere

Compare Source

Notable changes
  • deps: add s390 asm rules for OpenSSL-1.1.1 (Shigeki Ohtsu) #​19794
  • src: add .code and SSL specific error properties (Sam Roberts) #​25093
  • tls:
    • add --tls-min-v1.2 CLI switch (Sam Roberts) #​26951
    • supported shared openssl 1.1.0 (Sam Roberts) #​26951
    • revert default max toTLSv1.2 (Sam Roberts) #​26951
    • revert change to invalid protocol error type (Sam Roberts) #​26951
    • support TLSv1.3 (Sam Roberts) #​26209
    • add code for ERR_TLS_INVALID_PROTOCOL_METHOD (Sam Roberts) #​24729
Commits

v11.14.0: 2019-04-11, Version 11.14.0 (Current), @​BethGriggs

Compare Source

Notable changes
  • child_process: doc deprecate ChildProcess._channel (cjihrig) #​26982
  • deps: update nghttp2 to 1.37.0 (gengjiawen) #​26990
  • dns:
    • make dns.promises enumerable (cjihrig) #​26592
    • remove dns.promises experimental warning (cjihrig) #​26592
  • fs: remove experimental warning for fs.promises (Anna Henningsen) #​26581
  • stream: make Symbol.asyncIterator support stable (Matteo Collina) #​26989
  • worker: use copy of process.env (Anna Henningsen) #​26544
Commits

v11.13.0: 2019-03-28, Version 11.13.0 (Current), @​targos

Compare Source

Notable Changes
  • crypto
    • Allow deriving public from private keys (Tobias Nießen) #​26278.
  • events
    • Added a once function to use EventEmitter with promises (Matteo Collina) #​26078.
  • tty
    • Added a hasColors method to WriteStream (Ruben Bridgewater) #​26247.
    • Added NO_COLOR and FORCE_COLOR support (Ruben Bridgewater) #​26485.
  • v8
    • Added v8.getHeapSnapshot and v8.writeHeapSnapshot to generate snapshots in the format used by tools such as Chrome DevTools (James M Snell) #​26501.
  • worker
    • Added worker.moveMessagePortToContext. This enables using MessagePorts in different vm.Contexts, aiding with the isolation that the vm module seeks to provide (Anna Henningsen) #​26497.
  • C++ API
    • AddPromiseHook is now deprecated. This API was added to fill a use case that is served by async_hooks, since that has Promise support (Anna Henningsen) #​26529.
    • Added a Stop API to shut down Node.js while it is running (Gireesh Punathil) #​21283.
  • meta
Commits

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 requested a review from shavo007 as a code owner June 30, 2019 14:27
@renovate renovate bot changed the title Update Node.js to v11.15.0 Update node Docker tag to v11.15.0 Apr 28, 2020
@renovate renovate bot changed the title Update node Docker tag to v11.15.0 chore(deps): update node docker tag to v11.15.0 May 17, 2021
@renovate renovate bot force-pushed the renovate/node-11.x branch 2 times, most recently from 80b39fe to 5f01111 Compare May 17, 2021 06:58
@renovate renovate bot changed the title chore(deps): update node docker tag to v11.15.0 chore(deps): update dependency node to v11.15.0 Mar 7, 2022
@renovate renovate bot changed the title chore(deps): update dependency node to v11.15.0 chore(deps): update node docker tag to v11.15.0 Sep 25, 2022
@renovate
Copy link
Author

renovate bot commented Mar 24, 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