Commit Graph

583 Commits

Author SHA1 Message Date
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