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
* master:
(#728) update omnisharp on every update of cake.bakery
(#730) added a new script t...
* hotfix/2.1.1:
(#728) update omnisharp on every update of cake.bakery
(#730) added a new sc...
(#728) update omnisharp on every update of cake.bakery
50d3a505836af9bd6d7b8d50bed8f66e8230fb51 authored about 2 years ago by Gary Ewan Park <[email protected]>1bd5707dba9488a6fecca38f6611c0c192caba00 authored about 2 years ago by Nils Andresen <[email protected]>
(#730) added a new script task `ensureCi`
558c779c4d4a381679e0b8be830538a6342511a7 authored about 2 years ago by Gary Ewan Park <[email protected]>
Which calls "npm ci", if node_modules does not exist.
By calling this before the "watch" task,
t...
* release/2.1.0:
Use dll instead of exe for Cake Bakery
(#681) packageName needs to be lower...
Use dll instead of exe for Cake Bakery
64443b7d395285c20e19a92f15210460f6aeeb19 authored about 2 years ago by Gary Ewan Park <[email protected]>This will ensure the default also works on Linux and Mac.
77eca3ee3f82d697cda87e2db0f66c5fec582e06 authored about 2 years ago by Martin Björkström <[email protected]>(#681) packageName needs to be lowerCase for v3-flatcontainer
8597098a6d824a84e5c2178e504bb2e303f19433 authored about 2 years ago by Gary Ewan Park <[email protected]>
also, some try-catch to get the error to log
and replaced the console.log to using the logger.
according to https://docs.microsoft.com/en-us/nuget/api/package-base-address-resource#request-pa...
ff9af2ccc41feb4a8dc082d8f220f5dfc0472f31 authored about 2 years ago by Nils Andresen <[email protected]>Bump @types/node from 16.11.12 to 18.8.3
db42ee34673319e5511e8c64e815e8072b845bf6 authored about 2 years ago by Gary Ewan Park <[email protected]>Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
a21bcfec6ccd9ff0082824ee1d1a0fac8ba275db authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bump typescript from 4.5.3 to 4.8.4
3ea200c5f846658d5ff7889340b9c8320d6958ad authored about 2 years ago by Gary Ewan Park <[email protected]>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.3 to 4.8.4.
- [Release note...
Bump minimist from 1.2.5 to 1.2.6
81e9ec80c074d4ee3c25f7edf77e4664e41f695f authored about 2 years ago by Gary Ewan Park <[email protected]>
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](ht...
Bump glob and @types/glob
74da1b20d24c79cdceaf4d54a565df31f979c69d authored about 2 years ago by Gary Ewan Park <[email protected]>Bumps [glob](https://github.com/isaacs/node-glob) and [@types/glob](https://github.com/Definitel...
b755faa2a6c5a6d5773ab66e57d32176533da8b0 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bump https-proxy-agent from 5.0.0 to 5.0.1
c0cbfc92d68b41d006d018d7d79bb821d51f91c6 authored about 2 years ago by Gary Ewan Park <[email protected]>Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 5.0.0 to 5...
e310994300cecdb242a4b1ccafee9bc4a039fae7 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bump node-fetch and @types/node-fetch
363950e791f7c4a068c374cc6130734fee3bc570 authored about 2 years ago by Gary Ewan Park <[email protected]>Bumps [node-fetch](https://github.com/node-fetch/node-fetch) and [@types/node-fetch](https://git...
15dd363e7474aca8880e0b7b4054b767b651d393 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bump ini from 2.0.0 to 3.0.1
e1a6049b66b583e18b19b4c057dd6865e005a4aa authored about 2 years ago by Gary Ewan Park <[email protected]>
Bumps [ini](https://github.com/npm/ini) from 2.0.0 to 3.0.1.
- [Release notes](https://github.co...
Bump mocha and @types/mocha
5a931e50d2387d7f0f503b6e63a108caa5ecc470 authored about 2 years ago by Gary Ewan Park <[email protected]>Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/Definitely...
ac8072692d910e71bb6393e516cf380205db2ce9 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bump depcheck from 1.4.2 to 1.4.3
bd45a2927bebeed4119b2cc33984f3abc688cd65 authored about 2 years ago by Gary Ewan Park <[email protected]>
Bumps [depcheck](https://github.com/depcheck/depcheck) from 1.4.2 to 1.4.3.
- [Release notes](ht...
* release/2.0.0: (40 commits)
(#609) Revert to earlier node-fetch
(build) Update to latest T...
(#609) Revert to earlier node-fetch
d6af2d03cfe9e659d9828e99beb6e96e6798edd4 authored about 3 years ago by Gary Ewan Park <[email protected]>
There is a known issue with using the latest 3.x release of node-fetch,
so for now, pin to the l...
(build) Update to latest TypeScript
a03dd52372b31cc734f215ead46eff3beddca7e8 authored about 3 years ago by Gary Ewan Park <[email protected]>
This was updated automatically as a result of a dependabot PR, so make
sure to use same version ...
Bump typescript from 4.5.2 to 4.5.3
f95758774f2f440cbd2b2e08b6f56bbb79ecfb14 authored about 3 years ago by Gary Ewan Park <[email protected]>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.5.3.
- [Release note...
Bump @types/node from 16.11.11 to 16.11.12
2c1a803676631e0353a479c6886fac3a0ced4158 authored about 3 years ago by Gary Ewan Park <[email protected]>Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
e112b92e2347a871765efc8b6f3b89495cf6394b authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bump @types/node-fetch from 2.5.12 to 3.0.3
8671f19843a4ddf88f0c771f3c606a80725c2113 authored about 3 years ago by Gary Ewan Park <[email protected]>Bumps [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nod...
938d7dac21d79274217cdcb74e44f325f6bfd70a authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bump adm-zip from 0.5.5 to 0.5.9
061c6cff99934d542de9182f393997d141fcf498 authored about 3 years ago by Gary Ewan Park <[email protected]>
Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.5 to 0.5.9.
- [Release notes](htt...
Bump mocha from 9.0.3 to 9.1.3
b5a6ea4dd8511751af6c6e7a16fea156c6d551cc authored about 3 years ago by Gary Ewan Park <[email protected]>
Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.3 to 9.1.3.
- [Release notes](https://g...
Provide better integration with Cake.Bakery
523c2f8970eef0e4610d7c48fb4d93547225a762 authored about 3 years ago by Gary Ewan Park <[email protected]>1ab83f038cee8f0703c85d35c4070c1d32c897d8 authored about 3 years ago by Gary Ewan Park <[email protected]>
Once downloaded, the Cake.Bakery.exe can be added to the Omnisharp
configuration file, so that O...
NUGET_SEVICE_INDEX_URL -> NUGET_SERVICE_INDEX_URL
744084b00160314b3a60f277b21890efd1d41ec9 authored about 3 years ago by Gary Ewan Park <[email protected]>9bb431d6fc2e6af4b7a1fe67a8055dfa2e706e49 authored about 3 years ago by Gary Ewan Park <[email protected]>
Now in Cake 2.0, several runners have been removed, so we are also
removing support for those wi...
When the Cake VSCode extension is initialized, let's immediately
download the Cake.Bakery nupkg ...
3147e3ff4ad0e661b80b2dfe1857236d16179405 authored about 3 years ago by Gary Ewan Park <[email protected]>
599b56a107b5124f8ec3621239aea19b33bea263 authored about 3 years ago by Gary Ewan Park <[email protected]>
69fba39df83ffe8d5668343099bd132c8afeca81 authored about 3 years ago by Gary Ewan Park <[email protected]>
Bump ini from 1.3.6 to 2.0.0
379b5384e81665c42848621e1c5ce17ec4c577d8 authored about 3 years ago by Gary Ewan Park <[email protected]>
Bumps [ini](https://github.com/isaacs/ini) from 1.3.6 to 2.0.0.
- [Release notes](https://github...
Bump typescript from 4.3.5 to 4.5.2
5d69f307f0e8bf3d94c8970c6bdfd7832a79d32a authored about 3 years ago by Gary Ewan Park <[email protected]>Fixed syntax error, and bump to new installed version of TypeScript.
1d6a131a9565888bcc7cd2c62874d1170207138e authored about 3 years ago by Gary Ewan Park <[email protected]>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.5.2.
- [Release note...
* fix-incorrect-twitter-link:
(GH-476) Fix incorrect link generated for the cake-vscode extension
4deff9b765e67a6bdde3c8d71b19167bc2159afb authored about 3 years ago by C. Augusto Proiete <[email protected]>
Bump vscode-test from 1.4.1 to 1.6.1
9bd557dc94bf704a9d5864e9f11ff59d8078fe8a authored about 3 years ago by Gary Ewan Park <[email protected]>
Bumps [vscode-test](https://github.com/Microsoft/vscode-test) from 1.4.1 to 1.6.1.
- [Release no...
Bump @types/byline from 4.2.32 to 4.2.33
edcdd2f2890a0b1bae4effb032d3f234c33683aa authored about 3 years ago by Gary Ewan Park <[email protected]>Bumps [@types/byline](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/byline)...
7915859cb3bb08c638e7ff6ba9351dfef5f84cc5 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bump @types/ini from 1.3.30 to 1.3.31
3d9c19244a0f45706e7622369070a8188f07c9f1 authored about 3 years ago by Gary Ewan Park <[email protected]>Bumps [@types/ini](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ini) from ...
68e0d845f33c3c97d8f75fd224d63c11dce2271e authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bump @types/node from 14.14.10 to 16.11.11
e8ff5f652d46382cdb019cc30f74a031d30bb34c authored about 3 years ago by Gary Ewan Park <[email protected]>Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...
fc52b013d3f8a6bb9fe8e7a42bf028d122576b22 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bump depcheck from 1.3.1 to 1.4.2
c78ccb4fe14eb9bd12a1ef58fb9b1c1505b96ab3 authored about 3 years ago by Gary Ewan Park <[email protected]>
Bumps [depcheck](https://github.com/depcheck/depcheck) from 1.3.1 to 1.4.2.
- [Release notes](ht...
Bump node-fetch from 2.6.1 to 3.1.0
516cfa0381c12e627fccd94af948adf261beaf95 authored about 3 years ago by Gary Ewan Park <[email protected]>
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 3.1.0.
- [Release not...
Bump glob from 7.1.6 to 7.2.0
8b31437613a9744fdbc97bdc63fda96a2b360185 authored about 3 years ago by Gary Ewan Park <[email protected]>
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.6 to 7.2.0.
- [Release notes](https:/...
Bump @types/glob from 7.1.3 to 7.2.0
eaf6b492babe0b2ab947d438fcb094b51690c0ef authored about 3 years ago by Gary Ewan Park <[email protected]>Bumps [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob) fro...
427f66bfbe8c0bc6ed53bd2a3e27ad36b8b76c1a authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Upgrade to GitHub-native Dependabot
b87f1bc548288edb4d8f8da94729d400ddc5b03d authored about 3 years ago by Gary Ewan Park <[email protected]>358c1d377912ffbe69b663ae39bfdd9484c31c2f authored about 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump mocha from 8.2.1 to 9.0.3
8be4656522a160afa6999739eea3616a026eee09 authored about 3 years ago by Gary Ewan Park <[email protected]>
Bumps [mocha](https://github.com/mochajs/mocha) from 8.2.1 to 9.0.3.
- [Release notes](https://g...
Bump typescript from 4.1.2 to 4.3.5
a418cff0c10db01d7e9e1b80140b0267831bc55e authored about 3 years ago by Gary Ewan Park <[email protected]>
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.2 to 4.3.5.
- [Release note...
Bump path-parse from 1.0.6 to 1.0.7
4ca76d55cb3a04a6113da66e5b38318c2aa803f8 authored about 3 years ago by Gary Ewan Park <[email protected]>
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release no...
Bump @types/mocha from 8.0.4 to 9.0.0
7594a7ac629dc6675d49ed2d1c47131bf67c0c63 authored about 3 years ago by Gary Ewan Park <[email protected]>Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) f...
dfa7653714c1bf5df3a6b878feb46bf05028ab86 authored about 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>Bump @types/node-fetch from 2.5.7 to 2.5.12
e7ab86c348c90c3a525bac4a79aa08cc2d664cd9 authored about 3 years ago by Gary Ewan Park <[email protected]>Bumps [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nod...
c754b55c7bd1adbd68c20249bce741d894e907f4 authored about 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>Bump @types/xml2js from 0.4.7 to 0.4.9
1da985c3546e530e5760572f82357fec1674b684 authored about 3 years ago by Gary Ewan Park <[email protected]>Bumps [@types/xml2js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/xml2js)...
e346115adce0d2aebaa7d75f0d87443635ceca0a authored about 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>Bump glob-parent from 5.1.1 to 5.1.2
39c2479f6ffea3b0ad6a6d0d0823ad2643c2a4ce authored about 3 years ago by Gary Ewan Park <[email protected]>
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes...
[Security] Bump lodash from 4.17.20 to 4.17.21
d9f19351a12586b26f88fc42f84ccf131b6564c6 authored about 3 years ago by Gary Ewan Park <[email protected]>Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. **This update includes...
4a015cd5ef44d26148a8004fde48fb1df6677f96 authored about 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>[Security] Bump y18n from 4.0.0 to 4.0.3
6ab0455e791d30e06bdba310aa9802b37cfb4475 authored about 3 years ago by Gary Ewan Park <[email protected]>Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. **This update includes a securi...
71e2ae4be499952891c399c3c6ee5697b8fdcc96 authored about 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>Bump adm-zip from 0.5.1 to 0.5.5
24c2b0d9f9f5ff436c1756322329665459797575 authored about 3 years ago by Gary Ewan Park <[email protected]>
Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.1 to 0.5.5.
- [Release notes](htt...