From 3436ea269a27be661deefd6048270173de1359d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 02:39:24 +0000 Subject: [PATCH 1/7] Bump hosted-git-info from 2.8.8 to 2.8.9 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5cbd4bcf6..c2342ee38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1915,9 +1915,9 @@ } }, "hosted-git-info": { - "version": "2.8.8", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz", - "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==", + "version": "2.8.9", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", + "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", "dev": true }, "http-signature": { From c259984f46d4e841287b4ae2f319e6bc27a737a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 06:07:50 +0000 Subject: [PATCH 2/7] Bump lodash from 4.17.20 to 4.17.21 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5cbd4bcf6..11b272959 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2378,9 +2378,9 @@ } }, "lodash": { - "version": "4.17.20", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", - "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==", + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", "dev": true }, "loud-rejection": { From 8b43968aac822aabe6c2a33a4ecbf67d3bd10b99 Mon Sep 17 00:00:00 2001 From: The Blob SCP <81673375+theblobscp@users.noreply.github.com> Date: Fri, 9 Jul 2021 01:28:47 -0400 Subject: [PATCH 3/7] Create bootstrap-original.svg Newer verison of bootstrap icon --- icons/bootstrap/bootstrap-original.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 icons/bootstrap/bootstrap-original.svg diff --git a/icons/bootstrap/bootstrap-original.svg b/icons/bootstrap/bootstrap-original.svg new file mode 100644 index 000000000..f0189652b --- /dev/null +++ b/icons/bootstrap/bootstrap-original.svg @@ -0,0 +1 @@ + From 98c39e3e19ade2f44a85fda05c27ac9153930fdb Mon Sep 17 00:00:00 2001 From: The Blob SCP <81673375+theblobscp@users.noreply.github.com> Date: Fri, 9 Jul 2021 01:33:18 -0400 Subject: [PATCH 4/7] Better formatting so you can actually read it --- icons/bootstrap/bootstrap-original.svg | 58 +++++++++++++++++++++++++- 1 file changed, 57 insertions(+), 1 deletion(-) diff --git a/icons/bootstrap/bootstrap-original.svg b/icons/bootstrap/bootstrap-original.svg index f0189652b..778c2eb01 100644 --- a/icons/bootstrap/bootstrap-original.svg +++ b/icons/bootstrap/bootstrap-original.svg @@ -1 +1,57 @@ - + + + + + + + + + + + + + + + + + + + + + + + From a67c7cccf1234d25618457ee8fb84a75fe732ced Mon Sep 17 00:00:00 2001 From: The Blob SCP <81673375+theblobscp@users.noreply.github.com> Date: Fri, 9 Jul 2021 03:07:20 -0400 Subject: [PATCH 5/7] Added viewbox so the image bot thing can run it --- icons/bootstrap/bootstrap-original.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/bootstrap/bootstrap-original.svg b/icons/bootstrap/bootstrap-original.svg index 778c2eb01..f4ac59eb0 100644 --- a/icons/bootstrap/bootstrap-original.svg +++ b/icons/bootstrap/bootstrap-original.svg @@ -1,4 +1,4 @@ - + Date: Fri, 9 Jul 2021 15:50:18 -0400 Subject: [PATCH 6/7] Remove viewbox I'll fix the icon manually --- icons/bootstrap/bootstrap-original.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/bootstrap/bootstrap-original.svg b/icons/bootstrap/bootstrap-original.svg index f4ac59eb0..778c2eb01 100644 --- a/icons/bootstrap/bootstrap-original.svg +++ b/icons/bootstrap/bootstrap-original.svg @@ -1,4 +1,4 @@ - + Date: Fri, 9 Jul 2021 16:06:36 -0400 Subject: [PATCH 7/7] Smaller icon using resizer --- icons/bootstrap/bootstrap-original.svg | 69 +++++--------------------- 1 file changed, 13 insertions(+), 56 deletions(-) diff --git a/icons/bootstrap/bootstrap-original.svg b/icons/bootstrap/bootstrap-original.svg index 778c2eb01..cc722b967 100644 --- a/icons/bootstrap/bootstrap-original.svg +++ b/icons/bootstrap/bootstrap-original.svg @@ -1,57 +1,14 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + +