Commit graph

1229 commits

Author SHA1 Message Date
marocchino
3a69964ff4
Merge pull request #1036 from aburgel/main
Output created or found comment IDs
2023-07-20 05:55:06 +09:00
marocchino
f7a1435a73
Merge pull request #1037 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-14.23.0
build(deps): Bump @octokit/graphql-schema from 14.22.0 to 14.23.0
2023-07-20 05:48:21 +09:00
dependabot[bot]
39859c4766
build(deps): Bump @octokit/graphql-schema from 14.22.0 to 14.23.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.22.0 to 14.23.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.22.0...v14.23.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-07-19 20:29:24 +00:00
Alex Burgel
dd4c8a0e0c
Merge branch 'marocchino:main' into main 2023-07-19 10:02:38 -04:00
marocchino
99a69fcd0a
Merge pull request #1034 from marocchino/dependabot/npm_and_yarn/eslint-plugin-github-4.9.2
build(deps-dev): Bump eslint-plugin-github from 4.9.0 to 4.9.2
2023-07-19 06:41:57 +09:00
dependabot[bot]
df32075808
build(deps-dev): Bump eslint-plugin-github from 4.9.0 to 4.9.2
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.9.0 to 4.9.2.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.9.0...v4.9.2)

---
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>
2023-07-18 20:36:20 +00:00
marocchino
8139bff71a
Merge pull request #1033 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-6.1.0
build(deps-dev): Bump @typescript-eslint/parser from 6.0.0 to 6.1.0
2023-07-18 06:56:58 +09:00
dependabot[bot]
e647f685a5
build(deps-dev): Bump @typescript-eslint/parser from 6.0.0 to 6.1.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.0.0 to 6.1.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.1.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-07-17 20:04:08 +00:00
marocchino
f21f977d02
📦️ build 2023-07-15 05:47:56 +09:00
marocchino
23b42b17eb
⬆️ Update jest 2023-07-15 05:47:05 +09:00
marocchino
bd55d2a06c
Merge pull request #1031 from marocchino/dependabot/npm_and_yarn/eslint-8.45.0
build(deps-dev): Bump eslint from 8.44.0 to 8.45.0
2023-07-15 05:46:04 +09:00
marocchino
d645cbd7c2
Merge pull request #1029 from marocchino/dependabot/npm_and_yarn/typescript-5.1.6
build(deps-dev): Bump typescript from 4.9.5 to 5.1.6
2023-07-15 05:37:53 +09:00
dependabot[bot]
bd82fee1f0
build(deps-dev): Bump eslint from 8.44.0 to 8.45.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.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.44.0...v8.45.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-07-14 20:34:49 +00:00
dependabot[bot]
02f5e12da6
build(deps-dev): Bump typescript from 4.9.5 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-14 20:33:29 +00:00
marocchino
4533c6d066
Merge pull request #1026 from marocchino/dependabot/npm_and_yarn/eslint-plugin-jest-27.2.3
build(deps-dev): Bump eslint-plugin-jest from 27.2.2 to 27.2.3
2023-07-14 10:10:21 +09:00
dependabot[bot]
8717607c28
build(deps-dev): Bump eslint-plugin-jest from 27.2.2 to 27.2.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.2 to 27.2.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.2.2...v27.2.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>
2023-07-14 00:55:17 +00:00
marocchino
ee6e2033ad
Merge pull request #1028 from marocchino/dependabot/npm_and_yarn/eslint-plugin-github-4.9.0
build(deps-dev): Bump eslint-plugin-github from 4.8.0 to 4.9.0
2023-07-14 09:54:18 +09:00
marocchino
8f0cecf38a
Merge pull request #1027 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-14.22.0
build(deps): Bump @octokit/graphql-schema from 14.21.1 to 14.22.0
2023-07-14 09:54:06 +09:00
marocchino
90d941c945
Merge pull request #1025 from marocchino/dependabot/npm_and_yarn/types/node-20.4.2
build(deps-dev): Bump @types/node from 20.4.1 to 20.4.2
2023-07-14 09:53:57 +09:00
marocchino
d17a2415d1
Merge pull request #1024 from marocchino/dependabot/npm_and_yarn/eslint-plugin-prettier-5.0.0
build(deps-dev): Bump eslint-plugin-prettier from 5.0.0-alpha.2 to 5.0.0
2023-07-14 09:53:41 +09:00
dependabot[bot]
9c85757057
build(deps-dev): Bump eslint-plugin-github from 4.8.0 to 4.9.0
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.8.0...v4.9.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-07-13 20:15:30 +00:00
dependabot[bot]
4a7b9f3a01
build(deps): Bump @octokit/graphql-schema from 14.21.1 to 14.22.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.21.1 to 14.22.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.21.1...v14.22.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-07-13 20:15:09 +00:00
dependabot[bot]
b5ee3de2f2
build(deps-dev): Bump @types/node from 20.4.1 to 20.4.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.1 to 20.4.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-07-13 20:14:36 +00:00
dependabot[bot]
15a2bd06fe
build(deps-dev): Bump eslint-plugin-prettier from 5.0.0-alpha.2 to 5.0.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.0-alpha.2 to 5.0.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits/v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 20:18:18 +00:00
marocchino
aee7d795b0
Merge pull request #1017 from marocchino/dependabot/npm_and_yarn/tough-cookie-4.1.3
build(deps): Bump tough-cookie from 4.0.0 to 4.1.3
2023-07-12 15:38:30 +09:00
dependabot[bot]
3bf0b5e861
build(deps): Bump tough-cookie from 4.0.0 to 4.1.3
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 06:35:43 +00:00
marocchino
95eacb66b8
Merge pull request #1018 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-6.0.0
build(deps-dev): Bump @typescript-eslint/parser from 5.61.0 to 6.0.0
2023-07-12 06:07:33 +09:00
dependabot[bot]
9477bfc248
build(deps-dev): Bump @typescript-eslint/parser from 5.61.0 to 6.0.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.61.0 to 6.0.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.0.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 21:03:57 +00:00
marocchino
82ad393a3b
Merge pull request #1021 from marocchino/dependabot/npm_and_yarn/semver-6.3.1
build(deps): Bump semver from 6.3.0 to 6.3.1
2023-07-12 06:02:56 +09:00
marocchino
b6dc19c996
Merge pull request #1019 from marocchino/dependabot/npm_and_yarn/types/node-20.4.1
build(deps-dev): Bump @types/node from 20.3.3 to 20.4.1
2023-07-12 06:02:47 +09:00
dependabot[bot]
1a0a4b9d25
build(deps-dev): Bump @types/node from 20.3.3 to 20.4.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.3 to 20.4.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-07-11 21:01:17 +00:00
dependabot[bot]
2a13c27c9e
build(deps): Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 21:00:25 +00:00
marocchino
a04d859f58
Merge pull request #1015 from marocchino/dependabot/npm_and_yarn/jest-circus-29.6.1
build(deps-dev): Bump jest-circus from 29.6.0 to 29.6.1
2023-07-12 05:59:45 +09:00
marocchino
2fad7a2d74
Merge pull request #1022 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-14.21.1
build(deps): Bump @octokit/graphql-schema from 14.19.0 to 14.21.1
2023-07-12 05:59:17 +09:00
dependabot[bot]
d95bbb70fe
build(deps-dev): Bump jest-circus from 29.6.0 to 29.6.1
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.6.0 to 29.6.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.1/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>
2023-07-11 20:58:24 +00:00
dependabot[bot]
2720c78b22
build(deps): Bump @octokit/graphql-schema from 14.19.0 to 14.21.1
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.19.0 to 14.21.1.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.19.0...v14.21.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-07-11 20:57:41 +00:00
marocchino
fbde1a705a
⬆️ Update eslint-plugin-prettier 2023-07-12 05:57:03 +09:00
marocchino
140ee98601
Merge pull request #1012 from marocchino/dependabot/npm_and_yarn/prettier-3.0.0
build(deps-dev): Bump prettier from 2.8.8 to 3.0.0
2023-07-06 05:40:56 +09:00
marocchino
28d9bc96af
Merge pull request #1013 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-14.19.0
build(deps): Bump @octokit/graphql-schema from 14.18.1 to 14.19.0
2023-07-06 05:40:44 +09:00
dependabot[bot]
4ca7789d7b
build(deps): Bump @octokit/graphql-schema from 14.18.1 to 14.19.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.18.1 to 14.19.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.18.1...v14.19.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-07-05 20:23:54 +00:00
dependabot[bot]
cc532f6416
build(deps-dev): Bump prettier from 2.8.8 to 3.0.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.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/2.8.8...3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 20:22:37 +00:00
marocchino
0ab2f5a1e5
Merge pull request #1010 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-14.18.1
build(deps): Bump @octokit/graphql-schema from 14.17.0 to 14.18.1
2023-07-05 09:58:32 +09:00
marocchino
1a447f0990
Merge pull request #1011 from marocchino/dependabot/npm_and_yarn/jest-circus-29.6.0
build(deps-dev): Bump jest-circus from 29.5.0 to 29.6.0
2023-07-05 09:58:22 +09:00
dependabot[bot]
1430ba0e6b
build(deps-dev): Bump jest-circus from 29.5.0 to 29.6.0
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.5.0 to 29.6.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.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>
2023-07-04 20:19:47 +00:00
dependabot[bot]
e3dbc55b07
build(deps): Bump @octokit/graphql-schema from 14.17.0 to 14.18.1
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.17.0 to 14.18.1.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.17.0...v14.18.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-07-04 20:19:24 +00:00
marocchino
b3045f55e4
Merge pull request #1008 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-5.61.0
build(deps-dev): Bump @typescript-eslint/parser from 5.60.1 to 5.61.0
2023-07-04 16:59:23 +09:00
dependabot[bot]
2507993a50
build(deps-dev): Bump @typescript-eslint/parser from 5.60.1 to 5.61.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.60.1 to 5.61.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.61.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-07-03 21:10:52 +00:00
marocchino
7306ddc318
Merge pull request #1009 from marocchino/dependabot/npm_and_yarn/eslint-8.44.0
build(deps-dev): Bump eslint from 8.43.0 to 8.44.0
2023-07-04 06:09:52 +09:00
marocchino
90d1d27426
Merge pull request #1007 from marocchino/dependabot/npm_and_yarn/types/node-20.3.3
build(deps-dev): Bump @types/node from 20.3.2 to 20.3.3
2023-07-04 06:09:43 +09:00
dependabot[bot]
625ddf478c
build(deps-dev): Bump eslint from 8.43.0 to 8.44.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.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.43.0...v8.44.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-07-03 20:25:32 +00:00