Commit Graph

565 Commits

Author SHA1 Message Date
James Ives
dd4a1cd6b8 Lint 2020-05-24 11:24:43 -04:00
James Ives
0e2603f663 Force 2020-05-24 11:24:33 -04:00
James Ives
999988e54b Moves where the log is placed for clarity 2020-05-24 11:18:06 -04:00
James Ives
0657078fb0
Removes the worktree (#309)
* Removes the worktree

* Tests
2020-05-24 10:57:49 -04:00
dependabot-preview[bot]
ebb288ab72
Bump @types/node from 14.0.1 to 14.0.5 (#306)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.1 to 14.0.5.
- [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>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-23 08:39:53 -04:00
dependabot-preview[bot]
1b3f8ea88a
Bump typescript from 3.9.2 to 3.9.3 (#304)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.2...v3.9.3)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-23 08:39:34 -04:00
dependabot-preview[bot]
35a9960e48
Bump @types/jest from 25.2.2 to 25.2.3 (#302)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.2 to 25.2.3.
- [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>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-19 11:49:41 -04:00
dependabot-preview[bot]
1e0c950a82
Bump eslint-plugin-jest from 23.11.0 to 23.13.1 (#301)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.11.0 to 23.13.1.
- [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/v23.11.0...v23.13.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-18 14:06:33 -04:00
Frederik Hanghøj Iversen
93e7aa6ea7
Add --no-recurse-submodules to git fetch (#299) 2020-05-18 08:55:52 -04:00
James Ives
dfa62dba11
Update CONTRIBUTING.md 2020-05-17 09:15:51 -04:00
James Ives
61306020a7
Update CONTRIBUTING.md 2020-05-17 09:07:22 -04:00
James Ives
8182653089 Update build.yml 2020-05-16 18:26:05 -04:00
James Ives
e1ddd2d9a4 Update README.md 2020-05-16 18:23:10 -04:00
James Ives
c10d475b06 Update README.md 2020-05-16 18:20:39 -04:00
James Ives
f2e224e7cc Merge branch 'dev' of https://github.com/JamesIves/github-pages-deploy-action into dev 2020-05-16 18:20:38 -04:00
James Ives
f1da4c7be1 Migrates to using yarn over npm 2020-05-16 18:19:08 -04:00
James Ives
1082d3efcd Release 3.5.2 📣 2020-05-16 22:18:30 +00:00
James Ives
9601af754e Update README.md 2020-05-16 18:12:18 -04:00
James Ives
8945e5d754 Fixes Publishing Pipeline for GitHub 2020-05-16 18:11:24 -04:00
James Ives
44b3ce1d39
Update CONTRIBUTING.md 2020-05-16 13:39:52 -04:00
James Ives
a3009d5743
Update CONTRIBUTING.md 2020-05-16 13:37:08 -04:00
James Ives
cd57aa99e2
Update README.md 2020-05-15 09:21:57 -04:00
James Ives
b4ec2b4712 Release 3.5.1 📣 2020-05-15 01:31:35 +00:00
James Ives
95ddf2e442
Update package.json 2020-05-14 21:30:04 -04:00
James Ives
abad53bf8a
Update README.md 2020-05-14 17:59:12 -04:00
James Ives
162a04a428 Merge branch 'dev' of https://github.com/JamesIves/github-pages-deploy-action into dev 2020-05-14 17:57:03 -04:00
James Ives
f57432925b Removes the log 2020-05-14 17:56:56 -04:00
James Ives
13c38f2c39 Release 3.4.10 📣 2020-05-14 21:52:08 +00:00
James Ives
704d83fe9a
Update README.md 2020-05-14 17:42:55 -04:00
James Ives
1ada96b8f7
Deploy Status (#296)
* Deploy Status changes

* DEPLOY_STATUS -> DEPLOYMENT_STATUS
2020-05-14 17:24:32 -04:00
dependabot-preview[bot]
a524440a72
Bump @types/jest from 25.2.1 to 25.2.2 (#294)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.1 to 25.2.2.
- [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>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-14 15:30:39 -04:00
dependabot-preview[bot]
b62ed6fe00
Bump typescript from 3.8.3 to 3.9.2 (#292)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.3 to 3.9.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.3...v3.9.2)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-13 10:18:49 -04:00
dependabot-preview[bot]
5f28d8937f
Bump eslint-plugin-jest from 23.10.0 to 23.11.0 (#291)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.10.0 to 23.11.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/v23.10.0...v23.11.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-13 10:18:39 -04:00
dependabot-preview[bot]
12ceac13c8
Bump @types/node from 13.13.5 to 14.0.1 (#293)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.13.5 to 14.0.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>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-13 10:18:31 -04:00
dependabot-preview[bot]
2e1da845fc
Bump eslint-plugin-jest from 23.9.0 to 23.10.0 (#289)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.9.0 to 23.10.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/v23.9.0...v23.10.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-11 11:28:33 -04:00
dependabot-preview[bot]
9a585421d6
Bump eslint from 6.8.0 to 7.0.0 (#288)
Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.0.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.0.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-11 11:28:23 -04:00
dependabot-preview[bot]
c477d73ecb
Bump ts-jest from 25.5.0 to 25.5.1 (#287)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.5.0 to 25.5.1.
- [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/v25.5.0...v25.5.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-11 11:28:04 -04:00
James Ives
e8157bf601
Update SECURITY.md 2020-05-10 19:46:07 -04:00
James Ives
544e98075a
Issue with table cells 2020-05-10 19:01:28 -04:00
James Ives
5927c1f169 Merge branch 'dev' of https://github.com/JamesIves/github-pages-deploy-action into dev 2020-05-10 13:34:15 -04:00
James Ives
2ec414d8d6 Fixes error handling and details in the readme. 2020-05-10 13:34:14 -04:00
James Ives
89851c8c14
Create SECURITY.md 2020-05-09 17:27:41 -04:00
Matthew Pickering
4adfe59d18
Typo in README (#280) 2020-05-08 17:00:03 -04:00
James Ives
35d2f578e5 Makes the comments in the issue templates actually comments 2020-05-08 10:04:56 -04:00
dependabot-preview[bot]
7dff9b6253
Bump @actions/github from 2.1.1 to 2.2.0 (#283)
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/master/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-08 09:33:07 -04:00
dependabot-preview[bot]
32088a1185
[Security] Bump minimist from 1.2.0 to 1.2.5 (#282)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5. **This update includes security fixes.**
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-08 09:32:56 -04:00
dependabot-preview[bot]
41d43775e4
Bump @types/node from 13.13.4 to 13.13.5 (#279)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.13.4 to 13.13.5.
- [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>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-08 09:32:34 -04:00
dependabot-preview[bot]
2e63be8beb
Bump ts-jest from 25.4.0 to 25.5.0 (#278)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.4.0 to 25.5.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/v25.4.0...v25.5.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-08 08:36:34 -04:00
James Ives
64f42b46af
Update BUG_REPORT.md 2020-05-08 06:45:53 -04:00
James Ives
dedb4fe338
Update BUG_REPORT.md 2020-05-08 06:41:58 -04:00