snowdrop / snowdrop-automation-client

snowdrop-automation-client
Apache License 2.0
1 stars 1 forks source link

Bump npm from 6.9.0 to 6.14.2 #39

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps npm from 6.9.0 to 6.14.2.

Release notes *Sourced from [npm's releases](https://github.com/npm/cli/releases).* > ## v6.14.2 > ## 6.14.2 (2020-03-03) > > ### DOCUMENTATION > * [`f9248c0be`](https://github.com/npm/cli/commit/f9248c0be63fba37a30098dc9215c752474380e3) [#730](https://github-redirect.dependabot.com/npm/cli/pull/730) chore(docs): update unpublish docs & policy reference ([@​nomadtechie](https://github.com/nomadtechie), [@​mikemimik](https://github.com/mikemimik)) > > ### DEPENDENCIES > > * [`909cc3918`](https://github.com/npm/cli/commit/909cc39180a352f206898481add5772206c8b65f) `hosted-git-info@2.8.8` ([@​darcyclarke](https://github.com/darcyclarke)) > * [`5038b1891`](https://github.com/npm/hosted-git-info/commit/5038b1891a61ca3cd7453acbf85d7011fe0086bb) fix: regression in old node versions w/ respect to url.URL implmentation > * [`9204ffa58`](https://github.com/npm/cli/commit/9204ffa584c140c5e22b1ee37f6df2c98f5dc70b) `npm-profile@4.0.4` ([@​isaacs](https://github.com/isaacs)) > * [`6bcf0860a`](https://github.com/npm/npm-profile/commit/6bcf0860a3841865099d0115dbcbde8b78109bd9) fix: treat non-http/https login urls as invalid > * [`0365d39bd`](https://github.com/npm/cli/commit/0365d39bdc74960a18caac674f51d0e2a98b31e6) `glob@7.1.6` ([@​isaacs](https://github.com/isaacs)) > * [`dab030536`](https://github.com/nodejs/node-gyp/commit/dab030536b6a70ecae37debc74c581db9e5280fd) `node-gyp@5.1.0` ([@​rvagg](https://github.com/rvagg)) > > ## v6.14.1 > ## 6.14.1 (2020-02-26) > > * [`303e5c11e`](https://github.com/npm/cli/commit/303e5c11e7db34cf014107aecd2e81c821bfde8d) `hosted-git-info@2.8.7` Fixes a regression where scp-style git urls are passed to the WhatWG URL parser, which does not handle them properly. ([@​isaacs](https://github.com/isaacs)) > > ## v6.14.0 > ## 6.14.0 (2020-02-25) > > ### FEATURES > * [`30f170877`](https://github.com/npm/cli/commit/30f170877954acd036cb234a581e4eb155049b82) [#731](https://github-redirect.dependabot.com/npm/cli/pull/731) add support for multiple funding sources ([@​ljharb](https://github.com/ljharb) & [@​ruyadorno](https://github.com/ruyadorno/)) > > ### BUG FIXES > * [`55916b130`](https://github.com/npm/cli/commit/55916b130ef52984584678f2cc17c15c1f031cb5) [#508](https://github-redirect.dependabot.com/npm/cli/pull/508) fix: check `npm.config` before accessing its members ([@​kaiyoma](https://github.com/kaiyoma)) > * [`7d0cd65b2`](https://github.com/npm/cli/commit/7d0cd65b23c0986b631b9b54d87bbe74902cc023) [#733](https://github-redirect.dependabot.com/npm/cli/pull/733) fix: access grant with unscoped packages ([@​netanelgilad](https://github.com/netanelgilad)) > * [`28c3d40d6`](https://github.com/npm/cli/commit/28c3d40d65eef63f9d6ccb60b99ac57f5057a46e), [`0769c5b20`](https://github.com/npm/cli/commit/30f170877954acd036cb234a581e4eb155049b82) [#945](https://github-redirect.dependabot.com/npm/cli/pull/945), [#697](https://github-redirect.dependabot.com/npm/cli/pull/697) fix: allow new major versions of node to be automatically considered "supported" ([@​isaacs](https://github.com/isaacs), [@​ljharb](https://github.com/ljharb)) > > ### DEPENDENCIES > * [`6f39e93`](https://github.com/npm/hosted-git-info/commit/6f39e93bae9162663af6f15a9d10bce675dd5de3) `hosted-git-info@2.8.6` ([@​darcyclarke](https://github.com/darcyclarke)) > * fix: passwords & usernames are escaped properly in git deps ([@​stevenhilder](https://github.com/stevenhilder)) > * [`f14b594ee`](https://github.com/npm/cli/commit/f14b594ee9dbfc98ed0b65c65d904782db4f31ad) `chownr@1.1.4` ([@​isaacs](https://github.com/isaacs)) > * [`77044150b`](https://github.com/npm/cli/commit/77044150b763d67d997f9ff108219132ea922678) `npm-packlist@1.4.8` ([@​isaacs](https://github.com/isaacs)) > * [`1d112461a`](https://github.com/npm/cli/commit/1d112461ad8dc99e5ff7fabb5177e8c2f89a9755) `npm-registry-fetch@4.0.3` ([@​isaacs](https://github.com/isaacs)) > * [`ba8b4fe`](https://github.com/npm/npm-registry-fetch/commit/ba8b4fe60eb6cdf9b39012560aec596eda8ce924) fix: always bypass cache when ?write=true > * [`a47fed760`](https://github.com/npm/cli/commit/a47fed7603a6ed31dcc314c0c573805f05a96830) `readable-stream@3.6.0` > * [`3bbf2d6`](https://github.com/nodejs/readable-stream/commit/3bbf2d6feb45b03f4e46a2ae8251601ad2262121) fix: babel's "loose mode" class transform enbrittles BufferList ([@​ljharb](https://github.com/ljharb)) > > ### DOCUMENTATION > * [`284c1c055`](https://github.com/npm/cli/commit/284c1c055a28c4b334496101799acefe3c54ceb3), [`fbb5f0e50`](https://github.com/npm/cli/commit/fbb5f0e50e54425119fa3f03c5de93e4cb6bfda7) [#729](https://github-redirect.dependabot.com/npm/cli/pull/729) update lifecycle hooks docs > ([@​seanhealy](https://github.com/seanhealy), [@​mikemimik](https://github.com/mikemimik)) > * [`1c272832d`](https://github.com/npm/cli/commit/1c272832d048300e409882313305c416dc6f21a2) [#787](https://github-redirect.dependabot.com/npm/cli/pull/787) fix: trademarks typo ([@​dnicolson](https://github.com/dnicolson)) > * [`f6ff41776`](https://github.com/npm/cli/commit/f6ff417767d52418cc8c9e7b9731ede2c3916d2e) [#936](https://github-redirect.dependabot.com/npm/cli/pull/936) fix: postinstall example ([@​ajaymathur](https://github.com/ajaymathur)) > * [`373224b16`](https://github.com/npm/cli/commit/373224b16e019b7b63d8f0b4c5d4adb7e5cb80dd) [#939](https://github-redirect.dependabot.com/npm/cli/pull/939) fix: bad links in publish docs ([@​vit100](https://github.com/vit100)) > > ### MISCELLANEOUS > * [`85c79636d`](https://github.com/npm/cli/commit/85c79636df31bac586c0e380c4852ee155a7723c) [#736](https://github-redirect.dependabot.com/npm/cli/pull/736) add script to update dist-tags ([@​mikemimik](https://github.com/mikemimik)) > ... (truncated)
Changelog *Sourced from [npm's changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md).* > ## 6.14.2 (2020-03-03) > > ### DOCUMENTATION > * [`f9248c0be`](https://github.com/npm/cli/commit/f9248c0be63fba37a30098dc9215c752474380e3) [#730](https://github-redirect.dependabot.com/npm/cli/pull/730) chore(docs): update unpublish docs & policy reference ([@​nomadtechie](https://github.com/nomadtechie), [@​mikemimik](https://github.com/mikemimik)) > > ### DEPENDENCIES > > * [`909cc3918`](https://github.com/npm/cli/commit/909cc39180a352f206898481add5772206c8b65f) `hosted-git-info@2.8.8` ([@​darcyclarke](https://github.com/darcyclarke)) > * [`5038b1891`](https://github.com/npm/hosted-git-info/commit/5038b1891a61ca3cd7453acbf85d7011fe0086bb) fix: regression in old node versions w/ respect to url.URL implmentation > * [`9204ffa58`](https://github.com/npm/cli/commit/9204ffa584c140c5e22b1ee37f6df2c98f5dc70b) `npm-profile@4.0.4` ([@​isaacs](https://github.com/isaacs)) > * [`6bcf0860a`](https://github.com/npm/npm-profile/commit/6bcf0860a3841865099d0115dbcbde8b78109bd9) fix: treat non-http/https login urls as invalid > * [`0365d39bd`](https://github.com/npm/cli/commit/0365d39bdc74960a18caac674f51d0e2a98b31e6) `glob@7.1.6` ([@​isaacs](https://github.com/isaacs)) > * [`dab030536`](https://github.com/nodejs/node-gyp/commit/dab030536b6a70ecae37debc74c581db9e5280fd) `node-gyp@5.1.0` ([@​rvagg](https://github.com/rvagg)) > > ## 6.14.1 (2020-02-26) > > * [`303e5c11e`](https://github.com/npm/cli/commit/303e5c11e7db34cf014107aecd2e81c821bfde8d) > `hosted-git-info@2.8.7` > Fixes a regression where scp-style git urls are passed to the WhatWG URL > parser, which does not handle them properly. > ([@​isaacs](https://github.com/isaacs)) > > ## 6.14.0 (2020-02-25) > > ### FEATURES > * [`30f170877`](https://github.com/npm/cli/commit/30f170877954acd036cb234a581e4eb155049b82) [#731](https://github-redirect.dependabot.com/npm/cli/pull/731) add support for multiple funding sources ([@​ljharb](https://github.com/ljharb) & [@​ruyadorno](hhttps://github.com/ruyadorno/)) > > ### BUG FIXES > * [`55916b130`](https://github.com/npm/cli/commit/55916b130ef52984584678f2cc17c15c1f031cb5) [#508](https://github-redirect.dependabot.com/npm/cli/pull/508) fix: check `npm.config` before accessing its members ([@​kaiyoma](https://github.com/kaiyoma)) > * [`7d0cd65b2`](https://github.com/npm/cli/commit/7d0cd65b23c0986b631b9b54d87bbe74902cc023) [#733](https://github-redirect.dependabot.com/npm/cli/pull/733) fix: access grant with unscoped packages ([@​netanelgilad](https://github.com/netanelgilad)) > * [`28c3d40d6`](https://github.com/npm/cli/commit/28c3d40d65eef63f9d6ccb60b99ac57f5057a46e), [`0769c5b20`](https://github.com/npm/cli/commit/30f170877954acd036cb234a581e4eb155049b82) [#945](https://github-redirect.dependabot.com/npm/cli/pull/945), [#697](https://github-redirect.dependabot.com/npm/cli/pull/697) fix: allow new major versions of node to be automatically considered "supported" ([@​isaacs](https://github.com/isaacs), [@​ljharb](https://github.com/ljharb)) > > ### DEPENDENCIES > * [`6f39e93`](https://github.com/npm/hosted-git-info/commit/6f39e93bae9162663af6f15a9d10bce675dd5de3) `hosted-git-info@2.8.6` ([@​darcyclarke](https://github.com/darcyclarke)) > * fix: passwords & usernames are escaped properly in git deps ([@​stevenhilder](https://github.com/stevenhilder)) > * [`f14b594ee`](https://github.com/npm/cli/commit/f14b594ee9dbfc98ed0b65c65d904782db4f31ad) `chownr@1.1.4` ([@​isaacs](https://github.com/isaacs)) > * [`77044150b`](https://github.com/npm/cli/commit/77044150b763d67d997f9ff108219132ea922678) `npm-packlist@1.4.8` ([@​isaacs](https://github.com/isaacs)) > * [`1d112461a`](https://github.com/npm/cli/commit/1d112461ad8dc99e5ff7fabb5177e8c2f89a9755) `npm-registry-fetch@4.0.3` ([@​isaacs](https://github.com/isaacs)) > * [`ba8b4fe`](https://github.com/npm/npm-registry-fetch/commit/ba8b4fe60eb6cdf9b39012560aec596eda8ce924) fix: always bypass cache when ?write=true > * [`a47fed760`](https://github.com/npm/cli/commit/a47fed7603a6ed31dcc314c0c573805f05a96830) `readable-stream@3.6.0` > * [`3bbf2d6`](https://github.com/nodejs/readable-stream/commit/3bbf2d6feb45b03f4e46a2ae8251601ad2262121) fix: babel's "loose mode" class transform enbrittles BufferList ([@​ljharb](https://github.com/ljharb)) > > ### DOCUMENTATION > * [`284c1c055`](https://github.com/npm/cli/commit/284c1c055a28c4b334496101799acefe3c54ceb3), [`fbb5f0e50`](https://github.com/npm/cli/commit/fbb5f0e50e54425119fa3f03c5de93e4cb6bfda7) [#729](https://github-redirect.dependabot.com/npm/cli/pull/729) update lifecycle hooks docs > ([@​seanhealy](https://github.com/seanhealy), [@​mikemimik](https://github.com/mikemimik)) > * [`1c272832d`](https://github.com/npm/cli/commit/1c272832d048300e409882313305c416dc6f21a2) [#787](https://github-redirect.dependabot.com/npm/cli/pull/787) fix: trademarks typo ([@​dnicolson](https://github.com/dnicolson)) > * [`f6ff41776`](https://github.com/npm/cli/commit/f6ff417767d52418cc8c9e7b9731ede2c3916d2e) [#936](https://github-redirect.dependabot.com/npm/cli/pull/936) fix: postinstall example ([@​ajaymathur](https://github.com/ajaymathur)) > * [`373224b16`](https://github.com/npm/cli/commit/373224b16e019b7b63d8f0b4c5d4adb7e5cb80dd) [#939](https://github-redirect.dependabot.com/npm/cli/pull/939) fix: bad links in publish docs ([@​vit100](https://github.com/vit100)) > > ### MISCELLANEOUS > ... (truncated)
Commits - [`572f463`](https://github.com/npm/cli/commit/572f463f8ac7dc5dfb3d129a3ac266e430434c6a) 6.14.2 - [`e6644b3`](https://github.com/npm/cli/commit/e6644b3d03df3fcf1d63af3d33d599a15080a1fd) docs: changelog for 6.14.2 - [`9204ffa`](https://github.com/npm/cli/commit/9204ffa584c140c5e22b1ee37f6df2c98f5dc70b) npm-profile@4.0.4 - [`0365d39`](https://github.com/npm/cli/commit/0365d39bdc74960a18caac674f51d0e2a98b31e6) glob@7.1.6 - [`909cc39`](https://github.com/npm/cli/commit/909cc39180a352f206898481add5772206c8b65f) hosted-git-info@2.8.8 - [`f9248c0`](https://github.com/npm/cli/commit/f9248c0be63fba37a30098dc9215c752474380e3) chore(docs): update unpublish docs with both commands, removing policy info f... - [`3b9c135`](https://github.com/npm/cli/commit/3b9c13599a0af1bb0b4d80fc7a9b925e0b518d2c) 6.14.1 - [`1de223b`](https://github.com/npm/cli/commit/1de223bd2109f0789c03b2e669549bc15087f6fd) docs: changelog for 6.14.1 - [`303e5c1`](https://github.com/npm/cli/commit/303e5c11e7db34cf014107aecd2e81c821bfde8d) hosted-git-info@2.8.7 - [`83293c4`](https://github.com/npm/cli/commit/83293c4f805d670708bbf7c24a95f517b7b4cc24) 6.14.0 - Additional commits viewable in [compare view](https://github.com/npm/cli/compare/v6.9.0...v6.14.2)
Maintainer changes This version was pushed to npm by [darcyclarke](https://www.npmjs.com/~darcyclarke), a new releaser for npm since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/snowdrop/snowdrop-automation-client/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #56.