Commit Graph

70 Commits

Author SHA1 Message Date
dependabot[bot] 726b198d12
Bump jest-circus from 24.9.0 to 26.1.0 (#75)
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 24.9.0 to 26.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.1.0/packages/jest-circus)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 07:47:08 -04:00
Ross Brodbeck 987eb56326
Update to latest eslint and plugins (#73) 2020-07-20 07:20:20 -04:00
dependabot[bot] 2bfea5dada
Bump @typescript-eslint/parser from 2.10.0 to 3.6.1 (#72)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.10.0 to 3.6.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.6.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 07:10:50 -04:00
dependabot[bot] 559176f364
Bump typescript from 3.7.2 to 3.9.7 (#70)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.2 to 3.9.7.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.2...v3.9.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 07:10:31 -04:00
dependabot[bot] a6234c292b
Bump eslint-plugin-jest from 22.21.0 to 23.18.0 (#69)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 23.18.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.21.0...v23.18.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 07:10:21 -04:00
dependabot[bot] 9b6243c9d5
Bump @actions/core from 1.2.0 to 1.2.4 (#68)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.0 to 1.2.4.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/master/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 07:10:08 -04:00
Ross Brodbeck d34e81e77f
Fix a bunch of small issues with the template (#67)
* Fixup dependencies and some other things

* add dependabot

* Update to separate run steps
2020-07-20 07:07:15 -04:00
dependabot[bot] f15acf4c48
Bump lodash from 4.17.15 to 4.17.19 (#65)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 09:02:10 -04:00
David Baumgold 3207e32d50
Prettier 2.0.4 (#56) 2020-07-17 09:00:08 -04:00
dependabot[bot] 0d5e241b80
Bump acorn from 5.7.3 to 5.7.4 (#55)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 08:55:15 -04:00
Ross Brodbeck 9cdc5b327a
Update typescript template to follow some conventions (#42)
* Update default project to follow conventions
2019-12-06 14:22:35 -05:00
Mike Coutermarsh 5cd414184c
Bumping core version to 1.2.0
Was building an Action and noticed that `setSecret` wasn't available in
core. Bumping the version so we have latest.
2019-11-25 12:23:06 -05:00
damccorm 172bdb8bbb Update dependencies 2019-08-20 16:35:22 -04:00
Shawn Napora 9851c37052 Add workflow to build, test, and check formatting/artifacts on PR (#8)
* add workflow

* add workflow and remove husky

* prettier tests
2019-08-08 14:36:59 -04:00
Danny McCormick 6c03e2d31c Use toolkit from npmjs 2019-08-07 14:30:47 -04:00
Danny McCormick db1bb913fe Update tool-cache 2019-08-02 14:26:04 -04:00
Danny McCormick a81e837991 Add github package 2019-07-29 14:53:34 -04:00
Danny McCormick fce79f8f7c New toolkit 2019-07-22 14:15:40 -04:00
Danny McCormick 4c5a5d0b73 Node 12 template, not JS template 2019-06-26 09:11:34 -04:00
Danny McCormick eeda688ea3 Add template 2019-06-24 16:19:34 -04:00