Compare commits

...

73 Commits

Author SHA1 Message Date
Josh Rowley
0609a2702e Merge pull request #517 from mattcosta7/patch-1
Update action.yml
2024-02-14 19:13:14 +00:00
Matthew Costabile
9431bea31b Update action.yml 2024-02-14 14:06:26 -05:00
Josh Rowley
0008229a22 Merge pull request #503 from takost/update-to-node-20
Update action to node20
2024-02-05 16:14:31 +00:00
Tatyana Kostromskaya
5a5c08a0d8 Update action to node20 2023-11-20 13:05:21 +00:00
Derrick Marcey
0be3b6580a Merge pull request #494 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.6.0
build(deps-dev): bump eslint-plugin-jest from 27.2.3 to 27.6.0
2023-11-01 15:53:21 +00:00
Derrick Marcey
9c5d7e2309 Merge branch 'main' into dependabot/npm_and_yarn/eslint-plugin-jest-27.6.0 2023-11-01 11:43:48 -04:00
Derrick Marcey
6460bf625c Merge pull request #495 from actions/dependabot/npm_and_yarn/types/node-16.18.60
build(deps-dev): bump @types/node from 16.18.51 to 16.18.60
2023-11-01 15:40:55 +00:00
dependabot[bot]
c48fdd4a10 build(deps-dev): bump @types/node from 16.18.51 to 16.18.60
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.51 to 16.18.60.
- [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-11-01 15:38:40 +00:00
Derrick Marcey
b953640a26 Merge pull request #496 from actions/dependabot/npm_and_yarn/types/jest-29.5.7
build(deps-dev): bump @types/jest from 29.5.4 to 29.5.7
2023-11-01 15:36:57 +00:00
Derrick Marcey
f9db65bca7 Merge branch 'main' into dependabot/npm_and_yarn/types/jest-29.5.7 2023-11-01 11:16:52 -04:00
Derrick Marcey
14158fbdd3 Merge pull request #488 from CodyCBakerPhD/fix_readme_typo
Correcting job name for PR example
2023-11-01 15:16:16 +00:00
Derrick Marcey
2271bbc40a Merge pull request #487 from actions/dependabot/npm_and_yarn/babel/traverse-7.23.2
build(deps-dev): bump @babel/traverse from 7.22.8 to 7.23.2
2023-11-01 15:10:21 +00:00
Derrick Marcey
4ae637c179 Merge branch 'main' into dependabot/npm_and_yarn/babel/traverse-7.23.2 2023-11-01 11:07:15 -04:00
dependabot[bot]
aff20dd010 build(deps-dev): bump @types/jest from 29.5.4 to 29.5.7
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.4 to 29.5.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 15:06:04 +00:00
Derrick Marcey
a6f5f3bc15 Merge pull request #497 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.9.1
build(deps-dev): bump @typescript-eslint/parser from 6.7.0 to 6.9.1
2023-11-01 15:04:24 +00:00
dependabot[bot]
af8bceb810 build(deps-dev): bump @typescript-eslint/parser from 6.7.0 to 6.9.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.0 to 6.9.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/v6.9.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>
2023-10-31 13:50:21 +00:00
dependabot[bot]
110be9cca7 build(deps-dev): bump eslint-plugin-jest from 27.2.3 to 27.6.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.3 to 27.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/v27.2.3...v27.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>
2023-10-27 13:23:06 +00:00
Cody Baker
1af3c586cc fix minor typo in job name for PR example 2023-10-22 13:28:08 -04:00
dependabot[bot]
038cf47bad build(deps-dev): bump @babel/traverse from 7.22.8 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 11:35:47 +00:00
Matthew Costabile
d8e41a4186 Merge pull request #469 from actions/dependabot/npm_and_yarn/types/node-16.18.51
build(deps-dev): bump @types/node from 16.18.50 to 16.18.51
2023-09-15 14:55:37 +00:00
Matthew Costabile
bff6ddc159 Merge pull request #468 from actions/dependabot/npm_and_yarn/jest-29.7.0
build(deps-dev): bump jest from 29.6.4 to 29.7.0
2023-09-15 14:55:18 +00:00
dependabot[bot]
b06b35e111 build(deps-dev): bump @types/node from 16.18.50 to 16.18.51
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.50 to 16.18.51.
- [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-09-15 13:36:51 +00:00
dependabot[bot]
9834efb291 build(deps-dev): bump jest from 29.6.4 to 29.7.0
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.4 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 13:36:42 +00:00
Josh Rowley
3911b2e9c5 Merge pull request #457 from actions/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4
2023-09-15 00:12:26 +00:00
Josh Rowley
373aaa0026 Merge pull request #465 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.7.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.7.0
2023-09-15 00:10:12 +00:00
dependabot[bot]
646a190b35 build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.5.0 to 6.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 00:07:22 +00:00
Josh Rowley
31008e43a9 Merge pull request #466 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.7.0
build(deps-dev): bump @typescript-eslint/parser from 6.5.0 to 6.7.0
2023-09-15 00:05:36 +00:00
dependabot[bot]
eeb6fcf287 build(deps-dev): bump @typescript-eslint/parser from 6.5.0 to 6.7.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.5.0 to 6.7.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.7.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-09-14 15:35:49 +00:00
Josh Rowley
c7360a863c Merge pull request #461 from actions/dependabot/npm_and_yarn/vercel/ncc-0.38.0
build(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.0
2023-09-14 15:34:08 +00:00
dependabot[bot]
2f1ef6a01a build(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.0
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.1 to 0.38.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.36.1...0.38.0)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 14:03:14 +00:00
Josh Rowley
14e1b9faa9 Merge pull request #463 from actions/dependabot/npm_and_yarn/types/node-16.18.50
build(deps-dev): bump @types/node from 16.18.46 to 16.18.50
2023-09-14 14:01:52 +00:00
Josh Rowley
bd71b387a0 Merge pull request #464 from actions/dependabot/npm_and_yarn/eslint-8.49.0
build(deps-dev): bump eslint from 8.48.0 to 8.49.0
2023-09-14 14:01:38 +00:00
dependabot[bot]
30289aea8f build(deps-dev): bump eslint from 8.48.0 to 8.49.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.49.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.48.0...v8.49.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-09-11 13:28:41 +00:00
dependabot[bot]
63f3d754e5 build(deps-dev): bump @types/node from 16.18.46 to 16.18.50
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.46 to 16.18.50.
- [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-09-11 13:28:33 +00:00
dependabot[bot]
5b82d0d8ea build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 14:00:07 +00:00
Matthew Costabile
4f0b69f582 Merge pull request #455 from actions/dependabot/npm_and_yarn/jest-and-types/jest-29.6.4
build(deps-dev): bump jest and @types/jest
2023-09-01 19:37:12 +00:00
Matthew Costabile
b4aa1e2987 Merge pull request #454 from actions/dependabot/npm_and_yarn/typescript-5.2.2
build(deps-dev): bump typescript from 5.1.6 to 5.2.2
2023-09-01 19:36:58 +00:00
Matthew Costabile
dea980a46e Merge pull request #453 from actions/dependabot/npm_and_yarn/concurrently-8.2.1
build(deps-dev): bump concurrently from 8.2.0 to 8.2.1
2023-09-01 19:36:46 +00:00
Matthew Costabile
e4eda1d50b Merge pull request #452 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.10.0
build(deps-dev): bump eslint-plugin-github from 4.9.2 to 4.10.0
2023-09-01 19:36:35 +00:00
dependabot[bot]
fdad17b461 build(deps-dev): bump jest and @types/jest
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.

Updates `jest` from 29.6.2 to 29.6.4
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest)

Updates `@types/jest` from 29.5.3 to 29.5.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 13:54:48 +00:00
dependabot[bot]
994ca9f75a build(deps-dev): bump typescript from 5.1.6 to 5.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 13:54:30 +00:00
dependabot[bot]
7e57443d00 build(deps-dev): bump concurrently from 8.2.0 to 8.2.1
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 13:54:12 +00:00
dependabot[bot]
263cbdcb88 build(deps-dev): bump eslint-plugin-github from 4.9.2 to 4.10.0
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.9.2 to 4.10.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.9.2...v4.10.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-08-30 13:54:03 +00:00
Matthew Costabile
b2735aa0f6 Merge pull request #449 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.5.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.5.0
2023-08-29 19:55:08 +00:00
dependabot[bot]
8b31f68c82 build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.3.0 to 6.5.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.5.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 19:54:29 +00:00
Matthew Costabile
2ffcee3a64 Merge pull request #451 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.5.0
build(deps-dev): bump @typescript-eslint/parser from 6.3.0 to 6.5.0
2023-08-29 19:53:20 +00:00
dependabot[bot]
eb5b61b808 build(deps-dev): bump @typescript-eslint/parser from 6.3.0 to 6.5.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.3.0 to 6.5.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.5.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-08-29 19:52:40 +00:00
Matthew Costabile
10a1247ab9 Merge pull request #447 from actions/dependabot/npm_and_yarn/types/node-16.18.46
build(deps-dev): bump @types/node from 16.18.40 to 16.18.46
2023-08-29 19:51:15 +00:00
Matthew Costabile
68a6e37819 Merge pull request #448 from actions/dependabot/npm_and_yarn/eslint-8.48.0
build(deps-dev): bump eslint from 8.46.0 to 8.48.0
2023-08-29 18:19:41 +00:00
dependabot[bot]
14eeb7efcc build(deps-dev): bump eslint from 8.46.0 to 8.48.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.48.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.46.0...v8.48.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-08-29 16:50:14 +00:00
Matthew Costabile
f611246f06 Merge pull request #450 from actions/dependabot/npm_and_yarn/prettier-3.0.3
build(deps-dev): bump prettier from 3.0.1 to 3.0.3
2023-08-29 16:48:40 +00:00
dependabot[bot]
f5fdff90c0 build(deps-dev): bump prettier from 3.0.1 to 3.0.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.1 to 3.0.3.
- [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.0.1...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 13:41:21 +00:00
dependabot[bot]
53c462ebe8 build(deps-dev): bump @types/node from 16.18.40 to 16.18.46
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.40 to 16.18.46.
- [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-08-25 13:14:11 +00:00
Matthew Costabile
35f3b369a1 Merge pull request #434 from actions/dependabot/npm_and_yarn/types/node-16.18.40
build(deps-dev): bump @types/node from 16.18.39 to 16.18.40
2023-08-11 15:33:01 +00:00
dependabot[bot]
ac28c3eb83 build(deps-dev): bump @types/node from 16.18.39 to 16.18.40
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.39 to 16.18.40.
- [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-08-11 14:47:36 +00:00
Matthew Costabile
89df6ee4c1 Merge pull request #433 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.3.0
build(deps-dev): bump @typescript-eslint/parser from 6.2.1 to 6.3.0
2023-08-11 14:46:42 +00:00
dependabot[bot]
42a6ef18a1 build(deps-dev): bump @typescript-eslint/parser from 6.2.1 to 6.3.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.2.1 to 6.3.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.3.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-08-11 14:44:28 +00:00
Matthew Costabile
ea9df88106 Merge pull request #432 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.3.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.2.1 to 6.3.0
2023-08-11 14:43:28 +00:00
dependabot[bot]
4ecc7c0b2b build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.3.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 13:55:21 +00:00
Matthew Costabile
2b9d2149be Merge pull request #431 from actions/dependabot/npm_and_yarn/prettier-3.0.1
build(deps-dev): bump prettier from 3.0.0 to 3.0.1
2023-08-07 16:57:11 +00:00
dependabot[bot]
750f734dd2 build(deps-dev): bump prettier from 3.0.0 to 3.0.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.1.
- [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.0.0...3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 13:15:29 +00:00
Brendan Forster
99cf218612 Merge pull request #429 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.2.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.2.0 to 6.2.1
2023-08-01 14:13:33 +00:00
dependabot[bot]
1dede3e656 build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 13:19:20 +00:00
Brendan Forster
39c65d18e0 Merge pull request #430 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.2.1
build(deps-dev): bump @typescript-eslint/parser from 6.2.0 to 6.2.1
2023-08-01 13:17:57 +00:00
dependabot[bot]
103f97433b build(deps-dev): bump @typescript-eslint/parser from 6.2.0 to 6.2.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.2.0 to 6.2.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/v6.2.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>
2023-08-01 13:14:28 +00:00
Matthew Costabile
d64619acb0 Merge pull request #425 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.2.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.0
2023-07-31 17:20:58 +00:00
dependabot[bot]
1d9eb98615 build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 13:56:05 +00:00
Matthew Costabile
93076d3c0e Merge pull request #427 from actions/dependabot/npm_and_yarn/jest-29.6.2
build(deps-dev): bump jest from 29.6.1 to 29.6.2
2023-07-31 13:54:44 +00:00
Matthew Costabile
df2c84943f Merge pull request #428 from actions/dependabot/npm_and_yarn/eslint-8.46.0
build(deps-dev): bump eslint from 8.45.0 to 8.46.0
2023-07-31 13:54:12 +00:00
dependabot[bot]
5fbfddbd6f build(deps-dev): bump eslint from 8.45.0 to 8.46.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.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.45.0...v8.46.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-31 13:10:22 +00:00
dependabot[bot]
1d9718fede build(deps-dev): bump jest from 29.6.1 to 29.6.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.6.1 to 29.6.2.
- [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.2/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 13:13:58 +00:00
Brendan Forster
d86bbfb918 Merge pull request #426 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.2.0
build(deps-dev): bump @typescript-eslint/parser from 6.1.0 to 6.2.0
2023-07-25 15:55:22 +00:00
dependabot[bot]
59b84e0580 build(deps-dev): bump @typescript-eslint/parser from 6.1.0 to 6.2.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.1.0 to 6.2.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.2.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-25 13:52:02 +00:00
8 changed files with 1333 additions and 1120 deletions

View File

@@ -20,12 +20,12 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set Node.js 16.x
- name: Set Node.js 20.x
uses: actions/setup-node@v3
with:
node-version: 16.x
node-version: 20.x
cache: npm
- name: Install dependencies

View File

@@ -38,7 +38,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL

View File

@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
name: Check licenses
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: npm ci
- name: Install licensed
run: |

View File

@@ -13,7 +13,7 @@ jobs:
build: # make sure build/ci work properly
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: |
npm install
- run: |

View File

@@ -81,7 +81,7 @@ on:
jobs:
add-to-project:
name: Add issue to project
name: Add pull request to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@RELEASE_VERSION

View File

@@ -3,6 +3,7 @@ description: Automatically add issues and PRs to GitHub projects
author: GitHub
branding:
icon: table
color: white
inputs:
project-url:
required: true
@@ -20,5 +21,5 @@ outputs:
itemId:
description: The ID of the item that was added to the project
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'

2410
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -8,25 +8,25 @@
"@actions/github": "^5.1.1"
},
"engines": {
"node": ">=16.0.0 <20.0.0",
"node": ">=16.0.0",
"npm": ">= 8.0.0"
},
"devDependencies": {
"@github/prettier-config": "^0.0.6",
"@types/jest": "^29.5.3",
"@types/node": "16.18.39",
"@typescript-eslint/parser": "^6.1.0",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@vercel/ncc": "^0.36.1",
"concurrently": "^8.2.0",
"eslint": "^8.45.0",
"eslint-plugin-github": "^4.9.2",
"eslint-plugin-jest": "^27.2.3",
"@types/jest": "^29.5.7",
"@types/node": "16.18.60",
"@typescript-eslint/parser": "^6.9.1",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@vercel/ncc": "^0.38.0",
"concurrently": "^8.2.1",
"eslint": "^8.49.0",
"eslint-plugin-github": "^4.10.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-prettier": "^5.0.0",
"jest": "^29.6.1",
"prettier": "3.0.0",
"jest": "^29.7.0",
"prettier": "3.0.3",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
},
"keywords": [
"actions",