Commit Graph

95 Commits

Author SHA1 Message Date
MDLeom 077055ed0b
release: 7.0.0 2022-05-17 00:59:09 +00:00
MDLeom 0623de5252
chore(node): drop Node 12 & 17, add 18
BREAKING CHANGE
2022-05-04 03:17:49 +00:00
MDLeom 63eee78e01
chore(dev-deps): bump standard from 16 to 17 2022-05-04 02:29:34 +00:00
MDLeom 7e81770894
chore(dev-deps): bump jest from 27 to 28 2022-05-04 02:28:59 +00:00
MDLeom 288a4e3232
chore(dev-deps): bump hexo from 5.1.1 to 6.1.0 2022-05-04 02:28:14 +00:00
MDLeom d8e6969352
release: 6.0.0 2021-10-20 09:02:30 +00:00
MDLeom 5f9c3d32d9 chore(deps): bump svgo from 2.3.0 to 2.4.0
- tested compatibility
2021-10-16 09:38:02 +00:00
Ming Di Leom 6d633f0593
Merge pull request #82 from curbengh/dependabot/npm_and_yarn/jest-27.2.5
chore(deps-dev): bump jest from 26.6.3 to 27.2.5
2021-10-16 20:06:54 +10:30
dependabot[bot] 88deed06bb
chore(deps-dev): bump jest from 26.6.3 to 27.2.5
Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.2.5.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.6.3...v27.2.5)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 15:05:13 +00:00
dependabot[bot] e4b349202c
chore(deps): bump minify-xml from 2.5.0 to 3.2.0
Bumps [minify-xml](https://github.com/kristian/minify-xml) from 2.5.0 to 3.2.0.
- [Release notes](https://github.com/kristian/minify-xml/releases)
- [Commits](https://github.com/kristian/minify-xml/compare/2.5.0...3.2.0)

---
updated-dependencies:
- dependency-name: minify-xml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 15:04:15 +00:00
MDLeom fde28cdd9a
release: 5.0.0 2021-04-25 08:51:39 +00:00
MDLeom 81fd44e514
chore: drop Node 10
- EOL 2021-04-30
2021-04-25 08:45:39 +00:00
MDLeom 3819909c84
chore(deps): bump svgo from 1.3.2 to 2.3.0 (BREAKING CHANGE)
- BREAKING CHANGE: syntax of minify.svg.plugins option
  * https://github.com/svg/svgo/releases/tag/v2.0.0
- svgo optimize() changed from async to sync
2021-04-25 08:25:32 +00:00
dependabot[bot] 679858e4e8
chore(deps): bump clean-css from 4.2.3 to 5.1.2
Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 4.2.3 to 5.1.2.
- [Release notes](https://github.com/jakubpawlowicz/clean-css/releases)
- [Changelog](https://github.com/jakubpawlowicz/clean-css/blob/master/History.md)
- [Commits](https://github.com/jakubpawlowicz/clean-css/compare/v4.2.3...v5.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 06:55:41 +00:00
dependabot[bot] d8805d9a9a
chore(deps-dev): bump standard from 14.3.4 to 16.0.1
Bumps [standard](https://github.com/standard/standard) from 14.3.4 to 16.0.1.
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v14.3.4...v16.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 07:11:23 +00:00
MDLeom 0fd2ed31ee
release: 4.2.0 2020-09-06 00:04:28 +00:00
MDLeom 3de777904f
chore(deps-dev): update hexo from 25.4.0 to 26.4.2 2020-09-05 10:23:32 +00:00
MDLeom d9817f8a44
chore(deps-dev): update hexo from 4.2.0 to 5.1.1 2020-09-05 10:23:01 +00:00
MDLeom 605c5fd57f
chore(deps): update terser from 4.0.0 to 5.3.0 2020-09-05 10:21:22 +00:00
MDLeom 7f60c6959e
chore: replace deprecated greenkeeper with dependabot 2020-09-05 10:10:34 +00:00
MDLeom 8bbecf676f
feat: utilise better minify-xml
- replace pretty-data
2020-09-02 11:23:20 +00:00
MDLeom e1843f7400
chore(deps-dev): Update jest to 25.4.0 2020-04-24 13:57:26 +01:00
curbengh b9f4cd6173
release: v4.1.0 2020-01-03 01:37:33 +00:00
curbengh 64ba16cb22
refactor(test): organise unit tests into separate files 2020-01-03 00:51:45 +00:00
curbengh ab69db2f3e
release: v4.0.0 2020-01-02 00:47:55 +00:00
curbengh fa6f514a05
ci: add code coverage report 2019-12-29 04:14:49 +00:00
curbengh f0b37aaf45
chore: requires at least Node 10.18
BREAKING CHANGE: Drop Node 8 and iltorb
- utilize native brotli
- Drop string-to-buffer conversion
  * conversion was necessary for iltorb
2019-12-27 08:00:16 +00:00
curbengh 679dcaf077
test: add tests for html, js, css minifiers 2019-12-26 13:19:39 +00:00
curbengh 0c270a4594
release: v3.2.3 2019-12-16 08:45:28 +00:00
curbengh 89a6dcea9e
release: v3.2.2 2019-11-09 07:26:42 +00:00
curbengh 85bfd3ba35
release: v3.2.1 2019-10-10 08:06:54 +01:00
curbengh 26b466c1bf
release: v3.2.0 2019-10-09 23:34:32 +01:00
curbengh 680ee73a03
release: v3.1.0 2019-09-25 08:44:30 +01:00
curbengh ff3b07c9e2
release: v3.0.0 2019-09-11 02:48:40 +01:00
curbengh 2930f1da1d
release: v2.2.1 2019-08-09 11:49:15 +09:30
curbengh 5b8549077f
release: v2.2.0 2019-08-06 12:06:00 +09:30
curbengh d964918d21
chore: use simpler repo value 2019-08-06 12:05:16 +09:30
curbengh 7d06de7e79 release: v2.1.1 2019-07-18 17:34:54 +09:30
curbengh 37dac8c011 chore: update username 2019-07-18 17:34:26 +09:30
weyusi 374b24e9f4 release: v2.1.0 2019-07-10 12:17:00 +09:30
weyusi 41ecf75f71 chore: npmignore is not used 2019-07-10 12:16:01 +09:30
weyusi c69b6d3356 feat: switch nanomatch to micromatch 2019-07-10 11:50:23 +09:30
weyusi 98f174cd7a chore: specify minor version of node
* https://node.green
2019-06-22 14:16:16 +09:30
weyusi 7203ea2abe release: v2.0.4 2019-06-08 17:25:53 +09:30
weyusi 0623ca7e31 chore(deps): Update terser from 3.17.0 to 4.0.0 2019-05-21 16:56:01 +09:30
weyusi 3929884c8c chore(package): Set PR title for greenkeeper
https://greenkeeper.io/docs.html#custom-pr-titles
2019-05-21 16:46:47 +09:30
weyusi 587b460029 chore(package): use dependabot commit message
* (package) for non-deps change
2019-05-21 16:36:43 +09:30
weyusi 9c8af3b30f chore(package): change greenkeeper commit message
ref:
https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#type
https://github.com/hexojs/hexo/commits/master
2019-05-21 16:31:57 +09:30
weyusi 9bb184e9cf release: v2.0.3 2019-05-21 13:47:14 +09:30
weyusi 37aa7f9758 release: v2.0.2 2019-05-18 17:07:24 +09:30