Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cake-build/cake-vscode

Contains Cake extension for Visual Studio Code.
https://github.com/cake-build/cake-vscode

Merge pull request #480 from cake-build/dependabot/npm_and_yarn/ini-1.3.6

[Security] Bump ini from 1.3.5 to 1.3.6

dfcabfd5b709487cd91fd071a4a63adabfb86c47 authored about 3 years ago by Gary Ewan Park <[email protected]>
Bump ini from 1.3.5 to 1.3.6

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.6.
- [Release notes](https://github...

832393b7072d107af47391f8d279775563739a72 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge branch 'release/1.0.0'

* release/1.0.0:
(build) Update to latest Cake.VsCode.Recipe
Bump adm-zip from 0.5.0 to 0.5....

a7f08a50f32f8a99db4400be30bbf8f910173e9e authored about 4 years ago by Gary Ewan Park <[email protected]>
(build) Update to latest Cake.VsCode.Recipe

cc88d86222b2c22d57a2bdb7adfe56112f68b69c authored about 4 years ago by Gary Ewan Park <[email protected]>
Merge pull request #472 from cake-build/dependabot/npm_and_yarn/adm-zip-0.5.1

Bump adm-zip from 0.5.0 to 0.5.1

c94fd16a397092a0cab5b05462b809c5cd60c3f2 authored about 4 years ago by Gary Ewan Park <[email protected]>
Bump adm-zip from 0.5.0 to 0.5.1

Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.0 to 0.5.1.
- [Release notes](htt...

495e78bebf84f9acf658b7602026bce80c0271ac authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #474 from nils-a/bugfix/GH-473

(GH-473) checking the latest available Cake.Tool

446a329964ab234195266d7596e60640661b0080 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-473) implemented a helper to get NuGet service URLs

The hard-coded url in cakeTool was replaced with a call to
getNugetServiceUrl(). Also the consta...

6a4bf8292af4afcf54ed1a89aca53a51911e5ec9 authored about 4 years ago by Nils Andresen <[email protected]>
(GH-473) checking the latest available Cake.Tool

version on nuget, rather than calling "dotnet tool search".
This was done because running "dotne...

560f550b7dea2ccd6af88949656666a2761a5b8f authored about 4 years ago by Nils Andresen <[email protected]>
Merge branch 'release/1.0.0' into master

* release/1.0.0: (81 commits)
(build) Oops, my bad
(build) Update GRM config
(maint) Updat...

935d6aa7ff55e738fcfdf81949330a1e220167cf authored about 4 years ago by Gary Ewan Park <[email protected]>
(build) Oops, my bad

I can only blame squirrles on the stream

2da55a89382d0ecd149e6053ac623f9f2a251d60 authored about 4 years ago by Gary Ewan Park <[email protected]>
(build) Update GRM config

To include updating of closed issues, and adding SHA of artifacts to
release.

e5ef6999eba186b93de6fab01f2868d716b491e1 authored about 4 years ago by Gary Ewan Park <[email protected]>
(maint) Update enum string values

As discussed on stream, lets be a little bit more specific about the
names for the enums, so tha...

2b560db69195098c764c4eab261a0d2a402b54eb authored about 4 years ago by Gary Ewan Park <[email protected]>
Merge pull request #468 from nils-a/bugfix/GH-409

(GH-409) "Run Task" now always installs .NET Tool

f8bca46a3e26f6df7455a9961b4e1aa1c2126357 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-409) "Run Task" now always installs .NET Tool

unless configured not to, using `cake.taskRunner.installNetTool`
set to `false`.

13eff528846be2e6b244e3a89d5f2546c6ae85e1 authored about 4 years ago by Nils Andresen <[email protected]>
Merge pull request #471 from gep13/feature/GH-470

(GH-470) Add check for which debugger to install

ab47f7bcc3c8b70839f9e81abbd7abdc3cfd5e50 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-470) Add check for which debugger to install

When installing Cake to the current workspace, if installed debug
support, check which type of d...

f3c5c3abe746c3b4dc3752debce3f2c92f4c170c authored about 4 years ago by Gary Ewan Park <[email protected]>
(maint) Remove unnecessary whitespace

4ba58472a06352862ddabb2c3bfece02d5f23c9b authored about 4 years ago by Gary Ewan Park <[email protected]>
Merge pull request #466 from cake-build/dependabot/npm_and_yarn/types/node-14.14.10

Bump @types/node from 14.14.9 to 14.14.10

