Commit Graph

902 Commits

Author SHA1 Message Date
dependabot[bot]
38edd9eeb3
Bump jest-circus from 27.0.0 to 27.0.1 (#732)
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.0.0 to 27.0.1.
- [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/v27.0.1/packages/jest-circus)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 10:44:59 -04:00
dependabot[bot]
1d561ae596
Bump typescript from 4.2.4 to 4.3.2 (#733)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 09:42:48 -04:00
dependabot[bot]
fb98e27d4d
Bump eslint from 7.26.0 to 7.27.0 (#724)
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.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/v7.26.0...v7.27.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 09:42:40 -04:00
dependabot[bot]
35c646ccf0
Bump @typescript-eslint/eslint-plugin from 4.24.0 to 4.25.0 (#727) 2021-05-26 08:53:51 -04:00
dependabot[bot]
aaaaa40da2
Bump @actions/github from 4.0.0 to 5.0.0 (#720) 2021-05-26 08:53:30 -04:00
dependabot[bot]
cad0234008
Bump @actions/core from 1.2.7 to 1.3.0 (#726) 2021-05-25 09:33:38 -04:00
dependabot[bot]
170b1c8aa8
Bump @types/node from 15.3.1 to 15.6.1 (#728) 2021-05-25 09:33:22 -04:00
dependabot[bot]
4aa1a82c03
Bump jest-circus from 26.6.3 to 27.0.0 (#729) 2021-05-25 09:33:02 -04:00
dependabot[bot]
91a5afe491
Bump @typescript-eslint/parser from 4.23.0 to 4.25.0 (#730) 2021-05-25 09:32:55 -04:00
dependabot[bot]
13465a08d5
Bump @typescript-eslint/eslint-plugin from 4.23.0 to 4.24.0 (#721) 2021-05-24 08:57:50 -04:00
dependabot[bot]
f2d614329b
Bump @types/node from 15.0.3 to 15.3.1 (#723) 2021-05-22 06:54:23 -04:00
dependabot[bot]
b1b615c5a0
Bump @types/node from 15.0.2 to 15.0.3 (#716) 2021-05-13 08:50:22 -04:00
James Ives
33fd262c88 Release 4.1.3 📣 2021-05-11 23:24:49 +00:00
James Ives
097d2b354c Docs 2021-05-11 19:23:56 -04:00
dependabot[bot]
c251856a53
Bump @typescript-eslint/parser from 4.22.1 to 4.23.0 (#710)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.1 to 4.23.0.
- [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/v4.23.0/packages/parser)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 19:06:38 -04:00
James Ives
6c2a931226
Removes the call to -D (#713)
* Removes the call to -D

* Update main.test.ts
2021-05-11 19:03:39 -04:00
dependabot[bot]
fa74174d1b
Bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.23.0 (#709)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.1 to 4.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.23.0/packages/eslint-plugin)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 18:49:02 -04:00
James Ives
a65346a680
Update README.md 2021-05-10 16:47:08 -04:00
James Ives
d93f83b7e0 Release 4.1.2 📣 2021-05-10 14:40:05 +00:00
James Ives
c8f3300436 4.1.2 2021-05-10 10:36:46 -04:00
James Ives
6502bd3a55
Changes to ref search (#705)
* Exact match on branchExists

* Linting
2021-05-10 09:18:05 -04:00
James Ives
0afb880e95
Allow Subsequent Deployments (#690)
* Removing artifacts

* Update git.ts

* Update git.ts

* Fixng up unit tests

* Update main.test.ts

* Update integration.yml

* Update integration.yml
2021-05-10 09:17:42 -04:00
dependabot[bot]
540f86cbdb
Bump hosted-git-info from 2.8.8 to 2.8.9 (#706)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 08:55:57 -04:00
dependabot[bot]
da27d2d35f
Bump eslint from 7.25.0 to 7.26.0 (#704)
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.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/v7.25.0...v7.26.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 08:30:48 -04:00
Sancho McCann
7a36d8a8cc
Updated documentation for clean (#698)
Tried to be more clear about what it does. Said that it does not touch `.git`, `.github`, `.ssh`.
2021-05-07 09:22:46 -04:00
James Ives
cdabeec5a4
Update BUG_REPORT.md 2021-05-06 19:33:48 -04:00
James Ives
4d7eb44c93 Merge branch 'dev' of https://github.com/JamesIves/github-pages-deploy-action into dev 2021-05-06 09:06:52 -04:00
James Ives
3fe8ff95b7 Update sponsors.yml 2021-05-06 09:06:50 -04:00
dependabot[bot]
e0b4df8d38
Bump ts-jest from 26.5.5 to 26.5.6 (#695)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.5 to 26.5.6.
- [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/v26.5.5...v26.5.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 08:52:08 -04:00
JamesIves
fb9764a102 Deploying to dev from @ JamesIves/github-pages-deploy-action@184d104236 🚀 2021-05-06 04:05:28 +00:00
James Ives
184d104236 Update main.test.ts 2021-05-06 00:00:42 -04:00
James Ives
1092e90805 Update README.md 2021-05-05 23:56:23 -04:00
James Ives
f0e52745d5 Update sponsors.yml 2021-05-05 23:39:54 -04:00
James Ives
32108934e0
Update README.md 2021-05-05 23:24:22 -04:00
JamesIves
31de249e31 Deploying to dev from @ JamesIves/github-pages-deploy-action@ac8210fb5f 🚀 2021-05-06 03:23:34 +00:00
James Ives
ac8210fb5f Update README.md 2021-05-05 23:20:45 -04:00
James Ives
3ee97cff89 Adds Sponsors 2021-05-05 23:20:11 -04:00
dependabot[bot]
0232645905
Bump @typescript-eslint/parser from 4.22.0 to 4.22.1 (#694)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.0 to 4.22.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/v4.22.1/packages/parser)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-05 12:03:40 -04:00
dependabot[bot]
e68dabeebe
Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.1 (#693)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.0 to 4.22.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.1/packages/eslint-plugin)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-05 11:50:59 -04:00
dependabot[bot]
6bbab6ae47
Bump @types/node from 15.0.1 to 15.0.2 (#692)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.1 to 15.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-05 11:48:15 -04:00
James Ives
04816dcced
Update README.md 2021-05-04 12:13:10 -04:00
dependabot[bot]
c74fc1e25a
Bump @types/node from 15.0.0 to 15.0.1 (#691)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.0 to 15.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-28 09:17:46 -04:00
dependabot[bot]
ea1ecc5f0a
Bump @types/node from 14.14.41 to 15.0.0 (#689)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.41 to 15.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 19:33:17 -04:00
dependabot[bot]
941d3a7ddb
Bump @types/jest from 26.0.22 to 26.0.23 (#688)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.22 to 26.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 19:07:09 -04:00
James Ives
4bb15711fb
Eslint improvements (#686)
* Initial Pass at new configs

* Improved Linting/Formatting

* Update execute.ts

* Update main.test.ts

* Change typing

* Update git.ts

* Update worktree.ts

* Update worktree.ts

* Update worktree.ts

* Maybe

* Update execute.ts
2021-04-26 18:57:10 -04:00
dependabot[bot]
408dc2b070
Bump eslint-plugin-jest from 24.3.5 to 24.3.6 (#683)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.5 to 24.3.6.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.5...v24.3.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 16:53:45 -04:00
dependabot[bot]
8254e028e6
Bump eslint from 7.24.0 to 7.25.0 (#684)
Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.25.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/v7.24.0...v7.25.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 14:18:33 -04:00
James Ives
f8dc4cf21d
Check buffer length (#668)
* Check buffer len

* Update execute.ts

* Format
2021-04-21 11:03:15 -04:00
dependabot[bot]
7e40b83dc2
Bump ts-jest from 26.5.4 to 26.5.5 (#674)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.4 to 26.5.5.
- [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/v26.5.4...v26.5.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-16 15:46:00 -04:00
dependabot[bot]
ce7c6d0324
Bump @types/node from 14.14.39 to 14.14.41 (#673)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.39 to 14.14.41.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-16 15:45:54 -04:00