Commit graph

977 commits

Author SHA1 Message Date
dependabot[bot]
48d0880d6a
build(deps-dev): Bump eslint from 8.27.0 to 8.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.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.27.0...v8.28.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-11-21 20:02:00 +00:00
dependabot[bot]
3ab86392bb
build(deps-dev): Bump @typescript-eslint/parser from 5.43.0 to 5.44.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.43.0 to 5.44.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.44.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-11-21 20:01:45 +00:00
marocchino
ec14972f38
Merge pull request #826 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-12.30.0
build(deps): Bump @octokit/graphql-schema from 12.29.0 to 12.30.0
2022-11-18 07:25:42 +09:00
dependabot[bot]
5866c45986
build(deps): Bump @octokit/graphql-schema from 12.29.0 to 12.30.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 12.29.0 to 12.30.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v12.29.0...v12.30.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-11-17 20:09:49 +00:00
marocchino
8dc772b43c
Merge pull request #824 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-12.29.0
build(deps): Bump @octokit/graphql-schema from 12.27.0 to 12.29.0
2022-11-17 08:44:55 +09:00
dependabot[bot]
7cbbc2e970
build(deps): Bump @octokit/graphql-schema from 12.27.0 to 12.29.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 12.27.0 to 12.29.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v12.27.0...v12.29.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-11-16 20:07:54 +00:00
marocchino
313650f8c1
Merge pull request #823 from marocchino/dependabot/npm_and_yarn/typescript-4.9.3
build(deps-dev): Bump typescript from 4.8.4 to 4.9.3
2022-11-16 19:07:17 +09:00
dependabot[bot]
baae7ec8fe
build(deps-dev): Bump typescript from 4.8.4 to 4.9.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 20:03:14 +00:00
marocchino
e8636c2729
Merge pull request #822 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-12.27.0
build(deps): Bump @octokit/graphql-schema from 12.26.1 to 12.27.0
2022-11-16 03:26:13 +09:00
marocchino
0c53bc8d62
Merge pull request #821 from marocchino/dependabot/github_actions/actions/upload-artifact-3
build(deps): Bump actions/upload-artifact from 2 to 3
2022-11-16 03:26:02 +09:00
marocchino
a72345f0e6
Merge pull request #820 from marocchino/dependabot/github_actions/actions/checkout-3
build(deps): Bump actions/checkout from 2 to 3
2022-11-16 03:25:47 +09:00
dependabot[bot]
cfef82f4f9
build(deps): Bump @octokit/graphql-schema from 12.26.1 to 12.27.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 12.26.1 to 12.27.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v12.26.1...v12.27.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-11-15 18:24:05 +00:00
dependabot[bot]
602a58a5f0
build(deps): Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 18:23:08 +00:00
dependabot[bot]
785707cdee
build(deps): Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 18:23:05 +00:00
marocchino
f9e56fc102
🔧 Receive github action updates 2022-11-16 03:22:41 +09:00
marocchino
bbf566e63c
Merge pull request #818 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-5.43.0
build(deps-dev): Bump @typescript-eslint/parser from 5.42.1 to 5.43.0
2022-11-15 15:21:21 +09:00
marocchino
a6f2062fd4
Merge pull request #817 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-12.26.1
build(deps): Bump @octokit/graphql-schema from 12.26.0 to 12.26.1
2022-11-15 15:21:11 +09:00
dependabot[bot]
8b2e55b3f6
build(deps-dev): Bump @typescript-eslint/parser from 5.42.1 to 5.43.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.42.1 to 5.43.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.43.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-11-14 20:03:44 +00:00
dependabot[bot]
b4a9e193c1
build(deps): Bump @octokit/graphql-schema from 12.26.0 to 12.26.1
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 12.26.0 to 12.26.1.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v12.26.0...v12.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 20:03:25 +00:00
marocchino
377f249fbf
🔀 Merge pull request #803 from marocchino/dependabot/npm_and_yarn/types/node-18.11.9
build(deps-dev): Bump @types/node from 18.11.6 to 18.11.9
2022-11-14 18:53:18 +09:00
dependabot[bot]
64301fcfd1
build(deps-dev): Bump @types/node from 18.11.6 to 18.11.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.6 to 18.11.9.
- [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-11-14 09:51:19 +00:00
marocchino
7117681f97
🔀 Merge pull request #805 from marocchino/dependabot/npm_and_yarn/eslint-plugin-github-4.4.1
build(deps-dev): Bump eslint-plugin-github from 4.4.0 to 4.4.1
2022-11-14 18:50:09 +09:00
dependabot[bot]
fc1785c354
build(deps-dev): Bump eslint-plugin-github from 4.4.0 to 4.4.1
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.4.0...v4.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 09:48:35 +00:00
marocchino
1000d5ba09
Merge pull request #808 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-5.42.1
build(deps-dev): Bump @typescript-eslint/parser from 5.41.0 to 5.42.1
2022-11-14 18:46:16 +09:00
marocchino
86bccdc06d
Merge pull request #813 from marocchino/dependabot/npm_and_yarn/jest-circus-29.3.1
build(deps-dev): Bump jest-circus from 29.2.2 to 29.3.1
2022-11-14 18:46:02 +09:00
marocchino
297bdc2094
Merge pull request #815 from marocchino/dependabot/npm_and_yarn/eslint-plugin-jest-27.1.5
build(deps-dev): Bump eslint-plugin-jest from 27.1.3 to 27.1.5
2022-11-14 18:45:49 +09:00
marocchino
d2b0b07f73
Merge pull request #807 from marocchino/dependabot/npm_and_yarn/eslint-8.27.0
build(deps-dev): Bump eslint from 8.26.0 to 8.27.0
2022-11-14 18:45:38 +09:00
marocchino
8ace88a733
Merge pull request #816 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-12.26.0
build(deps): Bump @octokit/graphql-schema from 12.21.0 to 12.26.0
2022-11-14 18:45:27 +09:00
dependabot[bot]
45209a37e2
build(deps): Bump @octokit/graphql-schema from 12.21.0 to 12.26.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 12.21.0 to 12.26.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v12.21.0...v12.26.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-11-11 20:21:00 +00:00
dependabot[bot]
49f4b5af52
build(deps-dev): Bump eslint-plugin-jest from 27.1.3 to 27.1.5
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.1.3 to 27.1.5.
- [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.3...v27.1.5)

---
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-11-10 20:10:15 +00:00
dependabot[bot]
1d7507de5c
build(deps-dev): Bump jest-circus from 29.2.2 to 29.3.1
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.2.2 to 29.3.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.3.1/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-11-09 20:03:26 +00:00
dependabot[bot]
1cd2a28445
build(deps-dev): Bump @typescript-eslint/parser from 5.41.0 to 5.42.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.41.0 to 5.42.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.42.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-11-07 20:04:35 +00:00
dependabot[bot]
f960273304
build(deps-dev): Bump eslint from 8.26.0 to 8.27.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.27.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.26.0...v8.27.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-11-07 20:03:52 +00:00
marocchino
adca94abca
Merge pull request #799 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-12.21.0
build(deps): Bump @octokit/graphql-schema from 12.11.0 to 12.21.0
2022-10-27 19:45:09 +09:00
dependabot[bot]
af76947473
build(deps): Bump @octokit/graphql-schema from 12.11.0 to 12.21.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 12.11.0 to 12.21.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v12.11.0...v12.21.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-27 10:40:58 +00:00
marocchino
e5883ea53c
🔀 Merge pull request #782 from marocchino/dependabot/npm_and_yarn/eslint-plugin-jest-27.1.3
build(deps-dev): Bump eslint-plugin-jest from 27.1.2 to 27.1.3
2022-10-27 19:39:45 +09:00
marocchino
2520dca5b1
🔀 Merge pull request #790 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-5.41.0
build(deps-dev): Bump @typescript-eslint/parser from 5.40.1 to 5.41.0
2022-10-27 19:39:35 +09:00
marocchino
f4ae94070a
🔀 Merge pull request #793 from marocchino/dependabot/npm_and_yarn/jest-circus-29.2.2
build(deps-dev): Bump jest-circus from 29.2.0 to 29.2.2
2022-10-27 19:39:26 +09:00
marocchino
97e16fd489
Merge pull request #792 from samkio/feature/glob
Use glob for path param
2022-10-27 19:39:12 +09:00
dependabot[bot]
da2f89048f
build(deps-dev): Bump eslint-plugin-jest from 27.1.2 to 27.1.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.1.2 to 27.1.3.
- [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.2...v27.1.3)

---
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-27 10:36:17 +00:00
dependabot[bot]
ba82cbc35c
build(deps-dev): Bump @typescript-eslint/parser from 5.40.1 to 5.41.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.1 to 5.41.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.41.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-27 10:35:06 +00:00
marocchino
b8644f1ac5
🔀 Merge pull request #789 from marocchino/dependabot/npm_and_yarn/eslint-8.26.0
build(deps-dev): Bump eslint from 8.25.0 to 8.26.0
2022-10-27 19:33:29 +09:00
marocchino
95c224a6ab
🔀 Merge pull request #797 from marocchino/dependabot/npm_and_yarn/types/node-18.11.6
build(deps-dev): Bump @types/node from 18.8.5 to 18.11.6
2022-10-27 19:33:17 +09:00
marocchino
97e44c06c7
🔀 Merge pull request #798 from xShteff/main
docs: updated docs with new way of saving output
2022-10-27 19:33:08 +09:00
Alin Stefan Olaru
d80d378639
docs: updated docs with new way of saving output 2022-10-27 12:17:26 +02:00
dependabot[bot]
3fb428be72
build(deps-dev): Bump @types/node from 18.8.5 to 18.11.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.8.5 to 18.11.6.
- [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-26 20:02:24 +00:00
Sam
db01d1ad6c Add ignore empty input 2022-10-25 21:49:30 +00:00
dependabot[bot]
52444eb06d
build(deps-dev): Bump jest-circus from 29.2.0 to 29.2.2
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.2.0 to 29.2.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.2.2/packages/jest-circus)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 20:02:12 +00:00
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
dependabot[bot]
793b6851ce
build(deps-dev): Bump eslint from 8.25.0 to 8.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.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.25.0...v8.26.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-24 20:03:23 +00:00