diff --git a/.licenses/npm/@octokit/openapi-types-14.0.0.dep.yml b/.licenses/npm/@actions/cache.dep.yml.orig similarity index 79% rename from .licenses/npm/@octokit/openapi-types-14.0.0.dep.yml rename to .licenses/npm/@actions/cache.dep.yml.orig index 4910377..d138711 100644 --- a/.licenses/npm/@octokit/openapi-types-14.0.0.dep.yml +++ b/.licenses/npm/@actions/cache.dep.yml.orig @@ -1,20 +1,24 @@ --- -name: "@octokit/openapi-types" -version: 14.0.0 +name: "@actions/cache" +<<<<<<< HEAD +version: 5.0.3 +======= +version: 4.0.0 +>>>>>>> 0e80100 (Update licensed cache) type: npm -summary: Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com -homepage: +summary: Actions cache lib +homepage: https://github.com/actions/toolkit/tree/main/packages/cache license: mit licenses: -- sources: LICENSE +- sources: LICENSE.md text: |- - Copyright 2020 Gregor Martynus + The MIT License (MIT) + + Copyright 2019 GitHub 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. -- sources: README.md - text: "[MIT](LICENSE)" notices: [] diff --git a/.licenses/npm/@azure/storage-common.dep.yml b/.licenses/npm/@azure/storage-common.dep.yml index daa7f94..a5b0b6e 100644 --- a/.licenses/npm/@azure/storage-common.dep.yml +++ b/.licenses/npm/@azure/storage-common.dep.yml @@ -30,3 +30,4 @@ licenses: OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. notices: [] +... diff --git a/.licenses/npm/@octokit/action.dep.yml b/.licenses/npm/@octokit/action.dep.yml index ebd1c35..f747dbb 100644 --- a/.licenses/npm/@octokit/action.dep.yml +++ b/.licenses/npm/@octokit/action.dep.yml @@ -1,9 +1,9 @@ --- name: "@octokit/action" -version: 4.0.10 +version: 5.0.6 type: npm summary: GitHub API client for GitHub Actions -homepage: +homepage: license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/@octokit/openapi-types-18.1.1.dep.yml b/.licenses/npm/@octokit/openapi-types.dep.yml similarity index 100% rename from .licenses/npm/@octokit/openapi-types-18.1.1.dep.yml rename to .licenses/npm/@octokit/openapi-types.dep.yml diff --git a/.licenses/npm/@octokit/plugin-paginate-rest.dep.yml b/.licenses/npm/@octokit/plugin-paginate-rest.dep.yml index 784d283..fdc6f65 100644 --- a/.licenses/npm/@octokit/plugin-paginate-rest.dep.yml +++ b/.licenses/npm/@octokit/plugin-paginate-rest.dep.yml @@ -1,9 +1,9 @@ --- name: "@octokit/plugin-paginate-rest" -version: 5.0.1 +version: 6.1.2 type: npm summary: Octokit plugin to paginate REST API endpoint responses -homepage: +homepage: license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/@octokit/plugin-rest-endpoint-methods.dep.yml b/.licenses/npm/@octokit/plugin-rest-endpoint-methods.dep.yml index d838fcd..2846baa 100644 --- a/.licenses/npm/@octokit/plugin-rest-endpoint-methods.dep.yml +++ b/.licenses/npm/@octokit/plugin-rest-endpoint-methods.dep.yml @@ -1,6 +1,6 @@ --- name: "@octokit/plugin-rest-endpoint-methods" -version: 6.8.1 +version: 7.2.3 type: npm summary: Octokit plugin adding one method for all of api.github.com REST API endpoints homepage: diff --git a/.licenses/npm/@octokit/tsconfig.dep.yml b/.licenses/npm/@octokit/tsconfig.dep.yml new file mode 100644 index 0000000..5904e12 --- /dev/null +++ b/.licenses/npm/@octokit/tsconfig.dep.yml @@ -0,0 +1,20 @@ +--- +name: "@octokit/tsconfig" +version: 1.0.2 +type: npm +summary: TypeScript configuration for Octokit packages +homepage: +license: mit +licenses: +- sources: LICENSE + text: | + MIT License Copyright (c) 2020 Octokit 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 (including the next paragraph) 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. +- sources: README.md + text: "[MIT](LICENSE)" +notices: [] diff --git a/.licenses/npm/@octokit/types-8.2.1.dep.yml b/.licenses/npm/@octokit/types-10.0.0.dep.yml similarity index 98% rename from .licenses/npm/@octokit/types-8.2.1.dep.yml rename to .licenses/npm/@octokit/types-10.0.0.dep.yml index da30a40..02729bd 100644 --- a/.licenses/npm/@octokit/types-8.2.1.dep.yml +++ b/.licenses/npm/@octokit/types-10.0.0.dep.yml @@ -1,6 +1,6 @@ --- name: "@octokit/types" -version: 8.2.1 +version: 10.0.0 type: npm summary: Shared TypeScript definitions for Octokit projects homepage: diff --git a/.licenses/npm/agent-base-6.0.2.dep.yml b/.licenses/npm/agent-base-6.0.2.dep.yml deleted file mode 100644 index 6642d66..0000000 --- a/.licenses/npm/agent-base-6.0.2.dep.yml +++ /dev/null @@ -1,39 +0,0 @@ ---- -name: agent-base -version: 6.0.2 -type: npm -summary: Turn a function into an `http.Agent` instance -homepage: -license: mit -licenses: -- sources: README.md - text: |- - (The MIT License) - - Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net> - - 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. - - [http-proxy-agent]: https://github.com/TooTallNate/node-http-proxy-agent - [https-proxy-agent]: https://github.com/TooTallNate/node-https-proxy-agent - [pac-proxy-agent]: https://github.com/TooTallNate/node-pac-proxy-agent - [socks-proxy-agent]: https://github.com/TooTallNate/node-socks-proxy-agent - [http.Agent]: https://nodejs.org/api/http.html#http_class_http_agent -notices: [] diff --git a/.licenses/npm/agent-base-7.1.4.dep.yml b/.licenses/npm/agent-base.dep.yml similarity index 100% rename from .licenses/npm/agent-base-7.1.4.dep.yml rename to .licenses/npm/agent-base.dep.yml diff --git a/.licenses/npm/concat-map.dep.yml b/.licenses/npm/concat-map.dep.yml index 20216b9..3b736f5 100644 --- a/.licenses/npm/concat-map.dep.yml +++ b/.licenses/npm/concat-map.dep.yml @@ -3,7 +3,7 @@ name: concat-map version: 0.0.1 type: npm summary: concatenative mapdashery -homepage: https://github.com/substack/node-concat-map#readme +homepage: license: other licenses: - sources: LICENSE diff --git a/.licenses/npm/deprecation.dep.yml b/.licenses/npm/deprecation.dep.yml index 683fdfc..85f2142 100644 --- a/.licenses/npm/deprecation.dep.yml +++ b/.licenses/npm/deprecation.dep.yml @@ -3,7 +3,7 @@ name: deprecation version: 2.3.1 type: npm summary: Log a deprecation message with stack -homepage: +homepage: license: isc licenses: - sources: LICENSE diff --git a/.licenses/npm/events.dep.yml b/.licenses/npm/events.dep.yml index baae3b6..a77943d 100644 --- a/.licenses/npm/events.dep.yml +++ b/.licenses/npm/events.dep.yml @@ -3,7 +3,7 @@ name: events version: 3.3.0 type: npm summary: Node's event emitter for all engines. -homepage: https://github.com/Gozala/events#readme +homepage: license: mit licenses: - sources: LICENSE diff --git a/.licenses/npm/https-proxy-agent-5.0.1.dep.yml b/.licenses/npm/https-proxy-agent-5.0.1.dep.yml deleted file mode 100644 index ac2983a..0000000 --- a/.licenses/npm/https-proxy-agent-5.0.1.dep.yml +++ /dev/null @@ -1,35 +0,0 @@ ---- -name: https-proxy-agent -version: 5.0.1 -type: npm -summary: An HTTP(s) proxy `http.Agent` implementation for HTTPS -homepage: -license: mit -licenses: -- sources: README.md - text: |- - (The MIT License) - - Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net> - - 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. - - [CONNECT]: http://en.wikipedia.org/wiki/HTTP_tunnel#HTTP_CONNECT_Tunneling -notices: [] diff --git a/.licenses/npm/https-proxy-agent-7.0.6.dep.yml b/.licenses/npm/https-proxy-agent.dep.yml similarity index 100% rename from .licenses/npm/https-proxy-agent-7.0.6.dep.yml rename to .licenses/npm/https-proxy-agent.dep.yml diff --git a/.licenses/npm/minimatch.dep.yml b/.licenses/npm/minimatch.dep.yml index a4ff623..05e744a 100644 --- a/.licenses/npm/minimatch.dep.yml +++ b/.licenses/npm/minimatch.dep.yml @@ -3,7 +3,7 @@ name: minimatch version: 3.1.2 type: npm summary: a glob matcher in javascript -homepage: +homepage: license: isc licenses: - sources: LICENSE diff --git a/.licenses/npm/semver.dep.yml b/.licenses/npm/semver.dep.yml index 248cb03..fb7c690 100644 --- a/.licenses/npm/semver.dep.yml +++ b/.licenses/npm/semver.dep.yml @@ -3,7 +3,7 @@ name: semver version: 6.3.1 type: npm summary: The semantic version parser used by npm. -homepage: +homepage: license: isc licenses: - sources: LICENSE