Skip to content

Commit a5678b7

Browse files
Merge pull request #71 from arduino/update-deps
Update deps
2 parents 259a48a + 81936f9 commit a5678b7

21 files changed

+16788
-24175
lines changed

.licensed.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ cache_path: .licenses/
99
apps:
1010
- source_path: ./
1111

12+
reviewed:
13+
npm:
14+
- typed-rest-client
15+
- "@actions/http-client"
16+
1217
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/check-dependencies/GPL-3.0/.licensed.yml
1318
allowed:
1419
# The following are based on: https://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses
@@ -86,7 +91,3 @@ allowed:
8691
- eupl-1.2
8792
- liliq-r-1.1
8893
- liliq-rplus-1.1
89-
90-
reviewed:
91-
npm:
92-
- typed-rest-client

.licenses/npm/@actions/core.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: "@actions/core"
3-
version: 1.2.6
3+
version: 1.10.0
44
type: npm
55
summary: Actions core lib
66
homepage: https://github.com/actions/toolkit/tree/main/packages/core

.licenses/npm/@actions/exec.dep.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
---
22
name: "@actions/exec"
3-
version: 1.0.0
3+
version: 1.1.1
44
type: npm
55
summary: Actions exec lib
6-
homepage: https://github.com/actions/toolkit/tree/master/packages/exec
6+
homepage: https://github.com/actions/toolkit/tree/main/packages/exec
77
license: mit
88
licenses:
99
- sources: LICENSE.md
1010
text: |-
11+
The MIT License (MIT)
12+
1113
Copyright 2019 GitHub
1214
1315
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:
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: "@actions/http-client"
3+
version: 1.0.11
4+
type: npm
5+
summary: Actions Http Client
6+
homepage: https://github.com/actions/http-client#readme
7+
license: other
8+
licenses:
9+
- sources: LICENSE
10+
text: |
11+
Actions Http Client for Node.js
12+
13+
Copyright (c) GitHub, Inc.
14+
15+
All rights reserved.
16+
17+
MIT License
18+
19+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
20+
associated documentation files (the "Software"), to deal in the Software without restriction,
21+
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
22+
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
23+
subject to the following conditions:
24+
25+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
26+
27+
THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
28+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
29+
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
30+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
31+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
32+
notices: []
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: "@actions/http-client"
3+
version: 2.1.0
4+
type: npm
5+
summary: Actions Http Client
6+
homepage: https://github.com/actions/toolkit/tree/main/packages/http-client
7+
license: other
8+
licenses:
9+
- sources: LICENSE
10+
text: |
11+
Actions Http Client for Node.js
12+
13+
Copyright (c) GitHub, Inc.
14+
15+
All rights reserved.
16+
17+
MIT License
18+
19+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
20+
associated documentation files (the "Software"), to deal in the Software without restriction,
21+
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
22+
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
23+
subject to the following conditions:
24+
25+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
26+
27+
THE SOFTWARE IS PROVIDED *AS IS*, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
28+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
29+
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
30+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
31+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
32+
notices: []

.licenses/npm/@actions/io.dep.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
---
22
name: "@actions/io"
3-
version: 1.0.0
3+
version: 1.1.3
44
type: npm
55
summary: Actions io lib
6-
homepage: https://github.com/actions/toolkit/tree/master/packages/io
6+
homepage: https://github.com/actions/toolkit/tree/main/packages/io
77
license: mit
88
licenses:
99
- sources: LICENSE.md
1010
text: |-
11+
The MIT License (MIT)
12+
1113
Copyright 2019 GitHub
1214
1315
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:
Lines changed: 10 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,20 @@
11
---
22
name: "@actions/tool-cache"
3-
version: 1.1.0
3+
version: 1.7.2
44
type: npm
55
summary: Actions tool-cache lib
6-
homepage: https://github.com/actions/toolkit/tree/master/packages/exec
6+
homepage: https://github.com/actions/toolkit/tree/main/packages/tool-cache
77
license: mit
88
licenses:
9-
- sources: Auto-generated MIT license text
10-
text: |
11-
MIT License
9+
- sources: LICENSE.md
10+
text: |-
11+
The MIT License (MIT)
1212
13-
Permission is hereby granted, free of charge, to any person obtaining a copy
14-
of this software and associated documentation files (the "Software"), to deal
15-
in the Software without restriction, including without limitation the rights
16-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
17-
copies of the Software, and to permit persons to whom the Software is
18-
furnished to do so, subject to the following conditions:
13+
Copyright 2019 GitHub
1914
20-
The above copyright notice and this permission notice shall be included in all
21-
copies or substantial portions of the Software.
15+
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:
2216
23-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
24-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
26-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
27-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
28-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
29-
SOFTWARE.
17+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
18+
19+
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.
3020
notices: []

.licenses/npm/get-intrinsic.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: get-intrinsic
3-
version: 1.1.3
3+
version: 1.2.1
44
type: npm
55
summary: Get and robustly cache all JS language-level intrinsics at first require
66
time

