Commit graph

1264 commits

Author SHA1 Message Date
dependabot[bot]
b32a4d5934
build(deps-dev): Bump eslint-plugin-jest from 27.2.1 to 27.2.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.1 to 27.2.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.2.1...v27.2.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>
2023-06-19 21:00:52 +00:00
dependabot[bot]
77458bf012
build(deps): Bump @octokit/graphql-schema from 14.10.1 to 14.12.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.10.1 to 14.12.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.10.1...v14.12.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>
2023-06-19 21:00:22 +00:00
dependabot[bot]
408c33f30c
build(deps-dev): Bump @typescript-eslint/parser from 5.59.11 to 5.60.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.11 to 5.60.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.60.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-06-19 21:00:03 +00:00
dependabot[bot]
676531f9a5
build(deps-dev): Bump eslint from 8.42.0 to 8.43.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.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.42.0...v8.43.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-06-19 20:58:37 +00:00
marocchino
05c850152c
Merge pull request #995 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-14.10.1
build(deps): Bump @octokit/graphql-schema from 14.9.1 to 14.10.1
2023-06-15 06:46:25 +09:00
dependabot[bot]
97ca5690ec
build(deps): Bump @octokit/graphql-schema from 14.9.1 to 14.10.1
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.9.1 to 14.10.1.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.9.1...v14.10.1)

