Compare commits

..

161 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
Matthew Costabile
a79cf166b5 Merge pull request #412 from actions/dependabot/npm_and_yarn/prettier-3.0.0
build(deps-dev): bump prettier from 2.8.8 to 3.0.0 (and a few others)
2023-07-24 14:50:33 +00:00
Matthew Costabile
8a1828e332 format/build/etc 2023-07-24 14:49:24 +00:00
Matthew Costabile
973ebb68ca update deps 2023-07-24 14:49:21 +00:00
dependabot[bot]
52557c7129 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-24 14:42:29 +00:00
Matthew Costabile
bdb4bf2fcf Merge pull request #423 from actions/dependabot/npm_and_yarn/types/node-16.18.39
build(deps-dev): bump @types/node from 16.18.38 to 16.18.39
2023-07-24 14:40:49 +00:00
dependabot[bot]
9b7cbef279 build(deps-dev): bump @types/node from 16.18.38 to 16.18.39
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.38 to 16.18.39.
- [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-24 13:23:17 +00:00
Brendan Forster
6d52a5575b Merge pull request #421 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.9.2
build(deps-dev): bump eslint-plugin-github from 4.9.1 to 4.9.2
2023-07-19 13:43:48 +00:00
dependabot[bot]
54cc505d2c build(deps-dev): bump eslint-plugin-github from 4.9.1 to 4.9.2
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.9.1 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.1...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-19 13:40:28 +00:00
Brendan Forster
36f39f8b12 Merge pull request #419 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.9.1
build(deps-dev): bump eslint-plugin-github from 4.9.0 to 4.9.1
2023-07-19 12:18:54 +00:00
Brendan Forster
887f9e6239 Merge pull request #420 from actions/dependabot/npm_and_yarn/word-wrap-1.2.4
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
2023-07-19 12:18:31 +00:00
dependabot[bot]
7cb6768069 build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 08:54:38 +00:00
dependabot[bot]
960ca110e0 build(deps-dev): bump eslint-plugin-github from 4.9.0 to 4.9.1
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.9.0...v4.9.1)