01045e5e2cc8237015c208a97da978e9e3a494b7 authored about 4 years ago by Gary Ewan Park <[email protected]>
Bump @types/node from 14.14.9 to 14.14.10

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

f69ee63a09b5eaa49029ab53ee38d26b2bc4f8f0 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #467 from nils-a/feature/GH-460

(GH-460) implemented updating of the Cake.Tool

1fcec52fd7f607fa82af8a862cd4ae97d326eff4 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-460) "do not ask again" for Cake.Tool updates

answers will be stored in the workspaceState.

c9129ba6f2575d4a1649398edb66e011de24c599 authored about 4 years ago by Nils Andresen <[email protected]>
(GH-460) implemented updating of the Cake.Tool

Checking for installed version of Cake.Tool, as well as
installing and updating is now centrali...

420688038a15f6d187a6ed7764e3168161e2fd9d authored about 4 years ago by Nils Andresen <[email protected]>
Merge pull request #469 from gep13/fix-install-to-workspace

(GH-308 GH-432) Fix install to workspace

9bc21d767c63460fff89c5263e1ee2af8770c254 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-432) Only download requested bootstrappers

When installing Cake to the current workspace, the option is provided to
download bootstrappers,...

f1e45de73d8de16f8637d54cd2b0ab824f6b030c authored about 4 years ago by Gary Ewan Park <[email protected]>
(maint) Remove unnecessary code

71aa2a25bcb104b13dcfbd74b82ea23e587d66f3 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-308) Fix usage of undefined Tools

The issue here was that an attempt was being made to install the debug
dependencies into the Too...

8516bffae5c4a1fee4237e9cca2c172a56cb4d48 authored about 4 years ago by Gary Ewan Park <[email protected]>
Merge pull request #465 from nils-a/bugfix/GH-354

(GH-354) using codeLens now always installs .NET Tool

240270bcbbf408570389f218080a681c81eb41ed authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-354) using codeLens now always installs .NET Tool

unless configured not to, using `cake.codeLens.installNetTool`
set to `false`.

28e7cba0761ceed3420e70bdc28aee819c17243e authored about 4 years ago by Nils Andresen <[email protected]>
Merge pull request #462 from nils-a/bugfix/GH-461

(GH-461) `launchCommand` now defaults to .NET Tool

07af8dcbd9840f0b61aa426bc1d8fe59cd8b1fea authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-461) `launchCommand` now defaults to .NET Tool

c3dbfb1fdfbeeac767e0135b8eea48bb7550f6c1 authored about 4 years ago by Nils Andresen <[email protected]>
Merge pull request #464 from nils-a/feature/cleanup-deps

(GH-463) removed dependencies: make-dir, npm and expect

bdf304eb92aa2c8f8544bec2a11e24a8cc3cb6ff authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-463) switch from the old `<>` casting

to the newer casting using `as`. This was done to not confuse the `tsx`
parser of `depcheck`. Se...

ed81b4685d6fb9876ebae6d662ce1f3505bd8675 authored about 4 years ago by Nils Andresen <[email protected]>
(GH-463) removed dependencies: make-dir, npm and expect

none of which were any more in use.
Also, added depcheck as tool to report on unused dependencies.

32b3456d15523712649158b1504cd8dee9360424 authored about 4 years ago by Nils Andresen <[email protected]>
Merge pull request #441 from nils-a/feature/debug-core-tool

(GH-376) CodeLens debugging using global tool

5cac658f264591d5107697181cd0ee7f40731fe9 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-376) Add .NET Tool debugger configuration

Which can be added to an existing launch.json file via the Add
Configuration button.

0ac2d057081865bbac0afa2bebc732d3401046f1 authored about 4 years ago by Gary Ewan Park <[email protected]>
removed the windows-property on the DebugTask settings

in favor of an object {"default":.. , "win32":...} like we're using
for the launchCommand.

958f8cb2f56a4c83aa8f8eedb9fb7445e4577622 authored about 4 years ago by Nils Andresen <[email protected]>
removed auto-installing CoreCLR on debug

added selection CoreCLR/Tool to "install debug dependencies"
-> Probably more changes required.....

50978d3ef8e025cf5c93c7fb5d84a0815aa7d490 authored about 4 years ago by Nils Andresen <[email protected]>
This is a running version.

However, having the windows-property in the package.json
it can not be removed. We need need a p...

