Ecosyste.ms: OpenCollective

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

github.com/cake-build/cake-action

:cake::octocat: Run Cake (C# Make) scripts in your GitHub Actions workflows.
https://github.com/cake-build/cake-action

Bumps the version to 2.0.0

1223b6fa067ad192159f43b50cd4f953679b0934 authored 11 months ago by Enrico Campidoglio <[email protected]>
Updates the documentation to reference `v2`

c1bde026da0c90e2e273a0e36dfedb201b236610 authored 11 months ago by Enrico Campidoglio <[email protected]>
Merge pull request #50 from cake-build/dependabot/npm_and_yarn/babel/traverse-7.23.2

Bump @babel/traverse from 7.20.1 to 7.23.2

688476fb4e6868613a456b4320f5825de2c66d5c authored about 1 year ago by Enrico Campidoglio <[email protected]>
Bump @babel/traverse from 7.20.1 to 7.23.2

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...

76167f36eda7750c1d81972425021a4fb0e5d0bd authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #48 from cake-build/dependabot/npm_and_yarn/word-wrap-1.2.4

Bump word-wrap from 1.2.3 to 1.2.4

3f7b53efb71eced5c7564c58a4f75766e002f802 authored over 1 year ago by Enrico Campidoglio <[email protected]>
Bump word-wrap from 1.2.3 to 1.2.4

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release no...

2eab10a08225ac44ceba2f29b1d5d86dcc4a27b4 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Uses setup-node@v3 when running the integration tests

Version 3 runs on Node16 instead of Node12, which has been deprecated.

07481871a8f55d5df780cd8eeea3353fbcf9f986 authored over 1 year ago by Enrico Campidoglio <[email protected]>
Tells Git to ignore files containing secrets

757bfeffaa4007b35c9e7078f97a8c096badb2c5 authored over 1 year ago by Enrico Campidoglio <[email protected]>
Merge pull request #44 from cake-build/dependabot/npm_and_yarn/json5-2.2.3

Bump json5 from 2.2.1 to 2.2.3

4cf852480c6734e2054139936bc17fb1f1a7c4d8 authored almost 2 years ago by Enrico Campidoglio <[email protected]>
Bump json5 from 2.2.1 to 2.2.3

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://git...

b7a2ffa318c0d28eb69a56d397bc4ef1a48f3505 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'feature/gh-17-improves-bootstrapping-support'

3dc8398633688ec6f3f5912ca33d60da1b508396 authored almost 2 years ago by Enrico Campidoglio <[email protected]>
Documents the reworked `cake-bootstrap` input parameter

cf6fe885c76972d0a064216e5d8245323921f62f authored almost 2 years ago by Enrico Campidoglio <[email protected]>
Adds integration tests for the reworked `cake-bootstrap` input parameter

d23543b08f652f89fa34e078e34e778a35d11bc2 authored almost 2 years ago by Enrico Campidoglio <[email protected]>
Adds support for implicit bootstrapping of modules (#17)

This commit changes the `cake-bootstrap` input from a boolean into a three-state switch.

The po...

a76711d32a29f7eab5b91331eb6a20ba99db4e19 authored almost 2 years ago by Enrico Campidoglio <[email protected]>
Removes a duplicated empty line in the README file

9e98fc8cb1096801bb532a8eb413f4e91593fd5b authored almost 2 years ago by Enrico Campidoglio <[email protected]>
Makes the `CakeVersion` discriminating union type a bit more robust

The possible values for the `version` property are now limited to:

- `tool-manifest`
- `latest`...

359a9f4da8412c68b42dee69ed5d581e7905fbd4 authored about 2 years ago by Enrico Campidoglio <[email protected]>
Makes the `cakeTool.install` function a bit more readable

f05a5ee705d8dfe2be2788ce8e00520f62c3fc74 authored about 2 years ago by Enrico Campidoglio <[email protected]>
Renames the function to restore the local tools in the `dotnet` module

The `restoreTool` function has been renamed to `restoreLocalTools`.

ad6b20ae3836e05399ed75604b57977196fa0f69 authored about 2 years ago by Enrico Campidoglio <[email protected]>
Implements the `cake-version` parameter with a discriminating union type

c304218681dcee8418b99daf68b86a49a5073c6b authored about 2 years ago by Enrico Campidoglio <[email protected]>
Extracts the installation of the Cake local tool into its own module

7e819ab634eb32221f9f6e13ef5425df284e6f8b authored about 2 years ago by Enrico Campidoglio <[email protected]>
Merge branch 'feature/gh-41-upgrade-to-node-16'

94fa55b4f83cee90f2621654eba6a056ae71df90 authored about 2 years ago by Enrico Campidoglio <[email protected]>
Explicitly runs the integration tests on Node.js 16

efcb34f599f5791353b7c7c267af7dd3cf7a068d authored about 2 years ago by Enrico Campidoglio <[email protected]>
Upgrades the TypeScript Node.js types to version 16

707b012d36143316aa5f90b65b4a8d0471218b70 authored about 2 years ago by Enrico Campidoglio <[email protected]>
Upgrades the action to target Node.js 16 (#41)

bfd60bd4ee8b1cdeb16482cdf5bf8ab51e11eece authored about 2 years ago by Enrico Campidoglio <[email protected]>
Clarifies an optional parameter

32a728582b75987e500673547d7a7e1ad0fa8df9 authored about 2 years ago by Enrico Campidoglio <[email protected]>
Fixes a typo in a variable name

93521e875e52a585d49a6e1a6c836af689e6bf2d authored about 2 years ago by Enrico Campidoglio <[email protected]>
Renames a variable to clarify which Cake command is resolved

7199a5fd42740d4627e9b938f7e2ce71ac94ac4b authored about 2 years ago by Enrico Campidoglio <[email protected]>
Removes inferred types from variables

a948ef66d8374e7bfd03b208461ebf9cfaf87b27 authored about 2 years ago by Enrico Campidoglio <[email protected]>
Enforces the usage of single quotes around strings

eb3d5c9d4d204068a48d8d0d6765df8f6ca5cb41 authored about 2 years ago by Enrico Campidoglio <[email protected]>
Restores the `no-unused-vars` rule where it was being disabled

Upgrading 'typescript-eslint' to the latest version in 928e26f
has solved the false positives fo...

54217d93bb4f3e0c547e6a1c476ca2d24641a5d3 authored about 2 years ago by Enrico Campidoglio <[email protected]>
Upgrades the dev dependencies to their latest versions

043103d9a416b7605a214384c55e6e6b5cfc39e5 authored about 2 years ago by Enrico Campidoglio <[email protected]>
Upgrades to TypeScript 4.8

f2df924f1e0e2c826af6634b0a17a2593d1e451d authored about 2 years ago by Enrico Campidoglio <[email protected]>
Replaces the deprecated @zeit/ncc with @vercel/ncc

0de8893c3a1aa93ee515add415ba812dc9586e8c authored about 2 years ago by Enrico Campidoglio <[email protected]>
Renames the job in the `Tests` workflow

13b184a466ef81f3c5d39746de817a9126c69972 authored about 2 years ago by Enrico Campidoglio <[email protected]>
Merge pull request #39 from cake-build/dependabot/npm_and_yarn/actions/core-1.9.1

Bump @actions/core from 1.6.0 to 1.9.1

7d377de81b9ea4dd680e3a1940ddeb2a37aed3ac authored over 2 years ago by Enrico Campidoglio <[email protected]>
Bump @actions/core from 1.6.0 to 1.9.1

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to ...

feac6231bfe9f4a74bdcf10b0fa3fad1feeb57d7 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the version to 1.4.1

a6eb054329257c9e70a6c6bf01747ad6e1d9d52b authored over 2 years ago by Enrico Campidoglio <[email protected]>
Updates json-schema to version 0.4.0

Resolves https://github.com/cake-build/cake-action/security/dependabot/4

cb2369ef4c991965893150955232918bd7c51e61 authored over 2 years ago by Enrico Campidoglio <[email protected]>
Correctly parses custom arguments that contain ':' characters (#37)

d2188bfc41e78da5ae32e8d08410be676f97a041 authored over 2 years ago by Enrico Campidoglio <[email protected]>
Merge pull request #36 from cake-build/dependabot/npm_and_yarn/moment-2.29.4

5f2a1c15e234c2e99043e5de20b6986bdf0f9eac authored over 2 years ago by Enrico Campidoglio <[email protected]>
Bump moment from 2.29.2 to 2.29.4

Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https:...

ca3da947e695de593b6d0138dd7d0e89b2fd8e09 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #35 from cake-build/dependabot/npm_and_yarn/jsdom-16.7.0

15002dd6f4b26f6cdde9ad36a0be1bdd4e50abc3 authored over 2 years ago by Enrico Campidoglio <[email protected]>
Bump jsdom from 16.4.0 to 16.7.0

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
- [Release notes](https://g...

1c10ecd512f9b1727270cda575eb730e4e6e6ed3 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'feature/builtin-multiline-input-support'

d10dc40613856b271949f027217ebfa07ccdd597 authored over 2 years ago by Enrico Campidoglio <[email protected]>
Uses the built-in function to parse multiline input

1637815d077e7a0b5fd55f0abd52cd9625d2be14 authored over 2 years ago by Enrico Campidoglio <[email protected]>
Updates @actions/core to version 1.6.0

2dccc5a83da7f6f5f22cfeadead4b33edc76cd58 authored over 2 years ago by Enrico Campidoglio <[email protected]>
Moves the input helper functions to a separate file

ed1811783341f2c4f9fee70b5c3ab2e5a5771855 authored over 2 years ago by Enrico Campidoglio <[email protected]>
Renames a function to be consistent with the existing pattern

34cc60e8e470097415b79e1b4036ff5e76b3ee1e authored over 2 years ago by Enrico Campidoglio <[email protected]>
Merge pull request #34 from cake-build/dependabot/npm_and_yarn/ansi-regex-3.0.1

Bump ansi-regex from 3.0.0 to 3.0.1

c8ea53c80b725e5007879449965a2f07f7a1e3ed authored over 2 years ago by Enrico Campidoglio <[email protected]>
Bump ansi-regex from 3.0.0 to 3.0.1

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](h...

5e11b273fa1966b7a7f303cef57642a2abacb14b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #33 from cake-build/dependabot/npm_and_yarn/minimist-1.2.6

Bump minimist from 1.2.5 to 1.2.6

ddfb5020aa4ce86f1952dbc922e3456f68df2e4c authored over 2 years ago by Enrico Campidoglio <[email protected]>
Bump minimist from 1.2.5 to 1.2.6

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](ht...

9795eee22c54517cdaab938f3f4906ea2fbf364c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #32 from cake-build/dependabot/npm_and_yarn/moment-2.29.2

Bump moment from 2.25.3 to 2.29.2

62564c43b992158df3ae48de1d3088aafbad4212 authored over 2 years ago by Enrico Campidoglio <[email protected]>
Bump moment from 2.25.3 to 2.29.2

Bumps [moment](https://github.com/moment/moment) from 2.25.3 to 2.29.2.
- [Release notes](https:...

8dcf5569588ae7e636173b7c0e2109725ca62406 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #31 from cake-build/dependabot/npm_and_yarn/tmpl-1.0.5

Bump tmpl from 1.0.4 to 1.0.5

684482de25d384e53d9298b6d4cedb662d103c0d authored over 2 years ago by Enrico Campidoglio <[email protected]>
Bump tmpl from 1.0.4 to 1.0.5

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https:...

0c9ce79c892bb5258bb702d841b73028bee82188 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Uses GitVersion 5.10.1 in the integration tests

9ef8e970c229f1db69ac3bf6822b5c8775789940 authored over 2 years ago by Enrico Campidoglio <[email protected]>
Uses Cake 2.x.x in the integration tests

a80adefb2a8c6238a65955a4733e8b3f5ae80120 authored over 2 years ago by Enrico Campidoglio <[email protected]>
Installs the .NET 6 SDK prior to running the integration tests

949360e98d8cc598d1564f410d6767b25bef854a authored over 2 years ago by Enrico Campidoglio <[email protected]>
Merge pull request #30 from cake-build/dependabot/npm_and_yarn/ajv-6.12.6

Bump ajv from 6.10.2 to 6.12.6

cf195dcdd500b2c1f9da877ddff7c4eb742ac0c9 authored almost 3 years ago by Enrico Campidoglio <[email protected]>
Bump ajv from 6.10.2 to 6.12.6

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
- [Release notes](https...

3a1780a531156d87fbf73375e3e6fb8996fafd7e authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the version to 1.4.0

05afcd95441a78b3e4d375a72b62bde29c8c0f60 authored about 3 years ago by Enrico Campidoglio <[email protected]>
Merge pull request #27 from devlead/feature/gh-26

GH26: Add support for installing Cake using tool manifest

1bc8c8b312f76cb9384fb451f29c843d4a29c63b authored about 3 years ago by Enrico Campidoglio <[email protected]>
Groups the integration tests for the Cake version parameter

9e10b136a96ca13ae887990de150bdf5cc26570b authored about 3 years ago by Enrico Campidoglio <[email protected]>
Fixes the formatting in a few files

a42ed2f7146a75c2d9294995f0f249994c6a8b60 authored about 3 years ago by Enrico Campidoglio <[email protected]>
(GH-26) Add support for installing Cake using tool manifest

* fixes #26

693be159e944860d0e96f97a7640ef9976142275 authored about 3 years ago by Mattias Karlsson <[email protected]>
Removes a deprecated setting in the VS Code ESLint extension

See microsoft/vscode-eslint#1150

4584b772e6bad20709fb14e30f05070040bc003d authored about 3 years ago by Enrico Campidoglio <[email protected]>
Merge pull request #28 from cake-build/dependabot/npm_and_yarn/tmpl-1.0.5

Bump tmpl from 1.0.4 to 1.0.5

325d08e5b3fa6026b3929f235fb3d6ea43c03055 authored about 3 years ago by Enrico Campidoglio <[email protected]>
Updates the package-lock.json file

d0cdce2190600b75f2a39a8294b1ff939af16f1d authored about 3 years ago by Enrico Campidoglio <[email protected]>
Bump tmpl from 1.0.4 to 1.0.5

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https:...

855c6d5b30643167db71ab9118b1c61f3386eedf authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #25 from cake-build/dependabot/npm_and_yarn/path-parse-1.0.7

Bump path-parse from 1.0.6 to 1.0.7

3453a404501d8a534e944741cbf27884baba72e7 authored over 3 years ago by Enrico Campidoglio <[email protected]>
Bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release no...

4138238db0e6cd58a782d57aa3927c68a165e9b9 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #24 from cake-build/dependabot/npm_and_yarn/glob-parent-5.1.2

a1ab99c96847add26ca8bce6cc5151b85d4769e6 authored over 3 years ago by Enrico Campidoglio <[email protected]>
Bump glob-parent from 5.1.0 to 5.1.2

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2.
- [Release notes...

af34d72ceafc0864daed529985f49986bae720c0 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #23 from cake-build/dependabot/npm_and_yarn/ws-7.4.6

Bump ws from 7.4.2 to 7.4.6

7c15dbab19f00f4f0d72cb43139a3f22281f7743 authored over 3 years ago by Enrico Campidoglio <[email protected]>
Bump ws from 7.4.2 to 7.4.6

Bumps [ws](https://github.com/websockets/ws) from 7.4.2 to 7.4.6.
- [Release notes](https://gith...

fd4714ba859764baa3de4f89a98fe2966414c6a3 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #21 from cake-build/dependabot/npm_and_yarn/lodash-4.17.21

7e71c3e4d69ad8f022c9881ff0743fa419da0c42 authored over 3 years ago by Enrico Campidoglio <[email protected]>
Merge branch 'master' into dependabot/npm_and_yarn/lodash-4.17.21

8dc4351153ccd6b1e2a0d2e28c6d708127abd655 authored over 3 years ago by Enrico Campidoglio <[email protected]>
Merge pull request #22 from cake-build/dependabot/npm_and_yarn/hosted-git-info-2.8.9

Bump hosted-git-info from 2.8.8 to 2.8.9

d835b785f37141b2691a20385da8e2ddaec512e2 authored over 3 years ago by Enrico Campidoglio <[email protected]>
Bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release ...

3c750c5c5bb404161740402b01b9cbfe0bb71a9a authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump lodash from 4.17.19 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](http...

1560a476ed47b183107d248010573c6dd9c49f23 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the version to 1.3.0

ada1055e59e6ae62905b178090e9636e96e54a35 authored almost 4 years ago by Enrico Campidoglio <[email protected]>
Updates jest to version 26.6.3

Resolves vulnerability CVE-2020-7789 in https://github.com/mikaelbr/node-notifier.

1355e37fb5ec145103e87833f2a1ef449e221730 authored almost 4 years ago by Enrico Campidoglio <[email protected]>
Corrects the indentation in a function

c925f98cf06df3ab2ce7bd9e712f0a3017f873e3 authored about 4 years ago by Enrico Campidoglio <[email protected]>
Merge branch feature/gh-16 into master

033090f73c91b0ebc54e24995bed1c5f1c9c7d30 authored about 4 years ago by Enrico Campidoglio <[email protected]>
Adds support for doing a dry run (#16)

4a0b962e76bccb3bcc070cd17903f4cfb2557a0b authored about 4 years ago by Enrico Campidoglio <[email protected]>
Documents the 'dry-run' input parameter

9182370d29e6d9133b2281b908f2f5123b76ceda authored about 4 years ago by Enrico Campidoglio <[email protected]>
Adds an integration test for doing a dry run

774c32e85f21002df183b15254a1b367efd61597 authored about 4 years ago by Enrico Campidoglio <[email protected]>
Adds a helper to parse boolean input parameters

8c86bd51bf786085797e6d527a834f13ceb5d2a0 authored about 4 years ago by Enrico Campidoglio <[email protected]>
Supports parsing switches from the action inputs

68ff777b2c0618ac5002741fca8114172155b782 authored about 4 years ago by Enrico Campidoglio <[email protected]>
Corrects the indentation in a test script

a389f6238d883a5532a625665120c146b215c1b0 authored about 4 years ago by Enrico Campidoglio <[email protected]>
Fixes tests that were failing under Node.js 14.x

GitHub has updated the version of Node.js in all hosted virtual environments
from 12.x to 14.x (...

ed6e1a3fcf356324b4748cc4ddda9057e315ca1d authored about 4 years ago by Enrico Campidoglio <[email protected]>
Uses version 5.5.1 of GitVersion in the module test script

629cbf4ddc5b05e2e68c023aa1a3772027035935 authored about 4 years ago by Enrico Campidoglio <[email protected]>
Proves that you can specify an argument on a single line

e58ab48ebdc36cbb484120f09584e15a1cb06634 authored about 4 years ago by Enrico Campidoglio <[email protected]>
Documents the option to pass custom script parameters

3e5cc1bfaa7f84ad1d16e5359ba160e152313547 authored about 4 years ago by Enrico Campidoglio <[email protected]>
Adds an integration test for custom script parameters

2bba11cdaa54e50a38cdf9b198d7ed9b7c238fe3 authored about 4 years ago by Enrico Campidoglio <[email protected]>
Adds support for custom script parameters (#10)

49c1c656ba4fb0a7f65f1f54cb13c46e5a2309e7 authored about 4 years ago by Enrico Campidoglio <[email protected]>
Enables debugging of Jest tests in VS Code

d5ad7062e3e3d4da79210bdd6afbbf33f7a56d8e authored about 4 years ago by Enrico Campidoglio <[email protected]>
Updates the version in the package-lock file

55016fdf402504841b1ce296edc926e6e2d23cc5 authored about 4 years ago by Enrico Campidoglio <[email protected]>
Bumps the version to 1.2.0

b21b8827bef389eb971cd6f4cdda720e5ee313da authored about 4 years ago by Enrico Campidoglio <[email protected]>