Commit graph

17 commits

Author SHA1 Message Date
svartalf 6f09586277 Changing problem matcher syntax to a new one 2019-10-22 14:49:39 +03:00
dependabot-preview[bot] 2daac5e246 Bump @actions-rs/core from 0.0.5 to 0.0.7
Bumps [@actions-rs/core](https://github.com/actions-rs/core) from 0.0.5 to 0.0.7.
- [Release notes](https://github.com/actions-rs/core/releases)
- [Commits](https://github.com/actions-rs/core/commits/v0.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-21 07:41:23 +00:00
dependabot-preview[bot] 9b19153732 Bump typescript from 3.6.3 to 3.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.3...v3.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-16 14:22:36 +00:00
dependabot-preview[bot] 380e817a2d Bump @types/node from 12.7.11 to 12.11.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.11 to 12.11.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-16 14:22:04 +00:00
dependabot-preview[bot] 93e592e418 Bump @actions-rs/core from 0.0.4 to 0.0.5
Bumps [@actions-rs/core](https://github.com/actions-rs/core) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/actions-rs/core/releases)
- [Commits](https://github.com/actions-rs/core/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-16 14:19:06 +00:00
dependabot-preview[bot] 77d7358972 Bump @types/jest from 24.0.18 to 24.0.19
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.0.18 to 24.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-16 14:18:33 +00:00
dependabot-preview[bot] edf4070df2 Bump @types/node from 12.7.8 to 12.7.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.8 to 12.7.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08 13:03:15 +03:00
dependabot-preview[bot] f9a165e753 Bump @types/node from 12.7.7 to 12.7.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.7 to 12.7.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-26 23:49:11 +03:00
svartalf e35786a472 Use @actions-rs/core for cargo/cross execution.
Add problem matcher for cargo output
2019-09-25 10:08:33 +03:00
dependabot-preview[bot] 5c0786fa0f Bump @types/node from 12.7.5 to 12.7.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.5 to 12.7.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-25 10:04:21 +03:00
dependabot-preview[bot] 26dcd7703b
Bump @actions/core from 1.1.0 to 1.1.1
Bumps [@actions/core](https://github.com/actions/toolkit) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Commits](https://github.com/actions/toolkit/compare/@actions/core@1.1.0...@actions/tool-cache@1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-19 07:19:37 +00:00
svartalf 16f1ea2210
Merge pull request #3 from actions-rs/dependabot/npm_and_yarn/ts-jest-24.1.0
Bump ts-jest from 24.0.2 to 24.1.0
2019-09-16 20:15:27 +03:00
svartalf d53fa3b377 Funding link 2019-09-16 10:36:16 +03:00
dependabot-preview[bot] f7ad9fc10a
Bump ts-jest from 24.0.2 to 24.1.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.0.2 to 24.1.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v24.0.2...v24.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-15 21:40:01 +00:00
svartalf eadeb9d8b9 Release v1.0.0 2019-09-15 11:47:03 +03:00
svartalf 40cbaa365c Smarter args parser and a few debug messages 2019-09-13 22:45:36 +03:00
svartalf 7562f78615 Initial commit 2019-09-12 23:48:44 +03:00