195d98f21e77eb22211f2964bafccedf72d7f681 authored about 4 years ago by Nils Andresen <[email protected]>
(maint) Fix spacing in package.json file

cc378f822a746054d0edace543b53f4385aab5fc authored about 4 years ago by Gary Ewan Park <[email protected]>
Merge pull request #457 from nils-a/feature/GH-99

(GH-99) Simple support for codeSymbols

cad0d55c406b041c1e4e5ca31037c0b8fe6b1279 authored about 4 years ago by Gary Ewan Park <[email protected]>
renamed codeOutline to codeSymbols

and fixed minor details.
Also, documentation was added in README

4b5c8e5f9dbdd45c434c0f4d6c40f07a5e06bf34 authored about 4 years ago by Nils Andresen <[email protected]>
Added configuration section to package.json and cleaned

registration of codeOutline in cakeMain.ts up.
Added a context events, i.e. Setup, Teardown etc....

cca381b2884c9c23528a5662ba661ebab9ec9ef2 authored about 4 years ago by tdue21 <[email protected]>
Very simple support for Code Outline

(cherry picked from commit d7fb1f782e363e7e7478f72b1fb3f9c2680455c0)

ad6806b80d60ea68e94fafdde129cc4e8fd4edeb authored about 4 years ago by tdue21 <[email protected]>
(GH-458) Update AppVeyor configuration

858927ebbb1e7626be2e9317d4cf6730b914eb54 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-458) Switch to building with Cake.Tool

ac2c12b84d14fb28e4688c8686aff83f6f57a14c authored about 4 years ago by Gary Ewan Park <[email protected]>
(build) Bump TypeScript version used.

3388d4cb80aa63a96df583bee844582e7d88283b authored about 4 years ago by Gary Ewan Park <[email protected]>
Merge pull request #454 from cake-build/dependabot/npm_and_yarn/typescript-4.1.2

Bump typescript from 4.0.5 to 4.1.2

a677f00be83aae1e350ee7d6edc8a367ccfcdfd0 authored about 4 years ago by Gary Ewan Park <[email protected]>
Bump typescript from 4.0.5 to 4.1.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.2.
- [Release note...

6e581024c828afbda3f5914e91eb7485d75cb96a authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #456 from cake-build/dependabot/npm_and_yarn/adm-zip-0.5.0

Bump adm-zip from 0.4.16 to 0.5.0

5c7ae3a3ba9b25fa76b045d8f8165c9e4fe403f9 authored about 4 years ago by Gary Ewan Park <[email protected]>
Bump adm-zip from 0.4.16 to 0.5.0

Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.4.16 to 0.5.0.
- [Release notes](ht...

a2f244799d8d8282adbd4f96ca92db34535370a1 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #455 from cake-build/dependabot/npm_and_yarn/types/node-14.14.9

Bump @types/node from 14.14.7 to 14.14.9

2ce691575f85c649c9db5e6081505f2be89c2c0e authored about 4 years ago by Gary Ewan Park <[email protected]>
Bump @types/node from 14.14.7 to 14.14.9

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

06952263f67a286ecd12a63cfd3afc5f8995c6ee authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #453 from cake-build/dependabot/npm_and_yarn/types/xml2js-0.4.7

Bump @types/xml2js from 0.4.6 to 0.4.7

e7a9c75b174f0ab611c17f95604efd84e0edb3f4 authored about 4 years ago by Gary Ewan Park <[email protected]>
Bump @types/xml2js from 0.4.6 to 0.4.7

Bumps [@types/xml2js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/xml2js)...

fbec2d70bec3a8933a28c025fe099d1c911e2225 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #451 from nils-a/feature/fix-tests

re-enabled unittest

3789a55e3b153a20741e39af880ad875b3dfc8e3 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-452) fixed test: codeLens.test

a8e776bf3c89c3cea70a940e34fdd0d4961b3518 authored about 4 years ago by Nils Andresen <[email protected]>
(GH-452) fixed test-runner.

Running tests is now possible using the "Extension Test" task in tasks.json
and also by running ...

ebd19cfdb5f33f2088d7099c17e12bef99e13ccf authored about 4 years ago by Nils Andresen <[email protected]>
(GH-449) Remove Chocolatey package

Currently, we can't ship a new Chocolatey package from this extension,
since there is already a ...

3cd2712683d7e9f0b49d22b1aa924ceab55cad67 authored about 4 years ago by Gary Ewan Park <[email protected]>
(build) Update to latest Cake.VsCode.Recipe package

604a1c6548ac7c1c38c3b193997af76fc7e13580 authored about 4 years ago by Gary Ewan Park <[email protected]>
(maint) Update to latest Cake bootstrappers

1674ae652b85877b973e76a8df0ceb7013a2a406 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-448) Remove mergify configuration

