From 408fb5a237388545fbbd71cfb8458a6c7528e25a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 22:18:25 +0000 Subject: [PATCH 01/29] Bump dot-prop from 4.2.0 to 4.2.1 Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/sindresorhus/dot-prop/releases) - [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1) Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 595e337e2..2b1c519dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2078,9 +2078,9 @@ }, "dependencies": { "dot-prop": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-4.2.0.tgz", - "integrity": "sha512-tUMXrxlExSW6U2EXiiKGSBVdYgtV8qlHL+C10TsW4PURY/ic+eaysnSkwB4kA/mBlCyy/IKDJ+Lc3wbWeaXtuQ==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-4.2.1.tgz", + "integrity": "sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ==", "requires": { "is-obj": "^1.0.0" } @@ -2510,9 +2510,9 @@ } }, "dot-prop": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.1.0.tgz", - "integrity": "sha512-n1oC6NBF+KM9oVXtjmen4Yo7HyAVWV2UUl50dCYJdw2924K6dX9bf9TTTWaKtYlRn0FEtxG27KS80ayVLixxJA==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz", + "integrity": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==", "requires": { "is-obj": "^2.0.0" } From 27a8d55344e1d9ae1748bb2d5f52f068c2354437 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 00:00:09 +0000 Subject: [PATCH 02/29] Bump ini from 1.3.5 to 1.3.7 Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) 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 595e337e2..cce27aed8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3890,9 +3890,9 @@ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" }, "ini": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz", - "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==" + "version": "1.3.7", + "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.7.tgz", + "integrity": "sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ==" }, "irregular-plurals": { "version": "2.0.0", From 2957f881708ae4be652a3b085957c014007793c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 01:46:31 +0000 Subject: [PATCH 03/29] Bump ini from 1.3.5 to 1.3.7 in /lib/octicons_node Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] --- lib/octicons_node/package-lock.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/lib/octicons_node/package-lock.json b/lib/octicons_node/package-lock.json index 18a270480..f47642a36 100644 --- a/lib/octicons_node/package-lock.json +++ b/lib/octicons_node/package-lock.json @@ -2867,12 +2867,6 @@ "dev": true, "optional": true }, - "ini": { - "version": "1.3.5", - "bundled": true, - "dev": true, - "optional": true - }, "is-fullwidth-code-point": { "version": "1.0.0", "bundled": true, @@ -3636,9 +3630,9 @@ "dev": true }, "ini": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz", - "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==", + "version": "1.3.7", + "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.7.tgz", + "integrity": "sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ==", "dev": true }, "inquirer": { From 6b5165461ae55faf28e071804b4375a5419ae7aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Dec 2020 12:27:02 +0000 Subject: [PATCH 04/29] Bump ini from 1.3.5 to 1.3.8 in /lib/octicons_react Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] --- lib/octicons_react/package-lock.json | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/lib/octicons_react/package-lock.json b/lib/octicons_react/package-lock.json index 6f4ed0e8e..55e33daa4 100644 --- a/lib/octicons_react/package-lock.json +++ b/lib/octicons_react/package-lock.json @@ -5328,13 +5328,6 @@ "dev": true, "optional": true }, - "ini": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz", - "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==", - "dev": true, - "optional": true - }, "is-fullwidth-code-point": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", @@ -6258,9 +6251,9 @@ "dev": true }, "ini": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz", - "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==", + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", + "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", "dev": true }, "inquirer": { From e76164badaab5a380f813ae91f9a2e9f8c0d5169 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Dec 2020 21:13:27 +0000 Subject: [PATCH 05/29] Bump ini from 1.3.5 to 1.3.8 in /lib/octicons_styled Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] --- lib/octicons_styled/package-lock.json | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/lib/octicons_styled/package-lock.json b/lib/octicons_styled/package-lock.json index 7cc6af543..f299880ad 100644 --- a/lib/octicons_styled/package-lock.json +++ b/lib/octicons_styled/package-lock.json @@ -5533,13 +5533,6 @@ "dev": true, "optional": true }, - "ini": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz", - "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==", - "dev": true, - "optional": true - }, "is-fullwidth-code-point": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", @@ -6463,9 +6456,9 @@ "dev": true }, "ini": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz", - "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==", + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", + "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", "dev": true }, "inquirer": { From d79bb4c6593b5b520c51fb5274aea133d102573c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20Sch=C3=A4per?= Date: Mon, 11 Jan 2021 14:55:40 +0100 Subject: [PATCH 06/29] 16px multi-select icon added --- icons/multi-select-16.svg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 icons/multi-select-16.svg diff --git a/icons/multi-select-16.svg b/icons/multi-select-16.svg new file mode 100644 index 000000000..72c1b6f73 --- /dev/null +++ b/icons/multi-select-16.svg @@ -0,0 +1,4 @@ + + + + From e6bd1335d0b3e0e202be02b6d32a24abef5fbad7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20Sch=C3=A4per?= Date: Mon, 11 Jan 2021 14:56:19 +0100 Subject: [PATCH 07/29] 24px multi-select icon added --- icons/multi-select-24.svg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 icons/multi-select-24.svg diff --git a/icons/multi-select-24.svg b/icons/multi-select-24.svg new file mode 100644 index 000000000..c12f0744f --- /dev/null +++ b/icons/multi-select-24.svg @@ -0,0 +1,4 @@ + + + + From 004c7985efbc726276785213378db0c20fe0eb78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20Sch=C3=A4per?= Date: Mon, 11 Jan 2021 13:56:53 +0000 Subject: [PATCH 08/29] Optimize SVGs --- icons/multi-select-16.svg | 5 +---- icons/multi-select-24.svg | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/icons/multi-select-16.svg b/icons/multi-select-16.svg index 72c1b6f73..c9905552e 100644 --- a/icons/multi-select-16.svg +++ b/icons/multi-select-16.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file diff --git a/icons/multi-select-24.svg b/icons/multi-select-24.svg index c12f0744f..22b6da9b7 100644 --- a/icons/multi-select-24.svg +++ b/icons/multi-select-24.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file From ddc5f52bd7e1dee6a17cfcda8dbdbf7ade6b7835 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20Sch=C3=A4per?= Date: Mon, 11 Jan 2021 15:02:51 +0100 Subject: [PATCH 09/29] 24px multi-select icon added --- icons/multi-select-24.svg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/icons/multi-select-24.svg b/icons/multi-select-24.svg index 22b6da9b7..c12f0744f 100644 --- a/icons/multi-select-24.svg +++ b/icons/multi-select-24.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + From a380d284ad2d13c4f07d557bf642104652100a4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20Sch=C3=A4per?= Date: Mon, 11 Jan 2021 14:03:27 +0000 Subject: [PATCH 10/29] Optimize SVGs --- icons/multi-select-24.svg | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/icons/multi-select-24.svg b/icons/multi-select-24.svg index c12f0744f..22b6da9b7 100644 --- a/icons/multi-select-24.svg +++ b/icons/multi-select-24.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file From 77b6a85a3146100b68043b54cd457bc90d49d7ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20Sch=C3=A4per?= Date: Wed, 13 Jan 2021 13:39:56 +0100 Subject: [PATCH 11/29] Increased spacing between top stroke and chevron from 1 to 2.5px --- icons/multi-select-24.svg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/icons/multi-select-24.svg b/icons/multi-select-24.svg index 22b6da9b7..a70bf2a9e 100644 --- a/icons/multi-select-24.svg +++ b/icons/multi-select-24.svg @@ -1 +1,4 @@ - \ No newline at end of file + + + + From 5beb0a031c6c505ba9cb5f149e6956f3f445a6dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20Sch=C3=A4per?= Date: Wed, 13 Jan 2021 12:40:31 +0000 Subject: [PATCH 12/29] Optimize SVGs --- icons/multi-select-24.svg | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/icons/multi-select-24.svg b/icons/multi-select-24.svg index a70bf2a9e..b4df515c4 100644 --- a/icons/multi-select-24.svg +++ b/icons/multi-select-24.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file From 099d3a27468c62e9c95cd2765a657ae26c3f4da2 Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Fri, 15 Jan 2021 13:38:24 -0800 Subject: [PATCH 13/29] Make octicon helper slightly faster We don't need to stringify the cache_key and can use the array's hash instead. Also we can fetch from the hash a single time and use the result. Co-authored-by: John Crepezzi --- lib/octicons_helper/lib/octicons_helper/helper.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/octicons_helper/lib/octicons_helper/helper.rb b/lib/octicons_helper/lib/octicons_helper/helper.rb index 44c0c7475..c7030e6ad 100644 --- a/lib/octicons_helper/lib/octicons_helper/helper.rb +++ b/lib/octicons_helper/lib/octicons_helper/helper.rb @@ -9,10 +9,10 @@ module OcticonsHelper def octicon(symbol, options = {}) return "" if symbol.nil? - cache_key = [symbol, options].to_s + cache_key = [symbol, options] - if octicons_helper_cache[cache_key] - octicons_helper_cache[cache_key] + if tag = octicons_helper_cache[cache_key] + tag else icon = Octicons::Octicon.new(symbol, options) From 02551908ec4af827d62dc58aee7a5991e5d25d7d Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Fri, 15 Jan 2021 14:16:38 -0800 Subject: [PATCH 14/29] Avoid mutating options hash in Octicon#initialize --- lib/octicons_gem/lib/octicons/octicon.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/octicons_gem/lib/octicons/octicon.rb b/lib/octicons_gem/lib/octicons/octicon.rb index 62a53f474..7de596ec8 100644 --- a/lib/octicons_gem/lib/octicons/octicon.rb +++ b/lib/octicons_gem/lib/octicons/octicon.rb @@ -11,7 +11,7 @@ def initialize(symbol, options = {}) @width = octicon["width"] @height = octicon["height"] @keywords = octicon["keywords"] - @options = options + @options = options.dup @options.merge!({ class: classes, viewBox: viewbox, From 446543f2aba20e51cbe176573dc3404ffd855244 Mon Sep 17 00:00:00 2001 From: Rob Sterner Date: Wed, 20 Jan 2021 16:05:08 -0500 Subject: [PATCH 15/29] renames `trashcan` icon to `trash` --- icons/{trashcan-16.svg => trash-16.svg} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename icons/{trashcan-16.svg => trash-16.svg} (100%) diff --git a/icons/trashcan-16.svg b/icons/trash-16.svg similarity index 100% rename from icons/trashcan-16.svg rename to icons/trash-16.svg From 2780cb9a74564c56e2a8c4b9a44d915c1c4e73f5 Mon Sep 17 00:00:00 2001 From: edokoa Date: Thu, 4 Feb 2021 16:05:06 +0100 Subject: [PATCH 16/29] Save bug-48.svg, bug-24.svg --- icons/bug-24.svg | 3 +++ icons/bug-48.svg | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 icons/bug-24.svg create mode 100644 icons/bug-48.svg diff --git a/icons/bug-24.svg b/icons/bug-24.svg new file mode 100644 index 000000000..41474aedd --- /dev/null +++ b/icons/bug-24.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/bug-48.svg b/icons/bug-48.svg new file mode 100644 index 000000000..95a148f07 --- /dev/null +++ b/icons/bug-48.svg @@ -0,0 +1,3 @@ + + + From c7ca45548eda89298b95eb5383735a48f9e31961 Mon Sep 17 00:00:00 2001 From: edokoa Date: Thu, 4 Feb 2021 15:05:51 +0000 Subject: [PATCH 17/29] Optimize SVGs --- icons/bug-24.svg | 4 +--- icons/bug-48.svg | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/icons/bug-24.svg b/icons/bug-24.svg index 41474aedd..a6ff58831 100644 --- a/icons/bug-24.svg +++ b/icons/bug-24.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/icons/bug-48.svg b/icons/bug-48.svg index 95a148f07..c5468f864 100644 --- a/icons/bug-48.svg +++ b/icons/bug-48.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file From df8cca5a2c353411bed1d66da1080f74f784263c Mon Sep 17 00:00:00 2001 From: edokoa Date: Thu, 4 Feb 2021 17:26:16 +0100 Subject: [PATCH 18/29] Save bug-16.svg, bug-24.svg --- icons/bug-16.svg | 11 ++++++++++- icons/bug-24.svg | 4 +++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/icons/bug-16.svg b/icons/bug-16.svg index 75188298b..a305f88fa 100644 --- a/icons/bug-16.svg +++ b/icons/bug-16.svg @@ -1 +1,10 @@ - \ No newline at end of file + + + + + + + + + + diff --git a/icons/bug-24.svg b/icons/bug-24.svg index a6ff58831..c8786355e 100644 --- a/icons/bug-24.svg +++ b/icons/bug-24.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + From 9d347be99a3c9694e675bd728642ecba750f0ba1 Mon Sep 17 00:00:00 2001 From: edokoa Date: Thu, 4 Feb 2021 16:26:48 +0000 Subject: [PATCH 19/29] Optimize SVGs --- icons/bug-16.svg | 11 +---------- icons/bug-24.svg | 4 +--- 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/icons/bug-16.svg b/icons/bug-16.svg index a305f88fa..06c1247dd 100644 --- a/icons/bug-16.svg +++ b/icons/bug-16.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/icons/bug-24.svg b/icons/bug-24.svg index c8786355e..fde059dc8 100644 --- a/icons/bug-24.svg +++ b/icons/bug-24.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file From 815e37f15179e5499d5dac5fc6c540c7b5838570 Mon Sep 17 00:00:00 2001 From: edokoa Date: Thu, 4 Feb 2021 17:27:17 +0100 Subject: [PATCH 20/29] Delete bug-48.svg --- icons/bug-48.svg | 1 - 1 file changed, 1 deletion(-) delete mode 100644 icons/bug-48.svg diff --git a/icons/bug-48.svg b/icons/bug-48.svg deleted file mode 100644 index c5468f864..000000000 --- a/icons/bug-48.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file From c89efd44655a409055dd458f36ba74e4762aab7a Mon Sep 17 00:00:00 2001 From: edokoa Date: Thu, 4 Feb 2021 17:38:56 +0100 Subject: [PATCH 21/29] fixed 24px leg length (middle legs) --- icons/bug-24.svg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/icons/bug-24.svg b/icons/bug-24.svg index fde059dc8..6c35ca171 100644 --- a/icons/bug-24.svg +++ b/icons/bug-24.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + From 5b24322cdfe3b880996e55c62d1c79e5ff3c4953 Mon Sep 17 00:00:00 2001 From: edokoa Date: Thu, 4 Feb 2021 16:39:41 +0000 Subject: [PATCH 22/29] Optimize SVGs --- icons/bug-24.svg | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/icons/bug-24.svg b/icons/bug-24.svg index 6c35ca171..cb1eace04 100644 --- a/icons/bug-24.svg +++ b/icons/bug-24.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file From 38555f856c8f33bc7076ccaa6d2505880f6dcbce Mon Sep 17 00:00:00 2001 From: edokoa Date: Thu, 4 Feb 2021 17:46:01 +0100 Subject: [PATCH 23/29] fixed 16px bug leg --- icons/bug-16.svg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/icons/bug-16.svg b/icons/bug-16.svg index 06c1247dd..cbb6662c7 100644 --- a/icons/bug-16.svg +++ b/icons/bug-16.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + From d28ea99874ca67a581f5ae10aefba15628e0aa8f Mon Sep 17 00:00:00 2001 From: edokoa Date: Thu, 4 Feb 2021 16:46:41 +0000 Subject: [PATCH 24/29] Optimize SVGs --- icons/bug-16.svg | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/icons/bug-16.svg b/icons/bug-16.svg index cbb6662c7..f790659f3 100644 --- a/icons/bug-16.svg +++ b/icons/bug-16.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file From bb63a001ef59dd420565c34c74099d84bb3a5a41 Mon Sep 17 00:00:00 2001 From: edokoa Date: Thu, 4 Feb 2021 17:51:32 +0100 Subject: [PATCH 25/29] Longer legs for the 24px bug --- icons/bug-24.svg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/icons/bug-24.svg b/icons/bug-24.svg index cb1eace04..0bc9f78fc 100644 --- a/icons/bug-24.svg +++ b/icons/bug-24.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + From ab5234d82ee3c4a4ae3746820a8b617ded938862 Mon Sep 17 00:00:00 2001 From: edokoa Date: Thu, 4 Feb 2021 16:52:10 +0000 Subject: [PATCH 26/29] Optimize SVGs --- icons/bug-24.svg | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/icons/bug-24.svg b/icons/bug-24.svg index 0bc9f78fc..3b1c21fc4 100644 --- a/icons/bug-24.svg +++ b/icons/bug-24.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file From 715a5fcef6e6132c37ef963df3e2273dca3a3bca Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Thu, 4 Feb 2021 09:14:29 -0800 Subject: [PATCH 27/29] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2217e4cbe..81c4cb391 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## Unreleased +### πŸš€ New Features + +- `multi-select` (https://github.com/primer/octicons/pull/534) + ## 11.3.0 ### πŸš€ New Features From 2f1811eea4c0ad408e4ad3df5d000f68ac6e3a86 Mon Sep 17 00:00:00 2001 From: "DESKTOP-87F2V2L\\edokoa" Date: Thu, 4 Feb 2021 18:47:59 +0100 Subject: [PATCH 28/29] Updated Octicons version to 12.0.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_node/package-lock.json | 2 +- lib/octicons_node/package.json | 2 +- lib/octicons_react/package-lock.json | 2 +- lib/octicons_react/package.json | 2 +- lib/octicons_styled/package-lock.json | 2 +- lib/octicons_styled/package.json | 2 +- package-lock.json | 2 +- package.json | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/lib/octicons_gem/lib/octicons/version.rb b/lib/octicons_gem/lib/octicons/version.rb index a1f1e2010..10e477eda 100644 --- a/lib/octicons_gem/lib/octicons/version.rb +++ b/lib/octicons_gem/lib/octicons/version.rb @@ -1,3 +1,3 @@ module Octicons - VERSION = "11.3.0".freeze + VERSION = "12.0.0".freeze end diff --git a/lib/octicons_helper/Gemfile b/lib/octicons_helper/Gemfile index 95caa04a7..c89a698a3 100644 --- a/lib/octicons_helper/Gemfile +++ b/lib/octicons_helper/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" gemspec -gem "octicons", "11.3.0" +gem "octicons", "12.0.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 3a691238b..a4e100004 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 = "11.3.0".freeze + VERSION = "12.0.0".freeze end diff --git a/lib/octicons_helper/octicons_helper.gemspec b/lib/octicons_helper/octicons_helper.gemspec index b54ea21c2..890df2911 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", "11.3.0" + s.add_dependency "octicons", "12.0.0" s.add_dependency "rails" end diff --git a/lib/octicons_jekyll/Gemfile b/lib/octicons_jekyll/Gemfile index c34d9c7a1..937969de1 100644 --- a/lib/octicons_jekyll/Gemfile +++ b/lib/octicons_jekyll/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" gemspec -gem "octicons", "11.3.0" +gem "octicons", "12.0.0" group :development, :test do gem "minitest" diff --git a/lib/octicons_jekyll/jekyll-octicons.gemspec b/lib/octicons_jekyll/jekyll-octicons.gemspec index c1b70bc43..10f1fc094 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", "11.3.0" + s.add_dependency "octicons", "12.0.0" end diff --git a/lib/octicons_jekyll/lib/jekyll-octicons/version.rb b/lib/octicons_jekyll/lib/jekyll-octicons/version.rb index 98947c240..ddc376dc8 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 = "11.3.0".freeze + VERSION = "12.0.0".freeze end end diff --git a/lib/octicons_node/package-lock.json b/lib/octicons_node/package-lock.json index 391f0c9a2..b61e7acac 100644 --- a/lib/octicons_node/package-lock.json +++ b/lib/octicons_node/package-lock.json @@ -1,6 +1,6 @@ { "name": "@primer/octicons", - "version": "11.3.0", + "version": "12.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/lib/octicons_node/package.json b/lib/octicons_node/package.json index 2c7ada023..5a73212f3 100644 --- a/lib/octicons_node/package.json +++ b/lib/octicons_node/package.json @@ -1,6 +1,6 @@ { "name": "@primer/octicons", - "version": "11.3.0", + "version": "12.0.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 0aa2929fd..8ed6f7e95 100644 --- a/lib/octicons_react/package-lock.json +++ b/lib/octicons_react/package-lock.json @@ -1,6 +1,6 @@ { "name": "@primer/octicons-react", - "version": "11.3.0", + "version": "12.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/lib/octicons_react/package.json b/lib/octicons_react/package.json index 6a575fa6b..d5370c43e 100644 --- a/lib/octicons_react/package.json +++ b/lib/octicons_react/package.json @@ -1,6 +1,6 @@ { "name": "@primer/octicons-react", - "version": "11.3.0", + "version": "12.0.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_styled/package-lock.json b/lib/octicons_styled/package-lock.json index b9202972b..168ea5f55 100644 --- a/lib/octicons_styled/package-lock.json +++ b/lib/octicons_styled/package-lock.json @@ -1,6 +1,6 @@ { "name": "@primer/styled-octicons", - "version": "11.3.0", + "version": "12.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/lib/octicons_styled/package.json b/lib/octicons_styled/package.json index 62f226ab0..4746e1b3f 100644 --- a/lib/octicons_styled/package.json +++ b/lib/octicons_styled/package.json @@ -1,6 +1,6 @@ { "name": "@primer/styled-octicons", - "version": "11.3.0", + "version": "12.0.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 23bb81281..5f113452b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "version": "11.3.0", + "version": "12.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 28389f52a..0d4d30b2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "version": "11.3.0", + "version": "12.0.0", "scripts": { "version": "script/version", "test": "ava -v tests/*.js", From 3c5dcf77032f40ca6122bc07d1f8e6489b0b817d Mon Sep 17 00:00:00 2001 From: edokoa Date: Thu, 4 Feb 2021 18:57:16 +0000 Subject: [PATCH 29/29] Updated CHANGELOG to 12.0.0 --- CHANGELOG.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81c4cb391..984e19ab8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,19 @@ # Changelog -## Unreleased - +# 12.0.0 ### πŸš€ New Features - +- `bug` (https://github.com/primer/octicons/pull/543) - `multi-select` (https://github.com/primer/octicons/pull/534) +### πŸ’… Enhancements +- Make octicon helper slightly faster (@jhawthorn & @seejohnrun) (#536) + +### πŸ’₯ Breaking changes +- Rename 16px `trashcan` icon to `trash` (@fermion πŸ™‡) (https://github.com/primer/octicons/pull/538) + +### 🧽Chores +- Dependency updates (#525, #524, #523, #522, #520) + ## 11.3.0 ### πŸš€ New Features