722 Commits

Author SHA1 Message Date
8c8532a76a Change dependabot schedule 2023-11-16 10:24:39 -05:00
9f097d64c5 Update LICENSE to standard 2023-11-16 10:24:35 -05:00
4ea60c2ffb Merge pull request #825 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.11.0
Bump @typescript-eslint/parser from 6.10.0 to 6.11.0
2023-11-14 09:18:03 -05:00
235a7b2b89 Bump @typescript-eslint/parser from 6.10.0 to 6.11.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.10.0 to 6.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.11.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 14:10:47 +00:00
d127205f41 Merge pull request #826 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.11.0
Bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0
2023-11-14 09:09:36 -05:00
9040f096b5 Bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.10.0 to 6.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.11.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 03:24:25 +00:00
2d25f1ea41 Merge pull request #824 from actions/dependabot/npm_and_yarn/prettier-3.1.0
Bump prettier from 3.0.3 to 3.1.0
2023-11-13 09:15:37 -05:00
956a01eb2a Bump prettier from 3.0.3 to 3.1.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.1.0.
- [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/3.0.3...3.1.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 03:21:50 +00:00
c025b77e50 Merge pull request #822 from actions/dependabot/npm_and_yarn/types/node-20.9.0
Bump @types/node from 20.8.10 to 20.9.0
2023-11-08 09:46:29 -05:00
f06b6a9223 Bump @types/node from 20.8.10 to 20.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.10 to 20.9.0.
- [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>
2023-11-08 14:14:34 +00:00
e8a700962b Merge pull request #823 from actions/dependabot/npm_and_yarn/types/jest-29.5.8
Bump @types/jest from 29.5.7 to 29.5.8
2023-11-08 09:13:24 -05:00
cf1d50e748 Bump @types/jest from 29.5.7 to 29.5.8
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.7 to 29.5.8.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 03:56:52 +00:00
0d7960bf25 Merge pull request #805 from actions/tests
Move coverage to separate script
2023-11-07 09:40:24 -05:00
017edaa0f1 Merge branch 'main' into tests 2023-11-07 09:29:32 -05:00
9db6661ccd Merge pull request #821 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.10.0
Bump @typescript-eslint/parser from 6.9.1 to 6.10.0
2023-11-07 09:20:03 -05:00
d92018b62c Bump @typescript-eslint/parser from 6.9.1 to 6.10.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.9.1 to 6.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.10.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 14:15:05 +00:00
fe745073e1 Merge pull request #820 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.10.0
Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0
2023-11-07 09:13:44 -05:00
5d4ca7743f Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.9.1 to 6.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.10.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 03:19:24 +00:00
58647dbc0b Merge pull request #819 from actions/dependabot/npm_and_yarn/eslint-8.53.0
Bump eslint from 8.52.0 to 8.53.0
2023-11-06 09:05:14 -05:00
1e69049166 Bump eslint from 8.52.0 to 8.53.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.53.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 03:06:04 +00:00
8f9fdb89a9 Merge branch 'main' into tests 2023-11-02 09:38:11 -04:00
7c769a1d22 Merge pull request #817 from actions/grantbirki-driveby
GrantBirki - Driveby 🚗
2023-11-02 09:37:49 -04:00
e06bd3fa5b Format with prettier 2023-11-02 09:34:12 -04:00
ba05111383 regex -> regular expression 2023-11-01 15:03:35 -06:00
ea5b2de2c8 add 'Publishing a new release' to the docs 2023-11-01 14:58:08 -06:00
cf46713d86 remove duplicate workflow 2023-11-01 14:53:57 -06:00
9beba2e5bc Update README.md
Co-authored-by: Nick Alteen <ncalteen@github.com>
2023-11-01 14:49:04 -06:00
51bc172a7a Reset mocks on each test 2023-11-01 13:43:25 -04:00
d79c9b78e4 Merge branch 'main' into tests 2023-11-01 12:57:48 -04:00
80d7be037e Merge branch 'main' into grantbirki-driveby 2023-11-01 10:51:37 -06:00
f373a99088 Merge pull request #818 from actions/dependabot/npm_and_yarn/types/node-20.8.10
Bump @types/node from 20.8.9 to 20.8.10
2023-11-01 09:09:08 -04:00
a88f175308 Bump @types/node from 20.8.9 to 20.8.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.9 to 20.8.10.
- [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>
2023-11-01 03:24:25 +00:00
081e185c76 fix release script 2023-10-31 18:15:24 -06:00
5479e29632 appease the linter 2023-10-31 18:02:57 -06:00
12069c53d0 update readme 2023-10-31 17:56:17 -06:00
78a046bc59 update release script for first time use 2023-10-31 17:55:51 -06:00
a71e85eba6 add inline notes 2023-10-31 17:52:55 -06:00
d303d44bf6 executable 2023-10-31 17:51:10 -06:00
5b3b254a81 add release helper script 2023-10-31 17:50:45 -06:00
9c2f71ce2e add branding section 2023-10-31 17:49:38 -06:00
0fbcfa12a6 rename new workflow 2023-10-31 17:47:29 -06:00
986aac3b5b fix markdown list 2023-10-31 17:35:26 -06:00
5fd885c701 add GrantBirki/json-yaml-validate 2023-10-31 17:33:49 -06:00
0aa0af1e02 add back statuses: write 2023-10-31 17:27:59 -06:00
bbc4f562cd jest.spyOn GitHub core methods to clean up the test output 2023-10-31 17:26:02 -06:00
71a9d8ba39 whitespace 2023-10-31 17:11:23 -06:00
c1244bbb2e add coverage badge to the readme 2023-10-31 17:11:06 -06:00
e62403ee77 update workflow triggers and permissions 2023-10-31 17:09:59 -06:00
c9c990c874 use a .node-version file 2023-10-31 17:07:09 -06:00
c0f1204575 lint 2023-10-31 17:01:53 -06:00