Commit graph

828 commits

Author SHA1 Message Date
Sam
1d46172340 Use glob for path param
This was done such that multiple files
can be loaded that match given glob
patterns. Existing behaviour is preserved
for exact match.
2022-10-25 01:09:35 +00:00
marocchino
437c49a57c
Merge pull request #778 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-5.40.1
build(deps-dev): Bump @typescript-eslint/parser from 5.40.0 to 5.40.1
2022-10-18 09:03:45 +09:00
marocchino
cd1e489d86
Merge pull request #777 from marocchino/dependabot/npm_and_yarn/eslint-plugin-jest-27.1.2
build(deps-dev): Bump eslint-plugin-jest from 27.1.1 to 27.1.2
2022-10-18 09:03:34 +09:00
dependabot[bot]
ce9b300704
build(deps-dev): Bump @typescript-eslint/parser from 5.40.0 to 5.40.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.0 to 5.40.1.
- [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/v5.40.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 20:02:02 +00:00
dependabot[bot]
5eb840a978
build(deps-dev): Bump eslint-plugin-jest from 27.1.1 to 27.1.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.1.1 to 27.1.2.
- [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/v27.1.1...v27.1.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 20:01:47 +00:00
marocchino
97bddef64d
📦️ build 2022-10-14 21:23:07 +09:00
marocchino
606f67579a
⬆️ node 16 2022-10-14 21:21:25 +09:00
marocchino
5adb2b9c0a
Merge pull request #776 from marocchino/dependabot/npm_and_yarn/jest-circus-29.2.0
build(deps-dev): Bump jest-circus from 29.0.1 to 29.2.0
2022-10-14 21:12:37 +09:00
marocchino
4caaade74b
🔀 Merge pull request #760 from marocchino/dependabot/npm_and_yarn/actions/github-5.1.1
build(deps): Bump @actions/github from 5.0.3 to 5.1.1
2022-10-14 21:12:26 +09:00
marocchino
93ae59d16b
🔀 Merge pull request #773 from marocchino/dependabot/npm_and_yarn/eslint-8.25.0
build(deps-dev): Bump eslint from 8.23.0 to 8.25.0
2022-10-14 21:12:16 +09:00
dependabot[bot]
0fd13a2cbe
build(deps-dev): Bump eslint from 8.23.0 to 8.25.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.25.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.23.0...v8.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 12:09:28 +00:00
dependabot[bot]
1f8cd83651
build(deps-dev): Bump jest-circus from 29.0.1 to 29.2.0
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.0.1 to 29.2.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.2.0/packages/jest-circus)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 12:09:02 +00:00
marocchino
bf9c75382f
Merge pull request #771 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-5.40.0
build(deps-dev): Bump @typescript-eslint/parser from 5.36.1 to 5.40.0
2022-10-14 21:07:50 +09:00
marocchino
65a6745805
Merge pull request #767 from marocchino/dependabot/npm_and_yarn/eslint-plugin-jest-27.1.1
build(deps-dev): Bump eslint-plugin-jest from 27.0.1 to 27.1.1
2022-10-14 21:07:41 +09:00
dependabot[bot]
7798287b07
build(deps): Bump @actions/github from 5.0.3 to 5.1.1
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.3 to 5.1.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

---
updated-dependencies:
- dependency-name: "@actions/github"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 12:07:24 +00:00
dependabot[bot]
b0e200fb96
build(deps-dev): Bump @typescript-eslint/parser from 5.36.1 to 5.40.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.36.1 to 5.40.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/v5.40.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>
2022-10-14 12:06:35 +00:00
dependabot[bot]
44673b8dbe
build(deps-dev): Bump eslint-plugin-jest from 27.0.1 to 27.1.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.0.1 to 27.1.1.
- [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/v27.0.1...v27.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 12:06:07 +00:00
marocchino
2f140bcc11
Merge pull request #761 from marocchino/dependabot/npm_and_yarn/jest-circus-29.1.2
build(deps-dev): Bump jest-circus from 29.0.1 to 29.1.2
2022-10-14 21:05:05 +09:00
marocchino
301e307b7a
Merge pull request #772 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-12.11.0
build(deps): Bump @octokit/graphql-schema from 12.0.0 to 12.11.0
2022-10-14 21:04:47 +09:00
marocchino
ca247d62fd
Merge pull request #775 from marocchino/dependabot/npm_and_yarn/types/node-18.8.5
build(deps-dev): Bump @types/node from 18.7.13 to 18.8.5
2022-10-14 21:04:29 +09:00
marocchino
1dfb4d798e
Merge pull request #774 from marocchino/dependabot/npm_and_yarn/eslint-plugin-github-4.4.0
build(deps-dev): Bump eslint-plugin-github from 4.3.7 to 4.4.0
2022-10-14 21:04:19 +09:00
marocchino
d0827e9790
Merge pull request #756 from marocchino/dependabot/npm_and_yarn/typescript-4.8.4
build(deps-dev): Bump typescript from 4.8.2 to 4.8.4
2022-10-14 21:04:11 +09:00
marocchino
7bc271438c
Merge pull request #759 from marocchino/dependabot/npm_and_yarn/actions/core-1.10.0
build(deps): Bump @actions/core from 1.9.1 to 1.10.0
2022-10-14 21:04:03 +09:00
dependabot[bot]
86e5a3b84f
build(deps-dev): Bump @types/node from 18.7.13 to 18.8.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.13 to 18.8.5.
- [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>
2022-10-12 20:05:23 +00:00
dependabot[bot]
0c18b84388
build(deps-dev): Bump eslint-plugin-github from 4.3.7 to 4.4.0
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.3.7 to 4.4.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.3.7...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 20:02:39 +00:00
dependabot[bot]
6edd54a0bc
build(deps): Bump @octokit/graphql-schema from 12.0.0 to 12.11.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 12.0.0 to 12.11.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v12.0.0...v12.11.0)

---
updated-dependencies:
- dependency-name: "@octokit/graphql-schema"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 20:02:31 +00:00
dependabot[bot]
8a747694ca
build(deps-dev): Bump jest-circus from 29.0.1 to 29.1.2
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.0.1 to 29.1.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.1.2/packages/jest-circus)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 20:11:57 +00:00
dependabot[bot]
ec96d463db
build(deps): Bump @actions/core from 1.9.1 to 1.10.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 20:09:52 +00:00
dependabot[bot]
c7e2004124
build(deps-dev): Bump typescript from 4.8.2 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.2 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 20:02:51 +00:00
marocchino
e3c0353c9a
Merge pull request #728 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-5.36.1
build(deps-dev): Bump @typescript-eslint/parser from 5.35.1 to 5.36.1
2022-09-02 02:34:59 +09:00
dependabot[bot]
8c436bf664
build(deps-dev): Bump @typescript-eslint/parser from 5.35.1 to 5.36.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.35.1 to 5.36.1.
- [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/v5.36.1/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>
2022-08-30 20:03:31 +00:00
marocchino
1bdf87b1ce
Merge pull request #725 from marocchino/dependabot/npm_and_yarn/eslint-plugin-jest-27.0.1
build(deps-dev): Bump eslint-plugin-jest from 26.8.7 to 27.0.1
2022-08-30 07:48:42 +09:00
marocchino
956655c237
Merge pull request #726 from marocchino/dependabot/npm_and_yarn/eslint-8.23.0
build(deps-dev): Bump eslint from 8.22.0 to 8.23.0
2022-08-30 07:48:32 +09:00
dependabot[bot]
9fc15b40aa
build(deps-dev): Bump eslint from 8.22.0 to 8.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.22.0 to 8.23.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.22.0...v8.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 20:04:44 +00:00
dependabot[bot]
d1796943dc
build(deps-dev): Bump eslint-plugin-jest from 26.8.7 to 27.0.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.8.7 to 27.0.1.
- [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/v26.8.7...v27.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 20:04:22 +00:00
marocchino
cf9937fab0
Merge pull request #724 from marocchino/dependabot/npm_and_yarn/jest-circus-29.0.1
build(deps-dev): Bump jest-circus from 27.5.1 to 29.0.1
2022-08-29 09:50:14 +09:00
marocchino
7a814244e0
💚 fix test issue 2022-08-29 09:47:48 +09:00
marocchino
911d758ad3
Merge pull request #717 from marocchino/dependabot/npm_and_yarn/types/node-18.7.13
build(deps-dev): Bump @types/node from 18.7.11 to 18.7.13
2022-08-29 09:21:15 +09:00
dependabot[bot]
0d7db32097
build(deps-dev): Bump @types/node from 18.7.11 to 18.7.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.11 to 18.7.13.
- [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>
2022-08-28 01:09:21 +00:00
marocchino
02b350dc2e
Merge pull request #721 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-12.0.0
build(deps): Bump @octokit/graphql-schema from 11.1.1 to 12.0.0
2022-08-28 10:05:34 +09:00
marocchino
bd8e651370
Merge pull request #722 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-5.35.1
build(deps-dev): Bump @typescript-eslint/parser from 5.34.0 to 5.35.1
2022-08-28 10:05:24 +09:00
marocchino
a62a294a5f
Merge pull request #723 from marocchino/dependabot/npm_and_yarn/typescript-4.8.2
build(deps-dev): Bump typescript from 4.7.4 to 4.8.2
2022-08-28 10:05:14 +09:00
dependabot[bot]
b0722f128f
build(deps-dev): Bump jest-circus from 27.5.1 to 29.0.1
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.5.1 to 29.0.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.0.1/packages/jest-circus)

---
updated-dependencies:
- dependency-name: jest-circus
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 20:02:43 +00:00
dependabot[bot]
142e51eb3f
build(deps-dev): Bump typescript from 4.7.4 to 4.8.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 20:02:00 +00:00
dependabot[bot]
d0b07f4a1b
build(deps-dev): Bump @typescript-eslint/parser from 5.34.0 to 5.35.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.34.0 to 5.35.1.
- [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/v5.35.1/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>
2022-08-25 20:02:50 +00:00
dependabot[bot]
bf9351b403
build(deps): Bump @octokit/graphql-schema from 11.1.1 to 12.0.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 11.1.1 to 12.0.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v11.1.1...v12.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/graphql-schema"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 20:02:35 +00:00
marocchino
84b158adec
Merge pull request #714 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-5.34.0
build(deps-dev): Bump @typescript-eslint/parser from 5.33.1 to 5.34.0
2022-08-24 13:27:52 +09:00
dependabot[bot]
f2415bb0c5
build(deps-dev): Bump @typescript-eslint/parser from 5.33.1 to 5.34.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.33.1 to 5.34.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/v5.34.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>
2022-08-24 04:26:30 +00:00
marocchino
8c8cbdfc97
Merge pull request #711 from marocchino/dependabot/npm_and_yarn/eslint-plugin-jest-26.8.7
build(deps-dev): Bump eslint-plugin-jest from 26.8.3 to 26.8.7
2022-08-24 13:25:34 +09:00
marocchino
4ef1e5f118
Merge pull request #715 from marocchino/dependabot/npm_and_yarn/types/node-18.7.11
build(deps-dev): Bump @types/node from 18.7.7 to 18.7.11
2022-08-24 13:25:21 +09:00