012a1e011021f0d76906254c02cbc416741d4b0b authored about 4 years ago by Gary Ewan Park <[email protected]>
Merge pull request #447 from cake-build/dependabot/npm_and_yarn/types/xml2js-0.4.6

Bump @types/xml2js from 0.4.5 to 0.4.6

961784a9331615420778244aa29f9134653c9b9c authored about 4 years ago by Gary Ewan Park <[email protected]>
Bump @types/xml2js from 0.4.5 to 0.4.6

Bumps [@types/xml2js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/xml2js)...

4ad930114fc83bdf127ed2141d9fe85a5aea3de3 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #446 from nils-a/feature/GH-105

(GH-105) added a check to save the current document

031564b09f0cb3c08f0ccb386d0559f66c0dd866 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-105) added a check to save the current document

before running the CodeLens commands.

acb0f70a3e5274d1e521aa59e6a0899684673703 authored about 4 years ago by Nils Andresen <[email protected]>
Merge pull request #445 from nils-a/feature/GH-81

(GH-81) added properties-descriptions

bd873df4b73c6ecb211343f7d6768912dd5c0220 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-81) added properties-descriptions

to configuration properties in package.json

23814b18a21b05aae3514708e5040660f701bb0b authored about 4 years ago by Nils Andresen <[email protected]>
Merge pull request #444 from nils-a/feature/GH-32

(GH-32) added a simple problemMatcher

3e194e7bbca413d485814b02de2d9fc6b8c692a9 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-32) added a simple problemMatcher

for errors during script compilation.
(Not for errors during script execution, though)

9e72e1d43740c22236db6c17ce5fcaa1514bb942 authored about 4 years ago by Nils Andresen <[email protected]>
Merge pull request #440 from cake-build/dependabot/npm_and_yarn/types/node-14.14.7

Bump @types/node from 14.14.6 to 14.14.7

2d65ae23dcc606db0a3515854aaed1d920ab2e10 authored about 4 years ago by Gary Ewan Park <[email protected]>
Bump @types/node from 14.14.6 to 14.14.7

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

7ce94aed86249b1cc32dfe11e117aef6d1bee399 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #442 from cake-build/dependabot/npm_and_yarn/types/mocha-8.0.4

Bump @types/mocha from 8.0.3 to 8.0.4

c26261c114b1b777220e5bbc0cf7435cfd88a339 authored about 4 years ago by Gary Ewan Park <[email protected]>
Bump @types/mocha from 8.0.3 to 8.0.4

Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) f...

14087fe109b3ddd390573299dc2647826530de6d authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #439 from nils-a/feature/GH-438

(GH-438) add the file name to the "Run Task" command,

dd9632fb7afd074263c21b01422b2302e57443d7 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-438) add the file name to the "Run Task" command,

if more than one cake file is found.

f2e60c535f909fb49d8336d56c9e29a3100aadcd authored about 4 years ago by Nils Andresen <[email protected]>
Merge pull request #436 from nils-a/feature/GH-143

(GH-143) added buildScript setting

4e00e07e18b1087e5511fe525b0461db47e9d016 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-143) Refactor configuration

Renamed buildScript to be launchCommand.
Removed verbosity from codelens configuration, in favou...

7bd5de6a5a3e18da2b88ffbc391fd80ec95ab691 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-143) Minor changes after testing

During stream, we tested out a few things, namely calling target bob,
from bill.cake, and we fou...

0faf137b8e119206b84f3bc2f98330e33046600b authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-143) added buildScript setting

to configure the build script to be used for "Code Lens" and "Run Task"

dd024080ec7807b2487f8501433ec67541892a73 authored about 4 years ago by Nils Andresen <[email protected]>
Merge pull request #434 from gep13/feature/GH-429

(GH-429) Save all files before applying changes

bba43b5d96f0ac0d9fac813c6802db113f84b81f authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-429) Save all files before applying changes

When running the command to add addin/tool/module to a .cake file, make
sure to save any dirty f...

fe1e7f4b900cdca77c93731f0b22808d8d165f9c authored about 4 years ago by Gary Ewan Park <[email protected]>
Merge pull request #433 from gep13/feature/GH-432

