From 3acd5a449df73409ee1e71f0a397c140a09b81b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 19:56:29 +0000 Subject: [PATCH] Update licensed cache and dist/ directory --- .../npm/@octokit/endpoint-10.1.4.dep.yml | 34 ----------------- .licenses/npm/@octokit/request-9.2.4.dep.yml | 35 ------------------ .../npm/fast-content-type-parse-2.0.1.dep.yml | 37 ------------------- .../npm/fast-content-type-parse-3.0.0.dep.yml | 37 ------------------- .licenses/npm/fast-content-type-parse.dep.yml | 37 +++++++++++++++++++ 5 files changed, 37 insertions(+), 143 deletions(-) delete mode 100644 .licenses/npm/@octokit/endpoint-10.1.4.dep.yml delete mode 100644 .licenses/npm/@octokit/request-9.2.4.dep.yml delete mode 100644 .licenses/npm/fast-content-type-parse-2.0.1.dep.yml delete mode 100644 .licenses/npm/fast-content-type-parse-3.0.0.dep.yml create mode 100644 .licenses/npm/fast-content-type-parse.dep.yml diff --git a/.licenses/npm/@octokit/endpoint-10.1.4.dep.yml b/.licenses/npm/@octokit/endpoint-10.1.4.dep.yml deleted file mode 100644 index 5ea3b52..0000000 --- a/.licenses/npm/@octokit/endpoint-10.1.4.dep.yml +++ /dev/null @@ -1,34 +0,0 @@ ---- -name: '@octokit/endpoint' -version: 10.1.4 -type: npm -summary: Turns REST API endpoints into generic request options -homepage: -license: mit -licenses: - - sources: LICENSE - text: | - The MIT License - - Copyright (c) 2018 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 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/request-9.2.4.dep.yml b/.licenses/npm/@octokit/request-9.2.4.dep.yml deleted file mode 100644 index c16853a..0000000 --- a/.licenses/npm/@octokit/request-9.2.4.dep.yml +++ /dev/null @@ -1,35 +0,0 @@ ---- -name: '@octokit/request' -version: 9.2.4 -type: npm -summary: Send parameterized requests to GitHub's APIs with sensible defaults in browsers - and Node -homepage: -license: mit -licenses: - - sources: LICENSE - text: | - The MIT License - - Copyright (c) 2018 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 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/fast-content-type-parse-2.0.1.dep.yml b/.licenses/npm/fast-content-type-parse-2.0.1.dep.yml deleted file mode 100644 index a866891..0000000 --- a/.licenses/npm/fast-content-type-parse-2.0.1.dep.yml +++ /dev/null @@ -1,37 +0,0 @@ ---- -name: fast-content-type-parse -version: 2.0.1 -type: npm -summary: Parse HTTP Content-Type header according to RFC 7231 -homepage: https://github.com/fastify/fast-content-type-parse#readme -license: other -licenses: - - sources: LICENSE - text: |- - MIT License - - Copyright (c) 2023 The Fastify Team - - The Fastify team members are listed at https://github.com/fastify/fastify#team - and in the README file. - - 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: Licensed under [MIT](./LICENSE). -notices: [] diff --git a/.licenses/npm/fast-content-type-parse-3.0.0.dep.yml b/.licenses/npm/fast-content-type-parse-3.0.0.dep.yml deleted file mode 100644 index 2372861..0000000 --- a/.licenses/npm/fast-content-type-parse-3.0.0.dep.yml +++ /dev/null @@ -1,37 +0,0 @@ ---- -name: fast-content-type-parse -version: 3.0.0 -type: npm -summary: Parse HTTP Content-Type header according to RFC 7231 -homepage: https://github.com/fastify/fast-content-type-parse#readme -license: other -licenses: - - sources: LICENSE - text: |- - MIT License - - Copyright (c) 2023 The Fastify Team - - The Fastify team members are listed at https://github.com/fastify/fastify#team - and in the README file. - - 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: Licensed under [MIT](./LICENSE). -notices: [] diff --git a/.licenses/npm/fast-content-type-parse.dep.yml b/.licenses/npm/fast-content-type-parse.dep.yml new file mode 100644 index 0000000..e411b38 --- /dev/null +++ b/.licenses/npm/fast-content-type-parse.dep.yml @@ -0,0 +1,37 @@ +--- +name: fast-content-type-parse +version: 3.0.0 +type: npm +summary: Parse HTTP Content-Type header according to RFC 7231 +homepage: https://github.com/fastify/fast-content-type-parse#readme +license: other +licenses: +- sources: LICENSE + text: |- + MIT License + + Copyright (c) 2023 The Fastify Team + + The Fastify team members are listed at https://github.com/fastify/fastify#team + and in the README file. + + 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: Licensed under [MIT](./LICENSE). +notices: []