Commit graph

282 commits

Author SHA1 Message Date
github-actions[bot] 7185e4f994 version bump 2021-09-19 00:12:08 +00:00
github-actions[bot] c4cbdd82be version bump 2021-09-12 00:12:27 +00:00
github-actions[bot] babc9a1dcc version bump 2021-09-05 00:11:40 +00:00
Álvaro Mondéjar 7728aad8a8
Add cross platform support for 'clean' script (#6450) 2021-09-02 09:50:22 +02:00
github-actions[bot] 2cfea3131c version bump 2021-08-29 00:11:40 +00:00
renovate[bot] 81344e6bd3
Update all dependencies (#6351)
* Update all dependencies

* Update SVGO configuration

SVGO v2.4.0 deprecated the old approach of extending default
plugins (using `extendDefaultPlugins`) and introduced a new
approach using the 'preset-default' plugin.


Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>
2021-08-23 09:43:03 +02:00
Siddharth 12ca93cf27
Change engine to engines in package.json (#6349) 2021-08-22 22:06:39 +02:00
github-actions[bot] 56100cc5e9 version bump 2021-08-22 00:10:53 +00:00
github-actions[bot] 01b26ba35a version bump 2021-08-15 00:11:04 +00:00
github-actions[bot] 8388a095c1 version bump 2021-08-08 00:11:07 +00:00
Eric Cornelissen eca5056774 version bump 2021-08-01 11:29:29 +02:00
renovate[bot] e6b8bbe251
Update dependency uglify-js to v3.14.0 (#6169)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-26 10:09:09 +02:00
github-actions[bot] ee377edb12 version bump 2021-07-25 00:09:49 +00:00
github-actions[bot] 712875fd99 version bump 2021-07-18 00:10:25 +00:00
renovate[bot] b4fd6d4d72
Update all dependencies to v27.0.6 (#6096)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-12 11:23:16 +02:00
github-actions[bot] 73ac45609f version bump 2021-07-11 00:09:50 +00:00
github-actions[bot] 23b8e9e8c6 version bump 2021-07-04 00:09:16 +00:00
renovate[bot] 01478b524f
Update all dependencies (#6038)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-28 08:41:55 +02:00
github-actions[bot] 897c0f3b95 version bump 2021-06-27 00:10:34 +00:00
GitHub Actions e8b25f9275 version bump 2021-06-20 00:10:46 +00:00
GitHub Actions 0904a994cf version bump 2021-06-13 00:12:16 +00:00
Álvaro Mondéjar bbac9332b0
Update svg-path-segments to stable version (#5876) 2021-06-08 10:27:06 +02:00
GitHub Actions 8cf7175fee version bump 2021-06-06 00:20:24 +00:00
Álvaro Mondéjar 8dc6c821d6
Update 'svg-path-bbox' to v1.0.0 (#5846)
Co-authored-by: Peter Noble <petershaggynoble@gmail.com>
2021-06-03 20:15:21 +01:00
Eric Cornelissen 1cfaf5bd02 version bump 2021-05-30 11:13:36 +02:00
GitHub Actions e9eec77acb version bump 2021-05-23 00:13:38 +00:00
GitHub Actions 7e27d0b323 version bump 2021-05-16 00:12:36 +00:00
GitHub Actions e9cfea7480 version bump 2021-05-09 00:06:23 +00:00
Eric Cornelissen 153a029c25
Restructure the scripts/ directory (#5546)
* Restructure scripts/ directory

And update references to this scripts everywhere.

* Update names of file-level constants in bump-version.js

* Normalize quotes between all scripts

* Move "create-release.yml" scripts to scripts/release

* Move slugs table script to scripts/release

* Update relative path logic in update-slugs-table.js
2021-05-07 19:55:06 +02:00
renovate[bot] 92a049441b
Update all dependencies (#5595) 2021-05-05 11:35:03 +01:00
GitHub Actions 5e077bf9af version bump 2021-05-02 00:15:01 +00:00
GitHub Actions 7a0a61636b version bump 2021-04-25 00:23:27 +00:00
renovate[bot] 8678c94ee1
Update all dependencies (#5484)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-19 19:41:01 +02:00
GitHub Actions 3385df7a85 version bump 2021-04-18 00:22:36 +00:00
GitHub Actions d2a55b349c version bump 2021-04-11 00:24:29 +00:00
GitHub Actions a061087486 version bump 2021-04-04 00:32:31 +00:00
GitHub Actions 83b157b402 version bump 2021-03-28 00:22:13 +00:00
renovate[bot] ea9b5c43f8
Update all dependencies (#5263)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-23 16:31:43 +01:00
GitHub Actions 88b8dfe801 version bump 2021-03-21 01:01:57 +00:00
GitHub Actions 7db0f83c54 version bump 2021-03-14 01:00:20 +00:00
Sam Pierce Lolla bf47cc3604
Remove www subdomain from package.json homepage (#5206)
Clicking on the "homepage" field [on npm](https://www.npmjs.com/package/simple-icons) returns a privacy error: https://www.simpleicons.org/
2021-03-08 17:14:53 +01:00
renovate[bot] 5752c8d755
Update all dependencies (#5199)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-08 09:34:23 +01:00
Álvaro Mondéjar 9347c766f0 Version bump 2021-03-07 19:17:32 +01:00
Álvaro Mondéjar d56a2b3b9d
Add proper error messages to linter; fix bug in 'collinear-segments' rule (#5061)
* Implement better linter error handling; fix error in 'collinear-segments' lint rule

* Revert changes

* Fix error with resolution tips

* Fix lint error

* Fix minor errors

* Increase performance bumping svg-path-segments version

* Minor change in function name and bump svg-path-segments to 0.1.5

* Update function doc

* Remove 'segmentsSVGPath' function and update functions documentation

* Fix error in index number

* Fix automatic collinear segment
2021-03-02 19:00:18 +01:00
renovate[bot] 85af76a91e
Update all dependencies (#5137)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-02 17:40:59 +01:00
Eric Cornelissen a769301056 version bump 2021-02-28 13:00:12 +01:00
renovate[bot] 1df43dd50b
Update all dependencies (#5096) 2021-02-22 10:09:37 +00:00
Álvaro Mondéjar b3360c3a0b
Upgrade SVGO to version 2 (#5079)
* Upgrade SVGO to version 2

* Sketch neither supports space after arc flags

* Bump svgo to version 2.0.3 and enable 'reusePaths'

* Improve comment

* Simplify additional plugins list; update svgo script in package.json

* Apply suggestions from review
2021-02-21 13:48:30 +01:00
Eric Cornelissen e39a96af50 version bump 2021-02-21 11:20:43 +01:00
Eric Cornelissen 39269e7d39
Add icon license to JSON linting (and change JSON linting dependency) (#4945)
* Add "license" object to the data file JSON schema

* Add license to GNU and GNU social

As an example, based on the discussion in:
https://github.com/simple-icons/simple-icons/issues/1167

* Use `"additionalProperties": false` in JSON schema

... to detect properties in the data file that shouldn't be there.

For more info, see:
https://json-schema.org/understanding-json-schema/reference/object.html

* Update JSON scheme descriptions

* Switch from jsonlint2 to jsonschema

This gives is better support for advanced features of JSON schema.

A couple of clarifications:
- There does exist a jsonschema-cli package, but it is rather limited
  and crucially doens't exit with a non-zero exit code if there is an
  error. (it is also pretty old and not maintained), hence the custom
  script.
- I renamed .jsonlintschema 1) for clarity (lint is no longer accurate)
  and 2) the .json extension allows easy imorting in the script and 3)
  it adds syntax highlighting.
- The script outputs the number of errors in the end because the output
  gets pretty big pretty quickly, this way you can see it easily from
  your CLI.
- We could customize how the errors are logged, but I feel that is
  beyond this PR.

* Two minor changes

* Use `oneOf` to require URL for custom licenses

The updated configuration allows the `"license"` field to be either
1) a SPDX license, optional with a URL
2) a "custom" license with a required URL

Read more about the "oneOf" feature of jsonschema at:
https://json-schema.org/understanding-json-schema/reference/combining.html#oneof

* Include license field in Contributing Guidelines
2021-02-19 15:19:22 +01:00