Skip to content

Commit

Permalink
chore: update third-party manifest and notices [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Actionbot committed Sep 4, 2020
1 parent 31e15f9 commit 57d761f
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 37 deletions.
42 changes: 36 additions & 6 deletions THIRD_PARTY_NOTICES.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ code, the source code can be found at [https://github.com/newrelic/repolinter-ac
* [@octokit/request-error](#octokitrequest-error)
* [@types/jest](#typesjest)
* [@types/node](#typesnode)
* [@typescript-eslint/eslint-plugin](#typescript-eslinteslint-plugin)
* [@typescript-eslint/parser](#typescript-eslintparser)
* [@vercel/ncc](#vercelncc)
* [eslint-plugin-github](#eslint-plugin-github)
Expand Down Expand Up @@ -62,7 +63,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI

### @octokit/action

This product includes source derived from [@octokit/action](https://github.com/octokit/action.js) ([v3.0.6](https://github.com/octokit/action.js/tree/v3.0.6)), distributed under the [MIT License](https://github.com/octokit/action.js/blob/v3.0.6/LICENSE):
This product includes source derived from [@octokit/action](https://github.com/octokit/action.js) ([v3.0.7](https://github.com/octokit/action.js/tree/v3.0.7)), distributed under the [MIT License](https://github.com/octokit/action.js/blob/v3.0.7/LICENSE):

```
MIT License
Expand Down Expand Up @@ -120,7 +121,7 @@ SOFTWARE.

### @octokit/rest

This product includes source derived from [@octokit/rest](https://github.com/octokit/rest.js) ([v18.0.4](https://github.com/octokit/rest.js/tree/v18.0.4)), distributed under the [MIT License](https://github.com/octokit/rest.js/blob/v18.0.4/LICENSE):
This product includes source derived from [@octokit/rest](https://github.com/octokit/rest.js) ([v18.0.5](https://github.com/octokit/rest.js/tree/v18.0.5)), distributed under the [MIT License](https://github.com/octokit/rest.js/blob/v18.0.5/LICENSE):

```
The MIT License
Expand Down Expand Up @@ -314,7 +315,7 @@ This product includes source derived from [@types/jest](https://github.com/Defin

### @types/node

This product includes source derived from [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) ([v14.6.3](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/v14.6.3)), distributed under the [MIT License](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/v14.6.3/LICENSE):
This product includes source derived from [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) ([v14.6.4](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/v14.6.4)), distributed under the [MIT License](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/v14.6.4/LICENSE):

```
MIT License
Expand All @@ -341,9 +342,38 @@ This product includes source derived from [@types/node](https://github.com/Defin
```

### @typescript-eslint/eslint-plugin

This product includes source derived from [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) ([v4.0.1](https://github.com/typescript-eslint/typescript-eslint/tree/v4.0.1)), distributed under the [MIT License](https://github.com/typescript-eslint/typescript-eslint/blob/v4.0.1/LICENSE):

```
MIT License
Copyright (c) 2019 TypeScript ESLint and other contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```

### @typescript-eslint/parser

This product includes source derived from [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) ([v3.10.1](https://github.com/typescript-eslint/typescript-eslint/tree/v3.10.1)), distributed under the [BSD-2-Clause License](https://github.com/typescript-eslint/typescript-eslint/blob/v3.10.1/LICENSE):
This product includes source derived from [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) ([v4.0.1](https://github.com/typescript-eslint/typescript-eslint/tree/v4.0.1)), distributed under the [BSD-2-Clause License](https://github.com/typescript-eslint/typescript-eslint/blob/v4.0.1/LICENSE):

```
TypeScript ESLint Parser
Expand Down Expand Up @@ -415,7 +445,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

### eslint-plugin-jest

This product includes source derived from [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) ([v23.20.0](https://github.com/jest-community/eslint-plugin-jest/tree/v23.20.0)), distributed under the [MIT License](https://github.com/jest-community/eslint-plugin-jest/blob/v23.20.0/LICENSE):
This product includes source derived from [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) ([v24.0.0](https://github.com/jest-community/eslint-plugin-jest/tree/v24.0.0)), distributed under the [MIT License](https://github.com/jest-community/eslint-plugin-jest/blob/v24.0.0/LICENSE):

```
MIT License
Expand Down Expand Up @@ -631,7 +661,7 @@ SOFTWARE.

### typescript

This product includes source derived from [typescript](https://github.com/Microsoft/TypeScript) ([v3.9.7](https://github.com/Microsoft/TypeScript/tree/v3.9.7)), distributed under the [Apache-2.0 License](https://github.com/Microsoft/TypeScript/blob/v3.9.7/LICENSE.txt):
This product includes source derived from [typescript](https://github.com/Microsoft/TypeScript) ([v4.0.2](https://github.com/Microsoft/TypeScript/tree/v4.0.2)), distributed under the [Apache-2.0 License](https://github.com/Microsoft/TypeScript/blob/v4.0.2/LICENSE.txt):

```
Apache License
Expand Down
73 changes: 42 additions & 31 deletions third_party_manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastUpdated": "Thu Sep 03 2020 23:44:36 GMT+0000 (Coordinated Universal Time)",
"lastUpdated": "Fri Sep 04 2020 22:48:40 GMT+0000 (Coordinated Universal Time)",
"projectName": "repolinter-action",
"projectUrl": "https://github.com/newrelic/repolinter-action",
"includeDev": true,
Expand All @@ -15,15 +15,15 @@
"licenseUrl": "https://github.com/actions/toolkit/blob/v1.2.5/LICENSE.md",
"licenseTextSource": "file"
},
"@octokit/[email protected].6": {
"@octokit/[email protected].7": {
"name": "@octokit/action",
"version": "3.0.6",
"range": "^3.0.6",
"version": "3.0.7",
"range": "^3.0.7",
"licenses": "MIT",
"repoUrl": "https://github.com/octokit/action.js",
"versionedRepoUrl": "https://github.com/octokit/action.js/tree/v3.0.6",
"versionedRepoUrl": "https://github.com/octokit/action.js/tree/v3.0.7",
"licenseFile": "node_modules/@octokit/action/LICENSE",
"licenseUrl": "https://github.com/octokit/action.js/blob/v3.0.6/LICENSE",
"licenseUrl": "https://github.com/octokit/action.js/blob/v3.0.7/LICENSE",
"licenseTextSource": "file"
},
"@octokit/[email protected]": {
Expand All @@ -37,15 +37,15 @@
"licenseUrl": "https://github.com/octokit/plugin-retry.js/blob/v3.0.3/LICENSE",
"licenseTextSource": "file"
},
"@octokit/[email protected].4": {
"@octokit/[email protected].5": {
"name": "@octokit/rest",
"version": "18.0.4",
"range": "^18.0.4",
"version": "18.0.5",
"range": "^18.0.5",
"licenses": "MIT",
"repoUrl": "https://github.com/octokit/rest.js",
"versionedRepoUrl": "https://github.com/octokit/rest.js/tree/v18.0.4",
"versionedRepoUrl": "https://github.com/octokit/rest.js/tree/v18.0.5",
"licenseFile": "node_modules/@octokit/rest/LICENSE",
"licenseUrl": "https://github.com/octokit/rest.js/blob/v18.0.4/LICENSE",
"licenseUrl": "https://github.com/octokit/rest.js/blob/v18.0.5/LICENSE",
"licenseTextSource": "file"
},
"@octokit/[email protected]": {
Expand Down Expand Up @@ -117,26 +117,37 @@
"licenseUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/blob/v26.0.13/LICENSE",
"licenseTextSource": "file"
},
"@types/[email protected].3": {
"@types/[email protected].4": {
"name": "@types/node",
"version": "14.6.3",
"range": "^14.6.3",
"version": "14.6.4",
"range": "^14.6.4",
"licenses": "MIT",
"repoUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped",
"versionedRepoUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/v14.6.3",
"versionedRepoUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/v14.6.4",
"licenseFile": "node_modules/@types/node/LICENSE",
"licenseUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/blob/v14.6.3/LICENSE",
"licenseUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/blob/v14.6.4/LICENSE",
"licenseTextSource": "file"
},
"@typescript-eslint/[email protected]": {
"@typescript-eslint/[email protected]": {
"name": "@typescript-eslint/eslint-plugin",
"version": "4.0.1",
"range": "^4.0.1",
"licenses": "MIT",
"repoUrl": "https://github.com/typescript-eslint/typescript-eslint",
"versionedRepoUrl": "https://github.com/typescript-eslint/typescript-eslint/tree/v4.0.1",
"licenseFile": "node_modules/@typescript-eslint/eslint-plugin/LICENSE",
"licenseUrl": "https://github.com/typescript-eslint/typescript-eslint/blob/v4.0.1/LICENSE",
"licenseTextSource": "file"
},
"@typescript-eslint/[email protected]": {
"name": "@typescript-eslint/parser",
"version": "3.10.1",
"range": "^3.10.1",
"version": "4.0.1",
"range": "^4.0.1",
"licenses": "BSD-2-Clause",
"repoUrl": "https://github.com/typescript-eslint/typescript-eslint",
"versionedRepoUrl": "https://github.com/typescript-eslint/typescript-eslint/tree/v3.10.1",
"versionedRepoUrl": "https://github.com/typescript-eslint/typescript-eslint/tree/v4.0.1",
"licenseFile": "node_modules/@typescript-eslint/parser/LICENSE",
"licenseUrl": "https://github.com/typescript-eslint/typescript-eslint/blob/v3.10.1/LICENSE",
"licenseUrl": "https://github.com/typescript-eslint/typescript-eslint/blob/v4.0.1/LICENSE",
"licenseTextSource": "file"
},
"@vercel/[email protected]": {
Expand All @@ -162,15 +173,15 @@
"licenseTextSource": "file",
"publisher": "GitHub, Inc."
},
"eslint-plugin-jest@23.20.0": {
"eslint-plugin-jest@24.0.0": {
"name": "eslint-plugin-jest",
"version": "23.20.0",
"range": "^23.20.0",
"version": "24.0.0",
"range": "^24.0.0",
"licenses": "MIT",
"repoUrl": "https://github.com/jest-community/eslint-plugin-jest",
"versionedRepoUrl": "https://github.com/jest-community/eslint-plugin-jest/tree/v23.20.0",
"versionedRepoUrl": "https://github.com/jest-community/eslint-plugin-jest/tree/v24.0.0",
"licenseFile": "node_modules/eslint-plugin-jest/LICENSE",
"licenseUrl": "https://github.com/jest-community/eslint-plugin-jest/blob/v23.20.0/LICENSE",
"licenseUrl": "https://github.com/jest-community/eslint-plugin-jest/blob/v24.0.0/LICENSE",
"licenseTextSource": "file",
"publisher": "Jonathan Kim",
"email": "[email protected]",
Expand Down Expand Up @@ -263,15 +274,15 @@
"email": "[email protected]",
"url": "https://github.com/kulshekhar"
},
"typescript@3.9.7": {
"typescript@4.0.2": {
"name": "typescript",
"version": "3.9.7",
"range": "^3.9.7",
"version": "4.0.2",
"range": "^4.0.2",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/Microsoft/TypeScript",
"versionedRepoUrl": "https://github.com/Microsoft/TypeScript/tree/v3.9.7",
"versionedRepoUrl": "https://github.com/Microsoft/TypeScript/tree/v4.0.2",
"licenseFile": "node_modules/typescript/LICENSE.txt",
"licenseUrl": "https://github.com/Microsoft/TypeScript/blob/v3.9.7/LICENSE.txt",
"licenseUrl": "https://github.com/Microsoft/TypeScript/blob/v4.0.2/LICENSE.txt",
"licenseTextSource": "file",
"publisher": "Microsoft Corp."
}
Expand Down

0 comments on commit 57d761f

Please sign in to comment.