Commit graph

199 commits

Author SHA1 Message Date
github-actions[bot] a8176c9865
version bump 2020-11-01 00:01:50 +00:00
renovate[bot] a7bc5478d6
Update all dependencies (#3767)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-26 09:40:27 +02:00
github-actions[bot] a5e5b6f5d2
version bump 2020-10-25 00:02:34 +00:00
github-actions[bot] 5e7e294f36
version bump 2020-10-18 00:02:41 +00:00
renovate[bot] e60b7f3c5f
Update all dependencies (#3716) 2020-10-15 01:50:37 +03:00
renovate[bot] d9f810b004
Update all dependencies (#3650)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-06 23:48:54 +03:00
Eric Cornelissen 9a1973163b version bump 2020-10-04 12:13:48 +03:00
renovate[bot] d3add4daa1
Update dependency uglify-js to v3.11.0 (#3609) 2020-09-28 12:37:34 +03:00
github-actions[bot] 44cddc7db8
version bump 2020-09-27 00:02:31 +00:00
github-actions[bot] 664821fa8f
version bump 2020-09-20 00:02:29 +00:00
renovate[bot] 99b94c1daa
Update all dependencies (#3563)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-16 12:14:40 +03:00
github-actions[bot] 9d52674cc4
version bump 2020-09-13 00:02:14 +00:00
renovate[bot] 3170327338
Update dependency uglify-js to v3.10.4 (#3520) 2020-09-07 14:48:05 +03:00
github-actions[bot] 3dd705f039
version bump 2020-09-06 00:02:12 +00:00
github-actions[bot] a90c0e79a3
version bump 2020-08-30 00:10:34 +00:00
renovate[bot] ab8651d13f
Update all dependencies (#3456) 2020-08-24 10:45:15 +03:00
github-actions[bot] 78618c5186
version bump 2020-08-23 00:06:52 +00:00
github-actions[bot] 06ee7502ea
version bump 2020-08-16 00:02:00 +00:00
renovate[bot] 6c79263fe6
Update all dependencies (#3406) 2020-08-10 08:57:58 +03:00
github-actions[bot] b4c26a8332
version bump 2020-08-09 00:02:18 +00:00
github-actions[bot] 02b8efdc21
version bump 2020-08-02 00:01:48 +00:00
Eric Cornelissen d4b07ad447 version bump 2020-07-26 16:46:04 +03:00
github-actions[bot] 64d5f13b63 version bump 2020-07-19 15:05:25 +03:00
Eric Cornelissen 7c34d3f468 version bump 2020-07-14 08:38:52 +03:00
Eric Cornelisesn a1c01e5545 version bump 2020-07-05 10:42:05 +03:00
Eric Cornelisesn 6e502fdffa version bump 2020-07-05 10:24:01 +03:00
renovate[bot] b73f867def
Update all dependencies (#3268)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-29 05:44:45 +03:00
Eric Cornelisesn b5955dbe1b version bump 2020-06-28 14:11:28 +03:00
Eric Cornelissen d8de963872 version bump 2020-06-15 14:30:38 +03:00
Eric Cornelissen bd742e72d6 version bump 2020-06-14 13:09:43 +03:00
David Beitey 5da34c7efd
Add linter to check svg path dimensions (#3107)
* Add linter to check svg path dimensions

Float precision is set at 3 which is the default for svgo in .svgo.yml;
precision can be raised over time.

This adds an ignore file with the current paths of non-conforming icons.

This also changes the name of the icon title linter as well so it reads
more nicely than "custom".

* Update CONTRIBUTING GUIDELINES

Add a note on visual imperfections and viewbox problems due to 
optimizing.

Co-authored-by: Eric Cornelisesn <ericornelissen@gmail.com>
Co-authored-by: Peter Noble <PeterShaggyNoble@users.noreply.github.com>
2020-06-10 12:59:42 +03:00
renovate[bot] b234c8ffef
Update dependency editorconfig-checker to v3.1.0 (#3188) 2020-06-08 09:23:04 +01:00
Eric Cornelisesn 7293a0ebd0 version bump 2020-06-07 12:48:34 +03:00
renovate[bot] 3934363887
Update dependency uglify-js to v3.9.4 (#3146)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-01 07:46:22 +03:00
Eric Cornelisesn 7af9796704 version bump 2020-05-31 12:52:26 +03:00
Eric Cornelissen 72968fdff9 version bump 2020-05-24 12:56:19 +03:00
renovate[bot] b2f4739631
Update all dependencies (#3089)
* Update all dependencies

* Update NodeJS version for Travis to 10

Starting from v26.0.0 of Jest [1] a function native to NodeJS 10 is 
being used, therefore using NodeJS 8 in Travis CI is no longer 
sufficient.

--
1. https://github.com/facebook/jest/blob/master/CHANGELOG.md#2600

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>
2020-05-18 15:22:33 +03:00
Álvaro Mondéjar b12a531c49
Avoid to run svglint for icons/*.js files. (#3083) 2020-05-18 15:02:47 +03:00
Eric Cornelissen 3f4704f8a3 version bump 2020-05-17 16:40:48 +03:00
Álvaro Mondéjar 1f9fe8861f
Fix 'wslint' command that isn't linting the simple-icons.json file. (#3079)
* Avoid to insert a final newline on '_data/simple-icons.json' file config for '.editorconfig'.

* Fix wslint script, add final newline to simple-icons.json and revert .editorconfig configuration.
2020-05-14 19:30:14 +03:00
David Beitey d38740682a
Restore lost lint command to run all linting (#3063) 2020-05-13 14:01:57 +03:00
github-actions[bot] 6f2287edaa
version bump 2020-05-10 00:01:09 +00:00
renovate[bot] 1c7d921fad
Update all dependencies (#3020)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-04 07:41:23 +03:00
github-actions[bot] e3b3be9532
version bump 2020-05-03 00:00:43 +00:00
Eric Cornelissen b07f8f37cd
Add command to run all linting at once (#2966)
* Add `npm run lint` command that runs all our linting commands at once

Using npm-run-all [1], following a comment from a contributor [2].

--
1. https://www.npmjs.com/package/npm-run-all
2. 
https://github.com/simple-icons/simple-icons/pull/2958#issuecomment-616540155

* Mention new `npm run lint` command in the contributing guidelines
2020-04-27 13:34:05 +02:00
renovate[bot] a835c6870f
Update all dependencies (#2986)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-27 12:17:23 +03:00
github-actions[bot] 29fc42ecd2
version bump 2020-04-26 00:01:09 +00:00
renovate[bot] 4d2287beab
Update all dependencies (#2956)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-20 08:17:28 +03:00
renovate[bot] ed7a5c39b5
Update dependency jest to v25.3.0 (#2929)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-13 14:00:40 +03:00
Eric Cornelissen 4b3df322ea version bump 2020-04-12 11:13:27 +03:00