Commit graph

347 commits

Author SHA1 Message Date
github-actions[bot] 2b7c88c7e6 version bump 2022-07-10 00:28:19 +00:00
github-actions[bot] 7559dd24f0 version bump 2022-07-03 00:26:21 +00:00
github-actions[bot] 04349169de version bump 2022-06-26 00:28:26 +00:00
github-actions[bot] ffbe3845e6 version bump 2022-06-19 00:23:24 +00:00
renovate[bot] 40ea4457c9
Update dependency esbuild to v0.14.43 (#7501)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-12 20:05:08 -07:00
github-actions[bot] 7b82a04aaa version bump 2022-06-12 00:24:32 +00:00
github-actions[bot] be0b79115f version bump 2022-05-29 00:23:32 +00:00
Sachin Raja 665b82590d
remove icons/* entrypoints (#6788)
* remove icons/* entrypoints

* remove icons/* tests

* remove icons/* references from the README

* reference actual variable in README console.log

* merge develop

* fix conflicts

* fix

* fix tests

* Update scripts/build/package.js

* Update README.md

* fix ignore files
2022-05-26 14:29:37 +02:00
renovate[bot] 7ffcc9695f
Update all dependencies (#7442)
* Update all dependencies

* Update create-release.yml

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-26 11:38:46 +02:00
github-actions[bot] 60d9d342ac version bump 2022-05-22 00:22:53 +00:00
github-actions[bot] ebfcfb0f8f version bump 2022-05-16 08:50:18 +00:00
renovate[bot] 4f8cc1ce4a
Update all dependencies (#7397)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-09 13:17:22 +02:00
github-actions[bot] 388727251f version bump 2022-05-08 00:21:44 +00:00
github-actions[bot] 230727d6b2 version bump 2022-05-01 00:28:53 +00:00
github-actions[bot] 18cba41bad version bump 2022-04-17 00:22:18 +00:00
github-actions[bot] 906d43ffad version bump 2022-04-10 00:20:18 +00:00
github-actions[bot] 35dbc14178 version bump 2022-04-03 00:21:03 +00:00
github-actions[bot] d5706aabf9 version bump 2022-03-27 00:23:17 +00:00
github-actions[bot] 4937ac3e22 version bump 2022-03-20 00:19:47 +00:00
Sigurd Spieckermann e58dc74d30
add "exports" for SVG files (#7241)
Co-authored-by: Sachin Raja <sachinraja2349@gmail.com>
2022-03-19 07:19:49 -07:00
Álvaro Mondéjar 9b823a427f
Add funding key to package.json (#7218) 2022-03-14 14:26:40 +01:00
github-actions[bot] d362dbbab9 version bump 2022-03-13 00:18:49 +00:00
github-actions[bot] 7d5d8236bc version bump 2022-03-06 00:18:30 +00:00
github-actions[bot] a1f29ca7aa version bump 2022-02-27 00:19:42 +00:00
github-actions[bot] ea8e05550d version bump 2022-02-20 00:20:37 +00:00
renovate[bot] ebbc9dea2a
Update all dependencies (#7146)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 16:09:00 -08:00
github-actions[bot] d54b71ddc7 version bump 2022-02-13 00:16:37 +00:00
github-actions[bot] a89f126550 version bump 2022-02-06 00:18:29 +00:00
github-actions[bot] 376a4bb6b7 version bump 2022-01-30 00:14:36 +00:00
Sachin Raja d49492f1ef
switch from uvu to mocha (#7071)
* switch from uvu to mocha

* remove unused import

* custom min reporter

* use constants
2022-01-19 18:23:32 +01:00
github-actions[bot] 132fcc2d9b version bump 2022-01-16 00:15:49 +00:00
github-actions[bot] 690b9c67ca version bump 2022-01-09 00:15:28 +00:00
github-actions[bot] 2309e4c43c version bump 2022-01-02 00:15:06 +00:00
renovate[bot] bdae801317
Update all dependencies (#6986)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-27 04:13:04 +01:00
github-actions[bot] 09b22d010a version bump 2021-12-26 00:15:39 +00:00
Sachin Raja a930dc57ec
convert scripts to esm (#6946)
* convert scripts to esm

* fix tests

* fix tests

* fix lints

* syncFs to fsSync

* named export for fs

Co-authored-by: LitoMore <LitoMore@users.noreply.github.com>

* fsSync to { promises as fs }

* convert update-svgs-count to esm

* rename data to icons

* fix build script

* switch svglintrc file to mjs

* use node: protocol

* pluralize getIcons

Co-authored-by: LitoMore <LitoMore@users.noreply.github.com>
2021-12-25 06:22:56 -08:00
Eric Cornelissen 2c351f6452
Upgrade SVGLint dependency (#6970)
* Upgrade svglint from 1.3.0 to 2.0.0

* Update minimum required NodeJS version for local testing

In accordance with the new minimum required NodeJS version for SVGLint:
2d242fe57a/package.json (L52)

* Update CONTRIBUTING.md

Co-authored-by: LitoMore <LitoMore@users.noreply.github.com>
2021-12-21 19:14:29 +01:00
github-actions[bot] f9c14cbc86 version bump 2021-12-19 00:14:55 +00:00
renovate[bot] 2a8cea5a72
Update all dependencies (#6962)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-13 10:30:52 +01:00
github-actions[bot] adf7db7121 version bump 2021-12-12 00:14:40 +00:00
github-actions[bot] 9020eb4a81 version bump 2021-12-05 00:14:47 +00:00
Álvaro Mondéjar ebbd39bd32
Enforce <svg> node alphabetical attributes ordering (#6930) 2021-12-01 15:03:52 -08:00
renovate[bot] 4beea3a1b1
Update all dependencies (#6922)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-29 10:37:52 +01:00
Sachin Raja a14e03cf7a
Switch testing framework from jest to uvu (#6915)
* switch from jest to uvu

* remove jest config

* convert index.test.js to uvu

* use assert.type

* Get rid of jest-diff

* Remove uneeded splits

* remove out.txt

* switch to fake-diff
2021-11-29 09:44:36 +01:00
Álvaro Mondéjar 67825e3d6e
Bump named-html-entities-json to stable version (#6921) 2021-11-28 14:16:54 -08:00
github-actions[bot] 47eb472a12 version bump 2021-11-28 00:14:17 +00:00
LitoMore 1fc838517a
Avoid CRLF in SVGs (#6880) 2021-11-25 09:08:34 +01:00
Sachin Raja 8010341b97
make building async and minify with esbuild (#6898)
* make building async and minify with esbuild

* switch from fs/promises to fs.promises

* cleanup fs.promises

* fix conflicts

* fix conflicts

* revert test file changes
2021-11-24 03:01:24 +01:00
github-actions[bot] a94f8dd1cf version bump 2021-11-21 00:13:11 +00:00
github-actions[bot] 9234fd26ae version bump 2021-11-14 00:13:13 +00:00