---
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 13:32:42 +00:00
Cam McHenry
edc057aef9 Merge pull request #418 from actions/dependabot/npm_and_yarn/eslint-8.45.0
build(deps-dev): bump eslint from 8.44.0 to 8.45.0
2023-07-17 14:18:39 +00:00
dependabot[bot]
217b3883b1 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-17 13:21:42 +00:00
Brendan Forster
0a99102a65 Merge pull request #417 from actions/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 14:02:42 +00:00
dependabot[bot]
f755ecb9b8 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-14 14:01:52 +00:00
Brendan Forster
44f5a43267 Merge pull request #416 from actions/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 14:00:59 +00:00
dependabot[bot]
9c804266b5 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 13:39:13 +00:00
Brendan Forster
36f5795260 Merge pull request #415 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.62.0
build(deps-dev): bump @typescript-eslint/parser from 5.61.0 to 5.62.0
2023-07-11 15:02:49 +00:00
dependabot[bot]
94a6d20e97 build(deps-dev): bump @typescript-eslint/parser from 5.61.0 to 5.62.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.61.0 to 5.62.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.62.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-11 13:28:09 +00:00
Brendan Forster
87ad3e8048 Merge pull request #408 from actions/dependabot/npm_and_yarn/types/node-16.18.38
build(deps-dev): bump @types/node from 16.18.36 to 16.18.38
2023-07-10 11:36:50 +00:00
Brendan Forster
1c24cd01de Merge pull request #414 from actions/dependabot/npm_and_yarn/tough-cookie-4.1.3
build(deps): bump tough-cookie from 4.0.0 to 4.1.3
2023-07-10 11:14:02 +00:00
dependabot[bot]
5fd82c5072 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-09 13:08:44 +00:00
dependabot[bot]
002af53ca7 build(deps-dev): bump @types/node from 16.18.36 to 16.18.38
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.36 to 16.18.38.
- [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-04 13:38:50 +00:00
Brendan Forster
a800ee6382 Merge pull request #409 from actions/dependabot/npm_and_yarn/eslint-8.44.0
build(deps-dev): bump eslint from 8.43.0 to 8.44.0
2023-07-04 13:38:26 +00:00
Brendan Forster
96579b343d Merge pull request #410 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.61.0
build(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.61.0
2023-07-04 13:37:32 +00:00
dependabot[bot]
cab3e8fdaa build(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.61.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.60.0 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-04 13:33:50 +00:00
dependabot[bot]
55c5983362 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 13:42:57 +00:00
Matthew Costabile
0da8e46333 Merge pull request #405 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.60.0
build(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0
2023-06-20 14:14:43 +00:00
dependabot[bot]
8390e920ed 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-20 13:59:54 +00:00
Matthew Costabile
338542c930 Merge pull request #403 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.2.2
build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.2
2023-06-20 09:54:20 +00:00
Matthew Costabile
f85c23163a Merge pull request #402 from actions/dependabot/npm_and_yarn/eslint-8.43.0
build(deps-dev): bump eslint from 8.42.0 to 8.43.0
2023-06-20 09:53:51 +00:00
dependabot[bot]
cadd99bebf 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 14:01:58 +00:00
dependabot[bot]
36ac48f374 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 14:01:47 +00:00
Matthew Costabile
89ec196c28 Merge pull request #399 from actions/dependabot/npm_and_yarn/types/node-16.18.36
build(deps-dev): bump @types/node from 16.18.34 to 16.18.36
2023-06-15 17:33:08 +00:00
dependabot[bot]
2b4e8a9194 build(deps-dev): bump @types/node from 16.18.34 to 16.18.36
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.34 to 16.18.36.
- [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-15 17:32:57 +00:00
Matthew Costabile
c04c801147 Merge pull request #400 from actions/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-15 17:31:58 +00:00
dependabot[bot]
d9c2169b6f 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 14:00:14 +00:00
Matthew Costabile
66892474a2 Merge pull request #397 from actions/dependabot/npm_and_yarn/concurrently-8.2.0
build(deps-dev): bump concurrently from 8.1.0 to 8.2.0
2023-06-09 14:14:10 +00:00
dependabot[bot]
faf4a19111 build(deps-dev): bump concurrently from 8.1.0 to 8.2.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.1.0...v8.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 13:59:33 +00:00
Matthew Costabile
65dd57f6b0 Merge pull request #395 from actions/dependabot/npm_and_yarn/eslint-8.42.0
build(deps-dev): bump eslint from 8.41.0 to 8.42.0
2023-06-06 14:49:06 +00:00
dependabot[bot]
049d72e93d 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 14:48:02 +00:00
Matthew Costabile
f38f906848 Merge pull request #393 from actions/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-06 14:47:06 +00:00
Matthew Costabile
a0cf74c4d7 Merge pull request #396 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.9
build(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.9
2023-06-06 14:02:15 +00:00
dependabot[bot]
8d46d9f2ac build(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.9
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.8 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 14:00:23 +00:00
dependabot[bot]
773b37dca5 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 13:59:41 +00:00
Matthew Costabile
4168cdeca9 Merge pull request #391 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.8
build(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8
2023-06-01 14:24:53 +00:00
dependabot[bot]
99573159d7 build(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.7 to 5.59.8.
- [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.8/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-01 14:16:02 +00:00
Matthew Costabile
e5b05071cb Merge pull request #392 from actions/dependabot/npm_and_yarn/concurrently-8.1.0
build(deps-dev): bump concurrently from 8.0.1 to 8.1.0
2023-06-01 14:14:51 +00:00
dependabot[bot]
78adc2f97c build(deps-dev): bump concurrently from 8.0.1 to 8.1.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.0.1...v8.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 14:03:56 +00:00
Brendan Forster
5ba1147d0e Merge pull request #390 from actions/dependabot/npm_and_yarn/types/node-16.18.34
build(deps-dev): bump @types/node from 16.18.33 to 16.18.34
2023-05-29 15:39:34 +00:00
dependabot[bot]
9091986763 build(deps-dev): bump @types/node from 16.18.33 to 16.18.34
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.33 to 16.18.34.
- [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-29 14:01:57 +00:00
Brendan Forster
701d4fe4b8 Merge pull request #388 from actions/dependabot/npm_and_yarn/types/node-16.18.33
build(deps-dev): bump @types/node from 16.18.32 to 16.18.33
2023-05-26 19:43:50 +00:00
dependabot[bot]
ecd6bc5aa6 build(deps-dev): bump @types/node from 16.18.32 to 16.18.33
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.32 to 16.18.33.
- [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 14:00:35 +00:00
Matthew Costabile
588a05eb5b Merge pull request #387 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.7
build(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.59.7
2023-05-24 17:50:24 +00:00
dependabot[bot]
2aacd207b9 build(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.59.7
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.5 to 5.59.7.
- [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.7/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-24 17:38:46 +00:00
Matthew Costabile
1b04211a9f Merge pull request #386 from actions/dependabot/npm_and_yarn/eslint-8.41.0
build(deps-dev): bump eslint from 8.40.0 to 8.41.0
2023-05-24 17:38:12 +00:00
Matthew Costabile
a0b6033202 Merge pull request #385 from actions/dependabot/npm_and_yarn/types/node-16.18.32
build(deps-dev): bump @types/node from 16.18.29 to 16.18.32
2023-05-24 17:37:58 +00:00
dependabot[bot]
f8b212372d 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-22 14:05:48 +00:00
dependabot[bot]
23400f5f47 build(deps-dev): bump @types/node from 16.18.29 to 16.18.32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.29 to 16.18.32.
- [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-22 14:04:55 +00:00
Matthew Costabile
c3dbb76ad4 Merge pull request #379 from actions/dependabot/npm_and_yarn/types/node-16.18.29
build(deps-dev): bump @types/node from 16.18.27 to 16.18.29
2023-05-12 19:39:11 +00:00
Matthew Costabile
af1fa79daa Merge pull request #381 from EndBug/outputs
chore: document outputs in action manifest
2023-05-12 19:38:36 +00:00
Federico Grandi
e55c147417 chore: document outputs in action manifest
Closes https://github.com/actions/add-to-project/issues/380
2023-05-12 19:48:53 +02:00
dependabot[bot]
2cd206c9cf build(deps-dev): bump @types/node from 16.18.27 to 16.18.29
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.27 to 16.18.29.
- [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-12 14:00:27 +00:00
Brendan Forster
f52c62c27e Merge pull request #376 from actions/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-09 14:08:43 +00:00
dependabot[bot]
023bb5edd4 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-09 14:06:49 +00:00
Brendan Forster
8ddc3f9980 Merge pull request #377 from actions/dependabot/npm_and_yarn/types/node-16.18.27
build(deps-dev): bump @types/node from 16.18.26 to 16.18.27
2023-05-09 14:04:14 +00:00
dependabot[bot]
67c82de2ee build(deps-dev): bump @types/node from 16.18.26 to 16.18.27
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.26 to 16.18.27.
- [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-09 14:01:15 +00:00
Matthew Costabile
ce05fa3d42 Merge pull request #356 from LL782/patch-1
Add details about using a classic PAT
2023-05-09 13:01:04 +00:00
Matthew Costabile
c09eea1d38 Merge pull request #370 from LoneDev6/patch-1
Added `reopened` event
2023-05-09 13:00:16 +00:00
dependabot[bot]
bde621f03e build(deps-dev): bump eslint from 8.39.0 to 8.40.0 (#375)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-08 11:16:29 -03:00
Brendan Forster
7c06a2e8a7 set @types/node version to latest v16 release (#373)
* set @types/node version to latest v16 release

* upgrade workflow to install Node 16

* update tsconfig to use es2015 target and libraries

* pin to actual latest v16 package of @types/node
2023-05-08 10:30:24 -03:00
dependabot[bot]
23e1389971 build(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.2 (#371)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.0 to 5.59.2.
- [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.2/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 12:36:08 -03:00
LoneDev
7c31fa90d2 Added reopened event 2023-05-02 14:47:57 +02:00
Matthew Costabile
87685c7bcb Merge pull request #368 from actions/dependabot/npm_and_yarn/types/node-16.18.25
build(deps-dev): bump @types/node from 16.18.24 to 16.18.25
2023-04-26 15:25:42 -04:00
dependabot[bot]
ad77019bd2 build(deps-dev): bump @types/node from 16.18.24 to 16.18.25
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.24 to 16.18.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>
2023-04-26 13:59:53 +00:00
dependabot[bot]
25f81e7584 build(deps-dev): bump prettier from 2.8.7 to 2.8.8 (#366)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
- [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.7...2.8.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 11:06:12 -03:00
dependabot[bot]
64a95f9963 build(deps-dev): bump eslint from 8.38.0 to 8.39.0 (#365)
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.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.38.0...v8.39.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 11:05:29 -03:00
dependabot[bot]
0a7abacdd4 build(deps-dev): bump @types/node from 16.18.23 to 16.18.24 (#363)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.23 to 16.18.24.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-20 11:25:17 -03:00
dependabot[bot]
6319fbf4ab build(deps-dev): bump @typescript-eslint/parser from 5.58.0 to 5.59.0 (#362)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.58.0 to 5.59.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.59.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-18 12:18:53 -03:00
Matthew Costabile
16678f07cc Merge pull request #360 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.58.0
build(deps-dev): bump @typescript-eslint/parser from 5.57.1 to 5.58.0
2023-04-11 10:18:05 -04:00
dependabot[bot]
deca6c76d5 build(deps-dev): bump @typescript-eslint/parser from 5.57.1 to 5.58.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.57.1 to 5.58.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.58.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-04-11 14:00:10 +00:00
Matthew Costabile
436b60e3c7 Merge pull request #359 from actions/dependabot/npm_and_yarn/eslint-8.38.0
build(deps-dev): bump eslint from 8.37.0 to 8.38.0
2023-04-10 10:27:23 -04:00
dependabot[bot]
c38ba3918b build(deps-dev): bump eslint from 8.37.0 to 8.38.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.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.37.0...v8.38.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-04-10 14:03:08 +00:00
Laurence "DC5B" Lord
539b3f97fd Remove duplicate information about scopes 2023-04-04 15:24:31 +01:00
Laurence "DC5B" Lord
2eedc0bd12 Clarify reason for including repo scope 2023-04-04 15:23:37 +01:00
Laurence "DC5B" Lord
9d30cd4ea3 Add details about using a classic PAT
Let's include details in the readme to avoid error because of the following:

> Personal access tokens with fine grained access do not support the GraphQL API. 

> 'projectV2' field requires the scopes 'read:project'

> 'addProjectV2ItemById' field requires the scope 'project'
2023-04-04 15:22:28 +01:00
dependabot[bot]
80dff83603 build(deps-dev): bump @typescript-eslint/parser from 5.57.0 to 5.57.1 (#357)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.57.0 to 5.57.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.57.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 11:19:20 -03:00
9 changed files with 3389 additions and 3206 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 12.x
- name: Set Node.js 20.x
uses: actions/setup-node@v3
with:
node-version: 12.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
@@ -124,12 +124,14 @@ jobs:
Currently this action supports the following [`issues` events](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#issues):
- `opened`
- `reopened`
- `transferred`
- `labeled`
and the following [`pull_request` events](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request):
- `opened`
- `reopened`
- `labeled`
Using these events ensure that a given issue or pull request, in the workflow's repo, is added to the [specified project](#project-url). If [labeled input(s)](#labeled) are defined, then issues will only be added if they contain at least _one_ of the labels in the list.
@@ -137,9 +139,11 @@ Using these events ensure that a given issue or pull request, in the workflow's
## Creating a PAT and adding it to your repository
- create a new [personal access
token](https://github.com/settings/tokens/new) with `repo` and `project` scopes
token](https://github.com/settings/tokens/new) with `project` scope. For private repos you will also need `repo` scope.
_See [Creating a personal access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token) for more information_
> **NOTE:** Use a classic token with full control of projects. Personal access tokens with fine grained access do not support the GraphQL API.
- add the newly created PAT as a repository secret, this secret will be referenced by the [github-token input](#github-token)
_See [Encrypted secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository) for more information_

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
@@ -16,6 +17,9 @@ inputs:
label-operator:
required: false
description: The behavior of the labels filter, AND to match all labels, OR to match any label, NOT to exclude any listed label (default is OR)
outputs:
itemId:
description: The ID of the item that was added to the project
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'

6535
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -8,24 +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": "^27.5.0",
"@types/node": "~16.18.23",
"@typescript-eslint/parser": "^5.57.0",
"@vercel/ncc": "^0.36.1",
"concurrently": "^8.0.1",
"eslint": "^8.37.0",
"eslint-plugin-github": "^4.7.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^27.5.1",
"prettier": "2.8.7",
"ts-jest": "^27.1.4",
"typescript": "^4.9.5"
"@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.7.0",
"prettier": "3.0.3",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
},
"keywords": [
"actions",

View File

@@ -1,13 +1,14 @@
{
"compilerOptions": {
"target": "es6" /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019' or 'ESNEXT'. */,
"target": "ES2015" /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019' or 'ESNEXT'. */,
"module": "commonjs" /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', or 'ESNext'. */,
"outDir": "./lib" /* Redirect output structure to the directory. */,
"rootDir": "./src" /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */,
"strict": true /* Enable all strict type-checking options. */,
"noImplicitAny": true /* Raise error on expressions and declarations with an implied 'any' type. */,
"esModuleInterop": true /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */,
"noUncheckedIndexedAccess": true
"noUncheckedIndexedAccess": true,
"lib": ["ES2015"]
},
"exclude": ["node_modules", "**/*.test.ts"]
}