Commit graph

1095 commits

Author SHA1 Message Date
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
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