Skip to content

Commit 4920596

Browse files
authored
chore: Update build artifacts (#142)
Signed-off-by: Natsuki Ikeguchi <me@s6n.jp>
1 parent 68ae7d1 commit 4920596

File tree

3 files changed

+40
-133
lines changed

3 files changed

+40
-133
lines changed

build/LICENSE

Lines changed: 36 additions & 129 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,28 @@ The above copyright notice and this permission notice shall be included in all c
7171

7272
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.
7373

74+
@fastify/busboy
75+
MIT
76+
Copyright Brian White. All rights reserved.
77+
78+
Permission is hereby granted, free of charge, to any person obtaining a copy
79+
of this software and associated documentation files (the "Software"), to
80+
deal in the Software without restriction, including without limitation the
81+
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
82+
sell copies of the Software, and to permit persons to whom the Software is
83+
furnished to do so, subject to the following conditions:
84+
85+
The above copyright notice and this permission notice shall be included in
86+
all copies or substantial portions of the Software.
87+
88+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
89+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
90+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
91+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
92+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
93+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
94+
IN THE SOFTWARE.
95+
7496
@noelware/utils
7597
MIT
7698
Copyright (c) 2021-2023 Noelware <team@noelware.org>
@@ -490,51 +512,6 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
490512
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
491513

492514

493-
encoding
494-
MIT
495-
Copyright (c) 2012-2014 Andris Reinman
496-
497-
Permission is hereby granted, free of charge, to any person obtaining a copy
498-
of this software and associated documentation files (the "Software"), to deal
499-
in the Software without restriction, including without limitation the rights
500-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
501-
copies of the Software, and to permit persons to whom the Software is
502-
furnished to do so, subject to the following conditions:
503-
504-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
505-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
506-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
507-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
508-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
509-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
510-
SOFTWARE.
511-
512-
513-
iconv-lite
514-
MIT
515-
Copyright (c) 2011 Alexander Shtuchkin
516-
517-
Permission is hereby granted, free of charge, to any person obtaining
518-
a copy of this software and associated documentation files (the
519-
"Software"), to deal in the Software without restriction, including
520-
without limitation the rights to use, copy, modify, merge, publish,
521-
distribute, sublicense, and/or sell copies of the Software, and to
522-
permit persons to whom the Software is furnished to do so, subject to
523-
the following conditions:
524-
525-
The above copyright notice and this permission notice shall be
526-
included in all copies or substantial portions of the Software.
527-
528-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
529-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
530-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
531-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
532-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
533-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
534-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
535-
536-
537-
538515
is-plain-object
539516
MIT
540517
The MIT License (MIT)
@@ -560,32 +537,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
560537
THE SOFTWARE.
561538

562539

563-
node-fetch
564-
MIT
565-
The MIT License (MIT)
566-
567-
Copyright (c) 2016 David Frank
568-
569-
Permission is hereby granted, free of charge, to any person obtaining a copy
570-
of this software and associated documentation files (the "Software"), to deal
571-
in the Software without restriction, including without limitation the rights
572-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
573-
copies of the Software, and to permit persons to whom the Software is
574-
furnished to do so, subject to the following conditions:
575-
576-
The above copyright notice and this permission notice shall be included in all
577-
copies or substantial portions of the Software.
578-
579-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
580-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
581-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
582-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
583-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
584-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
585-
SOFTWARE.
586-
587-
588-
589540
once
590541
ISC
591542
The ISC License
@@ -605,11 +556,11 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
605556
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
606557

607558

608-
safer-buffer
559+
tunnel
609560
MIT
610-
MIT License
561+
The MIT License (MIT)
611562

612-
Copyright (c) 2018 Nikita Skovoroda <chalkerx@gmail.com>
563+
Copyright (c) 2012 Koichi Kobayashi
613564

614565
Permission is hereby granted, free of charge, to any person obtaining a copy
615566
of this software and associated documentation files (the "Software"), to deal
@@ -618,26 +569,23 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
618569
copies of the Software, and to permit persons to whom the Software is
619570
furnished to do so, subject to the following conditions:
620571

621-
The above copyright notice and this permission notice shall be included in all
622-
copies or substantial portions of the Software.
572+
The above copyright notice and this permission notice shall be included in
573+
all copies or substantial portions of the Software.
623574

624575
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
625576
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
626577
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
627578
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
628579
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
629-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
630-
SOFTWARE.
631-
580+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
581+
THE SOFTWARE.
632582

633-
tr46
634-
MIT
635583

636-
tunnel
584+
undici
637585
MIT
638-
The MIT License (MIT)
586+
MIT License
639587

640-
Copyright (c) 2012 Koichi Kobayashi
588+
Copyright (c) Matteo Collina and Undici contributors
641589

642590
Permission is hereby granted, free of charge, to any person obtaining a copy
643591
of this software and associated documentation files (the "Software"), to deal
@@ -646,16 +594,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
646594
copies of the Software, and to permit persons to whom the Software is
647595
furnished to do so, subject to the following conditions:
648596

649-
The above copyright notice and this permission notice shall be included in
650-
all copies or substantial portions of the Software.
597+
The above copyright notice and this permission notice shall be included in all
598+
copies or substantial portions of the Software.
651599

652600
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
653601
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
654602
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
655603
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
656604
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
657-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
658-
THE SOFTWARE.
605+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
606+
SOFTWARE.
659607

660608

661609
universal-user-agent
@@ -682,47 +630,6 @@ The above copyright notice and this permission notice shall be included in all c
682630
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.
683631

684632

685-
webidl-conversions
686-
BSD-2-Clause
687-
# The BSD 2-Clause License
688-
689-
Copyright (c) 2014, Domenic Denicola
690-
All rights reserved.
691-
692-
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
693-
694-
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
695-
696-
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
697-
698-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
699-
700-
701-
whatwg-url
702-
MIT
703-
The MIT License (MIT)
704-
705-
Copyright (c) 2015–2016 Sebastian Mayr
706-
707-
Permission is hereby granted, free of charge, to any person obtaining a copy
708-
of this software and associated documentation files (the "Software"), to deal
709-
in the Software without restriction, including without limitation the rights
710-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
711-
copies of the Software, and to permit persons to whom the Software is
712-
furnished to do so, subject to the following conditions:
713-
714-
The above copyright notice and this permission notice shall be included in
715-
all copies or substantial portions of the Software.
716-
717-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
718-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
719-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
720-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
721-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
722-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
723-
THE SOFTWARE.
724-
725-
726633
wrappy
727634
ISC
728635
The ISC License

build/index.js

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,6 @@ async function main() {
9898
check_run_id: id,
9999
owner: context.repo.owner,
100100
repo: context.repo.repo,
101-
102-
// @ts-expect-error why is this: "status?: undefined"
103101
status: 'completed',
104102
conclusion: exitCode === 0 ? 'success' : 'failure',
105103
started_at: startedAt.toISOString(),

0 commit comments

Comments
 (0)