dependabot[bot]
e721efe2ca
Bump node-sass from 4.14.1 to 7.0.0 ( #101 )
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 4.14.1 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v7.0.0 )
---
updated-dependencies:
- dependency-name: node-sass
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 08:39:21 +01:00
Dan Mindru
96e868bdf2
Bump version
2021-09-04 09:39:10 +02:00
Anuj Punjani
d7baeec5ab
Added custom inline-image plugin & modified build.js ( #100 )
...
* Modified build.js to use custom inline-image plugin
* Added inlineRemoteUrl property for inline image processing
Co-authored-by: Dan Mindru <nadurdnim@icloud.com>
2021-09-04 09:36:47 +02:00
Dan Mindru
0c1ff6d3dc
Build on PR
2021-09-01 21:18:08 +02:00
dependabot[bot]
6bc6ab5c9d
Bump postcss from 7.0.2 to 7.0.36 ( #96 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 7.0.2 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.2...7.0.36 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-16 14:39:12 +02:00
dependabot[bot]
b9ef0953de
Bump normalize-url from 4.5.0 to 4.5.1 ( #95 )
...
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases )
- [Commits](https://github.com/sindresorhus/normalize-url/commits )
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 12:51:54 +02:00
dependabot[bot]
5f68bf303a
Bump browserslist from 4.8.7 to 4.16.6 ( #94 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.8.7 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.8.7...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 16:31:55 +02:00
dependabot[bot]
5b2710d3c2
Bump lodash from 4.17.15 to 4.17.21 ( #93 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 09:14:24 +02:00
dependabot[bot]
deb81dd037
Bump y18n from 3.2.1 to 3.2.2 ( #92 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 13:12:37 +02:00
dependabot[bot]
f57fd62ce9
Bump ini from 1.3.4 to 1.3.7 ( #91 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.4 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.4...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 15:00:51 +01:00
Ben Mares
1c27a30ab4
Fix typo which prevents clearing cached config ( #90 )
...
Closes #84
2020-10-30 08:33:35 +01:00
Dan Mindru
83c3389945
Merge branch 'master' of github.com:fadeit/responsive-html-email-signature
2020-09-21 22:38:21 +02:00
Dan Mindru
aeaadaae53
Bump version
2020-09-21 22:37:49 +02:00
Dan Mindru
51857f1129
Add support for node 12 ( #88 )
...
* Add support for node 12
* Remove deps task completely
2020-09-21 22:35:10 +02:00
Dan Mindru
ba355c2c78
Rework npm commands to increase windows compat ( #82 )
...
* Rework npm commands to increase windows compat
* Test up to node 12
2020-06-10 11:33:50 +02:00
dependabot[bot]
6da4298b1f
Bump acorn from 7.1.0 to 7.1.1 ( #78 )
...
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-16 11:31:49 +01:00
Dan Mindru
054c18687e
Add TODO
2020-02-23 23:04:52 +01:00
Dan Mindru
6955a0b796
Fix checks
2020-02-23 23:02:27 +01:00
Dan Mindru
a0c8b69119
Remove windiws checks, won't fix
2020-02-23 23:02:27 +01:00
Dan Mindru
c0c64b3449
Remove husky
2020-02-23 23:02:27 +01:00
Dan Mindru
12ea9b461c
Add open collective post install to fix failing buil
2020-02-23 23:02:27 +01:00
Dan Mindru
468418fb17
Update husky
2020-02-23 23:02:27 +01:00
Dan Mindru
3f3e92fe29
Fix tests
2020-02-23 23:02:27 +01:00
Dan Mindru
12facfd8c2
Add prettier config
2020-02-23 23:02:27 +01:00
Dan Mindru
6113d1b575
Move css link tag generation to util
2020-02-23 23:02:27 +01:00
Dan Mindru
9610d244dd
Finish unused config (barely)
2020-02-23 23:02:27 +01:00
Dan Mindru
f298f8bd85
Refactor for tests
2020-02-23 23:02:27 +01:00
Dan Mindru
b3e0c77988
Add empty tests
2020-02-23 23:02:27 +01:00
Dan Mindru
1ad1ef9106
Update pre-push to run e2e test
2020-02-23 23:02:27 +01:00
Dan Mindru
d55786f744
Check for unused initial (untested) implementation
2020-02-23 23:02:27 +01:00
Dan Mindru
e599bef72e
Remove unused package
2020-02-23 23:02:27 +01:00
Dan Mindru
8ba0323aaa
Fix readme text
2020-02-23 23:02:27 +01:00
Dan Mindru
86944f3cee
Fix tests
2020-02-23 23:02:27 +01:00
Dan Mindru
e44a52c89f
Re-format tests
2020-02-23 23:02:27 +01:00
Dan Mindru
8bcabaa10f
Increase version (to not forget)
2020-02-23 23:02:27 +01:00
Dan Mindru
d45a069c89
Sketch look for unused task
2020-02-23 23:02:27 +01:00
Dan Mindru
ab54d1e3e6
Update prettier conf
2020-02-23 23:02:27 +01:00
Dan Mindru
a04d8a225a
Remove todos from html templates
2020-02-23 23:02:27 +01:00
Dan Mindru
7cd7e53300
Refactor build to split up reading and gettings configs into utils
2020-02-23 23:02:27 +01:00
Dan Mindru
6ab7b8d962
Format all source files
2020-02-23 23:02:27 +01:00
Dan Mindru
d950d1d265
Add constants file
2020-02-23 23:02:27 +01:00
Dan Mindru
4adabe4ecd
Rollback husky
2020-02-23 22:28:18 +01:00
Dan Mindru
77953b721a
Nuke package lock
2020-02-23 22:22:51 +01:00
Dan Mindru
f68b5104ce
Drop v9
2020-02-23 22:17:52 +01:00
Dan Mindru
3c22a3921c
Last chance for windows
2020-02-23 22:13:08 +01:00
Dan Mindru
fedff3d67c
Include node v13
2020-02-23 22:11:09 +01:00
Dan Mindru
abecdb6371
Remove windows from tests
2020-02-23 22:09:06 +01:00
Dan Mindru
31f824b664
Tweaks scripts
2020-02-23 22:08:24 +01:00
Dan Mindru
6f05af60ad
Update node-sass
2020-02-23 21:59:11 +01:00
Dan Mindru
0150856d77
Try to install on win using unsafe perm
2020-02-23 21:55:15 +01:00