From 4024864789ee56e4c8beb19898fee808d5f55ef0 Mon Sep 17 00:00:00 2001 From: Brandon Hexsel Date: Sat, 10 Oct 2020 12:41:06 -0700 Subject: [PATCH 001/108] 'Update repo address' --- domains/brandon.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/brandon.json b/domains/brandon.json index b533a756a..403e5edf0 100644 --- a/domains/brandon.json +++ b/domains/brandon.json @@ -1,12 +1,12 @@ { "description": "Brandons's personal developer website", - "repo": "https://github.com/b-hexsoul", + "repo": "https://github.com/b-hexsoul/b-hexsoul", "owner": { "username": "b-hexsoul", "email": "brandon.hexsel@gmail.com" }, "record": { - "CNAME": "b-hexsoul.github.io", + "CNAME": "https://b-hexsoul.github.io/b-hexsoul/", "URL": "https://brandon.is-a.dev" } } From fb6f4866190bf72364e4559ec064407d53b49e61 Mon Sep 17 00:00:00 2001 From: Michael Braverman Date: Fri, 16 Oct 2020 17:24:25 +0300 Subject: [PATCH 002/108] mb domain new domain --- domains/mb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mb diff --git a/domains/mb b/domains/mb new file mode 100644 index 000000000..246c7c3e5 --- /dev/null +++ b/domains/mb @@ -0,0 +1,11 @@ +{ + "description": "Michael's personal developer website", + "repo": "https://github.com/mbrav", + "owner": { + "username": "mbrav", + "email": "mbrav@protonmail.com" + }, + "record": { + "CNAME": "mbrav.github.io" + } +} From cc9a04b99a696299b38830a48cfadb1129522f11 Mon Sep 17 00:00:00 2001 From: Neoxn3il <57082943+X3NOSIZ@users.noreply.github.com> Date: Wed, 21 Oct 2020 14:08:54 +0530 Subject: [PATCH 003/108] updated portfolio endpoint --- domains/pratyay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pratyay.json b/domains/pratyay.json index 4db160a6b..8fe84386a 100644 --- a/domains/pratyay.json +++ b/domains/pratyay.json @@ -6,6 +6,6 @@ "email": "neilblaze007@gmail.com" }, "record": { - "CNAME": "neilblaze-v2.netlify.app" + "CNAME": "pratyay.js.org" } } From 3edebbbcb7c31bd484f66681d54ca4956c83d741 Mon Sep 17 00:00:00 2001 From: Luis Santana Date: Wed, 21 Oct 2020 22:20:08 +0000 Subject: [PATCH 004/108] lsantana.is-a.dev --- domains/lsantana.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lsantana.json diff --git a/domains/lsantana.json b/domains/lsantana.json new file mode 100644 index 000000000..a44bdb993 --- /dev/null +++ b/domains/lsantana.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "lsantana486", + "email": "lsantana.486@gmail.com" + }, + "description": "Personal domain for portofolio with my name Luis Santana", + "repo": "https://github.com/lsantana486/lsantana486", + "record": { + "CNAME": "lsantana.dev" + } +} \ No newline at end of file From 9536c0a609abb086073cc9b459f1b71e3df56736 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=A4=B0=E0=A5=8B=E0=A4=B9=E0=A4=BF=E0=A4=A4=20=E0=A4=B9?= =?UTF-8?q?=E0=A4=BF=E0=A4=B2?= Date: Thu, 22 Oct 2020 11:18:17 +0530 Subject: [PATCH 005/108] Create rohithill.json --- domains/rohithill.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rohithill.json diff --git a/domains/rohithill.json b/domains/rohithill.json new file mode 100644 index 000000000..61ed66781 --- /dev/null +++ b/domains/rohithill.json @@ -0,0 +1,10 @@ +{ + "description": "I like computers", + "repo": "https://github.com/rohithill/rohithill.github.io", + "owner": { + "username": "rohithill" + }, + "record": { + "CNAME": "rohithill.github.io" + } +} From 6623b3342ec52319fe41c853ab664813cbb96529 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=A4=B0=E0=A5=8B=E0=A4=B9=E0=A4=BF=E0=A4=A4=20=E0=A4=B9?= =?UTF-8?q?=E0=A4=BF=E0=A4=B2?= Date: Thu, 22 Oct 2020 11:28:55 +0530 Subject: [PATCH 006/108] Update rohithill.json --- domains/rohithill.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/rohithill.json b/domains/rohithill.json index 61ed66781..cd4fd2418 100644 --- a/domains/rohithill.json +++ b/domains/rohithill.json @@ -2,7 +2,8 @@ "description": "I like computers", "repo": "https://github.com/rohithill/rohithill.github.io", "owner": { - "username": "rohithill" + "username": "rohithill", + "email": "truezeroxy@gmail.com" }, "record": { "CNAME": "rohithill.github.io" From eafbe4aea1b4e8b011ff6a552dbfc7ea0d9dddb5 Mon Sep 17 00:00:00 2001 From: Adarsh R <42464891+adarsh-qclw@users.noreply.github.com> Date: Thu, 22 Oct 2020 11:32:09 +0530 Subject: [PATCH 007/108] Create adarshr.json --- domains/adarshr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adarshr.json diff --git a/domains/adarshr.json b/domains/adarshr.json new file mode 100644 index 000000000..1ea461cf1 --- /dev/null +++ b/domains/adarshr.json @@ -0,0 +1,11 @@ +{ + "description": "Adarsh's portfolio!", + "repo": "https://github.com/adarsh-qclw/adarsh-qclw.github.io", + "owner": { + "username": "adarsh-qclw", + "email": "adoo2001@gmail.com" + }, + "record": { + "CNAME": "adarsh-qclw.github.io" + } +} From 6571f5e704d6de9a649eb3f399b26471198b8a5a Mon Sep 17 00:00:00 2001 From: kenpem Date: Thu, 22 Oct 2020 11:56:13 +0100 Subject: [PATCH 008/108] Create ken.json --- domains/ken.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ken.json diff --git a/domains/ken.json b/domains/ken.json new file mode 100644 index 000000000..3052e8455 --- /dev/null +++ b/domains/ken.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ken Pemberton", + "email": "kenpem@gmail.com" + }, + "record": { + "CNAME": "grumpyoldfart.org" + } +} From 0817e684d329f27b10ec6a2d57fa7b34476fe699 Mon Sep 17 00:00:00 2001 From: Tristan Date: Thu, 22 Oct 2020 13:19:39 +0200 Subject: [PATCH 009/108] Add tristan.json --- domains/tristan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tristan.json diff --git a/domains/tristan.json b/domains/tristan.json new file mode 100644 index 000000000..44416c51b --- /dev/null +++ b/domains/tristan.json @@ -0,0 +1,11 @@ +{ + "description": "Tristans personal Website", + "repo": "https://github.com/holymarcell", + "owner": { + "username": "holymarcell", + "email": "is-a.dev@holy-mail.de" + }, + "record": { + "URL": "https://holy-mail.de" + } +} From 298cc17cb879143820a2b412bbd20f2699bdbbf8 Mon Sep 17 00:00:00 2001 From: Michael Braverman Date: Thu, 22 Oct 2020 15:05:02 +0300 Subject: [PATCH 010/108] Rename mb to mb.json --- domains/{mb => mb.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mb => mb.json} (100%) diff --git a/domains/mb b/domains/mb.json similarity index 100% rename from domains/mb rename to domains/mb.json From aad47ef49a5a2ca276cad861cd60400c6241e482 Mon Sep 17 00:00:00 2001 From: mozartrafi <40928387+mozartrafi@users.noreply.github.com> Date: Thu, 22 Oct 2020 20:03:23 +0700 Subject: [PATCH 011/108] Create zhycorp.json --- domains/zhycorp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zhycorp.json diff --git a/domains/zhycorp.json b/domains/zhycorp.json new file mode 100644 index 000000000..5d082b41c --- /dev/null +++ b/domains/zhycorp.json @@ -0,0 +1,11 @@ +{ + "description": "A simple non-static site for Zhycorp", + "repo": "https://github.com/zhycorp", + "owner": { + "username": "zhycorp", + "email": "support@zhycorp.xyz" + }, + "record": { + "CNAME": "rd73mzgq7jp59yq0.preview.edgeapp.net" + } +} From 3154f92fdd1b46743fd1f9ab4cbd38d46637c373 Mon Sep 17 00:00:00 2001 From: Ahsw7 <58834629+Ahsw7@users.noreply.github.com> Date: Thu, 22 Oct 2020 23:15:07 +0700 Subject: [PATCH 012/108] Create ahsw.json --- domains/ahsw.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ahsw.json diff --git a/domains/ahsw.json b/domains/ahsw.json new file mode 100644 index 000000000..7ef2f05c3 --- /dev/null +++ b/domains/ahsw.json @@ -0,0 +1,11 @@ +{ + "description": "Ahsw Personal Website", + "repo": "https://github.com/Ahsw7", + "owner": { + "username": "Ahsw", + "email": "jasjusjambu.segar@gmail.com" + }, + "record": { + "URL": "rd73mzgq78p59yq0.preview.edgeapp.net" + } +} From fbfdffb4e957cb24a944b2a25e50236462b7c71c Mon Sep 17 00:00:00 2001 From: Hadi Ka <35663745+Nystrex@users.noreply.github.com> Date: Thu, 22 Oct 2020 16:04:38 -0400 Subject: [PATCH 013/108] Create hadi --- domains/hadi | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hadi diff --git a/domains/hadi b/domains/hadi new file mode 100644 index 000000000..eaad5f94d --- /dev/null +++ b/domains/hadi @@ -0,0 +1,11 @@ +{ + "description": "Nystrex's Personal Website", + "repo": "https://github.com/Nystrex", + "owner": { + "username": "Nystrex", + "email": "hadi@nystrex.com" + }, + "record": { + "CNAME": "nystrex.com" + } +} From e88f178a666d18c4dc2bff066416a91d35427bb7 Mon Sep 17 00:00:00 2001 From: Hadi Ka <35663745+Nystrex@users.noreply.github.com> Date: Thu, 22 Oct 2020 16:06:30 -0400 Subject: [PATCH 014/108] Rename hadi to hadi.json --- domains/{hadi => hadi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{hadi => hadi.json} (100%) diff --git a/domains/hadi b/domains/hadi.json similarity index 100% rename from domains/hadi rename to domains/hadi.json From 89e1a9e9567bd7efcb6c4b39522f2e8b3ca8d12b Mon Sep 17 00:00:00 2001 From: Rafael Santana Date: Thu, 22 Oct 2020 20:44:24 -0300 Subject: [PATCH 015/108] create rafalmeida73.json --- domains/rafalmeida73.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rafalmeida73.json diff --git a/domains/rafalmeida73.json b/domains/rafalmeida73.json new file mode 100644 index 000000000..d2621e401 --- /dev/null +++ b/domains/rafalmeida73.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/rafalmeida73/rafalmeida73.github.io", + "owner": { + "username": "rafalmeida73", + "email": "rafaelsantana7213@gmail.com" + }, + "record": { + "CNAME": "rafalmeida73.github.io" + } +} From 96af6e9569b7ca97f07824d41c9a91e91b6ef924 Mon Sep 17 00:00:00 2001 From: Ahsw7 <58834629+Ahsw7@users.noreply.github.com> Date: Fri, 23 Oct 2020 09:31:24 +0700 Subject: [PATCH 016/108] Update ahsw.json --- domains/ahsw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ahsw.json b/domains/ahsw.json index 7ef2f05c3..5a9ab36d7 100644 --- a/domains/ahsw.json +++ b/domains/ahsw.json @@ -6,6 +6,6 @@ "email": "jasjusjambu.segar@gmail.com" }, "record": { - "URL": "rd73mzgq78p59yq0.preview.edgeapp.net" + "CNAME": "rd73mzgq78p59yq0.preview.edgeapp.net" } } From d444ff43de38725b73d2501e50e48e33ac144438 Mon Sep 17 00:00:00 2001 From: Meong Date: Fri, 23 Oct 2020 15:24:19 +0700 Subject: [PATCH 017/108] Add new subdomain --- domains/meong.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/meong.json diff --git a/domains/meong.json b/domains/meong.json new file mode 100644 index 000000000..855e808fa --- /dev/null +++ b/domains/meong.json @@ -0,0 +1,11 @@ + { + "description": "Meong github page using .is-a.dev subdomain", + "repo": "https://github.com/Fauzannnnh/fauzannnnh.github.io", + "owner": { + "username": "Fauzannnnh", + "email": "fauzan@eenthlh.xyz" + }, + "record": { + "CNAME": "fauzannnnh.github.io" + } +} From 2a46b174b19a3a4d0c9cb702a0f1bc19af8e0c13 Mon Sep 17 00:00:00 2001 From: Tommaso Date: Fri, 23 Oct 2020 21:16:42 +0200 Subject: [PATCH 018/108] Add neslinesli93.json --- domains/neslinesli93.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/neslinesli93.json diff --git a/domains/neslinesli93.json b/domains/neslinesli93.json new file mode 100644 index 000000000..3aa76243d --- /dev/null +++ b/domains/neslinesli93.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "neslinesli93", + "email": "p.tommy93@gmail.com" + }, + "record": { + "CNAME": "tommasopifferi.com" + } +} From 770da0ba4bbb688f3037a28b432015cd16855be9 Mon Sep 17 00:00:00 2001 From: Alessandro Eliot <48047221+Diordnas@users.noreply.github.com> Date: Sat, 24 Oct 2020 18:20:44 +1100 Subject: [PATCH 019/108] Create sandro.json --- domains/sandro.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sandro.json diff --git a/domains/sandro.json b/domains/sandro.json new file mode 100644 index 000000000..91129c159 --- /dev/null +++ b/domains/sandro.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Diordnas", + "email": "alessandroeliot@gmail.com" + }, + "description": "Personal site, as well as hosting a few tools", + "repo": "https://github.com/diordnas/diordnas.github.io", + "record": { + "CNAME": "diordnas.github.io" + } +} From 37b23e08920a2b9a601c97ea405605620bbc347b Mon Sep 17 00:00:00 2001 From: VeguiIzumi <64743287+VeguiIzumi@users.noreply.github.com> Date: Sat, 24 Oct 2020 19:38:20 +0700 Subject: [PATCH 020/108] Create aizuu.json --- domains/aizuu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aizuu.json diff --git a/domains/aizuu.json b/domains/aizuu.json new file mode 100644 index 000000000..87a5b2bf4 --- /dev/null +++ b/domains/aizuu.json @@ -0,0 +1,11 @@ +{ + "description": "Aizuu's Personal Website", + "repo": "https://github.com/VeguiIzumi", + "owner": { + "username": "Aizuu", + "email": "baby@alvindaldi.my.id" + }, + "record": { + "CNAME": "https://aizuu.my.id/" + } +} \ No newline at end of file From b01f7c89300116dbd843984cae2208a266ddbb86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=8F=E3=82=8B=E3=81=BF?= <41572020+tokisaki13@users.noreply.github.com> Date: Sat, 24 Oct 2020 20:24:46 +0700 Subject: [PATCH 021/108] Create tokisaki.json --- domains/tokisaki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tokisaki.json diff --git a/domains/tokisaki.json b/domains/tokisaki.json new file mode 100644 index 000000000..8127d64a9 --- /dev/null +++ b/domains/tokisaki.json @@ -0,0 +1,11 @@ +{ + "description": "Enterprise ID Website", + "repo": "https://github.com/Enterprise-ID", + "owner": { + "username": "tokisaki13", + "email": "enterprise.id13@gmail.com" + }, + "record": { + "CNAME": "https://tokisaki.xyz" + } + } From 2f716018c46df4242e122c0b9f0cabe46a46c6b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=8F=E3=82=8B=E3=81=BF?= <41572020+tokisaki13@users.noreply.github.com> Date: Sat, 24 Oct 2020 20:26:27 +0700 Subject: [PATCH 022/108] Update tokisaki.json --- domains/tokisaki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tokisaki.json b/domains/tokisaki.json index 8127d64a9..40d138c9e 100644 --- a/domains/tokisaki.json +++ b/domains/tokisaki.json @@ -2,7 +2,7 @@ "description": "Enterprise ID Website", "repo": "https://github.com/Enterprise-ID", "owner": { - "username": "tokisaki13", + "username": "enterpriseid", "email": "enterprise.id13@gmail.com" }, "record": { From bc1c62478362af3372de8850201bf579420093ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=8F=E3=82=8B=E3=81=BF?= <41572020+tokisaki13@users.noreply.github.com> Date: Sat, 24 Oct 2020 20:29:31 +0700 Subject: [PATCH 023/108] Update tokisaki.json --- domains/tokisaki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tokisaki.json b/domains/tokisaki.json index 40d138c9e..215aa97ce 100644 --- a/domains/tokisaki.json +++ b/domains/tokisaki.json @@ -6,6 +6,6 @@ "email": "enterprise.id13@gmail.com" }, "record": { - "CNAME": "https://tokisaki.xyz" + "CNAME": "tokisaki.xyz" } } From b02cc1703aafd4ff9dfbb9a1b32e17b55774e5b4 Mon Sep 17 00:00:00 2001 From: Aizuu <64743287+VeguiIzumi@users.noreply.github.com> Date: Sat, 24 Oct 2020 20:45:39 +0700 Subject: [PATCH 024/108] Update aizuu.json --- domains/aizuu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/aizuu.json b/domains/aizuu.json index 87a5b2bf4..7f54c333d 100644 --- a/domains/aizuu.json +++ b/domains/aizuu.json @@ -6,6 +6,6 @@ "email": "baby@alvindaldi.my.id" }, "record": { - "CNAME": "https://aizuu.my.id/" + "CNAME": "https://www.aizuu.my.id" } -} \ No newline at end of file +} From 33380741988686c23e5a6fa44e50eaf17e5ff93c Mon Sep 17 00:00:00 2001 From: Aizuu <64743287+VeguiIzumi@users.noreply.github.com> Date: Sat, 24 Oct 2020 20:52:12 +0700 Subject: [PATCH 025/108] Update aizuu.json --- domains/aizuu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aizuu.json b/domains/aizuu.json index 7f54c333d..5f179cd84 100644 --- a/domains/aizuu.json +++ b/domains/aizuu.json @@ -6,6 +6,6 @@ "email": "baby@alvindaldi.my.id" }, "record": { - "CNAME": "https://www.aizuu.my.id" + "CNAME": "aizuu.my.id" } } From 986554599ff36202fd6ca1b7716f750c5fbe34a0 Mon Sep 17 00:00:00 2001 From: Neoxn3il <57082943+X3NOSIZ@users.noreply.github.com> Date: Sat, 24 Oct 2020 23:09:21 +0530 Subject: [PATCH 026/108] :) --- domains/pratyay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pratyay.json b/domains/pratyay.json index 8fe84386a..8b1fe9a11 100644 --- a/domains/pratyay.json +++ b/domains/pratyay.json @@ -6,6 +6,6 @@ "email": "neilblaze007@gmail.com" }, "record": { - "CNAME": "pratyay.js.org" + "CNAME": "https://neilblaze.github.io/Neoblog" } } From fc44c062edd31e6843cbf4447829228eb216ab7e Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 24 Oct 2020 23:50:47 +0530 Subject: [PATCH 027/108] Update domains/pratyay.json --- domains/pratyay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pratyay.json b/domains/pratyay.json index 8b1fe9a11..4de110802 100644 --- a/domains/pratyay.json +++ b/domains/pratyay.json @@ -6,6 +6,6 @@ "email": "neilblaze007@gmail.com" }, "record": { - "CNAME": "https://neilblaze.github.io/Neoblog" + "CNAME": "neilblaze.github.io" } } From 764367eee6495d2c68f7fccf60589b741ce89093 Mon Sep 17 00:00:00 2001 From: YajTPG <51419431+YajTPG@users.noreply.github.com> Date: Sun, 25 Oct 2020 01:13:10 +0530 Subject: [PATCH 028/108] Create yajtpg.json --- domains/yajtpg.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/yajtpg.json diff --git a/domains/yajtpg.json b/domains/yajtpg.json new file mode 100644 index 000000000..087aa7d3d --- /dev/null +++ b/domains/yajtpg.json @@ -0,0 +1,14 @@ +{ + "description": "YajTPG's website", + "repo": "https://github.com/YajTPG", + "owner": { + "username": "YajTPG", + "email": "yajtpg@gmail.com" + }, + "record": { + "CNAME": "ns101.cloudns.net", + "CNAME": "ns102.cloudns.net", + "CNAME": "ns103.cloudns.net", + "CNAME": "ns104.cloudns.net" + } +} From 1cc9bf028077a819105af6e3bab348ad48b6b0e5 Mon Sep 17 00:00:00 2001 From: Brandon Hexsel <66162988+b-hexsoul@users.noreply.github.com> Date: Sat, 24 Oct 2020 23:37:57 -0700 Subject: [PATCH 029/108] 'Update CNAME' --- domains/brandon.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/brandon.json b/domains/brandon.json index 403e5edf0..dcb1d49ed 100644 --- a/domains/brandon.json +++ b/domains/brandon.json @@ -1,12 +1,12 @@ { "description": "Brandons's personal developer website", - "repo": "https://github.com/b-hexsoul/b-hexsoul", + "repo": "https://github.com/b-hexsoul/", "owner": { "username": "b-hexsoul", "email": "brandon.hexsel@gmail.com" }, "record": { - "CNAME": "https://b-hexsoul.github.io/b-hexsoul/", + "CNAME": "https://b-hexsoul.github.io/portfolio/", "URL": "https://brandon.is-a.dev" } } From ae585b4558bc44d826628c70e7929b33b7cbc52e Mon Sep 17 00:00:00 2001 From: Brandon Hexsel <66162988+b-hexsoul@users.noreply.github.com> Date: Sat, 24 Oct 2020 23:40:39 -0700 Subject: [PATCH 030/108] 'Update for github pages' --- domains/brandon.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/brandon.json b/domains/brandon.json index dcb1d49ed..f40fc23a0 100644 --- a/domains/brandon.json +++ b/domains/brandon.json @@ -1,12 +1,11 @@ { "description": "Brandons's personal developer website", - "repo": "https://github.com/b-hexsoul/", + "repo": "https://github.com/b-hexsoul/b-hexsoul.github.io", "owner": { "username": "b-hexsoul", "email": "brandon.hexsel@gmail.com" }, "record": { "CNAME": "https://b-hexsoul.github.io/portfolio/", - "URL": "https://brandon.is-a.dev" } } From 03395da7c99aff769a111932ab920cb41caf2088 Mon Sep 17 00:00:00 2001 From: Allvaa <52526068+Allvaa@users.noreply.github.com> Date: Sun, 25 Oct 2020 16:50:04 +0700 Subject: [PATCH 031/108] Create allvaa.json --- domains/allvaa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/allvaa.json diff --git a/domains/allvaa.json b/domains/allvaa.json new file mode 100644 index 000000000..1cfb0ca93 --- /dev/null +++ b/domains/allvaa.json @@ -0,0 +1,12 @@ +{ + "description": "Allvaa's personal website", + "repo": "https://github.com/Allvaa", + "owner": { + "username": "Allvaa", + "email": "", + "twitter": "allvzx" + }, + "record": { + "URL": "https://allvaa.my.id" + } +} From e6d1b56c45f5dd6bdb9ecc842a3a1928e512f756 Mon Sep 17 00:00:00 2001 From: Brandon Hexsel <66162988+b-hexsoul@users.noreply.github.com> Date: Sun, 25 Oct 2020 04:53:03 -0700 Subject: [PATCH 032/108] 'Update CNAME, last time I swear!" --- domains/brandon.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/brandon.json b/domains/brandon.json index f40fc23a0..56a9bde86 100644 --- a/domains/brandon.json +++ b/domains/brandon.json @@ -1,11 +1,12 @@ { - "description": "Brandons's personal developer website", + "description": "Brandon Hexsel - Full Stack Engineer", "repo": "https://github.com/b-hexsoul/b-hexsoul.github.io", "owner": { "username": "b-hexsoul", "email": "brandon.hexsel@gmail.com" }, "record": { - "CNAME": "https://b-hexsoul.github.io/portfolio/", + "CNAME": "b-hexsoul.github.io", + "URL": "https://brandon.is-a.dev" } } From 89b54ea2af27d0e9a05f3fb8f08d080864591f84 Mon Sep 17 00:00:00 2001 From: Vincent Mancini Date: Sun, 25 Oct 2020 20:32:33 +0100 Subject: [PATCH 033/108] Create amine.json --- domains/amine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amine.json diff --git a/domains/amine.json b/domains/amine.json new file mode 100644 index 000000000..82c236ca1 --- /dev/null +++ b/domains/amine.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio", + "repo": "https://github.com/AM-77/am-77.github.io/", + "owner": { + "username": "am-77", + "email": "amine.griche77@protonmail.ch" + }, + "record": { + "CNAME": "am-77.github.io" + } +} From e0fdc60df429e8841e024de83f352502ce1a50d6 Mon Sep 17 00:00:00 2001 From: Rohit Kaushal <43717403+RohitKaushal7@users.noreply.github.com> Date: Mon, 26 Oct 2020 11:38:05 +0530 Subject: [PATCH 034/108] Create rohitkaushal.json --- domains/rohitkaushal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rohitkaushal.json diff --git a/domains/rohitkaushal.json b/domains/rohitkaushal.json new file mode 100644 index 000000000..9fe3c2864 --- /dev/null +++ b/domains/rohitkaushal.json @@ -0,0 +1,11 @@ +{ + "description": "My personal Portfolio", + "repo": "https://github.com/RohitKaushal7/RohitKaushal7.github.io", + "owner": { + "username": "RohitKaushal7", + "email": "rohitkk252550@gmail.com" + }, + "record": { + "CNAME": "RohitKaushal7.github.io" + } +} From db66ba289789da742f609d367d4de78e8959aaca Mon Sep 17 00:00:00 2001 From: YajTPG <51419431+YajTPG@users.noreply.github.com> Date: Mon, 26 Oct 2020 14:36:58 +0530 Subject: [PATCH 035/108] Update yajtpg.json --- domains/yajtpg.json | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/domains/yajtpg.json b/domains/yajtpg.json index 087aa7d3d..6528252be 100644 --- a/domains/yajtpg.json +++ b/domains/yajtpg.json @@ -1,14 +1,16 @@ { - "description": "YajTPG's website", - "repo": "https://github.com/YajTPG", - "owner": { - "username": "YajTPG", - "email": "yajtpg@gmail.com" - }, - "record": { - "CNAME": "ns101.cloudns.net", - "CNAME": "ns102.cloudns.net", - "CNAME": "ns103.cloudns.net", - "CNAME": "ns104.cloudns.net" - } + "description":"YajTPG's website", + "repo":"https://github.com/YajTPG", + "owner":{ + "username":"YajTPG", + "email":"yajtpg@gmail.com" + }, + "record":{ + "CNAME":[ + "ns101.cloudns.net", + "ns102.cloudns.net", + "ns103.cloudns.net", + "ns104.cloudns.net" + ] + } } From 933300d96f529422d6bc4da7a2511b4419b52271 Mon Sep 17 00:00:00 2001 From: YajTPG <51419431+YajTPG@users.noreply.github.com> Date: Mon, 26 Oct 2020 14:44:33 +0530 Subject: [PATCH 036/108] Update yajtpg.json --- domains/yajtpg.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/domains/yajtpg.json b/domains/yajtpg.json index 6528252be..70f56253b 100644 --- a/domains/yajtpg.json +++ b/domains/yajtpg.json @@ -6,11 +6,9 @@ "email":"yajtpg@gmail.com" }, "record":{ - "CNAME":[ - "ns101.cloudns.net", - "ns102.cloudns.net", - "ns103.cloudns.net", - "ns104.cloudns.net" - ] + "CNAME":"ns101.cloudns.net", + "CNAME":"ns102.cloudns.net", + "CNAME":"ns103.cloudns.net", + "CNAME":"ns104.cloudns.net" } } From a74f1a64ddaa1f6135e760e77e02037e904a3c13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?garlicOS=C2=AE?= <14845347+the-garlic-os@users.noreply.github.com> Date: Mon, 26 Oct 2020 08:58:57 -0500 Subject: [PATCH 037/108] Rename garlic-os.json to the-garlic-os.json --- domains/{garlic-os.json => the-garlic-os.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{garlic-os.json => the-garlic-os.json} (99%) diff --git a/domains/garlic-os.json b/domains/the-garlic-os.json similarity index 99% rename from domains/garlic-os.json rename to domains/the-garlic-os.json index 455753c0f..78525d903 100644 --- a/domains/garlic-os.json +++ b/domains/the-garlic-os.json @@ -8,4 +8,4 @@ "record": { "CNAME": "the-garlic-os.github.io" } -} \ No newline at end of file +} From 29b4bf953af2f4ef0fcb276d6159e69eaaeff83c Mon Sep 17 00:00:00 2001 From: TibebesJs <45547122+TibebeJS@users.noreply.github.com> Date: Mon, 26 Oct 2020 17:03:17 +0300 Subject: [PATCH 038/108] Create tibebe --- domains/tibebe | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tibebe diff --git a/domains/tibebe b/domains/tibebe new file mode 100644 index 000000000..e924f60cf --- /dev/null +++ b/domains/tibebe @@ -0,0 +1,10 @@ +{ + "description": "Tibebe is a dev", + "repo": "https://github.com/TibebeJS/tibebejs.github.io", + "owner": { + "username": "TibebeJs" + }, + "record": { + "CNAME": "https://tibebejs.github.io/" + } +} From 002094be62c7a6f7d63154ff870258e403cbd5b4 Mon Sep 17 00:00:00 2001 From: TibebesJs <45547122+TibebeJS@users.noreply.github.com> Date: Mon, 26 Oct 2020 17:07:35 +0300 Subject: [PATCH 039/108] Update tibebe --- domains/tibebe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/tibebe b/domains/tibebe index e924f60cf..61af0639b 100644 --- a/domains/tibebe +++ b/domains/tibebe @@ -2,7 +2,8 @@ "description": "Tibebe is a dev", "repo": "https://github.com/TibebeJS/tibebejs.github.io", "owner": { - "username": "TibebeJs" + "username": "TibebeJs", + "email": "tibebes.js@gmail.com" }, "record": { "CNAME": "https://tibebejs.github.io/" From 9f97d9cf01ec3a3fcfc6abde65f28b0a7730a6bb Mon Sep 17 00:00:00 2001 From: TibebesJs <45547122+TibebeJS@users.noreply.github.com> Date: Mon, 26 Oct 2020 17:09:32 +0300 Subject: [PATCH 040/108] Update tibebe --- domains/tibebe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tibebe b/domains/tibebe index 61af0639b..c13e7f9ee 100644 --- a/domains/tibebe +++ b/domains/tibebe @@ -6,6 +6,6 @@ "email": "tibebes.js@gmail.com" }, "record": { - "CNAME": "https://tibebejs.github.io/" + "CNAME": "tibebejs.github.io/" } } From 6e33764fe2c2f28bd6563bd16b5de30a56b170a5 Mon Sep 17 00:00:00 2001 From: TibebesJs <45547122+TibebeJS@users.noreply.github.com> Date: Mon, 26 Oct 2020 17:19:03 +0300 Subject: [PATCH 041/108] Update tibebe --- domains/tibebe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tibebe b/domains/tibebe index c13e7f9ee..87a1843e2 100644 --- a/domains/tibebe +++ b/domains/tibebe @@ -6,6 +6,6 @@ "email": "tibebes.js@gmail.com" }, "record": { - "CNAME": "tibebejs.github.io/" + "CNAME": "tibebejs.github.io" } } From 2b92701edb52f8e09c3c056bc9a1b540c11f8096 Mon Sep 17 00:00:00 2001 From: TibebesJs <45547122+TibebeJS@users.noreply.github.com> Date: Mon, 26 Oct 2020 17:22:47 +0300 Subject: [PATCH 042/108] Rename tibebe to tibebe.json fixed stupid mistake --- domains/{tibebe => tibebe.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{tibebe => tibebe.json} (100%) diff --git a/domains/tibebe b/domains/tibebe.json similarity index 100% rename from domains/tibebe rename to domains/tibebe.json From 608764c2bfdd1cba2a76cddf13093606443b4e4b Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 27 Oct 2020 00:59:09 +0530 Subject: [PATCH 043/108] Update rohitkaushal.json --- domains/rohitkaushal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rohitkaushal.json b/domains/rohitkaushal.json index 9fe3c2864..e4babfb3d 100644 --- a/domains/rohitkaushal.json +++ b/domains/rohitkaushal.json @@ -6,6 +6,6 @@ "email": "rohitkk252550@gmail.com" }, "record": { - "CNAME": "RohitKaushal7.github.io" + "CNAME": "rohitKaushal7.github.io" } } From a1170158d3c05a19ae2cbac03cc9e65523d7dee7 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 27 Oct 2020 00:59:20 +0530 Subject: [PATCH 044/108] Update rohitkaushal.json --- domains/rohitkaushal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rohitkaushal.json b/domains/rohitkaushal.json index e4babfb3d..d7d05366c 100644 --- a/domains/rohitkaushal.json +++ b/domains/rohitkaushal.json @@ -6,6 +6,6 @@ "email": "rohitkk252550@gmail.com" }, "record": { - "CNAME": "rohitKaushal7.github.io" + "CNAME": "rohitkaushal7.github.io" } } From 29fea6e0004b3b123e1095a19945de1fda33b7ef Mon Sep 17 00:00:00 2001 From: YajTPG <51419431+YajTPG@users.noreply.github.com> Date: Tue, 27 Oct 2020 06:49:03 +0530 Subject: [PATCH 045/108] Update yajtpg.json --- domains/yajtpg.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/domains/yajtpg.json b/domains/yajtpg.json index 70f56253b..026f414ea 100644 --- a/domains/yajtpg.json +++ b/domains/yajtpg.json @@ -6,9 +6,11 @@ "email":"yajtpg@gmail.com" }, "record":{ - "CNAME":"ns101.cloudns.net", - "CNAME":"ns102.cloudns.net", - "CNAME":"ns103.cloudns.net", - "CNAME":"ns104.cloudns.net" + "A":[ + "85.159.233.158", + "108.59.1.30", + "217.182.183.225", + "185.206.180.169" + ] } } From bd5d1fa416535a164ee0f76a6950d0c13d596ee5 Mon Sep 17 00:00:00 2001 From: Tegas Aziz <49786146+WilloIzCitron@users.noreply.github.com> Date: Tue, 27 Oct 2020 08:28:09 +0700 Subject: [PATCH 046/108] Create willo.json --- domains/willo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/willo.json diff --git a/domains/willo.json b/domains/willo.json new file mode 100644 index 000000000..b30923e65 --- /dev/null +++ b/domains/willo.json @@ -0,0 +1,12 @@ +{ + "description": "A First Willo`s Website", + "repo": "https://github.com/WilloIzCitron/willoizcitron.github.io", + "owner": { + "username": "WilloIzCitron", + "email": "" + "twitter": "tegasaziz" + }, + "record": { + "CNAME": "willoizcitron.github.io" + } +} From f3753f8d0da6c159652683f19f7ee0b0b7a65111 Mon Sep 17 00:00:00 2001 From: Tegas Aziz <49786146+WilloIzCitron@users.noreply.github.com> Date: Tue, 27 Oct 2020 08:29:41 +0700 Subject: [PATCH 047/108] fix --- domains/willo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/willo.json b/domains/willo.json index b30923e65..286b03212 100644 --- a/domains/willo.json +++ b/domains/willo.json @@ -3,7 +3,7 @@ "repo": "https://github.com/WilloIzCitron/willoizcitron.github.io", "owner": { "username": "WilloIzCitron", - "email": "" + "email": "", "twitter": "tegasaziz" }, "record": { From 10eacf39417436f1dabd7c7ae61a69a0d1c73228 Mon Sep 17 00:00:00 2001 From: Willian Arsenio de Sousa Date: Mon, 26 Oct 2020 23:12:23 -0300 Subject: [PATCH 048/108] Create willian.json --- domains/willian.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/willian.json diff --git a/domains/willian.json b/domains/willian.json new file mode 100644 index 000000000..a8a177eda --- /dev/null +++ b/domains/willian.json @@ -0,0 +1,12 @@ +{ + "description": "Willian Arsenio's Website", + "repo": "https://github.com/waveiro/waveiro.github.io", + "owner": { + "username": "waveiro", + "email": "", + "twitter": "@waveiro" + }, + "record": { + "CNAME": "waveiro.github.io" + } +} From 7d206d4bfe348a9e4b2c273cbb95123ec0ff684f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=D0=A4S=D4=90P=D0=8A=D2=A4=D0=87=20=D2=A0=D0=AF=D0=94?= =?UTF-8?q?=D4=9E=D0=A4=D0=A9S=D2=9C=D0=87?= <53848716+SlavicMan@users.noreply.github.com> Date: Tue, 27 Oct 2020 14:32:01 +1030 Subject: [PATCH 049/108] Create slavicman.json --- domains/slavicman.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/slavicman.json diff --git a/domains/slavicman.json b/domains/slavicman.json new file mode 100644 index 000000000..c8d34533c --- /dev/null +++ b/domains/slavicman.json @@ -0,0 +1,11 @@ +{ + "description": "The Slavic Dev Website", + "repo": "https://github.com/SlavicMan/atomixdev.github.io", + "owner": { + "username": "SlavicMan", + "email": "kizz4114@yahoo.com" + }, + "record": { + "CNAME": "slavicman.github.io/atomixdev.github.io" + } +} From 17d785b9bac53db9bdbbb87d072e229e13a627ff Mon Sep 17 00:00:00 2001 From: Tharindu Sathischandra <34299693+tharindusathis@users.noreply.github.com> Date: Tue, 27 Oct 2020 10:22:59 +0530 Subject: [PATCH 050/108] Update tharindu.json --- domains/tharindu.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/tharindu.json b/domains/tharindu.json index d801c75c4..715d21f7c 100644 --- a/domains/tharindu.json +++ b/domains/tharindu.json @@ -1,11 +1,11 @@ { "description": "Tharindu's personal developer website", - "repo": "https://github.com/tharindusathis/tharindu", + "repo": "https://github.com/tharindusathis/tharindusathis.github.io", "owner": { "username": "tharindusathis", "email": "tharindu.sathis@gmail.com" }, "record": { - "CNAME": "tharindu.vercel.app" + "CNAME": "tharindusathis.github.io" } -} \ No newline at end of file +} From 78d7d8eac6dd1717ae1415c0d763b13d5a811816 Mon Sep 17 00:00:00 2001 From: Aizuu <64743287+VeguiIzumi@users.noreply.github.com> Date: Tue, 27 Oct 2020 13:08:27 +0700 Subject: [PATCH 051/108] change CNAME to URL --- domains/aizuu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aizuu.json b/domains/aizuu.json index 5f179cd84..a84302d2b 100644 --- a/domains/aizuu.json +++ b/domains/aizuu.json @@ -6,6 +6,6 @@ "email": "baby@alvindaldi.my.id" }, "record": { - "CNAME": "aizuu.my.id" + "URL": "https://aizuu.my.id" } } From 112f8ce91c16bae6f08dc489dbf85e1ef52cd7f5 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 27 Oct 2020 13:09:09 +0530 Subject: [PATCH 052/108] Fixes root domain pointing --- domains/@.json | 6 ++++-- utils/domain-service.js | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/domains/@.json b/domains/@.json index 1a088239e..164375f24 100644 --- a/domains/@.json +++ b/domains/@.json @@ -5,5 +5,7 @@ "username": "phenax", "email": "phenax5@gmail.com" }, - "record": {} -} \ No newline at end of file + "record": { + "URL": "https://www.is-a.dev" + } +} diff --git a/utils/domain-service.js b/utils/domain-service.js index 984d274cb..446ca5579 100644 --- a/utils/domain-service.js +++ b/utils/domain-service.js @@ -6,7 +6,7 @@ const { then, log, print, lazyTask, batchLazyTasks } = require('./helpers'); const BATCH_SIZE = 1; const recordToRedirection = ({ name, address }) => ({ - domain: `${name}.${DOMAIN_DOMAIN}`, + domain: name === '@' ? DOMAIN_DOMAIN : `${name}.${DOMAIN_DOMAIN}`, redirect: address, type: 'permanent', redirect_wildcard: 1, @@ -20,7 +20,7 @@ const recordToZone = ({ name, type, address, id }) => ({ ...(type === 'CNAME' ? { cname: address } : {}), }); -const cleanName = name => `${name}`.replace(new RegExp(`\\.${DOMAIN_DOMAIN}\\.?$`), '').toLowerCase(); +const cleanName = name => name === DOMAIN_DOMAIN ? '@' : `${name}`.replace(new RegExp(`\\.${DOMAIN_DOMAIN}\\.?$`), '').toLowerCase(); const zoneToRecord = ({ name, type, cname, address, record, line: id }) => ({ id, @@ -42,7 +42,7 @@ const diffRecords = (oldRecords, newRecords) => { const remove = R.differenceWith(isMatchingRecord, oldRecords, newRecords); const add = R.differenceWith(isMatchingRecord, newRecords, oldRecords) - .filter(r => !['www', '@'].includes(r.name)); + .filter(r => !['www'].includes(r.name)); return { add, remove }; }; From 4bdb66a8b2d40770fd5d1dc0599bfc393a698216 Mon Sep 17 00:00:00 2001 From: Amar13mehta <57030863+Amar13mehta@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:36:33 +0530 Subject: [PATCH 053/108] added amar13.json --- domains/amar13.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amar13.json diff --git a/domains/amar13.json b/domains/amar13.json new file mode 100644 index 000000000..851373aa4 --- /dev/null +++ b/domains/amar13.json @@ -0,0 +1,11 @@ +{ + "description": "My personal portfolio", + "repo": "https://github.com/amar13mehta/amar13mehta.github.io", + "owner": { + "username": "amar13mehta", + "email": "amar13iam@gmail.com" + }, + "record": { + "CNAME": "amar13mehta.github.io" + } + } \ No newline at end of file From 39dc54539fc30a3f0cf85d84e50df945e589a57d Mon Sep 17 00:00:00 2001 From: YajTPG <51419431+YajTPG@users.noreply.github.com> Date: Wed, 28 Oct 2020 02:30:04 +0530 Subject: [PATCH 054/108] Update yajtpg.json --- domains/yajtpg.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/domains/yajtpg.json b/domains/yajtpg.json index 026f414ea..f793f3565 100644 --- a/domains/yajtpg.json +++ b/domains/yajtpg.json @@ -1,16 +1,11 @@ { "description":"YajTPG's website", - "repo":"https://github.com/YajTPG", + "repo":"https://github.com/YajTPG/yajtpg.github.io", "owner":{ "username":"YajTPG", "email":"yajtpg@gmail.com" }, "record":{ - "A":[ - "85.159.233.158", - "108.59.1.30", - "217.182.183.225", - "185.206.180.169" - ] + "CNAME": "yajtpg.github.io" } } From 3961aecd25158325f7bd7a283f331217bc2ef76c Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 28 Oct 2020 17:07:15 +0530 Subject: [PATCH 055/108] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c07fc8320..c5e4b3c5e 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ is-a-dev is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites. -Note: This service is currently in **beta** so expect some delays in PR merge and report any issues you encounter so that the service can be improved. - ## How do I register? From 8abd50218d8a0cff28ebf7878e5e510ca35de9d1 Mon Sep 17 00:00:00 2001 From: Mohaned Ashraf Date: Wed, 28 Oct 2020 14:09:00 +0200 Subject: [PATCH 056/108] added moha.json --- domains/moha.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/moha.json diff --git a/domains/moha.json b/domains/moha.json new file mode 100644 index 000000000..41f0b3612 --- /dev/null +++ b/domains/moha.json @@ -0,0 +1,12 @@ +{ + "description": "Mohaned's personal website", + "repo": "https://github.com/mohanedashraf/mohanedashraf.github.io", + "owner": { + "username": "mohanedashraf", + "email": "", + "twitter": "mohanedzz" + }, + "record": { + "CNAME": "mohanedashraf.github.io" + } + } \ No newline at end of file From 6456990770d0e8b37bec81166b7c530eec2a0428 Mon Sep 17 00:00:00 2001 From: Liju Jayakumar <26148162+lijujayakumar@users.noreply.github.com> Date: Wed, 28 Oct 2020 15:06:12 -0700 Subject: [PATCH 057/108] Create liju.json --- domains/liju.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/liju.json diff --git a/domains/liju.json b/domains/liju.json new file mode 100644 index 000000000..053d27d46 --- /dev/null +++ b/domains/liju.json @@ -0,0 +1,11 @@ +{ + "description": "Liju's personal development page", + "repo": "https://github.com/lijujayakumar/lijujayakumar.github.io", + "owner": { + "username": "lijujayakumar", + "email": "lijusankar@email" + }, + "record": { + "CNAME": "lijujayakumar.github.io" + } +} From d7a7c47ee6a3c758560e09147857c037ba91dcde Mon Sep 17 00:00:00 2001 From: Prabhakaran Jayaraman Masani <52810378+prajaymas@users.noreply.github.com> Date: Thu, 29 Oct 2020 15:02:42 +0530 Subject: [PATCH 058/108] Added Domain record for Prabhakaran Added Domain record for Prabhakaran --- domains/prabhakaranjm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prabhakaranjm.json diff --git a/domains/prabhakaranjm.json b/domains/prabhakaranjm.json new file mode 100644 index 000000000..c70092f41 --- /dev/null +++ b/domains/prabhakaranjm.json @@ -0,0 +1,11 @@ +{ + "description": "Prabhakaran J M is a dev", + "repo": "https://github.com/prajaymas/prajaymas.github.io", + "owner": { + "username": "prabhakaranjm", + "email": "prabhakaran.jm@gmail.com" + }, + "record": { + "CNAME": "prajaymas.github.io" + } +} From 6b9cd97e849108c3157b4c66707f13e0973b0705 Mon Sep 17 00:00:00 2001 From: dkaviarasu <31497938+dkaviarasu@users.noreply.github.com> Date: Fri, 30 Oct 2020 00:43:18 -0400 Subject: [PATCH 059/108] Create kavi.json --- domains/kavi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kavi.json diff --git a/domains/kavi.json b/domains/kavi.json new file mode 100644 index 000000000..dbd3fda48 --- /dev/null +++ b/domains/kavi.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio website", + "repo": "https://github.com/dkaviarasu/kavi.github.io", + "owner": { + "username": "dkaviarasu", + "email": "", + "twitter": "kaviarasudm" + }, + "record": { + "CNAME": "kavi.github.io" + } +} From e050696de3aa06de86db3438bcd6ac894a42f367 Mon Sep 17 00:00:00 2001 From: echo2477 Date: Fri, 30 Oct 2020 12:39:01 +0700 Subject: [PATCH 060/108] Create echo2477.json --- domains/echo2477.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/echo2477.json diff --git a/domains/echo2477.json b/domains/echo2477.json new file mode 100644 index 000000000..c1883e8c0 --- /dev/null +++ b/domains/echo2477.json @@ -0,0 +1,11 @@ +{ + "description": "Echo's personal website", + "repo": "https://github.com/echo2477/echo2477.github.io", + "owner": { + "username": "echo2477", + "email": "pku.eko16@gmail.com" + }, + "record": { + "CNAME": "echo2477.github.io" + } +} \ No newline at end of file From eb7b5e7ec7f27800aa74e47ca8358de14834d698 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 31 Oct 2020 01:30:26 +0530 Subject: [PATCH 061/108] Update API.md --- API.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/API.md b/API.md index fd29e5fa0..fba632efc 100644 --- a/API.md +++ b/API.md @@ -23,7 +23,8 @@ ### For github pages users -* A github pages json file will look something like this - +* You can take a look at the [github pages guide](https://guides.github.com/features/pages/) if you need help with setting up a website with github pages. +* Your json file will look something like this - ```json { "description": "Add some description", From eec2cf249ab722c19f8a94b930d2829e54135ad6 Mon Sep 17 00:00:00 2001 From: dkaviarasu <31497938+dkaviarasu@users.noreply.github.com> Date: Fri, 30 Oct 2020 16:13:43 -0400 Subject: [PATCH 062/108] Update kavi.json --- domains/kavi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/kavi.json b/domains/kavi.json index dbd3fda48..f81d0b7f7 100644 --- a/domains/kavi.json +++ b/domains/kavi.json @@ -1,12 +1,12 @@ { "description": "Portfolio website", - "repo": "https://github.com/dkaviarasu/kavi.github.io", + "repo": "https://github.com/dkaviarasu/dkaviarasu.github.io", "owner": { "username": "dkaviarasu", "email": "", "twitter": "kaviarasudm" }, "record": { - "CNAME": "kavi.github.io" + "CNAME": "dkaviarasu.github.io" } } From 594c4edfe9e9e8034aa7c120732650b463334e4d Mon Sep 17 00:00:00 2001 From: winter-code Date: Sat, 31 Oct 2020 01:49:57 +0530 Subject: [PATCH 063/108] Add arpana.json --- arpana.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 arpana.json diff --git a/arpana.json b/arpana.json new file mode 100644 index 000000000..d208f0afe --- /dev/null +++ b/arpana.json @@ -0,0 +1,12 @@ +{ + "description": "Meet Arpana!", + "repo": "https://github.com/winter-code/winter-code", + "owner": { + "username": "winter-code", + "email": "arpana11mehta@gmail.com", + "twitter": "arpana_naa" + }, + "record": { + "CNAME": "winter-code.github.io" + } +} From 8758277882b39b4032677dd0e45beefd31d52e78 Mon Sep 17 00:00:00 2001 From: DanField12 <32625952+DanField12@users.noreply.github.com> Date: Sat, 31 Oct 2020 08:04:57 +1100 Subject: [PATCH 064/108] Create dan --- domains/dan | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dan diff --git a/domains/dan b/domains/dan new file mode 100644 index 000000000..5b6f32aa7 --- /dev/null +++ b/domains/dan @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DanField12", + "email": "dan.field643@gmail.com" + }, + "description": "Dan's Blog and Portfolio", + "repository": "https://github.com/DanField12/DanField12.github.io.git", + "record": { + "CNAME": "DanField12.github.io" + } +} From f0c3365914977cfc584afedfe262116018f2bf65 Mon Sep 17 00:00:00 2001 From: DanField12 <32625952+DanField12@users.noreply.github.com> Date: Sat, 31 Oct 2020 08:08:33 +1100 Subject: [PATCH 065/108] Update dan --- domains/dan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/dan b/domains/dan index 5b6f32aa7..8f7023050 100644 --- a/domains/dan +++ b/domains/dan @@ -1,10 +1,10 @@ { + "description": "Dan's Blog and Portfolio", + "repo": "https://github.com/DanField12/DanField12.github.io.git", "owner": { "username": "DanField12", "email": "dan.field643@gmail.com" }, - "description": "Dan's Blog and Portfolio", - "repository": "https://github.com/DanField12/DanField12.github.io.git", "record": { "CNAME": "DanField12.github.io" } From 5417bce3a1b7729468ecf7762e0bffa7f40e07f6 Mon Sep 17 00:00:00 2001 From: DanField12 <32625952+DanField12@users.noreply.github.com> Date: Sat, 31 Oct 2020 09:56:28 +1100 Subject: [PATCH 066/108] how did i forget .json at the end??? --- domains/{dan => dan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{dan => dan.json} (100%) diff --git a/domains/dan b/domains/dan.json similarity index 100% rename from domains/dan rename to domains/dan.json From cb9d831c5b53e37be81225f1b64ddc427be1db55 Mon Sep 17 00:00:00 2001 From: Gustavo Arsenio Date: Sat, 31 Oct 2020 02:02:01 -0300 Subject: [PATCH 067/108] Create gustavo.json --- gustavo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 gustavo.json diff --git a/gustavo.json b/gustavo.json new file mode 100644 index 000000000..13287ee75 --- /dev/null +++ b/gustavo.json @@ -0,0 +1,12 @@ +{ + "description": "Gustavo Arsenio's talk blog ", + "repo": "https://github.com/GustavoArsenio/GustavoArsenio.github.io", + "owner": { + "username": "GustavoArsenio", + "email": "", + "twitter": "" + }, + "record": { + "CNAME": "GustavoArsenio.github.io" + } +} From fae413c98bf00577e1222496d3f942b1a0a6bcf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=D0=A4S=D4=90P=D0=8A=D2=A4=D0=87=20=D2=A0=D0=AF=D0=94?= =?UTF-8?q?=D4=9E=D0=A4=D0=A9S=D2=9C=D0=87?= <53848716+SlavicMan@users.noreply.github.com> Date: Sat, 31 Oct 2020 21:11:34 +1030 Subject: [PATCH 068/108] Update slavicman.json --- domains/slavicman.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/slavicman.json b/domains/slavicman.json index c8d34533c..1d0297ee2 100644 --- a/domains/slavicman.json +++ b/domains/slavicman.json @@ -1,11 +1,11 @@ { "description": "The Slavic Dev Website", - "repo": "https://github.com/SlavicMan/atomixdev.github.io", + "repo": "https://github.com/SlavicMan/slavicman.github.io", "owner": { "username": "SlavicMan", "email": "kizz4114@yahoo.com" }, "record": { - "CNAME": "slavicman.github.io/atomixdev.github.io" + "CNAME": "slavicman.github.io" } } From be94d780bc7b858f85b361c8f1d9ccdcfae6ce87 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 31 Oct 2020 19:29:19 +0530 Subject: [PATCH 069/108] Corrects record file location --- arpana.json => domains/arpana.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename arpana.json => domains/arpana.json (100%) diff --git a/arpana.json b/domains/arpana.json similarity index 100% rename from arpana.json rename to domains/arpana.json From 759d8bd3288853b4f81432ac062864d15bbdc564 Mon Sep 17 00:00:00 2001 From: Gustavo Arsenio Date: Sat, 31 Oct 2020 12:56:18 -0300 Subject: [PATCH 070/108] Update gustavo.json Add e-mail and twitter --- gustavo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gustavo.json b/gustavo.json index 13287ee75..292181a2d 100644 --- a/gustavo.json +++ b/gustavo.json @@ -3,8 +3,8 @@ "repo": "https://github.com/GustavoArsenio/GustavoArsenio.github.io", "owner": { "username": "GustavoArsenio", - "email": "", - "twitter": "" + "email": "Gustavo.arsenio.sousa@hotmail.com", + "twitter": "gustavoarsenio" }, "record": { "CNAME": "GustavoArsenio.github.io" From 6cb3600b5cbd4e2b84bb3b72fa1abace9341f801 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 31 Oct 2020 22:00:24 +0530 Subject: [PATCH 071/108] Corrects record file location --- gustavo.json => domains/gustavo.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename gustavo.json => domains/gustavo.json (100%) diff --git a/gustavo.json b/domains/gustavo.json similarity index 100% rename from gustavo.json rename to domains/gustavo.json From f11bbb4562bcfbda62f2381e51c1b69878c55d23 Mon Sep 17 00:00:00 2001 From: Jeferson Brito Date: Sat, 31 Oct 2020 16:13:19 -0300 Subject: [PATCH 072/108] Create jeferson.json --- domains/jeferson.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jeferson.json diff --git a/domains/jeferson.json b/domains/jeferson.json new file mode 100644 index 000000000..8692d6ce9 --- /dev/null +++ b/domains/jeferson.json @@ -0,0 +1,12 @@ +{ + "description": "Jeferson Brito's Portfolio", + "repo": "https://github.com/jeferson-sb/portfolio", + "owner": { + "username": "jeferson-sb", + "email": "", + "linkedin": "https://www.linkedin.com/in/jeferson-sb/" + }, + "record": { + "URL": "https://www.jefersonsilva.me/" + } +} From f02fc3de7cfd1557d5497b3c41d55d105e99b223 Mon Sep 17 00:00:00 2001 From: Mayank Pathela Date: Sun, 1 Nov 2020 00:44:39 +0530 Subject: [PATCH 073/108] Create starkblaze01.json --- domains/starkblaze01.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/starkblaze01.json diff --git a/domains/starkblaze01.json b/domains/starkblaze01.json new file mode 100644 index 000000000..730c77f75 --- /dev/null +++ b/domains/starkblaze01.json @@ -0,0 +1,11 @@ +{ + "description": "starkblaze01's world", + "repo": "https://github.com/starkblaze01/starkblaze01", + "owner": { + "username": "starkblaze01", + "email": "mp.pathela@gmail.com" + }, + "record": { + "CNAME": "https://starkblaze01.netlify.app/" + } +} From 5de01a5038ba1869c5e5d401f441d18b237a08c3 Mon Sep 17 00:00:00 2001 From: iSAEEF Date: Sun, 1 Nov 2020 03:47:42 +0600 Subject: [PATCH 074/108] domain JSON created --- domains/saeef | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saeef diff --git a/domains/saeef b/domains/saeef new file mode 100644 index 000000000..0ac15e600 --- /dev/null +++ b/domains/saeef @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio site", + "repo": "https://github.com/saeef/isaeef.git", + "owner": { + "username": "saeef", + "email": "saeef@outlook.com" + }, + "record": { + "CNAME": "saeef.github.io" + } +} From b1fafce05b68fe003eb38b0239bef399eaf0f36d Mon Sep 17 00:00:00 2001 From: iSAEEF Date: Sun, 1 Nov 2020 03:49:34 +0600 Subject: [PATCH 075/108] Update domain JSON --- domains/{saeef => saeef.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{saeef => saeef.json} (100%) diff --git a/domains/saeef b/domains/saeef.json similarity index 100% rename from domains/saeef rename to domains/saeef.json From 382a6f32a68bebc29d9581b22d4f171cbb9173d2 Mon Sep 17 00:00:00 2001 From: Mayank Pathela Date: Sun, 1 Nov 2020 14:02:20 +0530 Subject: [PATCH 076/108] Update starkblaze01.json --- domains/starkblaze01.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/starkblaze01.json b/domains/starkblaze01.json index 730c77f75..9aa087fdd 100644 --- a/domains/starkblaze01.json +++ b/domains/starkblaze01.json @@ -6,6 +6,6 @@ "email": "mp.pathela@gmail.com" }, "record": { - "CNAME": "https://starkblaze01.netlify.app/" + "URL": "https://starkblaze01.netlify.app/" } } From cc67f745a0734a38f1941b918eb7035230d5ba94 Mon Sep 17 00:00:00 2001 From: Sascha Monteiro Date: Mon, 2 Nov 2020 12:02:02 +1300 Subject: [PATCH 077/108] Create saschamonteiro.json --- domains/saschamonteiro.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saschamonteiro.json diff --git a/domains/saschamonteiro.json b/domains/saschamonteiro.json new file mode 100644 index 000000000..667e76175 --- /dev/null +++ b/domains/saschamonteiro.json @@ -0,0 +1,11 @@ +{ + "description": "Sascha Monteiro", + "repo": "https://github.com/saschamonteiro", + "owner": { + "username": "saschamonteiro", + "email": "info@purejs.com" + }, + "record": { + "CNAME": "purejs.com" + } +} From 2ae4593678533725296ef2d9788f9d81f05319a7 Mon Sep 17 00:00:00 2001 From: Sascha Monteiro Date: Mon, 2 Nov 2020 12:02:55 +1300 Subject: [PATCH 078/108] Update saschamonteiro.json --- domains/saschamonteiro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saschamonteiro.json b/domains/saschamonteiro.json index 667e76175..4454c58c9 100644 --- a/domains/saschamonteiro.json +++ b/domains/saschamonteiro.json @@ -1,5 +1,5 @@ { - "description": "Sascha Monteiro", + "description": "Sascha Monteiro's personal dev website", "repo": "https://github.com/saschamonteiro", "owner": { "username": "saschamonteiro", From db7913716fab1a3e7c7d72615aa474f42f366214 Mon Sep 17 00:00:00 2001 From: Liju Jayakumar <26148162+lijujayakumar@users.noreply.github.com> Date: Mon, 2 Nov 2020 20:53:04 -0800 Subject: [PATCH 079/108] Update liju.json email address corrected --- domains/liju.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/liju.json b/domains/liju.json index 053d27d46..c509d7979 100644 --- a/domains/liju.json +++ b/domains/liju.json @@ -3,7 +3,7 @@ "repo": "https://github.com/lijujayakumar/lijujayakumar.github.io", "owner": { "username": "lijujayakumar", - "email": "lijusankar@email" + "email": "lijusankar@gmail.com" }, "record": { "CNAME": "lijujayakumar.github.io" From 4ea6ba70aa77bf266979ddae832e64478770c02b Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 3 Nov 2020 21:51:21 +0530 Subject: [PATCH 080/108] Cleanup --- domains/@.json | 2 +- domains/adarshr.json | 2 +- domains/ahsw.json | 2 +- domains/aizuu.json | 20 ++++++++++---------- domains/allvaa.json | 2 +- domains/amar13.json | 20 ++++++++++---------- domains/amine.json | 2 +- domains/arpana.json | 22 +++++++++++----------- domains/dan.json | 2 +- domains/gustavo.json | 22 +++++++++++----------- domains/hadi.json | 2 +- domains/jeferson.json | 2 +- domains/kavi.json | 2 +- domains/ken.json | 2 +- domains/liju.json | 2 +- domains/lsantana.json | 18 +++++++++--------- domains/mb.json | 2 +- domains/meong.json | 4 ++-- domains/moha.json | 22 +++++++++++----------- domains/neslinesli93.json | 2 +- domains/prabhakaranjm.json | 2 +- domains/rafalmeida73.json | 20 ++++++++++---------- domains/rohithill.json | 2 +- domains/rohitkaushal.json | 2 +- domains/saeef.json | 2 +- domains/sandro.json | 2 +- domains/saschamonteiro.json | 2 +- domains/slavicman.json | 2 +- domains/starkblaze01.json | 2 +- domains/tharindu.json | 2 +- domains/the-garlic-os.json | 2 +- domains/tibebe.json | 2 +- domains/tokisaki.json | 18 +++++++++--------- domains/tristan.json | 2 +- domains/willian.json | 2 +- domains/willo.json | 2 +- domains/yajtpg.json | 20 ++++++++++---------- domains/zhycorp.json | 2 +- 38 files changed, 121 insertions(+), 121 deletions(-) diff --git a/domains/@.json b/domains/@.json index 164375f24..36cd14e7b 100644 --- a/domains/@.json +++ b/domains/@.json @@ -6,6 +6,6 @@ "email": "phenax5@gmail.com" }, "record": { - "URL": "https://www.is-a.dev" + "URL": "http://www.is-a.dev" } } diff --git a/domains/adarshr.json b/domains/adarshr.json index 1ea461cf1..6c647ae69 100644 --- a/domains/adarshr.json +++ b/domains/adarshr.json @@ -8,4 +8,4 @@ "record": { "CNAME": "adarsh-qclw.github.io" } -} +} \ No newline at end of file diff --git a/domains/ahsw.json b/domains/ahsw.json index 5a9ab36d7..7795e291d 100644 --- a/domains/ahsw.json +++ b/domains/ahsw.json @@ -8,4 +8,4 @@ "record": { "CNAME": "rd73mzgq78p59yq0.preview.edgeapp.net" } -} +} \ No newline at end of file diff --git a/domains/aizuu.json b/domains/aizuu.json index a84302d2b..b5a1e72f0 100644 --- a/domains/aizuu.json +++ b/domains/aizuu.json @@ -1,11 +1,11 @@ { - "description": "Aizuu's Personal Website", - "repo": "https://github.com/VeguiIzumi", - "owner": { - "username": "Aizuu", - "email": "baby@alvindaldi.my.id" - }, - "record": { - "URL": "https://aizuu.my.id" - } -} + "description": "Aizuu's Personal Website", + "repo": "https://github.com/VeguiIzumi", + "owner": { + "username": "Aizuu", + "email": "baby@alvindaldi.my.id" + }, + "record": { + "URL": "https://aizuu.my.id" + } +} \ No newline at end of file diff --git a/domains/allvaa.json b/domains/allvaa.json index 1cfb0ca93..f8ddddb0c 100644 --- a/domains/allvaa.json +++ b/domains/allvaa.json @@ -9,4 +9,4 @@ "record": { "URL": "https://allvaa.my.id" } -} +} \ No newline at end of file diff --git a/domains/amar13.json b/domains/amar13.json index 851373aa4..705da23b0 100644 --- a/domains/amar13.json +++ b/domains/amar13.json @@ -1,11 +1,11 @@ { - "description": "My personal portfolio", - "repo": "https://github.com/amar13mehta/amar13mehta.github.io", - "owner": { - "username": "amar13mehta", - "email": "amar13iam@gmail.com" - }, - "record": { - "CNAME": "amar13mehta.github.io" - } - } \ No newline at end of file + "description": "My personal portfolio", + "repo": "https://github.com/amar13mehta/amar13mehta.github.io", + "owner": { + "username": "amar13mehta", + "email": "amar13iam@gmail.com" + }, + "record": { + "CNAME": "amar13mehta.github.io" + } +} \ No newline at end of file diff --git a/domains/amine.json b/domains/amine.json index 82c236ca1..45f982075 100644 --- a/domains/amine.json +++ b/domains/amine.json @@ -8,4 +8,4 @@ "record": { "CNAME": "am-77.github.io" } -} +} \ No newline at end of file diff --git a/domains/arpana.json b/domains/arpana.json index d208f0afe..f5b1bac78 100644 --- a/domains/arpana.json +++ b/domains/arpana.json @@ -1,12 +1,12 @@ { - "description": "Meet Arpana!", - "repo": "https://github.com/winter-code/winter-code", - "owner": { - "username": "winter-code", - "email": "arpana11mehta@gmail.com", - "twitter": "arpana_naa" - }, - "record": { - "CNAME": "winter-code.github.io" - } -} + "description": "Meet Arpana!", + "repo": "https://github.com/winter-code/winter-code", + "owner": { + "username": "winter-code", + "email": "arpana11mehta@gmail.com", + "twitter": "arpana_naa" + }, + "record": { + "CNAME": "winter-code.github.io" + } +} \ No newline at end of file diff --git a/domains/dan.json b/domains/dan.json index 8f7023050..84ee58b6c 100644 --- a/domains/dan.json +++ b/domains/dan.json @@ -8,4 +8,4 @@ "record": { "CNAME": "DanField12.github.io" } -} +} \ No newline at end of file diff --git a/domains/gustavo.json b/domains/gustavo.json index 292181a2d..01ee39ee4 100644 --- a/domains/gustavo.json +++ b/domains/gustavo.json @@ -1,12 +1,12 @@ { - "description": "Gustavo Arsenio's talk blog ", - "repo": "https://github.com/GustavoArsenio/GustavoArsenio.github.io", - "owner": { - "username": "GustavoArsenio", - "email": "Gustavo.arsenio.sousa@hotmail.com", - "twitter": "gustavoarsenio" - }, - "record": { - "CNAME": "GustavoArsenio.github.io" - } -} + "description": "Gustavo Arsenio's talk blog ", + "repo": "https://github.com/GustavoArsenio/GustavoArsenio.github.io", + "owner": { + "username": "GustavoArsenio", + "email": "Gustavo.arsenio.sousa@hotmail.com", + "twitter": "gustavoarsenio" + }, + "record": { + "CNAME": "GustavoArsenio.github.io" + } +} \ No newline at end of file diff --git a/domains/hadi.json b/domains/hadi.json index eaad5f94d..723e39fe1 100644 --- a/domains/hadi.json +++ b/domains/hadi.json @@ -8,4 +8,4 @@ "record": { "CNAME": "nystrex.com" } -} +} \ No newline at end of file diff --git a/domains/jeferson.json b/domains/jeferson.json index 8692d6ce9..9005534a0 100644 --- a/domains/jeferson.json +++ b/domains/jeferson.json @@ -9,4 +9,4 @@ "record": { "URL": "https://www.jefersonsilva.me/" } -} +} \ No newline at end of file diff --git a/domains/kavi.json b/domains/kavi.json index f81d0b7f7..6f2e640ad 100644 --- a/domains/kavi.json +++ b/domains/kavi.json @@ -9,4 +9,4 @@ "record": { "CNAME": "dkaviarasu.github.io" } -} +} \ No newline at end of file diff --git a/domains/ken.json b/domains/ken.json index 3052e8455..5a3e08278 100644 --- a/domains/ken.json +++ b/domains/ken.json @@ -6,4 +6,4 @@ "record": { "CNAME": "grumpyoldfart.org" } -} +} \ No newline at end of file diff --git a/domains/liju.json b/domains/liju.json index c509d7979..265ef4be9 100644 --- a/domains/liju.json +++ b/domains/liju.json @@ -8,4 +8,4 @@ "record": { "CNAME": "lijujayakumar.github.io" } -} +} \ No newline at end of file diff --git a/domains/lsantana.json b/domains/lsantana.json index a44bdb993..c47eb6a7b 100644 --- a/domains/lsantana.json +++ b/domains/lsantana.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "lsantana486", - "email": "lsantana.486@gmail.com" - }, - "description": "Personal domain for portofolio with my name Luis Santana", - "repo": "https://github.com/lsantana486/lsantana486", - "record": { - "CNAME": "lsantana.dev" - } + "owner": { + "username": "lsantana486", + "email": "lsantana.486@gmail.com" + }, + "description": "Personal domain for portofolio with my name Luis Santana", + "repo": "https://github.com/lsantana486/lsantana486", + "record": { + "CNAME": "lsantana.dev" + } } \ No newline at end of file diff --git a/domains/mb.json b/domains/mb.json index 246c7c3e5..4bad7b456 100644 --- a/domains/mb.json +++ b/domains/mb.json @@ -8,4 +8,4 @@ "record": { "CNAME": "mbrav.github.io" } -} +} \ No newline at end of file diff --git a/domains/meong.json b/domains/meong.json index 855e808fa..9b5112774 100644 --- a/domains/meong.json +++ b/domains/meong.json @@ -1,4 +1,4 @@ - { +{ "description": "Meong github page using .is-a.dev subdomain", "repo": "https://github.com/Fauzannnnh/fauzannnnh.github.io", "owner": { @@ -8,4 +8,4 @@ "record": { "CNAME": "fauzannnnh.github.io" } -} +} \ No newline at end of file diff --git a/domains/moha.json b/domains/moha.json index 41f0b3612..5a0b27711 100644 --- a/domains/moha.json +++ b/domains/moha.json @@ -1,12 +1,12 @@ { - "description": "Mohaned's personal website", - "repo": "https://github.com/mohanedashraf/mohanedashraf.github.io", - "owner": { - "username": "mohanedashraf", - "email": "", - "twitter": "mohanedzz" - }, - "record": { - "CNAME": "mohanedashraf.github.io" - } - } \ No newline at end of file + "description": "Mohaned's personal website", + "repo": "https://github.com/mohanedashraf/mohanedashraf.github.io", + "owner": { + "username": "mohanedashraf", + "email": "", + "twitter": "mohanedzz" + }, + "record": { + "CNAME": "mohanedashraf.github.io" + } +} \ No newline at end of file diff --git a/domains/neslinesli93.json b/domains/neslinesli93.json index 3aa76243d..e47b8cbe3 100644 --- a/domains/neslinesli93.json +++ b/domains/neslinesli93.json @@ -6,4 +6,4 @@ "record": { "CNAME": "tommasopifferi.com" } -} +} \ No newline at end of file diff --git a/domains/prabhakaranjm.json b/domains/prabhakaranjm.json index c70092f41..2d58b0971 100644 --- a/domains/prabhakaranjm.json +++ b/domains/prabhakaranjm.json @@ -8,4 +8,4 @@ "record": { "CNAME": "prajaymas.github.io" } -} +} \ No newline at end of file diff --git a/domains/rafalmeida73.json b/domains/rafalmeida73.json index d2621e401..9964e851f 100644 --- a/domains/rafalmeida73.json +++ b/domains/rafalmeida73.json @@ -1,11 +1,11 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/rafalmeida73/rafalmeida73.github.io", - "owner": { - "username": "rafalmeida73", - "email": "rafaelsantana7213@gmail.com" - }, - "record": { - "CNAME": "rafalmeida73.github.io" - } -} + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/rafalmeida73/rafalmeida73.github.io", + "owner": { + "username": "rafalmeida73", + "email": "rafaelsantana7213@gmail.com" + }, + "record": { + "CNAME": "rafalmeida73.github.io" + } +} \ No newline at end of file diff --git a/domains/rohithill.json b/domains/rohithill.json index cd4fd2418..94ce59651 100644 --- a/domains/rohithill.json +++ b/domains/rohithill.json @@ -8,4 +8,4 @@ "record": { "CNAME": "rohithill.github.io" } -} +} \ No newline at end of file diff --git a/domains/rohitkaushal.json b/domains/rohitkaushal.json index d7d05366c..3cabb9751 100644 --- a/domains/rohitkaushal.json +++ b/domains/rohitkaushal.json @@ -8,4 +8,4 @@ "record": { "CNAME": "rohitkaushal7.github.io" } -} +} \ No newline at end of file diff --git a/domains/saeef.json b/domains/saeef.json index 0ac15e600..e74846d98 100644 --- a/domains/saeef.json +++ b/domains/saeef.json @@ -8,4 +8,4 @@ "record": { "CNAME": "saeef.github.io" } -} +} \ No newline at end of file diff --git a/domains/sandro.json b/domains/sandro.json index 91129c159..343da7895 100644 --- a/domains/sandro.json +++ b/domains/sandro.json @@ -8,4 +8,4 @@ "record": { "CNAME": "diordnas.github.io" } -} +} \ No newline at end of file diff --git a/domains/saschamonteiro.json b/domains/saschamonteiro.json index 4454c58c9..78e65f3cd 100644 --- a/domains/saschamonteiro.json +++ b/domains/saschamonteiro.json @@ -8,4 +8,4 @@ "record": { "CNAME": "purejs.com" } -} +} \ No newline at end of file diff --git a/domains/slavicman.json b/domains/slavicman.json index 1d0297ee2..728bb2a67 100644 --- a/domains/slavicman.json +++ b/domains/slavicman.json @@ -8,4 +8,4 @@ "record": { "CNAME": "slavicman.github.io" } -} +} \ No newline at end of file diff --git a/domains/starkblaze01.json b/domains/starkblaze01.json index 9aa087fdd..7bc0cd78a 100644 --- a/domains/starkblaze01.json +++ b/domains/starkblaze01.json @@ -8,4 +8,4 @@ "record": { "URL": "https://starkblaze01.netlify.app/" } -} +} \ No newline at end of file diff --git a/domains/tharindu.json b/domains/tharindu.json index 715d21f7c..e54633ace 100644 --- a/domains/tharindu.json +++ b/domains/tharindu.json @@ -8,4 +8,4 @@ "record": { "CNAME": "tharindusathis.github.io" } -} +} \ No newline at end of file diff --git a/domains/the-garlic-os.json b/domains/the-garlic-os.json index 78525d903..455753c0f 100644 --- a/domains/the-garlic-os.json +++ b/domains/the-garlic-os.json @@ -8,4 +8,4 @@ "record": { "CNAME": "the-garlic-os.github.io" } -} +} \ No newline at end of file diff --git a/domains/tibebe.json b/domains/tibebe.json index 87a1843e2..2ca62e91f 100644 --- a/domains/tibebe.json +++ b/domains/tibebe.json @@ -8,4 +8,4 @@ "record": { "CNAME": "tibebejs.github.io" } -} +} \ No newline at end of file diff --git a/domains/tokisaki.json b/domains/tokisaki.json index 215aa97ce..20dbffd45 100644 --- a/domains/tokisaki.json +++ b/domains/tokisaki.json @@ -1,11 +1,11 @@ { - "description": "Enterprise ID Website", - "repo": "https://github.com/Enterprise-ID", - "owner": { - "username": "enterpriseid", - "email": "enterprise.id13@gmail.com" - }, - "record": { - "CNAME": "tokisaki.xyz" - } + "description": "Enterprise ID Website", + "repo": "https://github.com/Enterprise-ID", + "owner": { + "username": "enterpriseid", + "email": "enterprise.id13@gmail.com" + }, + "record": { + "CNAME": "tokisaki.xyz" } +} \ No newline at end of file diff --git a/domains/tristan.json b/domains/tristan.json index 44416c51b..8a1df7250 100644 --- a/domains/tristan.json +++ b/domains/tristan.json @@ -8,4 +8,4 @@ "record": { "URL": "https://holy-mail.de" } -} +} \ No newline at end of file diff --git a/domains/willian.json b/domains/willian.json index a8a177eda..fb15a1f4f 100644 --- a/domains/willian.json +++ b/domains/willian.json @@ -9,4 +9,4 @@ "record": { "CNAME": "waveiro.github.io" } -} +} \ No newline at end of file diff --git a/domains/willo.json b/domains/willo.json index 286b03212..858e633c5 100644 --- a/domains/willo.json +++ b/domains/willo.json @@ -9,4 +9,4 @@ "record": { "CNAME": "willoizcitron.github.io" } -} +} \ No newline at end of file diff --git a/domains/yajtpg.json b/domains/yajtpg.json index f793f3565..b7ce2b4ce 100644 --- a/domains/yajtpg.json +++ b/domains/yajtpg.json @@ -1,11 +1,11 @@ { - "description":"YajTPG's website", - "repo":"https://github.com/YajTPG/yajtpg.github.io", - "owner":{ - "username":"YajTPG", - "email":"yajtpg@gmail.com" - }, - "record":{ - "CNAME": "yajtpg.github.io" - } -} + "description": "YajTPG's website", + "repo": "https://github.com/YajTPG/yajtpg.github.io", + "owner": { + "username": "YajTPG", + "email": "yajtpg@gmail.com" + }, + "record": { + "CNAME": "yajtpg.github.io" + } +} \ No newline at end of file diff --git a/domains/zhycorp.json b/domains/zhycorp.json index 5d082b41c..eae038f14 100644 --- a/domains/zhycorp.json +++ b/domains/zhycorp.json @@ -8,4 +8,4 @@ "record": { "CNAME": "rd73mzgq7jp59yq0.preview.edgeapp.net" } -} +} \ No newline at end of file From a7e09f8058d71e64f25551d3a18bc3cafb2c6bda Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 3 Nov 2020 21:54:03 +0530 Subject: [PATCH 081/108] Fixes autofix script --- scripts/migrate.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/migrate.js b/scripts/migrate.js index ed2d87185..7ae1c3daa 100644 --- a/scripts/migrate.js +++ b/scripts/migrate.js @@ -7,7 +7,7 @@ const migrate = ([file, domain]) => [ file, { ...domain, - record: /\.is-a\.dev$/.test(domain.record.URL || '') + record: file !== '@.json' && /\.is-a\.dev$/.test(domain.record.URL || '') ? R.dissoc('URL', domain.record) : domain.record, } From af1999a59793bbb6d72a0373e5bdd87a6a721cb8 Mon Sep 17 00:00:00 2001 From: akash madhu <55541796+akashmadhu4@users.noreply.github.com> Date: Tue, 3 Nov 2020 22:47:31 +0530 Subject: [PATCH 082/108] Create akashmadhu.json --- domains/akashmadhu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/akashmadhu.json diff --git a/domains/akashmadhu.json b/domains/akashmadhu.json new file mode 100644 index 000000000..7e7ccfc3a --- /dev/null +++ b/domains/akashmadhu.json @@ -0,0 +1,11 @@ +{ + "description": "my-portfolio website", + "repo": "https://github.com/akashmadhu4", + "owner": { + "username": "akashmadhu4", + "email": "akashmadhu4@gmail.com" + }, + "record": { + "CNAME": "akashmadhu.engineer" + } +} From 1addf2aedeafbd6c41fc21157567e81305de9e4b Mon Sep 17 00:00:00 2001 From: Sascha Monteiro Date: Wed, 4 Nov 2020 07:51:43 +1300 Subject: [PATCH 083/108] Update saschamonteiro.json --- domains/saschamonteiro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saschamonteiro.json b/domains/saschamonteiro.json index 4454c58c9..43c17d459 100644 --- a/domains/saschamonteiro.json +++ b/domains/saschamonteiro.json @@ -6,6 +6,6 @@ "email": "info@purejs.com" }, "record": { - "CNAME": "purejs.com" + "CNAME": "www.purejs.com" } } From 47ba87e2535a0c465f3a711fb3c482d5469b44d4 Mon Sep 17 00:00:00 2001 From: ysfchn <54748183+ysfchn@users.noreply.github.com> Date: Fri, 6 Nov 2020 23:13:39 +0300 Subject: [PATCH 084/108] Create ysfchn.json --- domains/ysfchn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ysfchn.json diff --git a/domains/ysfchn.json b/domains/ysfchn.json new file mode 100644 index 000000000..0abefcd1f --- /dev/null +++ b/domains/ysfchn.json @@ -0,0 +1,11 @@ +{ + "description": "ysfchn's personal website", + "repo": "https://github.com/ysfchn", + "owner": { + "username": "ysfchn", + "email": "hi@ysfchn.com" + }, + "record": { + "URL": "https://ysfchn.com" + } +} \ No newline at end of file From a27283ab2398faafc86633f5f827c1c97696c084 Mon Sep 17 00:00:00 2001 From: ysfchn <54748183+ysfchn@users.noreply.github.com> Date: Fri, 6 Nov 2020 23:35:14 +0300 Subject: [PATCH 085/108] Update ysfchn.json --- domains/ysfchn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ysfchn.json b/domains/ysfchn.json index 0abefcd1f..98a43056d 100644 --- a/domains/ysfchn.json +++ b/domains/ysfchn.json @@ -6,6 +6,6 @@ "email": "hi@ysfchn.com" }, "record": { - "URL": "https://ysfchn.com" + "CNAME": "ysfchn.com" } } \ No newline at end of file From 7dbe22dfc463534d0477ec68da27a44369da0dbd Mon Sep 17 00:00:00 2001 From: ysfchn <54748183+ysfchn@users.noreply.github.com> Date: Sun, 8 Nov 2020 22:41:27 +0300 Subject: [PATCH 086/108] Update ysfchn.json --- domains/ysfchn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ysfchn.json b/domains/ysfchn.json index 98a43056d..0abefcd1f 100644 --- a/domains/ysfchn.json +++ b/domains/ysfchn.json @@ -6,6 +6,6 @@ "email": "hi@ysfchn.com" }, "record": { - "CNAME": "ysfchn.com" + "URL": "https://ysfchn.com" } } \ No newline at end of file From c81b3e5e7a7f537fd1e08b86c2e8e6c112ab9958 Mon Sep 17 00:00:00 2001 From: avinal <185067@nith.ac.in> Date: Mon, 9 Nov 2020 22:01:36 +0530 Subject: [PATCH 087/108] avinal.json added --- domains/avinal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/avinal.json diff --git a/domains/avinal.json b/domains/avinal.json new file mode 100644 index 000000000..4aae67173 --- /dev/null +++ b/domains/avinal.json @@ -0,0 +1,11 @@ +{ + "description": "The Interstellar Twilight", + "repo": "https://gitlab.com/avinal/avinal.gitlab.io", + "owner": { + "username": "avinal", + "email": "185067@nith.ac.in" + }, + "record": { + "CNAME": "avinal.gitlab.io" + } +} \ No newline at end of file From 3800a4447117f82b99b520850e399c3a9dcbed3f Mon Sep 17 00:00:00 2001 From: joesbrandt Date: Tue, 10 Nov 2020 23:07:04 -0500 Subject: [PATCH 088/108] Create joesbrandt.json --- domains/joesbrandt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/joesbrandt.json diff --git a/domains/joesbrandt.json b/domains/joesbrandt.json new file mode 100644 index 000000000..9a3d28d54 --- /dev/null +++ b/domains/joesbrandt.json @@ -0,0 +1,11 @@ +{ + "description": "joesbrandt", + "owner": { + "username": "joesbrandt", + "email": "joesbrandt@icloud.com" + }, + "record": { + "CNAME": "joesbrandt.github.io", + "URL": "https://joesbrandt.is-a.dev" + } +} From 9e836097b7ee74dabf33ec1159d9c56d834ad474 Mon Sep 17 00:00:00 2001 From: joesbrandt Date: Tue, 10 Nov 2020 23:16:21 -0500 Subject: [PATCH 089/108] prettier --- domains/joesbrandt.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/joesbrandt.json b/domains/joesbrandt.json index 9a3d28d54..026e22daf 100644 --- a/domains/joesbrandt.json +++ b/domains/joesbrandt.json @@ -1,11 +1,11 @@ { - "description": "joesbrandt", - "owner": { - "username": "joesbrandt", - "email": "joesbrandt@icloud.com" - }, - "record": { - "CNAME": "joesbrandt.github.io", - "URL": "https://joesbrandt.is-a.dev" - } + "description": "joesbrandt", + "owner": { + "username": "joesbrandt", + "email": "joesbrandt@icloud.com" + }, + "record": { + "CNAME": "joesbrandt.github.io", + "URL": "https://joesbrandt.is-a.dev" + } } From 3e6ceb7c8765b95b37671865d8a9ce41a14ba2e0 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 11 Nov 2020 16:02:51 +0530 Subject: [PATCH 090/108] Update domains/joesbrandt.json --- domains/joesbrandt.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/joesbrandt.json b/domains/joesbrandt.json index 026e22daf..003bd944a 100644 --- a/domains/joesbrandt.json +++ b/domains/joesbrandt.json @@ -5,7 +5,6 @@ "email": "joesbrandt@icloud.com" }, "record": { - "CNAME": "joesbrandt.github.io", - "URL": "https://joesbrandt.is-a.dev" + "CNAME": "joesbrandt.github.io" } } From 8806c356c2d543bda053677d8d1a33ddc7511b92 Mon Sep 17 00:00:00 2001 From: Adarsh Vijay <36373419+adarsh-av13@users.noreply.github.com> Date: Thu, 12 Nov 2020 20:37:55 +0530 Subject: [PATCH 091/108] Create adarshvijay.json --- domains/adarshvijay.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adarshvijay.json diff --git a/domains/adarshvijay.json b/domains/adarshvijay.json new file mode 100644 index 000000000..ca764aa88 --- /dev/null +++ b/domains/adarshvijay.json @@ -0,0 +1,11 @@ +{ + "description": "Adarsh Vijay's Site for things he doesn't know yet", + "repo": "https://github.com/adarsh-av13/adarsh-av13.github.io", + "owner": { + "username": "adarsh-av13", + "email": "dra4474@gmail.com" + }, + "record": { + "CNAME": "adarsh-av13.github.io" + } +} From c679b4927cfed78c089c4d87e998bb2acef1f285 Mon Sep 17 00:00:00 2001 From: Vedant Naidu Date: Thu, 12 Nov 2020 23:06:17 +0530 Subject: [PATCH 092/108] Create ivedant.json --- domains/ivedant.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ivedant.json diff --git a/domains/ivedant.json b/domains/ivedant.json new file mode 100644 index 000000000..6c9041eb7 --- /dev/null +++ b/domains/ivedant.json @@ -0,0 +1,12 @@ + +{ + "description": "Vedant Naidu's Portfolio", + "repo": "https://github.com/Flash2014/Flash2014.github.io", + "owner": { + "username": "Flash2014", + "email": "naiduvedant@gmail.com" + }, + "record": { + "CNAME": "Flash2014.github.io" + } +} From e2c26d973d1dfd450d6415b3bea6cfa56204ff3b Mon Sep 17 00:00:00 2001 From: Avinal Kumar <185067@nith.ac.in> Date: Fri, 13 Nov 2020 18:59:46 +0530 Subject: [PATCH 093/108] Repo url corrected --- domains/avinal.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/avinal.json b/domains/avinal.json index 4aae67173..ca24e72d1 100644 --- a/domains/avinal.json +++ b/domains/avinal.json @@ -1,11 +1,11 @@ { "description": "The Interstellar Twilight", - "repo": "https://gitlab.com/avinal/avinal.gitlab.io", + "repo": "https://github.com/avinal/avinal.github.io", "owner": { "username": "avinal", "email": "185067@nith.ac.in" }, "record": { - "CNAME": "avinal.gitlab.io" + "CNAME": "avinal.github.io" } -} \ No newline at end of file +} From 448cad491223240c746b65472d87854600fd778a Mon Sep 17 00:00:00 2001 From: Epic Date: Sat, 14 Nov 2020 02:43:55 +0100 Subject: [PATCH 094/108] Create epic.json --- domains/epic.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/epic.json diff --git a/domains/epic.json b/domains/epic.json new file mode 100644 index 000000000..74f147bc0 --- /dev/null +++ b/domains/epic.json @@ -0,0 +1,12 @@ + +{ + "description": "Epic's github", + "repo": "https://github.com/tag-epic", + "owner": { + "username": "tag-epic", + "email": "tagepicuwu@gmail.com" + }, + "record": { + "URL": "http://github.com/tag-epic" + } +} From a3acaf7168397790c62a78b0bb7c6729dc4dd399 Mon Sep 17 00:00:00 2001 From: Abdurrahman075 <70652348+Abdurrahman075@users.noreply.github.com> Date: Sat, 14 Nov 2020 10:00:59 +0700 Subject: [PATCH 095/108] Create fayyadh.json --- domains/fayyadh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fayyadh.json diff --git a/domains/fayyadh.json b/domains/fayyadh.json new file mode 100644 index 000000000..b50eebdec --- /dev/null +++ b/domains/fayyadh.json @@ -0,0 +1,11 @@ +{ + "description": "Fayyadh Personal Website", + "repo": "https://github.com/Abdurrahman075/reweb", + "owner": { + "username": "Fayyadh", + "email": "fayyadh.abdurrahman007@gmail.com" + }, + "record": { + "CNAME": "glitch.edgeapp.net" + } +} From 47b589bb4c59c657c10a9eb2b4824b4f7cd03610 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 15 Nov 2020 06:47:47 +0530 Subject: [PATCH 096/108] lock update --- yarn.lock | 1046 +++++++++++++++++++++++++++-------------------------- 1 file changed, 531 insertions(+), 515 deletions(-) diff --git a/yarn.lock b/yarn.lock index 52437eede..7e1c4c5f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10,18 +10,18 @@ "@babel/highlight" "^7.10.4" "@babel/core@^7.1.0", "@babel/core@^7.7.5": - version "7.11.6" - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.6.tgz#3a9455dc7387ff1bac45770650bc13ba04a15651" - integrity sha512-Wpcv03AGnmkgm6uS6k8iwhIwTrcP0m17TL1n1sy7qD0qelDu4XNeW0dN0mHfa+Gei211yDaLoEe/VlbXQzM4Bg== + version "7.12.3" + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8" + integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g== dependencies: "@babel/code-frame" "^7.10.4" - "@babel/generator" "^7.11.6" - "@babel/helper-module-transforms" "^7.11.0" - "@babel/helpers" "^7.10.4" - "@babel/parser" "^7.11.5" + "@babel/generator" "^7.12.1" + "@babel/helper-module-transforms" "^7.12.1" + "@babel/helpers" "^7.12.1" + "@babel/parser" "^7.12.3" "@babel/template" "^7.10.4" - "@babel/traverse" "^7.11.5" - "@babel/types" "^7.11.5" + "@babel/traverse" "^7.12.1" + "@babel/types" "^7.12.1" convert-source-map "^1.7.0" debug "^4.1.0" gensync "^1.0.0-beta.1" @@ -31,12 +31,12 @@ semver "^5.4.1" source-map "^0.5.0" -"@babel/generator@^7.11.5", "@babel/generator@^7.11.6": - version "7.11.6" - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.6.tgz#b868900f81b163b4d464ea24545c61cbac4dc620" - integrity sha512-DWtQ1PV3r+cLbySoHrwn9RWEgKMBLLma4OBQloPRyDYvc5msJM9kvTLo1YnlJd1P/ZuKbdli3ijr5q3FvAF3uA== +"@babel/generator@^7.12.1", "@babel/generator@^7.12.5": + version "7.12.5" + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.5.tgz#a2c50de5c8b6d708ab95be5e6053936c1884a4de" + integrity sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A== dependencies: - "@babel/types" "^7.11.5" + "@babel/types" "^7.12.5" jsesc "^2.5.1" source-map "^0.5.0" @@ -56,31 +56,33 @@ dependencies: "@babel/types" "^7.10.4" -"@babel/helper-member-expression-to-functions@^7.10.4": - version "7.11.0" - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.11.0.tgz#ae69c83d84ee82f4b42f96e2a09410935a8f26df" - integrity sha512-JbFlKHFntRV5qKw3YC0CvQnDZ4XMwgzzBbld7Ly4Mj4cbFy3KywcR8NtNctRToMWJOVvLINJv525Gd6wwVEx/Q== +"@babel/helper-member-expression-to-functions@^7.12.1": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.1.tgz#fba0f2fcff3fba00e6ecb664bb5e6e26e2d6165c" + integrity sha512-k0CIe3tXUKTRSoEx1LQEPFU9vRQfqHtl+kf8eNnDqb4AUJEy5pz6aIiog+YWtVm2jpggjS1laH68bPsR+KWWPQ== dependencies: - "@babel/types" "^7.11.0" + "@babel/types" "^7.12.1" -"@babel/helper-module-imports@^7.10.4": - version "7.10.4" - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620" - integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw== +"@babel/helper-module-imports@^7.12.1": + version "7.12.5" + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb" + integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA== dependencies: - "@babel/types" "^7.10.4" + "@babel/types" "^7.12.5" -"@babel/helper-module-transforms@^7.11.0": - version "7.11.0" - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359" - integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg== +"@babel/helper-module-transforms@^7.12.1": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz#7954fec71f5b32c48e4b303b437c34453fd7247c" + integrity sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w== dependencies: - "@babel/helper-module-imports" "^7.10.4" - "@babel/helper-replace-supers" "^7.10.4" - "@babel/helper-simple-access" "^7.10.4" + "@babel/helper-module-imports" "^7.12.1" + "@babel/helper-replace-supers" "^7.12.1" + "@babel/helper-simple-access" "^7.12.1" "@babel/helper-split-export-declaration" "^7.11.0" + "@babel/helper-validator-identifier" "^7.10.4" "@babel/template" "^7.10.4" - "@babel/types" "^7.11.0" + "@babel/traverse" "^7.12.1" + "@babel/types" "^7.12.1" lodash "^4.17.19" "@babel/helper-optimise-call-expression@^7.10.4": @@ -95,23 +97,22 @@ resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375" integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg== -"@babel/helper-replace-supers@^7.10.4": - version "7.10.4" - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.10.4.tgz#d585cd9388ea06e6031e4cd44b6713cbead9e6cf" - integrity sha512-sPxZfFXocEymYTdVK1UNmFPBN+Hv5mJkLPsYWwGBxZAxaWfFu+xqp7b6qWD0yjNuNL2VKc6L5M18tOXUP7NU0A== +"@babel/helper-replace-supers@^7.12.1": + version "7.12.5" + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.5.tgz#f009a17543bbbbce16b06206ae73b63d3fca68d9" + integrity sha512-5YILoed0ZyIpF4gKcpZitEnXEJ9UoDRki1Ey6xz46rxOzfNMAhVIJMoune1hmPVxh40LRv1+oafz7UsWX+vyWA== dependencies: - "@babel/helper-member-expression-to-functions" "^7.10.4" + "@babel/helper-member-expression-to-functions" "^7.12.1" "@babel/helper-optimise-call-expression" "^7.10.4" - "@babel/traverse" "^7.10.4" - "@babel/types" "^7.10.4" + "@babel/traverse" "^7.12.5" + "@babel/types" "^7.12.5" -"@babel/helper-simple-access@^7.10.4": - version "7.10.4" - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.10.4.tgz#0f5ccda2945277a2a7a2d3a821e15395edcf3461" - integrity sha512-0fMy72ej/VEvF8ULmX6yb5MtHG4uH4Dbd6I/aHDb/JVg0bbivwt9Wg+h3uMvX+QSFtwr5MeItvazbrc4jtRAXw== +"@babel/helper-simple-access@^7.12.1": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.1.tgz#32427e5aa61547d38eb1e6eaf5fd1426fdad9136" + integrity sha512-OxBp7pMrjVewSSC8fXDFrHrBcJATOOFssZwv16F3/6Xtc138GHybBfPbm9kfiqQHKhYQrlamWILwlDCeyMFEaA== dependencies: - "@babel/template" "^7.10.4" - "@babel/types" "^7.10.4" + "@babel/types" "^7.12.1" "@babel/helper-split-export-declaration@^7.11.0": version "7.11.0" @@ -125,14 +126,14 @@ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw== -"@babel/helpers@^7.10.4": - version "7.10.4" - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.4.tgz#2abeb0d721aff7c0a97376b9e1f6f65d7a475044" - integrity sha512-L2gX/XeUONeEbI78dXSrJzGdz4GQ+ZTA/aazfUsFaWjSe95kiCuOZ5HsXvkiw3iwF+mFHSRUfJU8t6YavocdXA== +"@babel/helpers@^7.12.1": + version "7.12.5" + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.5.tgz#1a1ba4a768d9b58310eda516c449913fe647116e" + integrity sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA== dependencies: "@babel/template" "^7.10.4" - "@babel/traverse" "^7.10.4" - "@babel/types" "^7.10.4" + "@babel/traverse" "^7.12.5" + "@babel/types" "^7.12.5" "@babel/highlight@^7.10.4": version "7.10.4" @@ -143,10 +144,10 @@ chalk "^2.0.0" js-tokens "^4.0.0" -"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.11.5": - version "7.11.5" - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037" - integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q== +"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.12.3", "@babel/parser@^7.12.5": + version "7.12.5" + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.5.tgz#b4af32ddd473c0bfa643bd7ff0728b8e71b81ea0" + integrity sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ== "@babel/plugin-syntax-async-generators@^7.8.4": version "7.8.4" @@ -163,9 +164,9 @@ "@babel/helper-plugin-utils" "^7.8.0" "@babel/plugin-syntax-class-properties@^7.8.3": - version "7.10.4" - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.10.4.tgz#6644e6a0baa55a61f9e3231f6c9eeb6ee46c124c" - integrity sha512-GCSBF7iUle6rNugfURwNmCGG3Z/2+opxAMLs1nND4bhEG5PuxTIggDBoeYYSujAlLtsupzOHYJQgPS3pivwXIA== + version "7.12.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.1.tgz#bcb297c5366e79bebadef509549cd93b04f19978" + integrity sha512-U40A76x5gTwmESz+qiqssqmeEsKvcSyvtgktrm0uzcARAmM9I1jR221f6Oq+GmHrcD+LvZDag1UTOTe2fL3TeA== dependencies: "@babel/helper-plugin-utils" "^7.10.4" @@ -225,6 +226,13 @@ dependencies: "@babel/helper-plugin-utils" "^7.8.0" +"@babel/plugin-syntax-top-level-await@^7.8.3": + version "7.12.1" + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.12.1.tgz#dd6c0b357ac1bb142d98537450a319625d13d2a0" + integrity sha512-i7ooMZFS+a/Om0crxZodrTzNEPJHZrlMVGMTEpFAj6rYY/bKCddB0Dk/YxfPuYXOopuhKk/e1jV6h+WUU9XN3A== + dependencies: + "@babel/helper-plugin-utils" "^7.10.4" + "@babel/template@^7.10.4", "@babel/template@^7.3.3": version "7.10.4" resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278" @@ -234,25 +242,25 @@ "@babel/parser" "^7.10.4" "@babel/types" "^7.10.4" -"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.5": - version "7.11.5" - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3" - integrity sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ== +"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5": + version "7.12.5" + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.5.tgz#78a0c68c8e8a35e4cacfd31db8bb303d5606f095" + integrity sha512-xa15FbQnias7z9a62LwYAA5SZZPkHIXpd42C6uW68o8uTuua96FHZy1y61Va5P/i83FAAcMpW8+A/QayntzuqA== dependencies: "@babel/code-frame" "^7.10.4" - "@babel/generator" "^7.11.5" + "@babel/generator" "^7.12.5" "@babel/helper-function-name" "^7.10.4" "@babel/helper-split-export-declaration" "^7.11.0" - "@babel/parser" "^7.11.5" - "@babel/types" "^7.11.5" + "@babel/parser" "^7.12.5" + "@babel/types" "^7.12.5" debug "^4.1.0" globals "^11.1.0" lodash "^4.17.19" -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3": - version "7.11.5" - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d" - integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q== +"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3": + version "7.12.6" + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.6.tgz#ae0e55ef1cce1fbc881cd26f8234eb3e657edc96" + integrity sha512-hwyjw6GvjBLiyy3W0YQf0Z5Zf4NpYejUnKFcfcUhZCSffoBBp30w6wP2Wn6pk31jMYZvcOrB/1b7cGXvEoKogA== dependencies: "@babel/helper-validator-identifier" "^7.10.4" lodash "^4.17.19" @@ -271,10 +279,10 @@ exec-sh "^0.3.2" minimist "^1.2.0" -"@eslint/eslintrc@^0.1.3": - version "0.1.3" - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.1.3.tgz#7d1a2b2358552cc04834c0979bd4275362e37085" - integrity sha512-4YVwPkANLeNtRjMekzux1ci8hIaH5eGKktGqR0d3LWsKNn5B2X/1Z6Trxy7jQXl9EBGE6Yj02O+t09FMeRllaA== +"@eslint/eslintrc@^0.2.1": + version "0.2.1" + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.1.tgz#f72069c330461a06684d119384435e12a5d76e3c" + integrity sha512-XRUeBZ5zBWLYgSANMpThFddrZZkEbGHgUdt5UJjZfnlN9BGCiUBrf+nvbRupSjMvqzwnQN0qwCmOxITt1cfywA== dependencies: ajv "^6.12.4" debug "^4.1.1" @@ -303,93 +311,93 @@ resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.2.tgz#26520bf09abe4a5644cd5414e37125a8954241dd" integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw== -"@jest/console@^26.3.0": - version "26.3.0" - resolved "https://registry.yarnpkg.com/@jest/console/-/console-26.3.0.tgz#ed04063efb280c88ba87388b6f16427c0a85c856" - integrity sha512-/5Pn6sJev0nPUcAdpJHMVIsA8sKizL2ZkcKPE5+dJrCccks7tcM7c9wbgHudBJbxXLoTbqsHkG1Dofoem4F09w== +"@jest/console@^26.6.2": + version "26.6.2" + resolved "https://registry.yarnpkg.com/@jest/console/-/console-26.6.2.tgz#4e04bc464014358b03ab4937805ee36a0aeb98f2" + integrity sha512-IY1R2i2aLsLr7Id3S6p2BA82GNWryt4oSvEXLAKc+L2zdi89dSkE8xC1C+0kpATG4JhBJREnQOH7/zmccM2B0g== dependencies: - "@jest/types" "^26.3.0" + "@jest/types" "^26.6.2" "@types/node" "*" chalk "^4.0.0" - jest-message-util "^26.3.0" - jest-util "^26.3.0" + jest-message-util "^26.6.2" + jest-util "^26.6.2" slash "^3.0.0" -"@jest/core@^26.4.2": - version "26.4.2" - resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.4.2.tgz#85d0894f31ac29b5bab07aa86806d03dd3d33edc" - integrity sha512-sDva7YkeNprxJfepOctzS8cAk9TOekldh+5FhVuXS40+94SHbiicRO1VV2tSoRtgIo+POs/Cdyf8p76vPTd6dg== +"@jest/core@^26.6.3": + version "26.6.3" + resolved "https://registry.yarnpkg.com/@jest/core/-/core-26.6.3.tgz#7639fcb3833d748a4656ada54bde193051e45fad" + integrity sha512-xvV1kKbhfUqFVuZ8Cyo+JPpipAHHAV3kcDBftiduK8EICXmTFddryy3P7NfZt8Pv37rA9nEJBKCCkglCPt/Xjw== dependencies: - "@jest/console" "^26.3.0" - "@jest/reporters" "^26.4.1" - "@jest/test-result" "^26.3.0" - "@jest/transform" "^26.3.0" - "@jest/types" "^26.3.0" + "@jest/console" "^26.6.2" + "@jest/reporters" "^26.6.2" + "@jest/test-result" "^26.6.2" + "@jest/transform" "^26.6.2" + "@jest/types" "^26.6.2" "@types/node" "*" ansi-escapes "^4.2.1" chalk "^4.0.0" exit "^0.1.2" graceful-fs "^4.2.4" - jest-changed-files "^26.3.0" - jest-config "^26.4.2" - jest-haste-map "^26.3.0" - jest-message-util "^26.3.0" + jest-changed-files "^26.6.2" + jest-config "^26.6.3" + jest-haste-map "^26.6.2" + jest-message-util "^26.6.2" jest-regex-util "^26.0.0" - jest-resolve "^26.4.0" - jest-resolve-dependencies "^26.4.2" - jest-runner "^26.4.2" - jest-runtime "^26.4.2" - jest-snapshot "^26.4.2" - jest-util "^26.3.0" - jest-validate "^26.4.2" - jest-watcher "^26.3.0" + jest-resolve "^26.6.2" + jest-resolve-dependencies "^26.6.3" + jest-runner "^26.6.3" + jest-runtime "^26.6.3" + jest-snapshot "^26.6.2" + jest-util "^26.6.2" + jest-validate "^26.6.2" + jest-watcher "^26.6.2" micromatch "^4.0.2" p-each-series "^2.1.0" rimraf "^3.0.0" slash "^3.0.0" strip-ansi "^6.0.0" -"@jest/environment@^26.3.0": - version "26.3.0" - resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-26.3.0.tgz#e6953ab711ae3e44754a025f838bde1a7fd236a0" - integrity sha512-EW+MFEo0DGHahf83RAaiqQx688qpXgl99wdb8Fy67ybyzHwR1a58LHcO376xQJHfmoXTu89M09dH3J509cx2AA== +"@jest/environment@^26.6.2": + version "26.6.2" + resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-26.6.2.tgz#ba364cc72e221e79cc8f0a99555bf5d7577cf92c" + integrity sha512-nFy+fHl28zUrRsCeMB61VDThV1pVTtlEokBRgqPrcT1JNq4yRNIyTHfyht6PqtUvY9IsuLGTrbG8kPXjSZIZwA== dependencies: - "@jest/fake-timers" "^26.3.0" - "@jest/types" "^26.3.0" + "@jest/fake-timers" "^26.6.2" + "@jest/types" "^26.6.2" "@types/node" "*" - jest-mock "^26.3.0" + jest-mock "^26.6.2" -"@jest/fake-timers@^26.3.0": - version "26.3.0" - resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-26.3.0.tgz#f515d4667a6770f60ae06ae050f4e001126c666a" - integrity sha512-ZL9ytUiRwVP8ujfRepffokBvD2KbxbqMhrXSBhSdAhISCw3gOkuntisiSFv+A6HN0n0fF4cxzICEKZENLmW+1A== +"@jest/fake-timers@^26.6.2": + version "26.6.2" + resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-26.6.2.tgz#459c329bcf70cee4af4d7e3f3e67848123535aad" + integrity sha512-14Uleatt7jdzefLPYM3KLcnUl1ZNikaKq34enpb5XG9i81JpppDb5muZvonvKyrl7ftEHkKS5L5/eB/kxJ+bvA== dependencies: - "@jest/types" "^26.3.0" + "@jest/types" "^26.6.2" "@sinonjs/fake-timers" "^6.0.1" "@types/node" "*" - jest-message-util "^26.3.0" - jest-mock "^26.3.0" - jest-util "^26.3.0" + jest-message-util "^26.6.2" + jest-mock "^26.6.2" + jest-util "^26.6.2" -"@jest/globals@^26.4.2": - version "26.4.2" - resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-26.4.2.tgz#73c2a862ac691d998889a241beb3dc9cada40d4a" - integrity sha512-Ot5ouAlehhHLRhc+sDz2/9bmNv9p5ZWZ9LE1pXGGTCXBasmi5jnYjlgYcYt03FBwLmZXCZ7GrL29c33/XRQiow== +"@jest/globals@^26.6.2": + version "26.6.2" + resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-26.6.2.tgz#5b613b78a1aa2655ae908eba638cc96a20df720a" + integrity sha512-85Ltnm7HlB/KesBUuALwQ68YTU72w9H2xW9FjZ1eL1U3lhtefjjl5c2MiUbpXt/i6LaPRvoOFJ22yCBSfQ0JIA== dependencies: - "@jest/environment" "^26.3.0" - "@jest/types" "^26.3.0" - expect "^26.4.2" + "@jest/environment" "^26.6.2" + "@jest/types" "^26.6.2" + expect "^26.6.2" -"@jest/reporters@^26.4.1": - version "26.4.1" - resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-26.4.1.tgz#3b4d6faf28650f3965f8b97bc3d114077fb71795" - integrity sha512-aROTkCLU8++yiRGVxLsuDmZsQEKO6LprlrxtAuzvtpbIFl3eIjgIf3EUxDKgomkS25R9ZzwGEdB5weCcBZlrpQ== +"@jest/reporters@^26.6.2": + version "26.6.2" + resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-26.6.2.tgz#1f518b99637a5f18307bd3ecf9275f6882a667f6" + integrity sha512-h2bW53APG4HvkOnVMo8q3QXa6pcaNt1HkwVsOPMBV6LD/q9oSpxNSYZQYkAnjdMjrJ86UuYeLo+aEZClV6opnw== dependencies: "@bcoe/v8-coverage" "^0.2.3" - "@jest/console" "^26.3.0" - "@jest/test-result" "^26.3.0" - "@jest/transform" "^26.3.0" - "@jest/types" "^26.3.0" + "@jest/console" "^26.6.2" + "@jest/test-result" "^26.6.2" + "@jest/transform" "^26.6.2" + "@jest/types" "^26.6.2" chalk "^4.0.0" collect-v8-coverage "^1.0.0" exit "^0.1.2" @@ -400,73 +408,73 @@ istanbul-lib-report "^3.0.0" istanbul-lib-source-maps "^4.0.0" istanbul-reports "^3.0.2" - jest-haste-map "^26.3.0" - jest-resolve "^26.4.0" - jest-util "^26.3.0" - jest-worker "^26.3.0" + jest-haste-map "^26.6.2" + jest-resolve "^26.6.2" + jest-util "^26.6.2" + jest-worker "^26.6.2" slash "^3.0.0" source-map "^0.6.0" string-length "^4.0.1" terminal-link "^2.0.0" - v8-to-istanbul "^5.0.1" + v8-to-istanbul "^7.0.0" optionalDependencies: node-notifier "^8.0.0" -"@jest/source-map@^26.3.0": - version "26.3.0" - resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-26.3.0.tgz#0e646e519883c14c551f7b5ae4ff5f1bfe4fc3d9" - integrity sha512-hWX5IHmMDWe1kyrKl7IhFwqOuAreIwHhbe44+XH2ZRHjrKIh0LO5eLQ/vxHFeAfRwJapmxuqlGAEYLadDq6ZGQ== +"@jest/source-map@^26.6.2": + version "26.6.2" + resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-26.6.2.tgz#29af5e1e2e324cafccc936f218309f54ab69d535" + integrity sha512-YwYcCwAnNmOVsZ8mr3GfnzdXDAl4LaenZP5z+G0c8bzC9/dugL8zRmxZzdoTl4IaS3CryS1uWnROLPFmb6lVvA== dependencies: callsites "^3.0.0" graceful-fs "^4.2.4" source-map "^0.6.0" -"@jest/test-result@^26.3.0": - version "26.3.0" - resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-26.3.0.tgz#46cde01fa10c0aaeb7431bf71e4a20d885bc7fdb" - integrity sha512-a8rbLqzW/q7HWheFVMtghXV79Xk+GWwOK1FrtimpI5n1la2SY0qHri3/b0/1F0Ve0/yJmV8pEhxDfVwiUBGtgg== +"@jest/test-result@^26.6.2": + version "26.6.2" + resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-26.6.2.tgz#55da58b62df134576cc95476efa5f7949e3f5f18" + integrity sha512-5O7H5c/7YlojphYNrK02LlDIV2GNPYisKwHm2QTKjNZeEzezCbwYs9swJySv2UfPMyZ0VdsmMv7jIlD/IKYQpQ== dependencies: - "@jest/console" "^26.3.0" - "@jest/types" "^26.3.0" + "@jest/console" "^26.6.2" + "@jest/types" "^26.6.2" "@types/istanbul-lib-coverage" "^2.0.0" collect-v8-coverage "^1.0.0" -"@jest/test-sequencer@^26.4.2": - version "26.4.2" - resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-26.4.2.tgz#58a3760a61eec758a2ce6080201424580d97cbba" - integrity sha512-83DRD8N3M0tOhz9h0bn6Kl6dSp+US6DazuVF8J9m21WAp5x7CqSMaNycMP0aemC/SH/pDQQddbsfHRTBXVUgog== +"@jest/test-sequencer@^26.6.3": + version "26.6.3" + resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-26.6.3.tgz#98e8a45100863886d074205e8ffdc5a7eb582b17" + integrity sha512-YHlVIjP5nfEyjlrSr8t/YdNfU/1XEt7c5b4OxcXCjyRhjzLYu/rO69/WHPuYcbCWkz8kAeZVZp2N2+IOLLEPGw== dependencies: - "@jest/test-result" "^26.3.0" + "@jest/test-result" "^26.6.2" graceful-fs "^4.2.4" - jest-haste-map "^26.3.0" - jest-runner "^26.4.2" - jest-runtime "^26.4.2" + jest-haste-map "^26.6.2" + jest-runner "^26.6.3" + jest-runtime "^26.6.3" -"@jest/transform@^26.3.0": - version "26.3.0" - resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-26.3.0.tgz#c393e0e01459da8a8bfc6d2a7c2ece1a13e8ba55" - integrity sha512-Isj6NB68QorGoFWvcOjlUhpkT56PqNIsXKR7XfvoDlCANn/IANlh8DrKAA2l2JKC3yWSMH5wS0GwuQM20w3b2A== +"@jest/transform@^26.6.2": + version "26.6.2" + resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-26.6.2.tgz#5ac57c5fa1ad17b2aae83e73e45813894dcf2e4b" + integrity sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA== dependencies: "@babel/core" "^7.1.0" - "@jest/types" "^26.3.0" + "@jest/types" "^26.6.2" babel-plugin-istanbul "^6.0.0" chalk "^4.0.0" convert-source-map "^1.4.0" fast-json-stable-stringify "^2.0.0" graceful-fs "^4.2.4" - jest-haste-map "^26.3.0" + jest-haste-map "^26.6.2" jest-regex-util "^26.0.0" - jest-util "^26.3.0" + jest-util "^26.6.2" micromatch "^4.0.2" pirates "^4.0.1" slash "^3.0.0" source-map "^0.6.1" write-file-atomic "^3.0.0" -"@jest/types@^26.3.0": - version "26.3.0" - resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.3.0.tgz#97627bf4bdb72c55346eef98e3b3f7ddc4941f71" - integrity sha512-BDPG23U0qDeAvU4f99haztXwdAg3hz4El95LkAM+tHAqqhiVzRpEGHHU8EDxT/AnxOrA65YjLBwDahdJ9pTLJQ== +"@jest/types@^26.6.2": + version "26.6.2" + resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.2.tgz#bef5a532030e1d88a2f5a6d933f84e97226ed48e" + integrity sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ== dependencies: "@types/istanbul-lib-coverage" "^2.0.0" "@types/istanbul-reports" "^3.0.0" @@ -489,9 +497,9 @@ "@sinonjs/commons" "^1.7.0" "@types/babel__core@^7.0.0", "@types/babel__core@^7.1.7": - version "7.1.10" - resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.10.tgz#ca58fc195dd9734e77e57c6f2df565623636ab40" - integrity sha512-x8OM8XzITIMyiwl5Vmo2B1cR1S1Ipkyv4mdlbJjMa1lmuKvKY9FrBbEANIaMlnWn5Rf7uO+rC/VgYabNkE17Hw== + version "7.1.12" + resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.12.tgz#4d8e9e51eb265552a7e4f1ff2219ab6133bdfb2d" + integrity sha512-wMTHiiTiBAAPebqaPiPDLFA4LYPKr6Ph0Xq/6rq1Ur3v66HXyG+clfR9CNETkD7MQS8ZHvpQOtA53DLws5WAEQ== dependencies: "@babel/parser" "^7.1.0" "@babel/types" "^7.0.0" @@ -507,29 +515,24 @@ "@babel/types" "^7.0.0" "@types/babel__template@*": - version "7.0.3" - resolved "https://registry.yarnpkg.com/@types/babel__template/-/babel__template-7.0.3.tgz#b8aaeba0a45caca7b56a5de9459872dde3727214" - integrity sha512-uCoznIPDmnickEi6D0v11SBpW0OuVqHJCa7syXqQHy5uktSCreIlt0iglsCnmvz8yCb38hGcWeseA8cWJSwv5Q== + version "7.4.0" + resolved "https://registry.yarnpkg.com/@types/babel__template/-/babel__template-7.4.0.tgz#0c888dd70b3ee9eebb6e4f200e809da0076262be" + integrity sha512-NTPErx4/FiPCGScH7foPyr+/1Dkzkni+rHiYHHoTjvwou7AQzJkNeD60A9CXRy+ZEN2B1bggmkTMCDb+Mv5k+A== dependencies: "@babel/parser" "^7.1.0" "@babel/types" "^7.0.0" -"@types/babel__traverse@*", "@types/babel__traverse@^7.0.6": +"@types/babel__traverse@*", "@types/babel__traverse@^7.0.4", "@types/babel__traverse@^7.0.6": version "7.0.15" resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.0.15.tgz#db9e4238931eb69ef8aab0ad6523d4d4caa39d03" integrity sha512-Pzh9O3sTK8V6I1olsXpCfj2k/ygO2q1X0vhhnDrEQyYLHZesWz+zMZMVcwXLCYf0U36EtmyYaFGPfXlTtDHe3A== dependencies: "@babel/types" "^7.3.0" -"@types/color-name@^1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0" - integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ== - "@types/graceful-fs@^4.1.2": - version "4.1.3" - resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.3.tgz#039af35fe26bec35003e8d86d2ee9c586354348f" - integrity sha512-AiHRaEB50LQg0pZmm659vNBb9f4SJ0qrAnteuzhSeAUcJKxoYgEnprg/83kppCnc2zvtCKbdZry1a5pVY3lOTQ== + version "4.1.4" + resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.4.tgz#4ff9f641a7c6d1a3508ff88bc3141b152772e753" + integrity sha512-mWA/4zFQhfvOA8zWkXobwJvBD7vzcxgrOQ0J5CH1votGqdq9m7+FwtGaqyCZqC3NyyBkc9z4m+iry4LlqcMWJg== dependencies: "@types/node" "*" @@ -553,9 +556,9 @@ "@types/istanbul-lib-report" "*" "@types/node@*": - version "14.11.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256" - integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA== + version "14.14.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d" + integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg== "@types/normalize-package-data@^2.4.0": version "2.4.0" @@ -563,14 +566,14 @@ integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA== "@types/prettier@^2.0.0": - version "2.1.1" - resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.1.1.tgz#be148756d5480a84cde100324c03a86ae5739fb5" - integrity sha512-2zs+O+UkDsJ1Vcp667pd3f8xearMdopz/z54i99wtRDI5KLmngk7vlrYZD0ZjKHaROR03EznlBbVY9PfAEyJIQ== + version "2.1.5" + resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.1.5.tgz#b6ab3bba29e16b821d84e09ecfaded462b816b00" + integrity sha512-UEyp8LwZ4Dg30kVU2Q3amHHyTn1jEdhCIE59ANed76GaT1Vp76DD3ZWSAxgCrw6wJ0TqeoBpqmfUHiUDPs//HQ== -"@types/stack-utils@^1.0.1": - version "1.0.1" - resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e" - integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw== +"@types/stack-utils@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff" + integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw== "@types/yargs-parser@*": version "15.0.0" @@ -578,9 +581,9 @@ integrity sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw== "@types/yargs@^15.0.0": - version "15.0.7" - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.7.tgz#dad50a7a234a35ef9460737a56024287a3de1d2b" - integrity sha512-Gf4u3EjaPNcC9cTu4/j2oN14nSVhr8PQ+BvBcBQHAhDZfl0bVIiLgvnRXv/dn58XhTm9UXvBpvJpDlwV65QxOA== + version "15.0.9" + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.9.tgz#524cd7998fe810cdb02f26101b699cccd156ff19" + integrity sha512-HmU8SeIRhZCWcnRskCs36Q1Q00KBV6Cqh/ora8WN1+22dY07AZdn6Gel8QZ3t26XYPImtcL8WV/eqjhVmMEw4g== dependencies: "@types/yargs-parser" "*" @@ -607,17 +610,12 @@ acorn-walk@^7.1.1: resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.2.0.tgz#0de889a601203909b0fbe07b8938dc21d2e967bc" integrity sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA== -acorn@^7.1.1: - version "7.4.0" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.0.tgz#e1ad486e6c54501634c6c397c5c121daa383607c" - integrity sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w== - -acorn@^7.4.0: +acorn@^7.1.1, acorn@^7.4.0: version "7.4.1" resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa" integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== -ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.4: +ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4: version "6.12.6" resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4" integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== @@ -627,16 +625,6 @@ ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.4: json-schema-traverse "^0.4.1" uri-js "^4.2.2" -ajv@^6.12.3: - version "6.12.5" - resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.5.tgz#19b0e8bae8f476e5ba666300387775fb1a00a4da" - integrity sha512-lRF8RORchjpKG50/WFf8xmg7sgCLFiYNNnqdKflk63whMQcWR5ngGjiSXkL9bjxy6B2npOK2HSMN49jEBMSkag== - dependencies: - fast-deep-equal "^3.1.1" - fast-json-stable-stringify "^2.0.0" - json-schema-traverse "^0.4.1" - uri-js "^4.2.2" - ansi-colors@^4.1.1: version "4.1.1" resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348" @@ -667,11 +655,10 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1: color-convert "^1.9.0" ansi-styles@^4.0.0, ansi-styles@^4.1.0: - version "4.2.1" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.2.1.tgz#90ae75c424d008d2624c5bf29ead3177ebfcf359" - integrity sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA== + version "4.3.0" + resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937" + integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg== dependencies: - "@types/color-name" "^1.1.1" color-convert "^2.0.1" anymatch@^2.0.0: @@ -755,20 +742,20 @@ aws-sign2@~0.7.0: integrity sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg= aws4@^1.8.0: - version "1.10.1" - resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.1.tgz#e1e82e4f3e999e2cfd61b161280d16a111f86428" - integrity sha512-zg7Hz2k5lI8kb7U32998pRRFin7zJlkfezGJjUc2heaD4Pw2wObakCDVzkKztTm/Ln7eiVvYsjqak0Ed4LkMDA== + version "1.11.0" + resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59" + integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA== -babel-jest@^26.3.0: - version "26.3.0" - resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.3.0.tgz#10d0ca4b529ca3e7d1417855ef7d7bd6fc0c3463" - integrity sha512-sxPnQGEyHAOPF8NcUsD0g7hDCnvLL2XyblRBcgrzTWBB/mAIpWow3n1bEL+VghnnZfreLhFSBsFluRoK2tRK4g== +babel-jest@^26.6.3: + version "26.6.3" + resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-26.6.3.tgz#d87d25cb0037577a0c89f82e5755c5d293c01056" + integrity sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA== dependencies: - "@jest/transform" "^26.3.0" - "@jest/types" "^26.3.0" + "@jest/transform" "^26.6.2" + "@jest/types" "^26.6.2" "@types/babel__core" "^7.1.7" babel-plugin-istanbul "^6.0.0" - babel-preset-jest "^26.3.0" + babel-preset-jest "^26.6.2" chalk "^4.0.0" graceful-fs "^4.2.4" slash "^3.0.0" @@ -784,20 +771,20 @@ babel-plugin-istanbul@^6.0.0: istanbul-lib-instrument "^4.0.0" test-exclude "^6.0.0" -babel-plugin-jest-hoist@^26.2.0: - version "26.2.0" - resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-26.2.0.tgz#bdd0011df0d3d513e5e95f76bd53b51147aca2dd" - integrity sha512-B/hVMRv8Nh1sQ1a3EY8I0n4Y1Wty3NrR5ebOyVT302op+DOAau+xNEImGMsUWOC3++ZlMooCytKz+NgN8aKGbA== +babel-plugin-jest-hoist@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-26.6.2.tgz#8185bd030348d254c6d7dd974355e6a28b21e62d" + integrity sha512-PO9t0697lNTmcEHH69mdtYiOIkkOlj9fySqfO3K1eCcdISevLAE0xY59VLLUj0SoiPiTX/JU2CYFpILydUa5Lw== dependencies: "@babel/template" "^7.3.3" "@babel/types" "^7.3.3" "@types/babel__core" "^7.0.0" "@types/babel__traverse" "^7.0.6" -babel-preset-current-node-syntax@^0.1.3: - version "0.1.3" - resolved "https://registry.yarnpkg.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-0.1.3.tgz#b4b547acddbf963cba555ba9f9cbbb70bfd044da" - integrity sha512-uyexu1sVwcdFnyq9o8UQYsXwXflIh8LvrF5+cKrYam93ned1CStffB3+BEcsxGSgagoA3GEyjDqO4a/58hyPYQ== +babel-preset-current-node-syntax@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.0.tgz#cf5feef29551253471cfa82fc8e0f5063df07a77" + integrity sha512-mGkvkpocWJes1CmMKtgGUwCeeq0pOhALyymozzDWYomHTbDLwueDYG6p4TK1YOeYHCzBzYPsWkgTto10JubI1Q== dependencies: "@babel/plugin-syntax-async-generators" "^7.8.4" "@babel/plugin-syntax-bigint" "^7.8.3" @@ -810,14 +797,15 @@ babel-preset-current-node-syntax@^0.1.3: "@babel/plugin-syntax-object-rest-spread" "^7.8.3" "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" "@babel/plugin-syntax-optional-chaining" "^7.8.3" + "@babel/plugin-syntax-top-level-await" "^7.8.3" -babel-preset-jest@^26.3.0: - version "26.3.0" - resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-26.3.0.tgz#ed6344506225c065fd8a0b53e191986f74890776" - integrity sha512-5WPdf7nyYi2/eRxCbVrE1kKCWxgWY4RsPEbdJWFm7QsesFGqjdkyLeu1zRkwM1cxK6EPIlNd6d2AxLk7J+t4pw== +babel-preset-jest@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-26.6.2.tgz#747872b1171df032252426586881d62d31798fee" + integrity sha512-YvdtlVm9t3k777c5NPQIv6cxFFFapys25HiUmuSgHwIZhfifweR5c5Sf5nwE3MAbfu327CYSvps8Yx6ANLyleQ== dependencies: - babel-plugin-jest-hoist "^26.2.0" - babel-preset-current-node-syntax "^0.1.3" + babel-plugin-jest-hoist "^26.6.2" + babel-preset-current-node-syntax "^1.0.0" balanced-match@^1.0.0: version "1.0.0" @@ -918,9 +906,9 @@ camelcase@^5.0.0, camelcase@^5.3.1: integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== camelcase@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.0.0.tgz#5259f7c30e35e278f1bdc2a4d91230b37cad981e" - integrity sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w== + version "6.2.0" + resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809" + integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg== capture-exit@^2.0.0: version "2.0.0" @@ -961,6 +949,11 @@ ci-info@^2.0.0: resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46" integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ== +cjs-module-lexer@^0.6.0: + version "0.6.0" + resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-0.6.0.tgz#4186fcca0eae175970aee870b9fe2d6cf8d5655f" + integrity sha512-uc2Vix1frTfnuzxxu1Hp4ktSvM3QaI4oXl4ZUqL1wjTu/BGki9TrCWoqLTg/drR1KwAEarXuRFCG2Svr1GxPFw== + class-utils@^0.3.5: version "0.3.6" resolved "https://registry.yarnpkg.com/class-utils/-/class-utils-0.3.6.tgz#f93369ae8b9a7ce02fd41faad0ca83033190c463" @@ -1180,10 +1173,10 @@ detect-newline@^3.0.0: resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651" integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA== -diff-sequences@^26.3.0: - version "26.3.0" - resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.3.0.tgz#62a59b1b29ab7fd27cef2a33ae52abe73042d0a2" - integrity sha512-5j5vdRcw3CNctePNYN0Wy2e/JbWT6cAYnXv5OuqPhDpyCGc0uLu2TK0zOCJWNB9kOIfYMSpIulRaDgIi4HJ6Ig== +diff-sequences@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.6.2.tgz#48ba99157de1923412eed41db6b6d4aa9ca7c0b1" + integrity sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q== doctrine@^3.0.0: version "3.0.0" @@ -1213,9 +1206,9 @@ ecc-jsbn@~0.1.1: safer-buffer "^2.1.0" emittery@^0.7.1: - version "0.7.1" - resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.7.1.tgz#c02375a927a40948c0345cc903072597f5270451" - integrity sha512-d34LN4L6h18Bzz9xpoku2nPwKxCPlPMr3EEKTkoEBi+1/+b0lcRkRJ1UVyyZaKNeqGR3swcGl6s390DNO4YVgQ== + version "0.7.2" + resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.7.2.tgz#25595908e13af0f5674ab419396e2fb394cdfa82" + integrity sha512-A8OG5SR/ij3SsJdWDJdkkSYUjQdCUx6APQXem0SaEePBSRg4eymGYwBkKo1Y6DU+af/Jn2dBQqDBvjnr9Vi8nQ== emoji-regex@^7.0.1: version "7.0.3" @@ -1324,12 +1317,12 @@ eslint-visitor-keys@^2.0.0: integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== eslint@^7.11.0: - version "7.11.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.11.0.tgz#aaf2d23a0b5f1d652a08edacea0c19f7fadc0b3b" - integrity sha512-G9+qtYVCHaDi1ZuWzBsOWo2wSwd70TXnU6UHA3cTYHp7gCTXZcpggWFoUVAMRarg68qtPoNfFbzPh+VdOgmwmw== + version "7.13.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da" + integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ== dependencies: "@babel/code-frame" "^7.0.0" - "@eslint/eslintrc" "^0.1.3" + "@eslint/eslintrc" "^0.2.1" ajv "^6.10.0" chalk "^4.0.0" cross-spawn "^7.0.2" @@ -1428,9 +1421,9 @@ execa@^1.0.0: strip-eof "^1.0.0" execa@^4.0.0: - version "4.0.3" - resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.3.tgz#0a34dabbad6d66100bd6f2c576c8669403f317f2" - integrity sha512-WFDXGHckXPWZX19t1kCsXzOpqX9LWYNqn4C+HqZlk/V0imTkzJZqf87ZBhvpHaftERYknpk0fjSylnXVlVgI0A== + version "4.1.0" + resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a" + integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA== dependencies: cross-spawn "^7.0.0" get-stream "^5.0.0" @@ -1460,16 +1453,16 @@ expand-brackets@^2.1.4: snapdragon "^0.8.1" to-regex "^3.0.1" -expect@^26.4.2: - version "26.4.2" - resolved "https://registry.yarnpkg.com/expect/-/expect-26.4.2.tgz#36db120928a5a2d7d9736643032de32f24e1b2a1" - integrity sha512-IlJ3X52Z0lDHm7gjEp+m76uX46ldH5VpqmU0006vqDju/285twh7zaWMRhs67VpQhBwjjMchk+p5aA0VkERCAA== +expect@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/expect/-/expect-26.6.2.tgz#c6b996bf26bf3fe18b67b2d0f51fc981ba934417" + integrity sha512-9/hlOBkQl2l/PLHJx6JjoDF6xPKcJEsUlWKb23rKE7KzeDqUZKXKNMW27KIue5JMdBV9HgmoJPcc8HtO85t9IA== dependencies: - "@jest/types" "^26.3.0" + "@jest/types" "^26.6.2" ansi-styles "^4.0.0" jest-get-type "^26.3.0" - jest-matcher-utils "^26.4.2" - jest-message-util "^26.3.0" + jest-matcher-utils "^26.6.2" + jest-message-util "^26.6.2" jest-regex-util "^26.0.0" extend-shallow@^2.0.1: @@ -1616,9 +1609,14 @@ fs.realpath@^1.0.0: integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8= fsevents@^2.1.2: - version "2.1.3" - resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e" - integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ== + version "2.2.1" + resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.2.1.tgz#1fb02ded2036a8ac288d507a65962bd87b97628d" + integrity sha512-bTLYHSeC0UH/EFXS9KqWnXuOl/wHK5Z/d+ghd5AsFMYN7wIGkUCOJyzy88+wJKkZPGON8u4Z9f6U4FdgURE9qA== + +function-bind@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d" + integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== functional-red-black-tree@^1.0.1: version "1.0.1" @@ -1626,9 +1624,9 @@ functional-red-black-tree@^1.0.1: integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= gensync@^1.0.0-beta.1: - version "1.0.0-beta.1" - resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.1.tgz#58f4361ff987e5ff6e1e7a210827aa371eaac269" - integrity sha512-r8EC6NO1sngH/zdD9fiRDLdcgnbayXah+mLgManTaIZJqEC1MZstmnox8KpnI2/fxQwrp5OpCOYWLp4rBl4Jcg== + version "1.0.0-beta.2" + resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0" + integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== get-caller-file@^2.0.1: version "2.0.5" @@ -1761,6 +1759,13 @@ has-values@^1.0.0: is-number "^3.0.0" kind-of "^4.0.0" +has@^1.0.3: + version "1.0.3" + resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796" + integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw== + dependencies: + function-bind "^1.1.1" + hosted-git-info@^2.1.4: version "2.8.8" resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488" @@ -1810,9 +1815,9 @@ ignore@^5.1.1: integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw== import-fresh@^3.0.0, import-fresh@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.2.1.tgz#633ff618506e793af5ac91bf48b72677e15cbe66" - integrity sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ== + version "3.2.2" + resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.2.2.tgz#fc129c160c5d68235507f4331a6baad186bdbc3e" + integrity sha512-cTPNrlvJT6twpYy+YmKUKrTSjWFs3bjYjAhCwm+z4EOCubZxAuO+hHpRN64TqjEaYSHs7tJAE0w1CKMGmsG/lw== dependencies: parent-module "^1.0.0" resolve-from "^4.0.0" @@ -1879,6 +1884,13 @@ is-ci@^2.0.0: dependencies: ci-info "^2.0.0" +is-core-module@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.1.0.tgz#a4cc031d9b1aca63eecbd18a650e13cb4eeab946" + integrity sha512-YcV7BgVMRFRua2FqQzKtTDMz8iCuLEyGKjr70q8Zm1yy2qKcurbFEd79PAdHV77oL3NrAaOVQIbMmiHQCHB7ZA== + dependencies: + has "^1.0.3" + is-data-descriptor@^0.1.4: version "0.1.4" resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56" @@ -2074,67 +2086,67 @@ istanbul-reports@^3.0.2: html-escaper "^2.0.0" istanbul-lib-report "^3.0.0" -jest-changed-files@^26.3.0: - version "26.3.0" - resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-26.3.0.tgz#68fb2a7eb125f50839dab1f5a17db3607fe195b1" - integrity sha512-1C4R4nijgPltX6fugKxM4oQ18zimS7LqQ+zTTY8lMCMFPrxqBFb7KJH0Z2fRQJvw2Slbaipsqq7s1mgX5Iot+g== +jest-changed-files@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-26.6.2.tgz#f6198479e1cc66f22f9ae1e22acaa0b429c042d0" + integrity sha512-fDS7szLcY9sCtIip8Fjry9oGf3I2ht/QT21bAHm5Dmf0mD4X3ReNUf17y+bO6fR8WgbIZTlbyG1ak/53cbRzKQ== dependencies: - "@jest/types" "^26.3.0" + "@jest/types" "^26.6.2" execa "^4.0.0" throat "^5.0.0" -jest-cli@^26.4.2: - version "26.4.2" - resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.4.2.tgz#24afc6e4dfc25cde4c7ec4226fb7db5f157c21da" - integrity sha512-zb+lGd/SfrPvoRSC/0LWdaWCnscXc1mGYW//NP4/tmBvRPT3VntZ2jtKUONsRi59zc5JqmsSajA9ewJKFYp8Cw== +jest-cli@^26.6.3: + version "26.6.3" + resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-26.6.3.tgz#43117cfef24bc4cd691a174a8796a532e135e92a" + integrity sha512-GF9noBSa9t08pSyl3CY4frMrqp+aQXFGFkf5hEPbh/pIUFYWMK6ZLTfbmadxJVcJrdRoChlWQsA2VkJcDFK8hg== dependencies: - "@jest/core" "^26.4.2" - "@jest/test-result" "^26.3.0" - "@jest/types" "^26.3.0" + "@jest/core" "^26.6.3" + "@jest/test-result" "^26.6.2" + "@jest/types" "^26.6.2" chalk "^4.0.0" exit "^0.1.2" graceful-fs "^4.2.4" import-local "^3.0.2" is-ci "^2.0.0" - jest-config "^26.4.2" - jest-util "^26.3.0" - jest-validate "^26.4.2" + jest-config "^26.6.3" + jest-util "^26.6.2" + jest-validate "^26.6.2" prompts "^2.0.1" - yargs "^15.3.1" + yargs "^15.4.1" -jest-config@^26.4.2: - version "26.4.2" - resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-26.4.2.tgz#da0cbb7dc2c131ffe831f0f7f2a36256e6086558" - integrity sha512-QBf7YGLuToiM8PmTnJEdRxyYy3mHWLh24LJZKVdXZ2PNdizSe1B/E8bVm+HYcjbEzGuVXDv/di+EzdO/6Gq80A== +jest-config@^26.6.3: + version "26.6.3" + resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-26.6.3.tgz#64f41444eef9eb03dc51d5c53b75c8c71f645349" + integrity sha512-t5qdIj/bCj2j7NFVHb2nFB4aUdfucDn3JRKgrZnplb8nieAirAzRSHP8uDEd+qV6ygzg9Pz4YG7UTJf94LPSyg== dependencies: "@babel/core" "^7.1.0" - "@jest/test-sequencer" "^26.4.2" - "@jest/types" "^26.3.0" - babel-jest "^26.3.0" + "@jest/test-sequencer" "^26.6.3" + "@jest/types" "^26.6.2" + babel-jest "^26.6.3" chalk "^4.0.0" deepmerge "^4.2.2" glob "^7.1.1" graceful-fs "^4.2.4" - jest-environment-jsdom "^26.3.0" - jest-environment-node "^26.3.0" + jest-environment-jsdom "^26.6.2" + jest-environment-node "^26.6.2" jest-get-type "^26.3.0" - jest-jasmine2 "^26.4.2" + jest-jasmine2 "^26.6.3" jest-regex-util "^26.0.0" - jest-resolve "^26.4.0" - jest-util "^26.3.0" - jest-validate "^26.4.2" + jest-resolve "^26.6.2" + jest-util "^26.6.2" + jest-validate "^26.6.2" micromatch "^4.0.2" - pretty-format "^26.4.2" + pretty-format "^26.6.2" -jest-diff@^26.4.2: - version "26.4.2" - resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.4.2.tgz#a1b7b303bcc534aabdb3bd4a7caf594ac059f5aa" - integrity sha512-6T1XQY8U28WH0Z5rGpQ+VqZSZz8EN8rZcBtfvXaOkbwxIEeRre6qnuZQlbY1AJ4MKDxQF8EkrCvK+hL/VkyYLQ== +jest-diff@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-26.6.2.tgz#1aa7468b52c3a68d7d5c5fdcdfcd5e49bd164394" + integrity sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA== dependencies: chalk "^4.0.0" - diff-sequences "^26.3.0" + diff-sequences "^26.6.2" jest-get-type "^26.3.0" - pretty-format "^26.4.2" + pretty-format "^26.6.2" jest-docblock@^26.0.0: version "26.0.0" @@ -2143,130 +2155,131 @@ jest-docblock@^26.0.0: dependencies: detect-newline "^3.0.0" -jest-each@^26.4.2: - version "26.4.2" - resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-26.4.2.tgz#bb14f7f4304f2bb2e2b81f783f989449b8b6ffae" - integrity sha512-p15rt8r8cUcRY0Mvo1fpkOGYm7iI8S6ySxgIdfh3oOIv+gHwrHTy5VWCGOecWUhDsit4Nz8avJWdT07WLpbwDA== +jest-each@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-26.6.2.tgz#02526438a77a67401c8a6382dfe5999952c167cb" + integrity sha512-Mer/f0KaATbjl8MCJ+0GEpNdqmnVmDYqCTJYTvoo7rqmRiDllmp2AYN+06F93nXcY3ur9ShIjS+CO/uD+BbH4A== dependencies: - "@jest/types" "^26.3.0" + "@jest/types" "^26.6.2" chalk "^4.0.0" jest-get-type "^26.3.0" - jest-util "^26.3.0" - pretty-format "^26.4.2" + jest-util "^26.6.2" + pretty-format "^26.6.2" -jest-environment-jsdom@^26.3.0: - version "26.3.0" - resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-26.3.0.tgz#3b749ba0f3a78e92ba2c9ce519e16e5dd515220c" - integrity sha512-zra8He2btIMJkAzvLaiZ9QwEPGEetbxqmjEBQwhH3CA+Hhhu0jSiEJxnJMbX28TGUvPLxBt/zyaTLrOPF4yMJA== +jest-environment-jsdom@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-26.6.2.tgz#78d09fe9cf019a357009b9b7e1f101d23bd1da3e" + integrity sha512-jgPqCruTlt3Kwqg5/WVFyHIOJHsiAvhcp2qiR2QQstuG9yWox5+iHpU3ZrcBxW14T4fe5Z68jAfLRh7joCSP2Q== dependencies: - "@jest/environment" "^26.3.0" - "@jest/fake-timers" "^26.3.0" - "@jest/types" "^26.3.0" + "@jest/environment" "^26.6.2" + "@jest/fake-timers" "^26.6.2" + "@jest/types" "^26.6.2" "@types/node" "*" - jest-mock "^26.3.0" - jest-util "^26.3.0" - jsdom "^16.2.2" + jest-mock "^26.6.2" + jest-util "^26.6.2" + jsdom "^16.4.0" -jest-environment-node@^26.3.0: - version "26.3.0" - resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-26.3.0.tgz#56c6cfb506d1597f94ee8d717072bda7228df849" - integrity sha512-c9BvYoo+FGcMj5FunbBgtBnbR5qk3uky8PKyRVpSfe2/8+LrNQMiXX53z6q2kY+j15SkjQCOSL/6LHnCPLVHNw== +jest-environment-node@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-26.6.2.tgz#824e4c7fb4944646356f11ac75b229b0035f2b0c" + integrity sha512-zhtMio3Exty18dy8ee8eJ9kjnRyZC1N4C1Nt/VShN1apyXc8rWGtJ9lI7vqiWcyyXS4BVSEn9lxAM2D+07/Tag== dependencies: - "@jest/environment" "^26.3.0" - "@jest/fake-timers" "^26.3.0" - "@jest/types" "^26.3.0" + "@jest/environment" "^26.6.2" + "@jest/fake-timers" "^26.6.2" + "@jest/types" "^26.6.2" "@types/node" "*" - jest-mock "^26.3.0" - jest-util "^26.3.0" + jest-mock "^26.6.2" + jest-util "^26.6.2" jest-get-type@^26.3.0: version "26.3.0" resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-26.3.0.tgz#e97dc3c3f53c2b406ca7afaed4493b1d099199e0" integrity sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig== -jest-haste-map@^26.3.0: - version "26.3.0" - resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-26.3.0.tgz#c51a3b40100d53ab777bfdad382d2e7a00e5c726" - integrity sha512-DHWBpTJgJhLLGwE5Z1ZaqLTYqeODQIZpby0zMBsCU9iRFHYyhklYqP4EiG73j5dkbaAdSZhgB938mL51Q5LeZA== +jest-haste-map@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-26.6.2.tgz#dd7e60fe7dc0e9f911a23d79c5ff7fb5c2cafeaa" + integrity sha512-easWIJXIw71B2RdR8kgqpjQrbMRWQBgiBwXYEhtGUTaX+doCjBheluShdDMeR8IMfJiTqH4+zfhtg29apJf/8w== dependencies: - "@jest/types" "^26.3.0" + "@jest/types" "^26.6.2" "@types/graceful-fs" "^4.1.2" "@types/node" "*" anymatch "^3.0.3" fb-watchman "^2.0.0" graceful-fs "^4.2.4" jest-regex-util "^26.0.0" - jest-serializer "^26.3.0" - jest-util "^26.3.0" - jest-worker "^26.3.0" + jest-serializer "^26.6.2" + jest-util "^26.6.2" + jest-worker "^26.6.2" micromatch "^4.0.2" sane "^4.0.3" walker "^1.0.7" optionalDependencies: fsevents "^2.1.2" -jest-jasmine2@^26.4.2: - version "26.4.2" - resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-26.4.2.tgz#18a9d5bec30904267ac5e9797570932aec1e2257" - integrity sha512-z7H4EpCldHN1J8fNgsja58QftxBSL+JcwZmaXIvV9WKIM+x49F4GLHu/+BQh2kzRKHAgaN/E82od+8rTOBPyPA== +jest-jasmine2@^26.6.3: + version "26.6.3" + resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-26.6.3.tgz#adc3cf915deacb5212c93b9f3547cd12958f2edd" + integrity sha512-kPKUrQtc8aYwBV7CqBg5pu+tmYXlvFlSFYn18ev4gPFtrRzB15N2gW/Roew3187q2w2eHuu0MU9TJz6w0/nPEg== dependencies: "@babel/traverse" "^7.1.0" - "@jest/environment" "^26.3.0" - "@jest/source-map" "^26.3.0" - "@jest/test-result" "^26.3.0" - "@jest/types" "^26.3.0" + "@jest/environment" "^26.6.2" + "@jest/source-map" "^26.6.2" + "@jest/test-result" "^26.6.2" + "@jest/types" "^26.6.2" "@types/node" "*" chalk "^4.0.0" co "^4.6.0" - expect "^26.4.2" + expect "^26.6.2" is-generator-fn "^2.0.0" - jest-each "^26.4.2" - jest-matcher-utils "^26.4.2" - jest-message-util "^26.3.0" - jest-runtime "^26.4.2" - jest-snapshot "^26.4.2" - jest-util "^26.3.0" - pretty-format "^26.4.2" + jest-each "^26.6.2" + jest-matcher-utils "^26.6.2" + jest-message-util "^26.6.2" + jest-runtime "^26.6.3" + jest-snapshot "^26.6.2" + jest-util "^26.6.2" + pretty-format "^26.6.2" throat "^5.0.0" -jest-leak-detector@^26.4.2: - version "26.4.2" - resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-26.4.2.tgz#c73e2fa8757bf905f6f66fb9e0070b70fa0f573f" - integrity sha512-akzGcxwxtE+9ZJZRW+M2o+nTNnmQZxrHJxX/HjgDaU5+PLmY1qnQPnMjgADPGCRPhB+Yawe1iij0REe+k/aHoA== +jest-leak-detector@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-26.6.2.tgz#7717cf118b92238f2eba65054c8a0c9c653a91af" + integrity sha512-i4xlXpsVSMeKvg2cEKdfhh0H39qlJlP5Ex1yQxwF9ubahboQYMgTtz5oML35AVA3B4Eu+YsmwaiKVev9KCvLxg== dependencies: jest-get-type "^26.3.0" - pretty-format "^26.4.2" + pretty-format "^26.6.2" -jest-matcher-utils@^26.4.2: - version "26.4.2" - resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-26.4.2.tgz#fa81f3693f7cb67e5fc1537317525ef3b85f4b06" - integrity sha512-KcbNqWfWUG24R7tu9WcAOKKdiXiXCbMvQYT6iodZ9k1f7065k0keUOW6XpJMMvah+hTfqkhJhRXmA3r3zMAg0Q== +jest-matcher-utils@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-26.6.2.tgz#8e6fd6e863c8b2d31ac6472eeb237bc595e53e7a" + integrity sha512-llnc8vQgYcNqDrqRDXWwMr9i7rS5XFiCwvh6DTP7Jqa2mqpcCBBlpCbn+trkG0KNhPu/h8rzyBkriOtBstvWhw== dependencies: chalk "^4.0.0" - jest-diff "^26.4.2" + jest-diff "^26.6.2" jest-get-type "^26.3.0" - pretty-format "^26.4.2" + pretty-format "^26.6.2" -jest-message-util@^26.3.0: - version "26.3.0" - resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-26.3.0.tgz#3bdb538af27bb417f2d4d16557606fd082d5841a" - integrity sha512-xIavRYqr4/otGOiLxLZGj3ieMmjcNE73Ui+LdSW/Y790j5acqCsAdDiLIbzHCZMpN07JOENRWX5DcU+OQ+TjTA== +jest-message-util@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-26.6.2.tgz#58173744ad6fc0506b5d21150b9be56ef001ca07" + integrity sha512-rGiLePzQ3AzwUshu2+Rn+UMFk0pHN58sOG+IaJbk5Jxuqo3NYO1U2/MIR4S1sKgsoYSXSzdtSa0TgrmtUwEbmA== dependencies: "@babel/code-frame" "^7.0.0" - "@jest/types" "^26.3.0" - "@types/stack-utils" "^1.0.1" + "@jest/types" "^26.6.2" + "@types/stack-utils" "^2.0.0" chalk "^4.0.0" graceful-fs "^4.2.4" micromatch "^4.0.2" + pretty-format "^26.6.2" slash "^3.0.0" stack-utils "^2.0.2" -jest-mock@^26.3.0: - version "26.3.0" - resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-26.3.0.tgz#ee62207c3c5ebe5f35b760e1267fee19a1cfdeba" - integrity sha512-PeaRrg8Dc6mnS35gOo/CbZovoDPKAeB1FICZiuagAgGvbWdNNyjQjkOaGUa/3N3JtpQ/Mh9P4A2D4Fv51NnP8Q== +jest-mock@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-26.6.2.tgz#d6cb712b041ed47fe0d9b6fc3474bc6543feb302" + integrity sha512-YyFjePHHp1LzpzYcmgqkJ0nm0gg/lJx2aZFzFy1S6eUqNjXsOqTK10zNRff2dNfssgokjkG65OlWNcIlgd3zew== dependencies: - "@jest/types" "^26.3.0" + "@jest/types" "^26.6.2" "@types/node" "*" jest-pnp-resolver@^1.2.2: @@ -2279,170 +2292,172 @@ jest-regex-util@^26.0.0: resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-26.0.0.tgz#d25e7184b36e39fd466c3bc41be0971e821fee28" integrity sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A== -jest-resolve-dependencies@^26.4.2: - version "26.4.2" - resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-26.4.2.tgz#739bdb027c14befb2fe5aabbd03f7bab355f1dc5" - integrity sha512-ADHaOwqEcVc71uTfySzSowA/RdxUpCxhxa2FNLiin9vWLB1uLPad3we+JSSROq5+SrL9iYPdZZF8bdKM7XABTQ== +jest-resolve-dependencies@^26.6.3: + version "26.6.3" + resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-26.6.3.tgz#6680859ee5d22ee5dcd961fe4871f59f4c784fb6" + integrity sha512-pVwUjJkxbhe4RY8QEWzN3vns2kqyuldKpxlxJlzEYfKSvY6/bMvxoFrYYzUO1Gx28yKWN37qyV7rIoIp2h8fTg== dependencies: - "@jest/types" "^26.3.0" + "@jest/types" "^26.6.2" jest-regex-util "^26.0.0" - jest-snapshot "^26.4.2" + jest-snapshot "^26.6.2" -jest-resolve@^26.4.0: - version "26.4.0" - resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-26.4.0.tgz#6dc0af7fb93e65b73fec0368ca2b76f3eb59a6d7" - integrity sha512-bn/JoZTEXRSlEx3+SfgZcJAVuTMOksYq9xe9O6s4Ekg84aKBObEaVXKOEilULRqviSLAYJldnoWV9c07kwtiCg== +jest-resolve@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-26.6.2.tgz#a3ab1517217f469b504f1b56603c5bb541fbb507" + integrity sha512-sOxsZOq25mT1wRsfHcbtkInS+Ek7Q8jCHUB0ZUTP0tc/c41QHriU/NunqMfCUWsL4H3MHpvQD4QR9kSYhS7UvQ== dependencies: - "@jest/types" "^26.3.0" + "@jest/types" "^26.6.2" chalk "^4.0.0" graceful-fs "^4.2.4" jest-pnp-resolver "^1.2.2" - jest-util "^26.3.0" + jest-util "^26.6.2" read-pkg-up "^7.0.1" - resolve "^1.17.0" + resolve "^1.18.1" slash "^3.0.0" -jest-runner@^26.4.2: - version "26.4.2" - resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-26.4.2.tgz#c3ec5482c8edd31973bd3935df5a449a45b5b853" - integrity sha512-FgjDHeVknDjw1gRAYaoUoShe1K3XUuFMkIaXbdhEys+1O4bEJS8Avmn4lBwoMfL8O5oFTdWYKcf3tEJyyYyk8g== +jest-runner@^26.6.3: + version "26.6.3" + resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-26.6.3.tgz#2d1fed3d46e10f233fd1dbd3bfaa3fe8924be159" + integrity sha512-atgKpRHnaA2OvByG/HpGA4g6CSPS/1LK0jK3gATJAoptC1ojltpmVlYC3TYgdmGp+GLuhzpH30Gvs36szSL2JQ== dependencies: - "@jest/console" "^26.3.0" - "@jest/environment" "^26.3.0" - "@jest/test-result" "^26.3.0" - "@jest/types" "^26.3.0" + "@jest/console" "^26.6.2" + "@jest/environment" "^26.6.2" + "@jest/test-result" "^26.6.2" + "@jest/types" "^26.6.2" "@types/node" "*" chalk "^4.0.0" emittery "^0.7.1" exit "^0.1.2" graceful-fs "^4.2.4" - jest-config "^26.4.2" + jest-config "^26.6.3" jest-docblock "^26.0.0" - jest-haste-map "^26.3.0" - jest-leak-detector "^26.4.2" - jest-message-util "^26.3.0" - jest-resolve "^26.4.0" - jest-runtime "^26.4.2" - jest-util "^26.3.0" - jest-worker "^26.3.0" + jest-haste-map "^26.6.2" + jest-leak-detector "^26.6.2" + jest-message-util "^26.6.2" + jest-resolve "^26.6.2" + jest-runtime "^26.6.3" + jest-util "^26.6.2" + jest-worker "^26.6.2" source-map-support "^0.5.6" throat "^5.0.0" -jest-runtime@^26.4.2: - version "26.4.2" - resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-26.4.2.tgz#94ce17890353c92e4206580c73a8f0c024c33c42" - integrity sha512-4Pe7Uk5a80FnbHwSOk7ojNCJvz3Ks2CNQWT5Z7MJo4tX0jb3V/LThKvD9tKPNVNyeMH98J/nzGlcwc00R2dSHQ== +jest-runtime@^26.6.3: + version "26.6.3" + resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-26.6.3.tgz#4f64efbcfac398331b74b4b3c82d27d401b8fa2b" + integrity sha512-lrzyR3N8sacTAMeonbqpnSka1dHNux2uk0qqDXVkMv2c/A3wYnvQ4EXuI013Y6+gSKSCxdaczvf4HF0mVXHRdw== dependencies: - "@jest/console" "^26.3.0" - "@jest/environment" "^26.3.0" - "@jest/fake-timers" "^26.3.0" - "@jest/globals" "^26.4.2" - "@jest/source-map" "^26.3.0" - "@jest/test-result" "^26.3.0" - "@jest/transform" "^26.3.0" - "@jest/types" "^26.3.0" + "@jest/console" "^26.6.2" + "@jest/environment" "^26.6.2" + "@jest/fake-timers" "^26.6.2" + "@jest/globals" "^26.6.2" + "@jest/source-map" "^26.6.2" + "@jest/test-result" "^26.6.2" + "@jest/transform" "^26.6.2" + "@jest/types" "^26.6.2" "@types/yargs" "^15.0.0" chalk "^4.0.0" + cjs-module-lexer "^0.6.0" collect-v8-coverage "^1.0.0" exit "^0.1.2" glob "^7.1.3" graceful-fs "^4.2.4" - jest-config "^26.4.2" - jest-haste-map "^26.3.0" - jest-message-util "^26.3.0" - jest-mock "^26.3.0" + jest-config "^26.6.3" + jest-haste-map "^26.6.2" + jest-message-util "^26.6.2" + jest-mock "^26.6.2" jest-regex-util "^26.0.0" - jest-resolve "^26.4.0" - jest-snapshot "^26.4.2" - jest-util "^26.3.0" - jest-validate "^26.4.2" + jest-resolve "^26.6.2" + jest-snapshot "^26.6.2" + jest-util "^26.6.2" + jest-validate "^26.6.2" slash "^3.0.0" strip-bom "^4.0.0" - yargs "^15.3.1" + yargs "^15.4.1" -jest-serializer@^26.3.0: - version "26.3.0" - resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-26.3.0.tgz#1c9d5e1b74d6e5f7e7f9627080fa205d976c33ef" - integrity sha512-IDRBQBLPlKa4flg77fqg0n/pH87tcRKwe8zxOVTWISxGpPHYkRZ1dXKyh04JOja7gppc60+soKVZ791mruVdow== +jest-serializer@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-26.6.2.tgz#d139aafd46957d3a448f3a6cdabe2919ba0742d1" + integrity sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g== dependencies: "@types/node" "*" graceful-fs "^4.2.4" -jest-snapshot@^26.4.2: - version "26.4.2" - resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-26.4.2.tgz#87d3ac2f2bd87ea8003602fbebd8fcb9e94104f6" - integrity sha512-N6Uub8FccKlf5SBFnL2Ri/xofbaA68Cc3MGjP/NuwgnsvWh+9hLIR/DhrxbSiKXMY9vUW5dI6EW1eHaDHqe9sg== +jest-snapshot@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-26.6.2.tgz#f3b0af1acb223316850bd14e1beea9837fb39c84" + integrity sha512-OLhxz05EzUtsAmOMzuupt1lHYXCNib0ECyuZ/PZOx9TrZcC8vL0x+DUG3TL+GLX3yHG45e6YGjIm0XwDc3q3og== dependencies: "@babel/types" "^7.0.0" - "@jest/types" "^26.3.0" + "@jest/types" "^26.6.2" + "@types/babel__traverse" "^7.0.4" "@types/prettier" "^2.0.0" chalk "^4.0.0" - expect "^26.4.2" + expect "^26.6.2" graceful-fs "^4.2.4" - jest-diff "^26.4.2" + jest-diff "^26.6.2" jest-get-type "^26.3.0" - jest-haste-map "^26.3.0" - jest-matcher-utils "^26.4.2" - jest-message-util "^26.3.0" - jest-resolve "^26.4.0" + jest-haste-map "^26.6.2" + jest-matcher-utils "^26.6.2" + jest-message-util "^26.6.2" + jest-resolve "^26.6.2" natural-compare "^1.4.0" - pretty-format "^26.4.2" + pretty-format "^26.6.2" semver "^7.3.2" -jest-util@^26.3.0: - version "26.3.0" - resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.3.0.tgz#a8974b191df30e2bf523ebbfdbaeb8efca535b3e" - integrity sha512-4zpn6bwV0+AMFN0IYhH/wnzIQzRaYVrz1A8sYnRnj4UXDXbOVtWmlaZkO9mipFqZ13okIfN87aDoJWB7VH6hcw== +jest-util@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.6.2.tgz#907535dbe4d5a6cb4c47ac9b926f6af29576cbc1" + integrity sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q== dependencies: - "@jest/types" "^26.3.0" + "@jest/types" "^26.6.2" "@types/node" "*" chalk "^4.0.0" graceful-fs "^4.2.4" is-ci "^2.0.0" micromatch "^4.0.2" -jest-validate@^26.4.2: - version "26.4.2" - resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-26.4.2.tgz#e871b0dfe97747133014dcf6445ee8018398f39c" - integrity sha512-blft+xDX7XXghfhY0mrsBCYhX365n8K5wNDC4XAcNKqqjEzsRUSXP44m6PL0QJEW2crxQFLLztVnJ4j7oPlQrQ== +jest-validate@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-26.6.2.tgz#23d380971587150467342911c3d7b4ac57ab20ec" + integrity sha512-NEYZ9Aeyj0i5rQqbq+tpIOom0YS1u2MVu6+euBsvpgIme+FOfRmoC4R5p0JiAUpaFvFy24xgrpMknarR/93XjQ== dependencies: - "@jest/types" "^26.3.0" + "@jest/types" "^26.6.2" camelcase "^6.0.0" chalk "^4.0.0" jest-get-type "^26.3.0" leven "^3.1.0" - pretty-format "^26.4.2" + pretty-format "^26.6.2" -jest-watcher@^26.3.0: - version "26.3.0" - resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-26.3.0.tgz#f8ef3068ddb8af160ef868400318dc4a898eed08" - integrity sha512-XnLdKmyCGJ3VoF6G/p5ohbJ04q/vv5aH9ENI+i6BL0uu9WWB6Z7Z2lhQQk0d2AVZcRGp1yW+/TsoToMhBFPRdQ== +jest-watcher@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-26.6.2.tgz#a5b683b8f9d68dbcb1d7dae32172d2cca0592975" + integrity sha512-WKJob0P/Em2csiVthsI68p6aGKTIcsfjH9Gsx1f0A3Italz43e3ho0geSAVsmj09RWOELP1AZ/DXyJgOgDKxXQ== dependencies: - "@jest/test-result" "^26.3.0" - "@jest/types" "^26.3.0" + "@jest/test-result" "^26.6.2" + "@jest/types" "^26.6.2" "@types/node" "*" ansi-escapes "^4.2.1" chalk "^4.0.0" - jest-util "^26.3.0" + jest-util "^26.6.2" string-length "^4.0.1" -jest-worker@^26.3.0: - version "26.3.0" - resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-26.3.0.tgz#7c8a97e4f4364b4f05ed8bca8ca0c24de091871f" - integrity sha512-Vmpn2F6IASefL+DVBhPzI2J9/GJUsqzomdeN+P+dK8/jKxbh8R3BtFnx3FIta7wYlPU62cpJMJQo4kuOowcMnw== +jest-worker@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-26.6.2.tgz#7f72cbc4d643c365e27b9fd775f9d0eaa9c7a8ed" + integrity sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ== dependencies: "@types/node" "*" merge-stream "^2.0.0" supports-color "^7.0.0" jest@^26.4.2: - version "26.4.2" - resolved "https://registry.yarnpkg.com/jest/-/jest-26.4.2.tgz#7e8bfb348ec33f5459adeaffc1a25d5752d9d312" - integrity sha512-LLCjPrUh98Ik8CzW8LLVnSCfLaiY+wbK53U7VxnFSX7Q+kWC4noVeDvGWIFw0Amfq1lq2VfGm7YHWSLBV62MJw== + version "26.6.3" + resolved "https://registry.yarnpkg.com/jest/-/jest-26.6.3.tgz#40e8fdbe48f00dfa1f0ce8121ca74b88ac9148ef" + integrity sha512-lGS5PXGAzR4RF7V5+XObhqz2KZIDUA1yD0DG6pBVmy10eh0ZIXQImRuzocsI/N2XZ1GrLFwTS27In2i2jlpq1Q== dependencies: - "@jest/core" "^26.4.2" + "@jest/core" "^26.6.3" import-local "^3.0.2" - jest-cli "^26.4.2" + jest-cli "^26.6.3" js-tokens@^4.0.0: version "4.0.0" @@ -2462,7 +2477,7 @@ jsbn@~0.1.0: resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513" integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM= -jsdom@^16.2.2: +jsdom@^16.4.0: version "16.4.0" resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.4.0.tgz#36005bde2d136f73eee1a830c6d45e55408edddb" integrity sha512-lYMm3wYdgPhrl7pDcRmvzPhhrGVBeVhPIqeHjzeiHN3DFmD1RBpbExbi8vU7BJdH8VAZYovR8DMt0PNNDM7k8w== @@ -3011,15 +3026,15 @@ prelude-ls@~1.1.2: resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ= -pretty-format@^26.4.2: - version "26.4.2" - resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.4.2.tgz#d081d032b398e801e2012af2df1214ef75a81237" - integrity sha512-zK6Gd8zDsEiVydOCGLkoBoZuqv8VTiHyAbKznXe/gaph/DAeZOmit9yMfgIz5adIgAMMs5XfoYSwAX3jcCO1tA== +pretty-format@^26.6.2: + version "26.6.2" + resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.6.2.tgz#e35c2705f14cb7fe2fe94fa078345b444120fc93" + integrity sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg== dependencies: - "@jest/types" "^26.3.0" + "@jest/types" "^26.6.2" ansi-regex "^5.0.0" ansi-styles "^4.0.0" - react-is "^16.12.0" + react-is "^17.0.1" progress@^2.0.0: version "2.0.3" @@ -3027,12 +3042,12 @@ progress@^2.0.0: integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== prompts@^2.0.1: - version "2.3.2" - resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.3.2.tgz#480572d89ecf39566d2bd3fe2c9fccb7c4c0b068" - integrity sha512-Q06uKs2CkNYVID0VqwfAl9mipo99zkBv/n2JtWY89Yxa3ZabWSrs0e2KTudKVa3peLUvYXMefDqIleLPVUBZMA== + version "2.4.0" + resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.4.0.tgz#4aa5de0723a231d1ee9121c40fdf663df73f61d7" + integrity sha512-awZAKrk3vN6CroQukBL+R9051a4R3zCZBlJm/HBfrSZ8iTpYix3VX1vU4mveiLpiwmOJT4wokTF9m6HUk4KqWQ== dependencies: kleur "^3.0.3" - sisteransi "^1.0.4" + sisteransi "^1.0.5" psl@^1.1.28: version "1.8.0" @@ -3067,10 +3082,10 @@ ramda@^0.27.1: resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9" integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw== -react-is@^16.12.0: - version "16.13.1" - resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" - integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== +react-is@^17.0.1: + version "17.0.1" + resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339" + integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA== read-pkg-up@^7.0.1: version "7.0.1" @@ -3193,11 +3208,12 @@ resolve-url@^0.2.1: resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a" integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo= -resolve@^1.10.0, resolve@^1.10.1, resolve@^1.17.0, resolve@^1.3.2: - version "1.17.0" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444" - integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w== +resolve@^1.10.0, resolve@^1.10.1, resolve@^1.18.1, resolve@^1.3.2: + version "1.19.0" + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.19.0.tgz#1af5bf630409734a067cae29318aac7fa29a267c" + integrity sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg== dependencies: + is-core-module "^2.1.0" path-parse "^1.0.6" ret@~0.1.10: @@ -3332,7 +3348,7 @@ signal-exit@^3.0.0, signal-exit@^3.0.2: resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c" integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA== -sisteransi@^1.0.4: +sisteransi@^1.0.5: version "1.0.5" resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed" integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg== @@ -3474,9 +3490,9 @@ sshpk@^1.7.0: tweetnacl "~0.14.0" stack-utils@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-2.0.2.tgz#5cf48b4557becb4638d0bc4f21d23f5d19586593" - integrity sha512-0H7QK2ECz3fyZMzQ8rH0j2ykpfbnd20BFtfg/SqVC2+sCTtcw0aDTGB7dk+de4U4uUeuz6nOtJcrkFFLG1B0Rg== + version "2.0.3" + resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-2.0.3.tgz#cd5f030126ff116b78ccb3c027fe302713b61277" + integrity sha512-gL//fkxfWUsIlFL2Tl42Cl6+HFALEaB1FU76I/Fy+oZjRreP7OPMXFlGbxM7NQsI0ZpUfw76sHnv0WNYuTb7Iw== dependencies: escape-string-regexp "^2.0.0" @@ -3777,19 +3793,19 @@ uuid@^3.3.2: integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== uuid@^8.3.0: - version "8.3.0" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea" - integrity sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ== + version "8.3.1" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.1.tgz#2ba2e6ca000da60fce5a196954ab241131e05a31" + integrity sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg== v8-compile-cache@^2.0.3: - version "2.1.1" - resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.1.1.tgz#54bc3cdd43317bca91e35dcaf305b1a7237de745" - integrity sha512-8OQ9CL+VWyt3JStj7HX7/ciTL2V3Rl1Wf5OL+SNTm0yK1KvtReVulksyeRnCANHHuUxHlQig+JJDlUhBt1NQDQ== + version "2.2.0" + resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.2.0.tgz#9471efa3ef9128d2f7c6a7ca39c4dd6b5055b132" + integrity sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q== -v8-to-istanbul@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-5.0.1.tgz#0608f5b49a481458625edb058488607f25498ba5" - integrity sha512-mbDNjuDajqYe3TXFk5qxcQy8L1msXNE37WTlLoqqpBfRsimbNcrlhQlDPntmECEcUvdC+AQ8CyMMf6EUx1r74Q== +v8-to-istanbul@^7.0.0: + version "7.0.0" + resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-7.0.0.tgz#b4fe00e35649ef7785a9b7fcebcea05f37c332fc" + integrity sha512-fLL2rFuQpMtm9r8hrAV2apXX/WqHJ6+IC4/eQVdMDGBUgH/YMV4Gv3duk3kjmyg6uiQWBAA9nJwue4iJUOkHeA== dependencies: "@types/istanbul-lib-coverage" "^2.0.1" convert-source-map "^1.6.0" @@ -3813,9 +3829,9 @@ verror@1.10.0: extsprintf "^1.2.0" vscode-json-languageservice@^3.7.0: - version "3.9.1" - resolved "https://registry.yarnpkg.com/vscode-json-languageservice/-/vscode-json-languageservice-3.9.1.tgz#f72b581f8cd2bd9b47445ccf8b0ddcde6aba7483" - integrity sha512-oJkknkdCVitQ5XPSRa0weHjUxt8eSCptaL+MBQQlRsa6Nb8XnEY0S5wYnLUFHzEvKzwt01/LKk8LdOixWEXkNA== + version "3.10.0" + resolved "https://registry.yarnpkg.com/vscode-json-languageservice/-/vscode-json-languageservice-3.10.0.tgz#19eed884fd0f234f8ed2fa0a96e772f293ccc5c4" + integrity sha512-8IvuRSQnjznu+obqy6Dy4S4H68Ke7a3Kb+A0FcdctyAMAWEnrORpCpMOMqEYiPLm/OTYLVWJ7ql3qToDTozu4w== dependencies: jsonc-parser "^2.3.1" vscode-languageserver-textdocument "^1.0.1" @@ -3887,9 +3903,9 @@ whatwg-mimetype@^2.3.0: integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g== whatwg-url@^8.0.0: - version "8.3.0" - resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.3.0.tgz#d1e11e565334486cdb280d3101b9c3fd1c867582" - integrity sha512-BQRf/ej5Rp3+n7k0grQXZj9a1cHtsp4lqj01p59xBWFKdezR8sO37XnpafwNqiFac/v2Il12EIMjX/Y4VZtT8Q== + version "8.4.0" + resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.4.0.tgz#50fb9615b05469591d2b2bd6dfaed2942ed72837" + integrity sha512-vwTUFf6V4zhcPkWp/4CQPr1TW9Ml6SF4lVyaIMBdJw5i6qUUJ1QWM4Z6YYVkfka0OUIzVo/0aNtGVGk256IKWw== dependencies: lodash.sortby "^4.7.0" tr46 "^2.0.2" @@ -3951,9 +3967,9 @@ write@1.0.3: mkdirp "^0.5.1" ws@^7.2.3: - version "7.3.1" - resolved "https://registry.yarnpkg.com/ws/-/ws-7.3.1.tgz#d0547bf67f7ce4f12a72dfe31262c68d7dc551c8" - integrity sha512-D3RuNkynyHmEJIpD2qrgVkc9DQ23OrN/moAwZX4L8DfvszsJxpjQuUq3LMx6HoYji9fbIOBY18XWBsAux1ZZUA== + version "7.4.0" + resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.0.tgz#a5dd76a24197940d4a8bb9e0e152bb4503764da7" + integrity sha512-kyFwXuV/5ymf+IXhS6f0+eAFvydbaBW3zjpT6hUdAh/hbVjTIB5EHBGi0bPoCLSK2wcuz3BrEkB9LrYv1Nm4NQ== xml-name-validator@^3.0.0: version "3.0.0" @@ -3978,7 +3994,7 @@ yargs-parser@^18.1.2: camelcase "^5.0.0" decamelize "^1.2.0" -yargs@^15.3.1: +yargs@^15.4.1: version "15.4.1" resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.4.1.tgz#0d87a16de01aee9d8bec2bfbf74f67851730f4f8" integrity sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A== From 92d5412bf6fccb4527bf5d24f865e41ccd773f34 Mon Sep 17 00:00:00 2001 From: Robert Date: Mon, 16 Nov 2020 23:53:51 +0200 Subject: [PATCH 097/108] added robert --- domains/robert.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/robert.json diff --git a/domains/robert.json b/domains/robert.json new file mode 100644 index 000000000..3b3ac88c1 --- /dev/null +++ b/domains/robert.json @@ -0,0 +1,11 @@ +{ + "description": "Robert's portfolio", + "repo": "https://github.com/treboryx", + "owner": { + "username": "treboryx", + "email": "treboryx@gmail.com" + }, + "record": { + "CNAME": "roberto.gr" + } +} From 9f228d4bc1a47c12b7e5f5aedb35ec3a57fe9167 Mon Sep 17 00:00:00 2001 From: Mioscape <43681888+mioscape@users.noreply.github.com> Date: Tue, 17 Nov 2020 13:50:26 +0700 Subject: [PATCH 098/108] mioscape.json --- domains/mioscape.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mioscape.json diff --git a/domains/mioscape.json b/domains/mioscape.json new file mode 100644 index 000000000..112839813 --- /dev/null +++ b/domains/mioscape.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal blog.", + "repo": "https://github.com/mioscape/mioscape.github.io", + "owner": { + "username": "mioscape", + "email": "mioscape@gmail.com" + }, + "record": { + "CNAME": "mioscape.github.io" + } +} From c2158a110cef655ff1a64a94baabf3474905c617 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 18 Nov 2020 21:48:30 +0530 Subject: [PATCH 099/108] Cleanup json formatting --- domains/@.json | 2 +- domains/adarshvijay.json | 2 +- domains/akashmadhu.json | 2 +- domains/avinal.json | 20 ++++++++++---------- domains/epic.json | 3 +-- domains/fayyadh.json | 2 +- domains/ivedant.json | 3 +-- domains/joesbrandt.json | 2 +- domains/mioscape.json | 2 +- domains/robert.json | 2 +- domains/ysfchn.json | 18 +++++++++--------- 11 files changed, 28 insertions(+), 30 deletions(-) diff --git a/domains/@.json b/domains/@.json index 36cd14e7b..600b66551 100644 --- a/domains/@.json +++ b/domains/@.json @@ -8,4 +8,4 @@ "record": { "URL": "http://www.is-a.dev" } -} +} \ No newline at end of file diff --git a/domains/adarshvijay.json b/domains/adarshvijay.json index ca764aa88..3c7c93f86 100644 --- a/domains/adarshvijay.json +++ b/domains/adarshvijay.json @@ -8,4 +8,4 @@ "record": { "CNAME": "adarsh-av13.github.io" } -} +} \ No newline at end of file diff --git a/domains/akashmadhu.json b/domains/akashmadhu.json index 7e7ccfc3a..38e5dd33b 100644 --- a/domains/akashmadhu.json +++ b/domains/akashmadhu.json @@ -8,4 +8,4 @@ "record": { "CNAME": "akashmadhu.engineer" } -} +} \ No newline at end of file diff --git a/domains/avinal.json b/domains/avinal.json index ca24e72d1..120b2c275 100644 --- a/domains/avinal.json +++ b/domains/avinal.json @@ -1,11 +1,11 @@ { - "description": "The Interstellar Twilight", - "repo": "https://github.com/avinal/avinal.github.io", - "owner": { - "username": "avinal", - "email": "185067@nith.ac.in" - }, - "record": { - "CNAME": "avinal.github.io" - } -} + "description": "The Interstellar Twilight", + "repo": "https://github.com/avinal/avinal.github.io", + "owner": { + "username": "avinal", + "email": "185067@nith.ac.in" + }, + "record": { + "CNAME": "avinal.github.io" + } +} \ No newline at end of file diff --git a/domains/epic.json b/domains/epic.json index 74f147bc0..6a0f1a1a8 100644 --- a/domains/epic.json +++ b/domains/epic.json @@ -1,4 +1,3 @@ - { "description": "Epic's github", "repo": "https://github.com/tag-epic", @@ -9,4 +8,4 @@ "record": { "URL": "http://github.com/tag-epic" } -} +} \ No newline at end of file diff --git a/domains/fayyadh.json b/domains/fayyadh.json index b50eebdec..55209841c 100644 --- a/domains/fayyadh.json +++ b/domains/fayyadh.json @@ -8,4 +8,4 @@ "record": { "CNAME": "glitch.edgeapp.net" } -} +} \ No newline at end of file diff --git a/domains/ivedant.json b/domains/ivedant.json index 6c9041eb7..1df329e93 100644 --- a/domains/ivedant.json +++ b/domains/ivedant.json @@ -1,4 +1,3 @@ - { "description": "Vedant Naidu's Portfolio", "repo": "https://github.com/Flash2014/Flash2014.github.io", @@ -9,4 +8,4 @@ "record": { "CNAME": "Flash2014.github.io" } -} +} \ No newline at end of file diff --git a/domains/joesbrandt.json b/domains/joesbrandt.json index 003bd944a..c53630e01 100644 --- a/domains/joesbrandt.json +++ b/domains/joesbrandt.json @@ -7,4 +7,4 @@ "record": { "CNAME": "joesbrandt.github.io" } -} +} \ No newline at end of file diff --git a/domains/mioscape.json b/domains/mioscape.json index 112839813..67e91c35e 100644 --- a/domains/mioscape.json +++ b/domains/mioscape.json @@ -8,4 +8,4 @@ "record": { "CNAME": "mioscape.github.io" } -} +} \ No newline at end of file diff --git a/domains/robert.json b/domains/robert.json index 3b3ac88c1..2a2880155 100644 --- a/domains/robert.json +++ b/domains/robert.json @@ -8,4 +8,4 @@ "record": { "CNAME": "roberto.gr" } -} +} \ No newline at end of file diff --git a/domains/ysfchn.json b/domains/ysfchn.json index 0abefcd1f..47d157ee7 100644 --- a/domains/ysfchn.json +++ b/domains/ysfchn.json @@ -1,11 +1,11 @@ { - "description": "ysfchn's personal website", - "repo": "https://github.com/ysfchn", - "owner": { - "username": "ysfchn", - "email": "hi@ysfchn.com" - }, - "record": { - "URL": "https://ysfchn.com" - } + "description": "ysfchn's personal website", + "repo": "https://github.com/ysfchn", + "owner": { + "username": "ysfchn", + "email": "hi@ysfchn.com" + }, + "record": { + "URL": "https://ysfchn.com" + } } \ No newline at end of file From 71c58400b4e986911a5278f99d12ae3bb552ffe4 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 19 Nov 2020 01:20:39 +0530 Subject: [PATCH 100/108] Refactors documentation into sections --- API.md | 134 +-------------------------------- README.md | 7 +- docs/README.md | 7 ++ docs/domains-json.md | 88 ++++++++++++++++++++++ docs/hosted-at/github-pages.md | 28 +++++++ docs/hosted-at/others.md | 53 +++++++++++++ 6 files changed, 180 insertions(+), 137 deletions(-) create mode 100644 docs/README.md create mode 100644 docs/domains-json.md create mode 100644 docs/hosted-at/github-pages.md create mode 100644 docs/hosted-at/others.md diff --git a/API.md b/API.md index fba632efc..8df1015ce 100644 --- a/API.md +++ b/API.md @@ -1,133 +1 @@ -# How to register -* First you need to create a pull request with your `domains/my-domain.json` file -* This PR will be reviewed -* The changes will take effect soon after the PR gets merged -* And that's it - -### Simple cname record -* A github pages json file will look something like this - -```json -{ - "description": "Add some description", - "repo": "https://github.com/github-username", - "owner": { - "username": "github-username", - "email": "any@email" - }, - "record": { - "CNAME": "the-domain-you-own.com" - } -} -``` -* After the pull request is merged, configure your server (apache, nginx, whatever) to work with `subdomain.is-a.dev` - - -### For github pages users -* You can take a look at the [github pages guide](https://guides.github.com/features/pages/) if you need help with setting up a website with github pages. -* Your json file will look something like this - -```json -{ - "description": "Add some description", - "repo": "https://github.com/github-username/github-username.github.io", - "owner": { - "username": "github-username", - "email": "any@email" - }, - "record": { - "CNAME": "github-username.github.io" - } -} -``` -* After the pull request is merged, you will see a 404 error on `your-domain.is-a.dev`. To fix this go to your github page repo's `Settings > Github pages > Custom domain` and add `your-domain.is-a.dev` in the given field -* Check the `Enforce HTTPS` checkbox below the custom domain input - - - -# Domains json file -The way you register your own domain name is through a pull request. -To register `my-domain.is-a.dev`, you need to create a `domains/my-domain.json` file - -### Filename -The file name must pass the following criteria - -* Must be alpha-numeric in lowercase with dashes as seperators -* Must be more than 2 characters long -* Must have a `.json` file extension - - -The file needs to have the following fields - - -### owner (required) -You need to specify some information about yourself here. -This is so that you can be contacted if required. - -In the owner object, the fields `username` and `email` are required. You can however add more information in this object if you need. -```json -{ - "owner": { - "username": "github-username", - "email": "any@email" - }, -} -``` - -If you don't wish to share your email address here, please share your twitter or any other social media account. -```json -{ - "owner": { - "username": "github-username", - "email": "", - "twitter": "twitter-handle" - }, -} -``` - - -### description -Describe your domain name and your usage. This is purely for documentation purpose and is optional. - - -### repo -This is a link to your website repository or your github account. This is purely for documentation purpose and is optional. - - -### record (required) -This is where you specify how you want to link to your server/webpage. - -Currently, only `CNAME`, `A`, `URL` record types are supported. - -Here's a few different use cases for the given record types - - -* **CNAME** -CNAME must be a host name (Eg - `something.tld`) -```json -{ - "record": { - "CNAME": "username.github.io" - } -} -``` - -* **A record** -A record must be a list of ips -```json -{ - "record": { - "A": [ - "999.999.991.999", - "999.999.992.999", - "999.999.993.999", - "999.999.994.999" - ] - } -} -``` - -* **URL redirection** -```json -{ - "record": { - "URL": "https://my-other-website.com" - } -} -``` - +Moved to [./docs](./docs) diff --git a/README.md b/README.md index c5e4b3c5e..12f97d998 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,13 @@
-is-a-dev is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites. - +**is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites. ## How do I register? * Fork this project -* Add a `your-domain-name.json` new file in `domains/` directory to register `your-domain-name.is-a.dev` -* [Read the docs for information about the json file](./API.md) +* Add a new `domains/your-domain-name.json` file directory to register `your-domain-name.is-a.dev` +* [Read the docs](./docs) * The PR will be reviewed and merged * After merging, the changes will take effect within a day * That's it! Done! Now go show off your cool `.is-a.dev` domain diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 000000000..150f61f59 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,7 @@ +# How to register +You can read the [domains.json file api reference](./domains-json.md) for more information about the json file structure. + +### Websites hosted at +* [For github pages users](./hosted-at/github-pages.md) +* [For other services](./hosted-at/others.md) + diff --git a/docs/domains-json.md b/docs/domains-json.md new file mode 100644 index 000000000..11cdafab8 --- /dev/null +++ b/docs/domains-json.md @@ -0,0 +1,88 @@ +# Domains json file +The way you register your own domain name is through a pull request. +To register `my-domain.is-a.dev`, you need to create a `domains/my-domain.json` file + +### Filename +The file name must pass the following criteria - +* Must be alpha-numeric in lowercase with dashes as seperators +* Must be more than 2 characters long +* Must have a `.json` file extension + + +The file needs to have the following fields - + +### owner (required) +You need to specify some information about yourself here. +This is so that you can be contacted if required. + +In the owner object, the fields `username` and `email` are required. You can however add more information in this object if you need. +```json +{ + "owner": { + "username": "github-username", + "email": "any@email" + }, +} +``` + +If you don't wish to share your email address here, please share your twitter or any other social media account. +```json +{ + "owner": { + "username": "github-username", + "email": "", + "twitter": "twitter-handle" + }, +} +``` + + +### description +Describe your domain name and your usage. This is purely for documentation purpose and is optional. + + +### repo +This is a link to your website repository or your github account. This is purely for documentation purpose and is optional. + + +### record (required) +This is where you specify how you want to link to your server/webpage. + +Currently, only `CNAME`, `A`, `URL` record types are supported. + +Here's a few different use cases for the given record types - + +* **CNAME** +CNAME must be a host name (Eg - `something.tld`) +```json +{ + "record": { + "CNAME": "username.github.io" + } +} +``` + +* **A record** +A record must be a list of ips +```json +{ + "record": { + "A": [ + "999.999.991.999", + "999.999.992.999", + "999.999.993.999", + "999.999.994.999" + ] + } +} +``` + +* **URL redirection** +```json +{ + "record": { + "URL": "https://my-other-website.com" + } +} +``` + diff --git a/docs/hosted-at/github-pages.md b/docs/hosted-at/github-pages.md new file mode 100644 index 000000000..14b04b524 --- /dev/null +++ b/docs/hosted-at/github-pages.md @@ -0,0 +1,28 @@ +# For github pages + +### Creating a github pages repo +You can create a github pages website by creating a repo with the name `.github.io`. +For more information about github pages, please read through [their guide](https://guides.github.com/features/pages/). + + +### Domains file +Create a json file inside the `domains` directory (`domains/.json`) with the following contents +```json +{ + "description": "Add some description", + "repo": "https://github.com/github-username/github-username.github.io", + "owner": { + "username": "github-username", + "email": "any@email", + "twitter": "your-twitter-username" + }, + "record": { + "CNAME": "github-username.github.io" + } +} +``` + +### Configuring your repo +* After the pull request is merged, you will see a 404 error on `your-domain.is-a.dev`. To fix this go to your github page repo's `Settings > Github pages > Custom domain` and add `your-domain.is-a.dev` in the given field +* Check the `Enforce HTTPS` checkbox below the custom domain input + diff --git a/docs/hosted-at/others.md b/docs/hosted-at/others.md new file mode 100644 index 000000000..0d0c534e8 --- /dev/null +++ b/docs/hosted-at/others.md @@ -0,0 +1,53 @@ +# For other hosting services + +### Domains file +Create a json file inside the `domains` directory (`domains/.json`) with the following contents +```json +{ + "description": "Add some description", + "repo": "https://github.com/github-username", + "owner": { + "username": "github-username", + "email": "any@email" + }, + "record": {} +} +``` + +### Record +In your `record` key of the json file, you need to add one of the following - +* CNAME record +```json +{ + "record": { + "CNAME": "the-domain-you-own.com" + } +} +``` + +* A records +```json +{ + "record": { + "A": [ + "69.69.69.69", + "69.69.69.70" + ] + } +} +``` + +* URL redirection +```json +{ + "record": { + "URL": "https://your-website.com" + } +} +``` + +### Configuring your server +After the pull request is merged, **configure your server** (apache, nginx, whatever) to work with `.is-a.dev`. If you are unsure how to configure your server, you can create an issue for support. + +You should also, include `.is-a.dev` in your **ssl certificate** to get rid of certificate errors + From f00b665c8e200726d4469b635574f9bcd91e4f07 Mon Sep 17 00:00:00 2001 From: Kyle Simpson Date: Thu, 19 Nov 2020 23:41:12 -0400 Subject: [PATCH 101/108] changing from A record to URL redirect (because .dev domains require HTTPS) --- domains/getify.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/getify.json b/domains/getify.json index 9ef98441a..ea9d18506 100644 --- a/domains/getify.json +++ b/domains/getify.json @@ -4,8 +4,6 @@ "email": "domains@dontsend.me" }, "record": { - "A": [ - "50.116.28.162" - ] + "URL": "https://me.getify.com" } -} \ No newline at end of file +} From 2dec0fea60bbe5b9591db0ce6b15b17b4b8a4cd7 Mon Sep 17 00:00:00 2001 From: j3ffjessie Date: Fri, 20 Nov 2020 12:48:14 -0600 Subject: [PATCH 102/108] Add domain.json file to project for is-a.dev domain --- domains/j3ffjessie.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/j3ffjessie.json diff --git a/domains/j3ffjessie.json b/domains/j3ffjessie.json new file mode 100644 index 000000000..8dcfa60fa --- /dev/null +++ b/domains/j3ffjessie.json @@ -0,0 +1,11 @@ +{ + "description": "Jeff Jessie's Portfolio Website", + "repo": "https://github.com/j3ffjessie/j3ffjessie.github.io", + "owner": { + "username": "j3ffjessie", + "email": "j3ffjessie@protonmail.com" + }, + "record": { + "CNAME": "j3ffjessie.github.io" + } + } \ No newline at end of file From 04c12e9cf81711b01eb8db27abf0f0e82e1f94e8 Mon Sep 17 00:00:00 2001 From: ZeroTwo <69979824+ZeroTwoDev@users.noreply.github.com> Date: Sat, 21 Nov 2020 10:13:02 +0100 Subject: [PATCH 103/108] Create zerotwo.json --- domains/zerotwo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zerotwo.json diff --git a/domains/zerotwo.json b/domains/zerotwo.json new file mode 100644 index 000000000..5548bd0dc --- /dev/null +++ b/domains/zerotwo.json @@ -0,0 +1,11 @@ +{ + "description": "ZeroTwo's Website", + "repo": "https://github.com/ZeroTwoDev", + "owner": { + "username": "ZeroTwoDev", + "email": "zerotwo@zerotwo.bot" + }, + "record": { + "CNAME": "zerotwodev.github.io" + } +} From b8d4dea2df4e5baef37ad288e089d6fc37d69b55 Mon Sep 17 00:00:00 2001 From: Roydon DSouza Date: Sun, 22 Nov 2020 02:20:57 +0530 Subject: [PATCH 104/108] Forwarder for roydon.is-a.dev --- domains/roydon.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/roydon.json diff --git a/domains/roydon.json b/domains/roydon.json new file mode 100644 index 000000000..31b395e6f --- /dev/null +++ b/domains/roydon.json @@ -0,0 +1,12 @@ +{ + "description": "URL forwarder", + "repo": "https://github.com/roydondsouza", + "owner": { + "username": "roydondsouza", + "email": "", + "twitter": "roydondsouza" + }, + "record": { + "URL": "https://www.roydondsouza.com" + } +} From 66752b1ee5c134ccb48e04a88ebd7e63aae87e06 Mon Sep 17 00:00:00 2001 From: Roydon DSouza Date: Sun, 22 Nov 2020 02:29:08 +0530 Subject: [PATCH 105/108] Forwarder for roydondsouza.is-a.dev --- domains/roydondsouza.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/roydondsouza.json diff --git a/domains/roydondsouza.json b/domains/roydondsouza.json new file mode 100644 index 000000000..31b395e6f --- /dev/null +++ b/domains/roydondsouza.json @@ -0,0 +1,12 @@ +{ + "description": "URL forwarder", + "repo": "https://github.com/roydondsouza", + "owner": { + "username": "roydondsouza", + "email": "", + "twitter": "roydondsouza" + }, + "record": { + "URL": "https://www.roydondsouza.com" + } +} From eac80f4e88e2f18e8c8223be5cd72b92ebd34bb5 Mon Sep 17 00:00:00 2001 From: Roydon DSouza Date: Sun, 22 Nov 2020 02:30:56 +0530 Subject: [PATCH 106/108] CNAME for roydondsouza.github.io --- domains/roydon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/roydon.json b/domains/roydon.json index 31b395e6f..a4fc1c5be 100644 --- a/domains/roydon.json +++ b/domains/roydon.json @@ -7,6 +7,6 @@ "twitter": "roydondsouza" }, "record": { - "URL": "https://www.roydondsouza.com" + "CNAME": "roydondsouza.github.io" } } From 0679a5ac9f30fcaec83d955f4ba7684bdf2a868a Mon Sep 17 00:00:00 2001 From: Dinesh Kumar Date: Sun, 22 Nov 2020 02:37:50 +0530 Subject: [PATCH 107/108] Create dinesh.json --- domains/dinesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dinesh.json diff --git a/domains/dinesh.json b/domains/dinesh.json new file mode 100644 index 000000000..733848232 --- /dev/null +++ b/domains/dinesh.json @@ -0,0 +1,11 @@ +{ + "description": "Dinesh Kumar's personal developer website", + "repo": "https://github.com/dinesh-ysl/dinesh-ysl.github.io", + "owner": { + "username": "dinesh-ysl", + "email": "dseera6@gmail.com" + }, + "record": { + "CNAME": "dinesh-ysl.github.io" + } + } \ No newline at end of file From dd196827cc117241d2e312f2727c48b2db823a7b Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 22 Nov 2020 17:15:14 +0530 Subject: [PATCH 108/108] Cleanup --- domains/dinesh.json | 20 ++++++++++---------- domains/getify.json | 2 +- domains/j3ffjessie.json | 20 ++++++++++---------- domains/roydon.json | 4 ++-- domains/roydondsouza.json | 4 ++-- domains/zerotwo.json | 2 +- 6 files changed, 26 insertions(+), 26 deletions(-) diff --git a/domains/dinesh.json b/domains/dinesh.json index 733848232..2b1154118 100644 --- a/domains/dinesh.json +++ b/domains/dinesh.json @@ -1,11 +1,11 @@ { - "description": "Dinesh Kumar's personal developer website", - "repo": "https://github.com/dinesh-ysl/dinesh-ysl.github.io", - "owner": { - "username": "dinesh-ysl", - "email": "dseera6@gmail.com" - }, - "record": { - "CNAME": "dinesh-ysl.github.io" - } - } \ No newline at end of file + "description": "Dinesh Kumar's personal developer website", + "repo": "https://github.com/dinesh-ysl/dinesh-ysl.github.io", + "owner": { + "username": "dinesh-ysl", + "email": "dseera6@gmail.com" + }, + "record": { + "CNAME": "dinesh-ysl.github.io" + } +} \ No newline at end of file diff --git a/domains/getify.json b/domains/getify.json index ea9d18506..8feed5ee3 100644 --- a/domains/getify.json +++ b/domains/getify.json @@ -6,4 +6,4 @@ "record": { "URL": "https://me.getify.com" } -} +} \ No newline at end of file diff --git a/domains/j3ffjessie.json b/domains/j3ffjessie.json index 8dcfa60fa..5e6702481 100644 --- a/domains/j3ffjessie.json +++ b/domains/j3ffjessie.json @@ -1,11 +1,11 @@ { - "description": "Jeff Jessie's Portfolio Website", - "repo": "https://github.com/j3ffjessie/j3ffjessie.github.io", - "owner": { - "username": "j3ffjessie", - "email": "j3ffjessie@protonmail.com" - }, - "record": { - "CNAME": "j3ffjessie.github.io" - } - } \ No newline at end of file + "description": "Jeff Jessie's Portfolio Website", + "repo": "https://github.com/j3ffjessie/j3ffjessie.github.io", + "owner": { + "username": "j3ffjessie", + "email": "j3ffjessie@protonmail.com" + }, + "record": { + "CNAME": "j3ffjessie.github.io" + } +} \ No newline at end of file diff --git a/domains/roydon.json b/domains/roydon.json index a4fc1c5be..bbd6c05a4 100644 --- a/domains/roydon.json +++ b/domains/roydon.json @@ -6,7 +6,7 @@ "email": "", "twitter": "roydondsouza" }, - "record": { + "record": { "CNAME": "roydondsouza.github.io" } -} +} \ No newline at end of file diff --git a/domains/roydondsouza.json b/domains/roydondsouza.json index 31b395e6f..ba8539223 100644 --- a/domains/roydondsouza.json +++ b/domains/roydondsouza.json @@ -6,7 +6,7 @@ "email": "", "twitter": "roydondsouza" }, - "record": { + "record": { "URL": "https://www.roydondsouza.com" } -} +} \ No newline at end of file diff --git a/domains/zerotwo.json b/domains/zerotwo.json index 5548bd0dc..2a1bdc020 100644 --- a/domains/zerotwo.json +++ b/domains/zerotwo.json @@ -8,4 +8,4 @@ "record": { "CNAME": "zerotwodev.github.io" } -} +} \ No newline at end of file