23 Commits

Author SHA1 Message Date
Tobias L. Maier
b293be4f9e Add docker image (#550)
* Add docker image

* Ignore hadolint warning

Ref. https://github.com/hadolint/hadolint/wiki/DL3008

* Fix CMD

* Update .github/workflows/docker.yml

Co-authored-by: Adonys Santos <58638286+adonyssantos@users.noreply.github.com>

* Set node version to 20

---------

Co-authored-by: Adonys Santos <58638286+adonyssantos@users.noreply.github.com>
2025-01-31 08:22:15 +01:00
Ben Zörb
bb53c48adb Bump dependencies (#587)
* bump dependencies

* require node >=18
2024-01-27 23:34:55 +01:00
Ben Zörb
deeeaba4d0 bump dependencies (#570) 2023-09-19 00:20:53 +02:00
Ben Zörb
83faf21f95 Bump dependencies (#558)
* bumo dependencies

* Adds node 18 to test matrix

* Specify lockfile-version=2 for older npm compatibility
2023-04-11 00:01:15 +02:00
Ben Zörb
58c3958af4 rewrite paths in lcov.info 2022-09-06 12:29:38 +02:00
Ben Zörb
8cf283f751 rewrite paths in lcov.info 2022-09-06 12:27:12 +02:00
Ben Zörb
589dcdeb05 rewrite paths in lcov.info 2022-09-06 12:23:16 +02:00
Ben Zörb
14122a5e1e deactivates coveralls debug mode 2022-09-06 11:01:56 +02:00
Ben Zörb
5df986193e deactivates coveralls debug mode & adds jest coverage config 2022-09-06 10:55:36 +02:00
Ben Zörb
c6ad4df484 coveralls debug mode 2022-09-04 23:51:28 +02:00
Ben Zörb
5e04dce928 debug coveralls 2022-09-04 23:31:58 +02:00
Ben Zörb
595d9fb033 debug coveralls 2022-09-04 23:31:41 +02:00
Ben Zörb
acf54025d3 Run coveralls on node 16 2022-09-04 23:21:25 +02:00
Ben Zörb
b030b7943f Bump deps, moves to ESM & require Node.js 14 (#543) 2022-09-04 23:17:08 +02:00
Ben Zörb
143c3987a5 Adds node 16 to ci matrix 2021-06-06 00:03:45 +02:00
XhmikosR
f69c2599ee Update test.yml (#466)
* Add Node.js 14
* Add npm caching
* Switch back to `startsWith`
* Switch to Node.js 12.x for coveralls
2020-10-07 00:21:04 +02:00
XhmikosR
9730b24e90 Update dependencies and regenerate package-lock.json (#467)
* Update dependencies and regenerate package-lock.json

* debug       ^4.1.1  →   ^4.2.0
* got        ^11.6.0  →  ^11.7.0
* penthouse   ^2.3.1  →   ^2.3.2
* postcss    ^7.0.32  →   ^7.0.35
* prettier    ^2.1.1  →   ^2.1.2
* vinyl       ^2.2.0  →   ^2.2.1
* jest       ^26.4.2  →  ^26.5.0

* Increase timeout

* Changes tests to match supported versions: '^10 || ^12 || >=14'

* Lock node versions & bump dependencies

* Use self hosted status urls

Co-authored-by: Ben Zörb <benjamin.zoerb@jvm.de>
2020-10-07 00:20:40 +02:00
Ben Zörb
f14755d0ef Update test.yml 2020-06-21 23:56:54 +02:00
Ben Zörb
492e86decc Update test.yml 2020-06-17 00:13:16 +02:00
Ben Zörb
abdbd1fc13 Adds coveralls 2020-05-25 00:22:50 +02:00
Ben Zörb
78f373996d Chore/bump (#442)
* Bump clean-css@4.2.3, oust@1.0.1, postcss@7.0.27, async@3.2.0, get-port@5.1.1, jest@25.2.7

* 💥 Require Node.js 10

* 🚨 Removes linter errors

* Change node versions in action

* Bump @hapi/joi@17.1.1

* Bump prettier & xo

* Bump  postcss-discard@0.3.7 tempy@0.5.0

* Bump chalk@4.0.0

* Bump fs-extra@9.0.0

* Bump meow@6.1.0

* Bump globby@11.0.0

* Bump p-all@3.0.0
2020-04-08 23:58:14 +02:00
XhmikosR
6a4bbab442 CI: switch to actions/checkout@v2 2019-12-13 13:07:57 +02:00
XhmikosR
1008ff5d8a Switch to GitHub Actions CI. (#403) 2019-10-22 08:20:57 +03:00