Commit graph

10 commits

Author SHA1 Message Date
Daniel Huf db03cab79e
[BUGFIX] fix minimist vulnerability and update to 1.0.5 2020-04-09 13:47:25 +02:00
Daniel Huf f223404bba
[TASK] Update mjml to 4.6.2 + ext 1.0.4
* [TASK] Update mjml to 4.6.2
* [TASK] Update ext to 1.0.4
2020-03-15 10:08:02 +01:00
Daniel Huf 64132083fa
[TASK] Update mjml 4.5.1 & ext to 1.0.3 2020-01-24 11:21:16 +01:00
Daniel Huf 7784d25ea7
[TASK] Update npm packages 2019-07-14 01:00:31 +02:00
dependabot[bot] 99b924cf12 Bump lodash from 4.17.11 to 4.17.14 (#20)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-14 00:54:25 +02:00
dependabot[bot] 012805fc4b Bump lodash.merge from 4.6.1 to 4.6.2 (#19)
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-14 00:49:41 +02:00
Daniel Huf a0afc473a4
[TASK] Security: Update mjml to 4.3.1 and npm packages 2019-06-07 06:49:34 +02:00
Daniel Huf b0fb2c308e
[BUGFIX] Add missing package-lock file (#15) 2018-06-13 12:08:05 +02:00
Daniel Huf d1a97b9be8
[TASK][SECURITY][!!!] Update to mjml 4 due to security npm issues
* [TASK][SECURITY][!!!] Update to mjml 4 due to security npm issues

* WIP|TASK: Fix broken test

Fix error in test.

Still the expected HTML is not as returned from mjml.

* [TASK] Remove comment generated by the consoleOutput in the test

* [TASK] Modify Expected.html to fit generated entry

* [TASK] Add same conversions on both outputs

* [TASK] Try with phpunit assertStringEqualsFile function

* [TASK] remove the \n again

* [BUGFIX] Add some compression configs to keep it small

* [BUGFIX] reduce line length
2018-06-13 10:28:05 +02:00
Daniel 1fef314213
[TAKS] Add package-lock.json (#10) 2018-01-02 15:30:03 +01:00