(GH-432) Add additional bootstrapper downloads

3a7cab28b6eab3759b1fc98e078a2ee1cbf12a79 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-432) Add additional bootstrapper downloads

Now that bootstrapper stubs exists on the resources repository, and the
additional redirects hav...

2f60b4e9e6f29367374a1c7af2c479c34f095ca4 authored about 4 years ago by Gary Ewan Park <[email protected]>
Merge pull request #435 from gep13/feature/GH-93

(GH-93) Handle empty lines when reading file stream

714b34bd0716cf84243d0f7189069db82d088116 authored about 4 years ago by Gary Ewan Park <[email protected]>
(GH-93) Handle empty lines when reading file stream

By default, the byline library ignores empty lines, and doesn't do
anything with them. Since we ...

4b548c2000470eeca408e45dfbfcbab0bdb14a07 authored about 4 years ago by Gary Ewan Park <[email protected]>
Merge pull request #430 from cake-build/dependabot/npm_and_yarn/tslint-6.1.3

Bump tslint from 6.0.0 to 6.1.3

116d323b05d2b64cd60c89197c0d7d5f2f1cb6a7 authored about 4 years ago by Gary Ewan Park <[email protected]>
Bump tslint from 6.0.0 to 6.1.3

Bumps [tslint](https://github.com/palantir/tslint) from 6.0.0 to 6.1.3.
- [Release notes](https:...

524ac12c513f5d29bc7519917b8f813ece9c900e authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #431 from cake-build/dependabot/npm_and_yarn/mocha-8.2.1

Bump mocha from 8.2.0 to 8.2.1

a840bc2c9bbe5bf49deebf7b6e620e630dcdcec7 authored about 4 years ago by Gary Ewan Park <[email protected]>
Bump mocha from 8.2.0 to 8.2.1

Bumps [mocha](https://github.com/mochajs/mocha) from 8.2.0 to 8.2.1.
- [Release notes](https://g...

e7cac3cede02b842517891108dcd16829cea328a authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #426 from cake-build/dependabot/npm_and_yarn/https-proxy-agent-5.0.0

Bump https-proxy-agent from 2.2.3 to 5.0.0

1a7958490fa6cc1d851ac1744af8108b68025f7d authored about 4 years ago by Gary Ewan Park <[email protected]>
(build) Update to new way of working

8667ee50cf1c801ea68ea6346ef82681f3e580ba authored about 4 years ago by Gary Ewan Park <[email protected]>
Bump https-proxy-agent from 2.2.3 to 5.0.0

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.3 to 5...

8aa031b9e44c1665f83a9df51ad7a95d1bc7c4b5 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
(maint) Remove deprecated package

As per instructions here:

https://code.visualstudio.com/api/working-with-extensions/testing-ext...

0ed79ab830f338d8b6fd9c0c71aeb481644193d8 authored about 4 years ago by Gary Ewan Park <[email protected]>
Merge pull request #423 from cake-build/dependabot/npm_and_yarn/typescript-4.0.5

Bump typescript from 4.0.3 to 4.0.5

08ff1e72c9cce3eaa455ae735e17acecac86f60e authored about 4 years ago by Gary Ewan Park <[email protected]>
Bump typescript from 4.0.3 to 4.0.5

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.3 to 4.0.5.
- [Release note...

d03476b3182566643294f6fc641a00bc53ab1c74 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #422 from cake-build/dependabot/npm_and_yarn/npm-6.14.8

Bump npm from 6.14.6 to 6.14.8

3f73756b0426786bb62c2513ef0f0c505ffcca92 authored about 4 years ago by Gary Ewan Park <[email protected]>
Bump npm from 6.14.6 to 6.14.8

Bumps [npm](https://github.com/npm/cli) from 6.14.6 to 6.14.8.
- [Release notes](https://github....

fecca9c5850a576f35dc5ae66916e71cac2a07c2 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #420 from cake-build/dependabot/npm_and_yarn/xml2js-0.4.23

Bump xml2js from 0.4.19 to 0.4.23

af913779eb0ebbf13afe5f01ca06f56e76c9d0df authored about 4 years ago by Gary Ewan Park <[email protected]>
Bump xml2js from 0.4.19 to 0.4.23

Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.19 to 0.4.23.
- [Relea...

b2b900b39613dcea3ff3bdad0edfa7e753fe8552 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>