Commit graph

1679 commits

Author SHA1 Message Date
dependabot[bot]
5478b105dd
build(deps-dev): Bump ts-jest from 29.1.2 to 29.1.5
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.1.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 01:29:24 +00:00
marocchino
5ccf2b0841
Merge pull request #1356 from marocchino/dependabot/npm_and_yarn/typescript-5.5.3
build(deps-dev): Bump typescript from 5.4.5 to 5.5.3
2024-07-08 10:28:40 +09:00
marocchino
813f0f5dfa
Merge pull request #1340 from marocchino/dependabot/npm_and_yarn/prettier-3.3.2
build(deps-dev): Bump prettier from 3.2.5 to 3.3.2
2024-07-08 10:28:28 +09:00
dependabot[bot]
fba6524d88
build(deps-dev): Bump prettier from 3.2.5 to 3.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.2.
- [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/3.2.5...3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 01:27:32 +00:00
dependabot[bot]
c84757e7ec
build(deps-dev): Bump typescript from 5.4.5 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 01:27:05 +00:00
marocchino
016f273161
Merge pull request #1337 from marocchino/dependabot/npm_and_yarn/eslint-plugin-jest-28.6.0
build(deps-dev): Bump eslint-plugin-jest from 28.2.0 to 28.6.0
2024-07-08 10:25:47 +09:00
dependabot[bot]
736b8306bf
build(deps-dev): Bump eslint-plugin-jest from 28.2.0 to 28.6.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.2.0 to 28.6.0.
- [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/v28.2.0...v28.6.0)

---
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>
2024-07-08 01:24:06 +00:00
marocchino
73484870a9
Merge pull request #1365 from NoRePercussions/test-include-errors
PR Test Autocomment: Include Errors
2024-07-08 09:55:43 +09:00
marocchino
abf2a6c16e
Merge branch 'main' into test-include-errors 2024-07-08 09:55:31 +09:00
marocchino
705e5f75d4
Merge pull request #1364 from NoRePercussions/fix-workflow
Fix test action
2024-07-08 09:46:28 +09:00
NoRePercussions
c9dee1a48b
PR Test Autocomment: Include Errors
Currently, only `yarn all`'s stdout is commented. However,
yarn may also produce relevant stdout, so we should include it.

Additionally, comment yarn output even if it fails.
2024-07-05 19:28:23 -04:00
NoRePercussions
df51e8718f
Fix test action
`yarn all` doesn't necessarily add a newline at the end.
The env reader expects the EOF string to be on its own line,
so if the yarn command does not produce this, the workflow fails.
2024-07-05 19:20:01 -04:00
marocchino
5ec44f8ee5
Merge pull request #1305 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-15.12.0
build(deps): Bump @octokit/graphql-schema from 14.58.0 to 15.12.0
2024-04-24 19:12:51 +09:00
marocchino
6e37533a39
Merge pull request #1299 from marocchino/dependabot/npm_and_yarn/typescript-5.4.5
build(deps-dev): Bump typescript from 5.4.2 to 5.4.5
2024-04-24 19:12:42 +09:00
marocchino
c86540bde2
Merge pull request #1298 from marocchino/dependabot/npm_and_yarn/types/node-20.12.7
build(deps-dev): Bump @types/node from 20.11.26 to 20.12.7
2024-04-24 19:12:33 +09:00
marocchino
87394da809
Merge pull request #1295 from marocchino/dependabot/npm_and_yarn/eslint-plugin-jest-28.2.0
build(deps-dev): Bump eslint-plugin-jest from 27.9.0 to 28.2.0
2024-04-24 19:12:25 +09:00
marocchino
687a4e3db1
Merge pull request #1288 from marocchino/dependabot/npm_and_yarn/undici-5.28.4
build(deps): Bump undici from 5.28.3 to 5.28.4
2024-04-24 19:12:01 +09:00
dependabot[bot]
f35a945d60
build(deps): Bump @octokit/graphql-schema from 14.58.0 to 15.12.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.58.0 to 15.12.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.58.0...v15.12.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>
2024-04-18 20:56:39 +00:00
dependabot[bot]
f2afb14c94
build(deps-dev): Bump typescript from 5.4.2 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 20:21:23 +00:00
dependabot[bot]
3275b69dff
build(deps-dev): Bump @types/node from 20.11.26 to 20.12.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.26 to 20.12.7.
- [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>
2024-04-10 20:20:49 +00:00
dependabot[bot]
921e0c5369
build(deps-dev): Bump eslint-plugin-jest from 27.9.0 to 28.2.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.2.0.
- [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.9.0...v28.2.0)

---
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>
2024-04-08 20:53:40 +00:00
dependabot[bot]
8ad558b49d
build(deps): Bump undici from 5.28.3 to 5.28.4
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 17:34:33 +00:00
marocchino
5f60fa6c49
Merge pull request #1274 from marocchino/dependabot/npm_and_yarn/types/node-20.11.26
build(deps-dev): Bump @types/node from 20.11.25 to 20.11.26
2024-03-13 10:04:53 +09:00
dependabot[bot]
d1c0d6e3ad
build(deps-dev): Bump @types/node from 20.11.25 to 20.11.26
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 20.11.26.
- [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>
2024-03-12 20:58:18 +00:00
marocchino
5869b502b5
📦️ build 2024-03-11 12:51:25 +09:00
marocchino
b0431cb506
⬇️ Downgrade @octokit/graphql-schema to 14.52.0 2024-03-11 12:50:22 +09:00
marocchino
9b72269636
Merge pull request #1245 from marocchino/dependabot/npm_and_yarn/prettier-3.2.5
build(deps-dev): Bump prettier from 3.2.4 to 3.2.5
2024-03-11 09:54:50 +09:00
marocchino
d2373e87b5
Merge pull request #1255 from marocchino/dependabot/npm_and_yarn/undici-5.28.3
build(deps): Bump undici from 5.27.0 to 5.28.3
2024-03-11 09:54:41 +09:00
marocchino
6f9b2c744e
Merge pull request #1265 from marocchino/dependabot/npm_and_yarn/eslint-plugin-github-4.10.2
build(deps-dev): Bump eslint-plugin-github from 4.10.1 to 4.10.2
2024-03-11 09:54:17 +09:00
marocchino
1be02e3af3
Merge pull request #1268 from marocchino/dependabot/npm_and_yarn/types/node-20.11.25
build(deps-dev): Bump @types/node from 20.11.14 to 20.11.25
2024-03-11 09:54:05 +09:00
marocchino
9eb380ab80
Merge pull request #1269 from marocchino/dependabot/npm_and_yarn/typescript-5.4.2
build(deps-dev): Bump typescript from 5.3.3 to 5.4.2
2024-03-11 09:53:53 +09:00
marocchino
ceb8bf6a82
Merge pull request #1271 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-15.2.0
build(deps): Bump @octokit/graphql-schema from 14.52.0 to 15.2.0
2024-03-11 09:53:45 +09:00
dependabot[bot]
8d8b62bd9d
build(deps): Bump @octokit/graphql-schema from 14.52.0 to 15.2.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.52.0 to 15.2.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.52.0...v15.2.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>
2024-03-08 20:58:08 +00:00
dependabot[bot]
f645947c29
build(deps-dev): Bump typescript from 5.3.3 to 5.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 20:49:21 +00:00
dependabot[bot]
dac6fbddf8
build(deps-dev): Bump @types/node from 20.11.14 to 20.11.25
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.14 to 20.11.25.
- [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>
2024-03-06 20:49:10 +00:00
dependabot[bot]
efd662cb77
build(deps-dev): Bump eslint-plugin-github from 4.10.1 to 4.10.2
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.10.1 to 4.10.2.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.1...v4.10.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>
2024-03-01 20:19:49 +00:00
dependabot[bot]
1e3eeb2cb0
build(deps): Bump undici from 5.27.0 to 5.28.3
Bumps [undici](https://github.com/nodejs/undici) from 5.27.0 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.27.0...v5.28.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 18:16:47 +00:00
dependabot[bot]
518e9a6d63
build(deps-dev): Bump prettier from 3.2.4 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [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/3.2.4...3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 20:30:33 +00:00
marocchino
331f8f5b42
📦️ build 2024-02-01 13:38:51 +09:00
marocchino
5c844f7f55
⬆️ node 20 2024-02-01 13:38:11 +09:00
marocchino
989f9fa2e8
Merge pull request #1236 from marocchino/dependabot/npm_and_yarn/typescript-eslint/parser-6.20.0
build(deps-dev): Bump @typescript-eslint/parser from 6.19.0 to 6.20.0
2024-02-01 13:34:39 +09:00
dependabot[bot]
42b601df4a
build(deps-dev): Bump @typescript-eslint/parser from 6.19.0 to 6.20.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.0 to 6.20.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.20.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>
2024-02-01 04:27:44 +00:00
marocchino
627a535fe3
Merge pull request #1227 from marocchino/dependabot/npm_and_yarn/ts-jest-29.1.2
build(deps-dev): Bump ts-jest from 29.1.1 to 29.1.2
2024-02-01 13:26:36 +09:00
marocchino
85fbd23053
Merge pull request #1239 from marocchino/dependabot/npm_and_yarn/types/node-20.11.14
build(deps-dev): Bump @types/node from 20.11.5 to 20.11.14
2024-02-01 13:26:20 +09:00
marocchino
9ecb7199f1
Merge pull request #1240 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-14.52.0
build(deps): Bump @octokit/graphql-schema from 14.47.1 to 14.52.0
2024-02-01 13:26:10 +09:00
marocchino
76f17ea530
Merge pull request #1238 from MauriceArikoglu/patch-1
Chore: Update action to use node 20
2024-02-01 13:25:40 +09:00
dependabot[bot]
b11ff05f74
build(deps): Bump @octokit/graphql-schema from 14.47.1 to 14.52.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.47.1 to 14.52.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.47.1...v14.52.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>
2024-01-31 20:34:31 +00:00
dependabot[bot]
e141788034
build(deps-dev): Bump @types/node from 20.11.5 to 20.11.14
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.5 to 20.11.14.
- [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>
2024-01-31 20:34:20 +00:00
Maurice Arikoglu
a7804b6007
Update action to use node 20 2024-01-31 16:37:48 +01:00
dependabot[bot]
548e8dee92
build(deps-dev): Bump ts-jest from 29.1.1 to 29.1.2
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.1.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.1...v29.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 20:05:57 +00:00