.licenses/npm/has-proto.dep.yml

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
name: has-proto
3+
version: 1.0.1
4+
type: npm
5+
summary: Does this environment have the ability to get the [[Prototype]] of an object
6+
on creation with `__proto__`?
7+
homepage: https://github.com/inspect-js/has-proto#readme
8+
license: mit
9+
licenses:
10+
- sources: LICENSE
11+
text: |
12+
MIT License
13+
14+
Copyright (c) 2022 Inspect JS
15+
16+
Permission is hereby granted, free of charge, to any person obtaining a copy
17+
of this software and associated documentation files (the "Software"), to deal
18+
in the Software without restriction, including without limitation the rights
19+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
20+
copies of the Software, and to permit persons to whom the Software is
21+
furnished to do so, subject to the following conditions:
22+
23+
The above copyright notice and this permission notice shall be included in all
24+
copies or substantial portions of the Software.
25+
26+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
30+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
31+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
32+
SOFTWARE.
33+
notices: []

.licenses/npm/lru-cache.dep.yml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: lru-cache
3+
version: 6.0.0
4+
type: npm
5+
summary: A cache object that deletes the least-recently-used items.
6+
homepage:
7+
license: isc
8+
licenses:
9+
- sources: LICENSE
10+
text: |
11+
The ISC License
12+
13+
Copyright (c) Isaac Z. Schlueter and Contributors
14+
15+
Permission to use, copy, modify, and/or distribute this software for any
16+
purpose with or without fee is hereby granted, provided that the above
17+
copyright notice and this permission notice appear in all copies.
18+
19+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
20+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
21+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
22+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
23+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
24+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
25+
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
26+
notices: []

.licenses/npm/object-inspect.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: object-inspect
3-
version: 1.12.2
3+
version: 1.12.3
44
type: npm
55
summary: string representations of objects in node and the browser
66
homepage: https://github.com/inspect-js/object-inspect

.licenses/npm/semver.dep.yml renamed to .licenses/npm/semver-6.3.0.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: semver
33
version: 6.3.0
44
type: npm
55
summary: The semantic version parser used by npm.
6-
homepage: https://github.com/npm/node-semver#readme
6+
homepage:
77
license: isc
88
licenses:
99
- sources: LICENSE

.licenses/npm/semver-7.5.1.dep.yml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: semver
3+
version: 7.5.1
4+
type: npm
5+
summary: The semantic version parser used by npm.
6+
homepage:
7+
license: isc
8+
licenses:
9+
- sources: LICENSE
10+
text: |
11+
The ISC License
12+
13+
Copyright (c) Isaac Z. Schlueter and Contributors
14+
15+
Permission to use, copy, modify, and/or distribute this software for any
16+
purpose with or without fee is hereby granted, provided that the above
17+
copyright notice and this permission notice appear in all copies.
18+
19+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
20+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
21+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
22+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
23+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
24+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
25+
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
26+
notices: []

.licenses/npm/uuid.dep.yml renamed to .licenses/npm/uuid-3.4.0.dep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
name: uuid
3-
version: 3.3.2
3+
version: 3.4.0
44
type: npm
55
summary: RFC4122 (v1, v4, and v5) UUIDs
6-
homepage: https://github.com/kelektiv/node-uuid#readme
6+
homepage:
77
license: mit
88
licenses:
99
- sources: LICENSE.md

.licenses/npm/uuid-8.3.2.dep.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: uuid
3+
version: 8.3.2
4+
type: npm
5+
summary: RFC4122 (v1, v4, and v5) UUIDs
6+
homepage:
7+
license: mit
8+
licenses:
9+
- sources: LICENSE.md
10+
text: |
11+
The MIT License (MIT)
12+
13+
Copyright (c) 2010-2020 Robert Kieffer and other contributors
14+
15+
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:
16+
17+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
18+
19+
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.
20+
notices: []

.licenses/npm/yallist.dep.yml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: yallist
3+
version: 4.0.0
4+
type: npm
5+
summary: Yet Another Linked List
6+
homepage:
7+
license: isc
8+
licenses:
9+
- sources: LICENSE
10+
text: |
11+
The ISC License
12+
13+
Copyright (c) Isaac Z. Schlueter and Contributors
14+
15+
Permission to use, copy, modify, and/or distribute this software for any
16+
purpose with or without fee is hereby granted, provided that the above
17+
copyright notice and this permission notice appear in all copies.
18+
19+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
20+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
21+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
22+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
23+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
24+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
25+
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
26+
notices: []

__tests__/main.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ describe("filename tests", () => {
2424
["protoc-3.20.2-osx-aarch_64.zip", "darwin", "arm64"],
2525
["protoc-3.20.2-osx-x86_64.zip", "darwin", "x64"],
2626
["protoc-3.20.2-win64.zip", "win32", "x64"],
27-
["protoc-3.20.2-win32.zip", "win32", "x32"]
27+
["protoc-3.20.2-win32.zip", "win32", "x32"],
2828
];
2929
it(`Downloads all expected versions correctly`, () => {
3030
for (const [expected, plat, arch] of tests) {
@@ -35,7 +35,7 @@ describe("filename tests", () => {
3535
});
3636

3737
describe("installer tests", () => {
38-
beforeEach(async function() {
38+
beforeEach(async function () {
3939
await io.rmRF(toolDir);
4040
await io.rmRF(tempDir);
4141
await io.mkdirP(toolDir);

0 commit comments

Comments
 (0)