From c3cdb73296203637a4875697ac101b45fec29f20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 22:29:11 +0000 Subject: [PATCH 01/21] Bump acorn from 6.0.4 to 6.4.1 Bumps [acorn](https://github.com/acornjs/acorn) from 6.0.4 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.0.4...6.4.1) 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 3d37e7ae7..e79f1c76b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -631,9 +631,9 @@ "integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==" }, "acorn": { - "version": "6.0.4", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.0.4.tgz", - "integrity": "sha512-VY4i5EKSKkofY2I+6QLTbTTN/UvEQPCo6eiwzzSaSWfpaDhOmStMCMod6wmuPciNq+XS0faCglFu2lHZpdHUtg==" + "version": "6.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.1.tgz", + "integrity": "sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA==" }, "acorn-jsx": { "version": "5.0.0", From c7716495c4d669e23bd3012805df8f7afb51c885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 22:29:20 +0000 Subject: [PATCH 02/21] Bump acorn from 7.1.0 to 7.1.1 in /lib/octicons_node Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1) Signed-off-by: dependabot[bot] --- lib/octicons_node/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/octicons_node/package-lock.json b/lib/octicons_node/package-lock.json index 7c082e5f8..acdf5662c 100644 --- a/lib/octicons_node/package-lock.json +++ b/lib/octicons_node/package-lock.json @@ -329,9 +329,9 @@ } }, "acorn": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.0.tgz", - "integrity": "sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.1.tgz", + "integrity": "sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg==", "dev": true }, "acorn-jsx": { From 9d8c0a18bf65fa982501f55429d0dd10879769f1 Mon Sep 17 00:00:00 2001 From: Ash Guillaume <10384315+ashygee@users.noreply.github.com> Date: Tue, 16 Jun 2020 10:44:34 -0700 Subject: [PATCH 03/21] Save x-circle-16.svg, circle-16.svg, x-circle-fill-16.svg --- icons/circle-16.svg | 10 ++++++++++ icons/x-circle-16.svg | 3 +++ icons/x-circle-fill-16.svg | 3 +++ 3 files changed, 16 insertions(+) create mode 100644 icons/circle-16.svg create mode 100644 icons/x-circle-16.svg create mode 100644 icons/x-circle-fill-16.svg diff --git a/icons/circle-16.svg b/icons/circle-16.svg new file mode 100644 index 000000000..7ca408cdd --- /dev/null +++ b/icons/circle-16.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/x-circle-16.svg b/icons/x-circle-16.svg new file mode 100644 index 000000000..607dfed68 --- /dev/null +++ b/icons/x-circle-16.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/x-circle-fill-16.svg b/icons/x-circle-fill-16.svg new file mode 100644 index 000000000..64554d15b --- /dev/null +++ b/icons/x-circle-fill-16.svg @@ -0,0 +1,3 @@ + + + From 6f2cbd4bcfba1828b98e30b9c47a7212478af209 Mon Sep 17 00:00:00 2001 From: Ash Guillaume Date: Tue, 16 Jun 2020 17:45:06 +0000 Subject: [PATCH 04/21] Optimize SVGs --- icons/circle-16.svg | 11 +---------- icons/x-circle-16.svg | 4 +--- icons/x-circle-fill-16.svg | 4 +--- 3 files changed, 3 insertions(+), 16 deletions(-) diff --git a/icons/circle-16.svg b/icons/circle-16.svg index 7ca408cdd..06fd80126 100644 --- a/icons/circle-16.svg +++ b/icons/circle-16.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/icons/x-circle-16.svg b/icons/x-circle-16.svg index 607dfed68..b2d5f33d7 100644 --- a/icons/x-circle-16.svg +++ b/icons/x-circle-16.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/icons/x-circle-fill-16.svg b/icons/x-circle-fill-16.svg index 64554d15b..2812f3862 100644 --- a/icons/x-circle-fill-16.svg +++ b/icons/x-circle-fill-16.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file From 770acc5ead4cb5b4bfb948081dd7ad568e963edb Mon Sep 17 00:00:00 2001 From: Ash Guillaume <10384315+ashygee@users.noreply.github.com> Date: Tue, 16 Jun 2020 10:47:45 -0700 Subject: [PATCH 05/21] fix svgs --- icons/circle-16.svg | 11 ++++++++++- icons/x-circle-16.svg | 4 +++- icons/x-circle-fill-16.svg | 4 +++- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/icons/circle-16.svg b/icons/circle-16.svg index 06fd80126..76489a190 100644 --- a/icons/circle-16.svg +++ b/icons/circle-16.svg @@ -1 +1,10 @@ - \ No newline at end of file + + + + + + + + + + diff --git a/icons/x-circle-16.svg b/icons/x-circle-16.svg index b2d5f33d7..607dfed68 100644 --- a/icons/x-circle-16.svg +++ b/icons/x-circle-16.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/icons/x-circle-fill-16.svg b/icons/x-circle-fill-16.svg index 2812f3862..64554d15b 100644 --- a/icons/x-circle-fill-16.svg +++ b/icons/x-circle-fill-16.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + From 5652bbc895836c5a04fb11fba96b3aed83200860 Mon Sep 17 00:00:00 2001 From: Ash Guillaume Date: Tue, 16 Jun 2020 17:48:20 +0000 Subject: [PATCH 06/21] Optimize SVGs --- icons/circle-16.svg | 11 +---------- icons/x-circle-16.svg | 4 +--- icons/x-circle-fill-16.svg | 4 +--- 3 files changed, 3 insertions(+), 16 deletions(-) diff --git a/icons/circle-16.svg b/icons/circle-16.svg index 76489a190..9c577d6b2 100644 --- a/icons/circle-16.svg +++ b/icons/circle-16.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/icons/x-circle-16.svg b/icons/x-circle-16.svg index 607dfed68..b2d5f33d7 100644 --- a/icons/x-circle-16.svg +++ b/icons/x-circle-16.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/icons/x-circle-fill-16.svg b/icons/x-circle-fill-16.svg index 64554d15b..2812f3862 100644 --- a/icons/x-circle-fill-16.svg +++ b/icons/x-circle-fill-16.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file From 3a5e709fa70ea92314cf72165c6e5e110b2f0c8c Mon Sep 17 00:00:00 2001 From: Ash Guillaume <10384315+ashygee@users.noreply.github.com> Date: Fri, 26 Jun 2020 10:53:20 -0700 Subject: [PATCH 07/21] Save triangle-down-16.svg --- icons/triangle-down-16.svg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/icons/triangle-down-16.svg b/icons/triangle-down-16.svg index 37aca457b..d6430cb2d 100644 --- a/icons/triangle-down-16.svg +++ b/icons/triangle-down-16.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + From e2abc65eb41fa5726fc08f5476ecb5936cec1fb5 Mon Sep 17 00:00:00 2001 From: Ash Guillaume Date: Fri, 26 Jun 2020 17:53:49 +0000 Subject: [PATCH 08/21] Optimize SVGs --- icons/triangle-down-16.svg | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/icons/triangle-down-16.svg b/icons/triangle-down-16.svg index d6430cb2d..937a0c316 100644 --- a/icons/triangle-down-16.svg +++ b/icons/triangle-down-16.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file From 4592a9653903f253cd6c48098413fb7c8c553058 Mon Sep 17 00:00:00 2001 From: edokoa Date: Thu, 9 Jul 2020 10:16:52 +0200 Subject: [PATCH 09/21] Save file-badge-16.svg --- icons/file-badge-16.svg | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 icons/file-badge-16.svg diff --git a/icons/file-badge-16.svg b/icons/file-badge-16.svg new file mode 100644 index 000000000..e68ef3b20 --- /dev/null +++ b/icons/file-badge-16.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + From 18db444741ed69eb14edb698846ba434516743c0 Mon Sep 17 00:00:00 2001 From: edokoa Date: Thu, 9 Jul 2020 08:17:27 +0000 Subject: [PATCH 10/21] Optimize SVGs --- icons/file-badge-16.svg | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/icons/file-badge-16.svg b/icons/file-badge-16.svg index e68ef3b20..1dd237d34 100644 --- a/icons/file-badge-16.svg +++ b/icons/file-badge-16.svg @@ -1,11 +1 @@ - - - - - - - - - - - + \ No newline at end of file From 2b7d9349fd183117eecc71ec70f7c317124e5f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 12:55:36 +0000 Subject: [PATCH 11/21] Bump lodash from 4.17.15 to 4.17.19 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) 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 eccf9c1c9..dd167a99e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4286,9 +4286,9 @@ } }, "lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" + "version": "4.17.19", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", + "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==" }, "lodash.clonedeep": { "version": "4.5.0", From 2a787c96bf21a68d447e8ac98d7e73805572f2b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 17:15:39 +0000 Subject: [PATCH 12/21] Bump lodash from 4.17.15 to 4.17.19 in /lib/octicons_node Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] --- lib/octicons_node/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/octicons_node/package-lock.json b/lib/octicons_node/package-lock.json index c972f194b..5dab1cc44 100644 --- a/lib/octicons_node/package-lock.json +++ b/lib/octicons_node/package-lock.json @@ -4156,9 +4156,9 @@ } }, "lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", + "version": "4.17.19", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", + "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==", "dev": true }, "lodash.clonedeep": { From 9144bfc105cee15dc8775d89256390033af0b02d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 02:21:17 +0000 Subject: [PATCH 13/21] Bump lodash from 4.17.15 to 4.17.19 in /lib/octicons_react Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] --- lib/octicons_react/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/octicons_react/package-lock.json b/lib/octicons_react/package-lock.json index 85bda895b..8dda122f2 100644 --- a/lib/octicons_react/package-lock.json +++ b/lib/octicons_react/package-lock.json @@ -7882,9 +7882,9 @@ } }, "lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", + "version": "4.17.19", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", + "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==", "dev": true }, "lodash.sortby": { From 2e5068e920d41a064cbe12644f30ba119f96728c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 02:23:21 +0000 Subject: [PATCH 14/21] Bump lodash from 4.17.15 to 4.17.19 in /lib/octicons_styled Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] --- lib/octicons_styled/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/octicons_styled/package-lock.json b/lib/octicons_styled/package-lock.json index 04ef98f16..f7469855a 100644 --- a/lib/octicons_styled/package-lock.json +++ b/lib/octicons_styled/package-lock.json @@ -8095,9 +8095,9 @@ } }, "lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", + "version": "4.17.19", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", + "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==", "dev": true }, "lodash.sortby": { From 39d4ba092e549501170e5945cc3ea1078f3bb242 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2020 19:13:00 +0000 Subject: [PATCH 15/21] Bump elliptic from 6.5.2 to 6.5.3 in /lib/octicons_react Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3) Signed-off-by: dependabot[bot] --- lib/octicons_react/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/octicons_react/package-lock.json b/lib/octicons_react/package-lock.json index 85bda895b..1084423fc 100644 --- a/lib/octicons_react/package-lock.json +++ b/lib/octicons_react/package-lock.json @@ -3995,9 +3995,9 @@ "dev": true }, "elliptic": { - "version": "6.5.2", - "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.2.tgz", - "integrity": "sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==", + "version": "6.5.3", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz", + "integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==", "dev": true, "requires": { "bn.js": "^4.4.0", From c41e48c74f147d26a6f502ddea796038b02c71ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2020 03:12:41 +0000 Subject: [PATCH 16/21] Bump elliptic from 6.5.2 to 6.5.3 in /lib/octicons_styled Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3) Signed-off-by: dependabot[bot] --- lib/octicons_styled/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/octicons_styled/package-lock.json b/lib/octicons_styled/package-lock.json index 04ef98f16..0de6f42e6 100644 --- a/lib/octicons_styled/package-lock.json +++ b/lib/octicons_styled/package-lock.json @@ -4200,9 +4200,9 @@ "dev": true }, "elliptic": { - "version": "6.5.2", - "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.2.tgz", - "integrity": "sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==", + "version": "6.5.3", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz", + "integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==", "dev": true, "requires": { "bn.js": "^4.4.0", From 30d8d367dbf5673d9d09c005ec41ecb80e644195 Mon Sep 17 00:00:00 2001 From: Ash Guillaume <10384315+ashygee@users.noreply.github.com> Date: Fri, 21 Aug 2020 15:48:59 -0700 Subject: [PATCH 17/21] Adds an icon to indicate switching --- icons/arrow-switch-16.svg | 4 ++++ icons/arrow-switch-24.svg | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 icons/arrow-switch-16.svg create mode 100644 icons/arrow-switch-24.svg diff --git a/icons/arrow-switch-16.svg b/icons/arrow-switch-16.svg new file mode 100644 index 000000000..3a3713b7b --- /dev/null +++ b/icons/arrow-switch-16.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/arrow-switch-24.svg b/icons/arrow-switch-24.svg new file mode 100644 index 000000000..125bafad1 --- /dev/null +++ b/icons/arrow-switch-24.svg @@ -0,0 +1,4 @@ + + + + From c19fc1f28a97cd8dbf9db343bc8d6d6886062c08 Mon Sep 17 00:00:00 2001 From: Ash Guillaume Date: Fri, 21 Aug 2020 22:49:34 +0000 Subject: [PATCH 18/21] Optimize SVGs --- icons/arrow-switch-16.svg | 5 +---- icons/arrow-switch-24.svg | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/icons/arrow-switch-16.svg b/icons/arrow-switch-16.svg index 3a3713b7b..35356a550 100644 --- a/icons/arrow-switch-16.svg +++ b/icons/arrow-switch-16.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file diff --git a/icons/arrow-switch-24.svg b/icons/arrow-switch-24.svg index 125bafad1..aba8c289f 100644 --- a/icons/arrow-switch-24.svg +++ b/icons/arrow-switch-24.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file From 9512409f3d622565700d9db13f56eca7f1cc0ef5 Mon Sep 17 00:00:00 2001 From: Ash Guillaume <10384315+ashygee@users.noreply.github.com> Date: Mon, 24 Aug 2020 11:32:57 -0700 Subject: [PATCH 19/21] update changelog with 10.1.0 changes --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 538477f2f..c54efee02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# 10.1.0 +### 🚀 New Features +- [`arrow-switch`](https://github.com/primer/octicons/pull/486) +- [`file-badge`](https://github.com/primer/octicons/pull/464) +- [`x-circle`, `x-circle-fill`, `circle`](https://github.com/primer/octicons/pull/455) + +### 🐛 Fixes +- Corrected positioning for `triangle-down` [#459](https://github.com/primer/octicons/pull/459) + +### 🧽Chores +- Dependency updates + # 10.0.0 ## All packages From 7128a8dfacc90503ad7366f13a3ffbecf71edc90 Mon Sep 17 00:00:00 2001 From: Ash Guillaume <10384315+ashygee@users.noreply.github.com> Date: Mon, 24 Aug 2020 11:34:11 -0700 Subject: [PATCH 20/21] 10.1.0 --- lib/octicons_node/package-lock.json | 2 +- lib/octicons_node/package.json | 2 +- lib/octicons_react/package-lock.json | 2 +- lib/octicons_react/package.json | 2 +- package-lock.json | 2 +- package.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/octicons_node/package-lock.json b/lib/octicons_node/package-lock.json index c972f194b..4af4814ba 100644 --- a/lib/octicons_node/package-lock.json +++ b/lib/octicons_node/package-lock.json @@ -1,6 +1,6 @@ { "name": "@primer/octicons", - "version": "10.0.0", + "version": "10.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/lib/octicons_node/package.json b/lib/octicons_node/package.json index 4fd2ffc70..26a8e4696 100644 --- a/lib/octicons_node/package.json +++ b/lib/octicons_node/package.json @@ -1,6 +1,6 @@ { "name": "@primer/octicons", - "version": "10.0.0", + "version": "10.1.0", "description": "A scalable set of icons handcrafted with <3 by GitHub.", "homepage": "https://octicons.github.com", "author": "GitHub Inc.", diff --git a/lib/octicons_react/package-lock.json b/lib/octicons_react/package-lock.json index 85bda895b..b7b4754a0 100644 --- a/lib/octicons_react/package-lock.json +++ b/lib/octicons_react/package-lock.json @@ -1,6 +1,6 @@ { "name": "@primer/octicons-react", - "version": "10.0.0", + "version": "10.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/lib/octicons_react/package.json b/lib/octicons_react/package.json index 8c98ca07f..0bf326552 100644 --- a/lib/octicons_react/package.json +++ b/lib/octicons_react/package.json @@ -1,6 +1,6 @@ { "name": "@primer/octicons-react", - "version": "10.0.0", + "version": "10.1.0", "description": "A scalable set of icons handcrafted with <3 by GitHub.", "homepage": "https://octicons.github.com", "author": "GitHub, Inc.", diff --git a/package-lock.json b/package-lock.json index eccf9c1c9..bb6450355 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "version": "10.0.0", + "version": "10.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 805df2a2c..fe545d3b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "version": "10.0.0", + "version": "10.1.0", "scripts": { "version": "script/version", "test": "ava -v tests/*.js", From 48628a99e9e38cef613ea38e6307d436bbd32fac Mon Sep 17 00:00:00 2001 From: Ash Guillaume <10384315+ashygee@users.noreply.github.com> Date: Mon, 24 Aug 2020 11:40:17 -0700 Subject: [PATCH 21/21] bumped version to 10.1.0 --- lib/octicons_gem/lib/octicons/version.rb | 2 +- lib/octicons_helper/Gemfile | 2 +- lib/octicons_helper/lib/octicons_helper/version.rb | 2 +- lib/octicons_helper/octicons_helper.gemspec | 2 +- lib/octicons_jekyll/Gemfile | 2 +- lib/octicons_jekyll/jekyll-octicons.gemspec | 2 +- lib/octicons_jekyll/lib/jekyll-octicons/version.rb | 2 +- lib/octicons_styled/package-lock.json | 2 +- lib/octicons_styled/package.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/lib/octicons_gem/lib/octicons/version.rb b/lib/octicons_gem/lib/octicons/version.rb index 67ade17c7..e5173a09c 100644 --- a/lib/octicons_gem/lib/octicons/version.rb +++ b/lib/octicons_gem/lib/octicons/version.rb @@ -1,3 +1,3 @@ module Octicons - VERSION = "10.0.0".freeze + VERSION = "10.1.0".freeze end diff --git a/lib/octicons_helper/Gemfile b/lib/octicons_helper/Gemfile index cf7c35d7d..c932640c1 100644 --- a/lib/octicons_helper/Gemfile +++ b/lib/octicons_helper/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" gemspec -gem "octicons", "10.0.0" +gem "octicons", "10.1.0" gem "rails" group :development, :test do diff --git a/lib/octicons_helper/lib/octicons_helper/version.rb b/lib/octicons_helper/lib/octicons_helper/version.rb index aad3dde61..a336d45ca 100644 --- a/lib/octicons_helper/lib/octicons_helper/version.rb +++ b/lib/octicons_helper/lib/octicons_helper/version.rb @@ -1,3 +1,3 @@ module OcticonsHelper - VERSION = "10.0.0".freeze + VERSION = "10.1.0".freeze end diff --git a/lib/octicons_helper/octicons_helper.gemspec b/lib/octicons_helper/octicons_helper.gemspec index 29c727e7e..339be6736 100644 --- a/lib/octicons_helper/octicons_helper.gemspec +++ b/lib/octicons_helper/octicons_helper.gemspec @@ -13,6 +13,6 @@ Gem::Specification.new do |s| s.require_paths = ["lib"] - s.add_dependency "octicons", "10.0.0" + s.add_dependency "octicons", "10.1.0" s.add_dependency "rails" end diff --git a/lib/octicons_jekyll/Gemfile b/lib/octicons_jekyll/Gemfile index b0fb73ede..9ec4caabc 100644 --- a/lib/octicons_jekyll/Gemfile +++ b/lib/octicons_jekyll/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" gemspec -gem "octicons", "10.0.0" +gem "octicons", "10.1.0" group :development, :test do gem "minitest" diff --git a/lib/octicons_jekyll/jekyll-octicons.gemspec b/lib/octicons_jekyll/jekyll-octicons.gemspec index 9ac3006cb..481b09b09 100644 --- a/lib/octicons_jekyll/jekyll-octicons.gemspec +++ b/lib/octicons_jekyll/jekyll-octicons.gemspec @@ -14,5 +14,5 @@ Gem::Specification.new do |s| s.require_paths = ["lib"] s.add_dependency "jekyll", ">= 3.6", "< 5.0" - s.add_dependency "octicons", "10.0.0" + s.add_dependency "octicons", "10.1.0" end diff --git a/lib/octicons_jekyll/lib/jekyll-octicons/version.rb b/lib/octicons_jekyll/lib/jekyll-octicons/version.rb index db069c597..3f48b4572 100644 --- a/lib/octicons_jekyll/lib/jekyll-octicons/version.rb +++ b/lib/octicons_jekyll/lib/jekyll-octicons/version.rb @@ -3,6 +3,6 @@ module Liquid; class Tag; end; end module Jekyll class Octicons < Liquid::Tag - VERSION = "10.0.0".freeze + VERSION = "10.1.0".freeze end end diff --git a/lib/octicons_styled/package-lock.json b/lib/octicons_styled/package-lock.json index 04ef98f16..3aee73bcf 100644 --- a/lib/octicons_styled/package-lock.json +++ b/lib/octicons_styled/package-lock.json @@ -1,6 +1,6 @@ { "name": "@primer/styled-octicons", - "version": "10.0.0", + "version": "10.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/lib/octicons_styled/package.json b/lib/octicons_styled/package.json index ecd47df25..52ca0b9fd 100644 --- a/lib/octicons_styled/package.json +++ b/lib/octicons_styled/package.json @@ -1,6 +1,6 @@ { "name": "@primer/styled-octicons", - "version": "10.0.0", + "version": "10.1.0", "description": "A scalable set of icons handcrafted with <3 by GitHub.", "homepage": "https://octicons.github.com", "author": "GitHub, Inc.",