---
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>
2023-06-14 20:58:06 +00:00
marocchino
335fbab037
Merge pull request #994 from marocchino/dependabot/npm_and_yarn/types/node-20.3.1
build(deps-dev): Bump @types/node from 20.3.0 to 20.3.1
2023-06-14 09:52:31 +09:00
dependabot[bot]
272e28dee0
build(deps-dev): Bump @types/node from 20.3.0 to 20.3.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.0 to 20.3.1.
- [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-06-13 20:57:31 +00:00
marocchino
c55f0438ba
Merge pull request #993 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.11
build(deps-dev): Bump @typescript-eslint/parser from 5.59.9 to 5.59.11
2023-06-13 10:45:21 +09:00
dependabot[bot]
759c441ad5
build(deps-dev): Bump @typescript-eslint/parser from 5.59.9 to 5.59.11
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.9 to 5.59.11.
- [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.59.11/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>
2023-06-13 01:37:46 +00:00
marocchino
087214861e
Merge pull request #992 from marocchino/dependabot/npm_and_yarn/types/node-20.3.0
build(deps-dev): Bump @types/node from 20.2.5 to 20.3.0
2023-06-13 10:36:41 +09:00
dependabot[bot]
6f75abf860
build(deps-dev): Bump @types/node from 20.2.5 to 20.3.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.5 to 20.3.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-06-12 20:56:50 +00:00
marocchino
93337bf0ae
Merge pull request #991 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-14.9.1
build(deps): Bump @octokit/graphql-schema from 14.8.0 to 14.9.1
2023-06-09 10:25:06 +09:00
dependabot[bot]
776cc3af21
build(deps): Bump @octokit/graphql-schema from 14.8.0 to 14.9.1
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.8.0 to 14.9.1.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.8.0...v14.9.1)

---
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>
2023-06-08 20:59:22 +00:00
marocchino
d7bc2df2c6
Merge pull request #989 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.9
build(deps-dev): Bump @typescript-eslint/parser from 5.59.6 to 5.59.9
2023-06-07 05:51:43 +09:00
marocchino
92e25d5530
Merge pull request #988 from marocchino/dependabot/npm_and_yarn/eslint-8.42.0
build(deps-dev): Bump eslint from 8.41.0 to 8.42.0
2023-06-07 05:51:35 +09:00
dependabot[bot]
2d78537f2f
build(deps-dev): Bump @typescript-eslint/parser from 5.59.6 to 5.59.9
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.6 to 5.59.9.
- [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.59.9/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>
2023-06-06 20:49:31 +00:00
dependabot[bot]
306e011b5a
build(deps-dev): Bump eslint from 8.41.0 to 8.42.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.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.41.0...v8.42.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-06-06 20:49:27 +00:00
marocchino
e16534fd36
Merge pull request #987 from marocchino/dependabot/npm_and_yarn/eslint-plugin-github-4.8.0
build(deps-dev): Bump eslint-plugin-github from 4.7.0 to 4.8.0
2023-06-07 05:48:46 +09:00
marocchino
3547730005
Merge pull request #986 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-14.8.0
build(deps): Bump @octokit/graphql-schema from 14.5.0 to 14.8.0
2023-06-07 05:48:34 +09:00
marocchino
3c7736c04b
Merge pull request #982 from marocchino/dependabot/npm_and_yarn/types/node-20.2.5
build(deps-dev): Bump @types/node from 20.2.1 to 20.2.5
2023-06-07 05:48:24 +09:00
marocchino
0dabcbf5a1
Merge pull request #984 from alexjurkiewicz/patch-1
Document `ignore_empty`
2023-06-07 05:48:09 +09:00
dependabot[bot]
901adcffc5
build(deps-dev): Bump eslint-plugin-github from 4.7.0 to 4.8.0
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.7.0...v4.8.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>
2023-06-02 20:57:37 +00:00
dependabot[bot]
a7e5945c2c
build(deps): Bump @octokit/graphql-schema from 14.5.0 to 14.8.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.5.0 to 14.8.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.5.0...v14.8.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>
2023-06-01 20:57:03 +00:00
Alex Jurkiewicz
df70b4b8b7
Document ignore_empty 2023-05-30 14:41:31 +10:00
dependabot[bot]
5ef5588377
build(deps-dev): Bump @types/node from 20.2.1 to 20.2.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.1 to 20.2.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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-26 20:56:53 +00:00
marocchino
3ed4c5b9d8
Merge pull request #978 from marocchino/dependabot/npm_and_yarn/eslint-8.41.0
build(deps-dev): Bump eslint from 8.40.0 to 8.41.0
2023-05-20 12:03:27 +09:00
dependabot[bot]
00d4596b5b
build(deps-dev): Bump eslint from 8.40.0 to 8.41.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.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.40.0...v8.41.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-05-19 20:57:25 +00:00
marocchino
445d22f0c3
Merge pull request #977 from marocchino/dependabot/npm_and_yarn/types/node-20.2.1
build(deps-dev): Bump @types/node from 20.1.4 to 20.2.1
2023-05-19 12:14:14 +09:00
marocchino
198382212a
Merge pull request #976 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-14.5.0
build(deps): Bump @octokit/graphql-schema from 14.4.0 to 14.5.0
2023-05-19 12:14:06 +09:00
dependabot[bot]
82a195859a
build(deps-dev): Bump @types/node from 20.1.4 to 20.2.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.4 to 20.2.1.
- [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-05-18 20:57:46 +00:00
dependabot[bot]
6a0436d1aa
build(deps): Bump @octokit/graphql-schema from 14.4.0 to 14.5.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.4.0 to 14.5.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.4.0...v14.5.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>
2023-05-16 20:59:02 +00:00
marocchino
16e5c15440
Merge pull request #973 from marocchino/dependabot/npm_and_yarn/types/node-20.1.4
build(deps-dev): Bump @types/node from 20.1.3 to 20.1.4
2023-05-16 08:27:40 +09:00
dependabot[bot]
e10f9a386b
build(deps-dev): Bump @types/node from 20.1.3 to 20.1.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.3 to 20.1.4.
- [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-05-15 23:23:57 +00:00
marocchino
ce2754bf79
Merge pull request #974 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.6
build(deps-dev): Bump @typescript-eslint/parser from 5.59.5 to 5.59.6
2023-05-16 08:22:57 +09:00
dependabot[bot]
dccbdbe716
build(deps-dev): Bump @typescript-eslint/parser from 5.59.5 to 5.59.6
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.5 to 5.59.6.
- [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.59.6/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>
2023-05-15 20:58:40 +00:00
marocchino
cafeb3a8d4
Merge pull request #972 from marocchino/dependabot/npm_and_yarn/types/node-20.1.3
build(deps-dev): Bump @types/node from 20.1.2 to 20.1.3
2023-05-13 12:43:00 +09:00
dependabot[bot]
211ebfbd1f
build(deps-dev): Bump @types/node from 20.1.2 to 20.1.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.2 to 20.1.3.
- [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-05-11 20:57:16 +00:00
marocchino
b6a6d5b8cf
Merge pull request #969 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.5
build(deps-dev): Bump @typescript-eslint/parser from 5.59.2 to 5.59.5
2023-05-11 17:45:25 +09:00
dependabot[bot]
7a518d15fd
build(deps-dev): Bump @typescript-eslint/parser from 5.59.2 to 5.59.5
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.2 to 5.59.5.
- [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.59.5/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>
2023-05-11 00:13:21 +00:00
marocchino
2b6d281088
Merge pull request #971 from marocchino/dependabot/npm_and_yarn/types/node-20.1.2
build(deps-dev): Bump @types/node from 20.1.1 to 20.1.2
2023-05-11 09:05:17 +09:00
dependabot[bot]
7a5229acf0
build(deps-dev): Bump @types/node from 20.1.1 to 20.1.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.1 to 20.1.2.
- [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-05-10 21:55:21 +00:00
marocchino
c35a07502d
Merge pull request #970 from marocchino/dependabot/npm_and_yarn/types/node-20.1.1
build(deps-dev): Bump @types/node from 20.1.0 to 20.1.1
2023-05-09 09:13:42 +09:00
dependabot[bot]
b04d3ec4d4
build(deps-dev): Bump @types/node from 20.1.0 to 20.1.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.0 to 20.1.1.
- [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-05-08 20:57:50 +00:00
marocchino
72c1e476cb
Merge pull request #968 from marocchino/dependabot/npm_and_yarn/types/node-20.1.0
build(deps-dev): Bump @types/node from 18.16.3 to 20.1.0
2023-05-07 09:17:05 +09:00
marocchino
73b5c7c9b9
Merge pull request #967 from marocchino/dependabot/npm_and_yarn/eslint-8.40.0
build(deps-dev): Bump eslint from 8.39.0 to 8.40.0
2023-05-07 09:16:57 +09:00
dependabot[bot]
1e8e5bf3e5
build(deps-dev): Bump @types/node from 18.16.3 to 20.1.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.3 to 20.1.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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 21:54:23 +00:00
dependabot[bot]
26551eac41
build(deps-dev): Bump eslint from 8.39.0 to 8.40.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.40.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.39.0...v8.40.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-05-05 21:53:49 +00:00
Alex Burgel
316d491c26 Update tests 2023-05-04 22:54:38 -04:00
Alex Burgel
dadbe89de1 Add output of previous and created comment ids 2023-05-04 22:50:41 -04:00