Patrick Ellis
|
3194b4b6ce
|
Merge pull request #293 from Muhammed-Rahif/docs/update-readme
docs(readme): specified 'yml' syntax highlighting
|
2022-01-07 12:02:36 -05:00 |
|
Patrick Ellis
|
468de4e13a
|
Merge pull request #295 from actions/dependabot/npm_and_yarn/vercel/ncc-0.33.1
Bump @vercel/ncc from 0.31.1 to 0.33.1
|
2022-01-07 12:02:03 -05:00 |
|
Patrick Ellis
|
8f84a1262f
|
Merge pull request #300 from actions/dependabot/npm_and_yarn/types/jest-27.4.0
Bump @types/jest from 27.0.2 to 27.4.0
|
2022-01-07 12:01:57 -05:00 |
|
dependabot[bot]
|
7869fef0ef
|
Bump @types/jest from 27.0.2 to 27.4.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.2 to 27.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-31 15:00:44 +00:00 |
|
dependabot[bot]
|
b27dfc6e39
|
Bump @vercel/ncc from 0.31.1 to 0.33.1
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.31.1 to 0.33.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.31.1...0.33.1)
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-20 15:00:59 +00:00 |
|
Muhammed Rahif
|
c35a9a27a3
|
docs(readme): specified 'yml' syntax highlighting
specified 'yml' syntax highlighting for a code block example in readme
|
2021-12-18 14:24:46 +05:30 |
|
Patrick Ellis
|
590628261a
|
Merge pull request #286 from actions/dependabot/npm_and_yarn/prettier-2.5.1
Bump prettier from 2.4.1 to 2.5.1
|
2021-12-06 12:26:52 -05:00 |
|
dependabot[bot]
|
f48ae70753
|
Bump prettier from 2.4.1 to 2.5.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-06 15:01:21 +00:00 |
|
Josh Soref
|
c79c655b8b
|
Fix @ example
|
2021-11-23 20:57:39 -05:00 |
|
Patrick Ellis
|
463a4670dc
|
Merge pull request #272 from actions/dependabot/npm_and_yarn/types/node-16.11.7
Bump @types/node from 16.11.6 to 16.11.7
|
2021-11-18 10:10:29 -05:00 |
|
Patrick Ellis
|
72e07356d2
|
Merge pull request #274 from actions/dependabot/npm_and_yarn/typescript-4.5.2
Bump typescript from 4.4.4 to 4.5.2
|
2021-11-18 10:10:17 -05:00 |
|
dependabot[bot]
|
45854b8071
|
Bump typescript from 4.4.4 to 4.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-18 15:00:57 +00:00 |
|
dependabot[bot]
|
621f53e8a3
|
Bump @types/node from 16.11.6 to 16.11.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.6 to 16.11.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-09 15:00:52 +00:00 |
|
Patrick Ellis
|
324406e4ee
|
Merge pull request #267 from actions/dependabot/npm_and_yarn/types/node-16.11.6
Bump @types/node from 16.11.4 to 16.11.6
|
2021-11-08 11:29:24 -05:00 |
|
Josh Dales
|
71fc664414
|
run the build script
|
2021-10-28 22:34:51 -04:00 |
|
Josh Dales
|
7aadc17f94
|
Update the tests for applying multiple branch based labels
|
2021-10-28 22:33:25 -04:00 |
|
Josh Dales
|
89f6b77325
|
minor adjustment for successful branch matching.
To better follow the any convention as opposed to all
|
2021-10-28 22:13:56 -04:00 |
|
dependabot[bot]
|
de8f770011
|
Bump @types/node from 16.11.4 to 16.11.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.4 to 16.11.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-26 15:02:50 +00:00 |
|
Patrick Ellis
|
d0dce4f5ad
|
Merge pull request #264 from actions/dependabot/npm_and_yarn/types/node-16.11.4
Bump @types/node from 16.11.1 to 16.11.4
|
2021-10-25 11:34:19 -04:00 |
|
Patrick Ellis
|
b29189fd6a
|
Merge pull request #265 from actions/dependabot/npm_and_yarn/types/js-yaml-4.0.4
Bump @types/js-yaml from 4.0.3 to 4.0.4
|
2021-10-25 11:34:07 -04:00 |
|
dependabot[bot]
|
4300af3f24
|
Bump @types/js-yaml from 4.0.3 to 4.0.4
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml)
---
updated-dependencies:
- dependency-name: "@types/js-yaml"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-25 15:00:55 +00:00 |
|
dependabot[bot]
|
101f8792e1
|
Bump @types/node from 16.11.1 to 16.11.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.1 to 16.11.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-25 15:00:46 +00:00 |
|
Patrick Ellis
|
005fd7e661
|
Merge pull request #261 from actions/dependabot/npm_and_yarn/jest-27.3.1
Bump jest from 27.3.0 to 27.3.1
|
2021-10-20 11:14:16 -04:00 |
|
dependabot[bot]
|
7d2dab285a
|
Bump jest from 27.3.0 to 27.3.1
Bumps [jest](https://github.com/facebook/jest) from 27.3.0 to 27.3.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.3.0...v27.3.1)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-19 15:01:21 +00:00 |
|
Patrick Ellis
|
21dfcb9237
|
Merge pull request #258 from actions/dependabot/npm_and_yarn/ts-jest-27.0.7
Bump ts-jest from 27.0.5 to 27.0.7
|
2021-10-19 10:36:22 -04:00 |
|
Patrick Ellis
|
a2b66f2e8c
|
Merge pull request #260 from actions/dependabot/npm_and_yarn/types/node-16.11.1
Bump @types/node from 16.10.9 to 16.11.1
|
2021-10-19 10:36:14 -04:00 |
|
Patrick Ellis
|
4c0f970114
|
Merge pull request #259 from actions/dependabot/npm_and_yarn/jest-27.3.0
Bump jest from 27.2.5 to 27.3.0
|
2021-10-19 10:36:06 -04:00 |
|
dependabot[bot]
|
2859d3ad97
|
Bump @types/node from 16.10.9 to 16.11.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.9 to 16.11.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-18 15:01:56 +00:00 |
|
dependabot[bot]
|
03cdd90e82
|
Bump jest from 27.2.5 to 27.3.0
Bumps [jest](https://github.com/facebook/jest) from 27.2.5 to 27.3.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.5...v27.3.0)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-18 15:01:47 +00:00 |
|
dependabot[bot]
|
20b1c7ba02
|
Bump ts-jest from 27.0.5 to 27.0.7
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.5 to 27.0.7.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.5...v27.0.7)
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-18 15:00:58 +00:00 |
|
Patrick Ellis
|
ee7c3f6dec
|
Merge pull request #254 from actions/dependabot/npm_and_yarn/types/node-16.10.9
Bump @types/node from 16.10.3 to 16.10.9
|
2021-10-15 10:22:58 -04:00 |
|
Patrick Ellis
|
65a8320ec6
|
Merge pull request #253 from actions/dependabot/npm_and_yarn/typescript-4.4.4
Bump typescript from 4.4.3 to 4.4.4
|
2021-10-15 10:22:49 -04:00 |
|
dependabot[bot]
|
3a33998788
|
Bump @types/node from 16.10.3 to 16.10.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.3 to 16.10.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-14 15:00:59 +00:00 |
|
dependabot[bot]
|
76394fb1f8
|
Bump typescript from 4.4.3 to 4.4.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.4.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-13 15:01:23 +00:00 |
|
Patrick Ellis
|
3acb7c8c93
|
Merge pull request #249 from actions/dependabot/npm_and_yarn/jest-27.2.5
Bump jest from 27.2.4 to 27.2.5
|
2021-10-08 11:23:00 -04:00 |
|
Patrick Ellis
|
c698c7136b
|
Merge pull request #248 from actions/dependabot/npm_and_yarn/types/node-16.10.3
Bump @types/node from 16.10.2 to 16.10.3
|
2021-10-08 11:22:46 -04:00 |
|
dependabot[bot]
|
ee4c77892f
|
Bump jest from 27.2.4 to 27.2.5
Bumps [jest](https://github.com/facebook/jest) from 27.2.4 to 27.2.5.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.4...v27.2.5)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-08 15:01:33 +00:00 |
|
dependabot[bot]
|
1522dcccca
|
Bump @types/node from 16.10.2 to 16.10.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.2 to 16.10.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-06 15:01:07 +00:00 |
|
Patrick Ellis
|
7733cd8468
|
Merge pull request #245 from actions/dependabot/npm_and_yarn/types/node-16.10.2
Bump @types/node from 16.9.6 to 16.10.2
|
2021-10-01 14:19:33 -04:00 |
|
Patrick Ellis
|
1ced668df5
|
Merge pull request #244 from actions/dependabot/npm_and_yarn/jest-27.2.4
Bump jest from 27.2.2 to 27.2.4
|
2021-10-01 14:19:18 -04:00 |
|
Patrick Ellis
|
e51c220b55
|
Merge pull request #243 from actions/dependabot/npm_and_yarn/actions/core-1.6.0
Bump @actions/core from 1.5.0 to 1.6.0
|
2021-10-01 14:18:33 -04:00 |
|
Patrick Ellis
|
b3a86a2193
|
update licensed cache
|
2021-10-01 14:16:37 -04:00 |
|
dependabot[bot]
|
9a58325fba
|
Bump @types/node from 16.9.6 to 16.10.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.9.6 to 16.10.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-29 15:03:39 +00:00 |
|
dependabot[bot]
|
bacc33c1cb
|
Bump jest from 27.2.2 to 27.2.4
Bumps [jest](https://github.com/facebook/jest) from 27.2.2 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.2...v27.2.4)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-29 15:03:31 +00:00 |
|
dependabot[bot]
|
115d33fcd4
|
Bump @actions/core from 1.5.0 to 1.6.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-29 15:01:03 +00:00 |
|
Josh Dales
|
2246b667c6
|
Run build
|
2021-09-29 10:33:07 -04:00 |
|
Josh Dales
|
ab49f7a2bd
|
Add tests for array branh labelling
|
2021-09-29 10:32:05 -04:00 |
|
Josh Dales
|
2d63815c83
|
Allow branch config to be an array as well
|
2021-09-29 10:31:50 -04:00 |
|
dependabot[bot]
|
d988c597a6
|
Bump jest from 27.2.1 to 27.2.2 (#241)
Bumps [jest](https://github.com/facebook/jest) from 27.2.1 to 27.2.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.1...v27.2.2)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-27 11:09:59 -04:00 |
|
dependabot[bot]
|
7696930f1c
|
Bump @types/node from 16.9.1 to 16.9.6 (#239)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.9.1 to 16.9.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-27 10:55:59 -04:00 |
|