Veeck
743092ebbb
Bump dependencies into the new year ( #2788 )
...
* Bump qs from 6.11.2 to 6.14.1
Bumps [qs](https://github.com/ljharb/qs ) from 6.11.2 to 6.14.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.11.2...v6.14.1 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* Patch other dependencies
* Bump other dependencies
* Update year
* Bump eslint plugin not too far
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: veeck <gitkraken@veeck.de >
2026-01-03 14:52:26 +01:00
Veeck
1d4c9cee1f
Bump dependencies and actions ( #2786 )
...
* Update workflow actions
* Update dependencies
---------
Co-authored-by: veeck <gitkraken@veeck.de >
2025-11-23 17:13:55 +01:00
dependabot[bot]
c33a368752
Bump tar-fs from 3.1.0 to 3.1.1 ( #2781 )
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 3.1.0 to 3.1.1.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 3.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-24 22:15:18 +02:00
veeck
69dafe1136
Update to official mocha-headless-chrome package again
2025-08-11 08:31:49 +02:00
Veeck
deed0ed0ff
Update 2025 ( #2741 )
...
* update node version in github testing action
* inc timeout
* bump node versions again
* bump year
* bump minor devDeps
* Add copilot recommendation
* inc timeout again
* bump pupeteer
* use newer mocha-headless
* undo timeout inc
* bump gulp
* bump mocha
* remove serve-static
only used in legacy grunt
---------
Co-authored-by: veeck <gitkraken@veeck.de >
2025-07-24 14:11:38 +02:00
veeck
796e72c408
update minor deps
2024-10-16 16:30:52 +02:00
dependabot[bot]
b200dc0e0a
Bump serve-static from 1.15.0 to 1.16.2 ( #2752 )
...
Bumps [serve-static](https://github.com/expressjs/serve-static ) from 1.15.0 to 1.16.2.
- [Release notes](https://github.com/expressjs/serve-static/releases )
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md )
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2 )
---
updated-dependencies:
- dependency-name: serve-static
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 16:20:37 +02:00
dependabot[bot]
865081102b
Bump pug from 3.0.2 to 3.0.3 ( #2740 )
...
Bumps [pug](https://github.com/pugjs/pug ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pugjs/pug/releases )
- [Commits](https://github.com/pugjs/pug/compare/pug@3.0.2...pug@3.0.3 )
---
updated-dependencies:
- dependency-name: pug
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 16:16:22 +02:00
Veeck
275aa27c64
Update code coverage tooling ( #2751 )
...
* try to update code coverage tooling
* split testing and coverage
* cleanups
* bump patched dependencies
* fix jsdoc errors
* undo node version bump
* cleanup gitignore
* fix script name
2024-10-16 16:15:21 +02:00
dependabot[bot]
e17e7c33f5
Bump @babel/traverse from 7.22.8 to 7.23.2 ( #2730 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.22.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 23:38:56 +02:00
veeck
a515186f21
Update deps
2023-07-21 14:02:10 +02:00
John Kennedy Mumo
6752ffb279
Fix: Update lowbandwidth condition to match new spec ( #2688 )
...
* Update lowbandwidth condition to match new spec
* Bump minimist and minimist
Bumps [minimist](https://github.com/substack/minimist ) and [minimist](https://github.com/substack/minimist ). These dependencies needed to be updated together.
Updates `minimist` from 1.2.6 to 1.2.6
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.6...1.2.6 )
Updates `minimist` from 1.2.5 to 1.2.6
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.6...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: veeck <michael@veeck.de >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 22:04:50 +02:00
Veeck
5c77c4350f
Update deps ( #2698 )
...
* Update minor dependencies
* Run audit
Co-authored-by: veeck <michael@veeck.de >
2022-09-12 21:53:37 +02:00
yogarasu
8bc217071f
Update mocha-headless-chrome ( #2696 ) ( #2697 )
...
* Update mocha-headless-chrome (#2696 )
* Update dependencies (#2696 )
Co-authored-by: yogarasu <ishiguro@revoltage.jp >
2022-09-12 21:40:43 +02:00
rejas
532f686eeb
Update scripts and dependencies
2021-10-09 10:02:11 +02:00
rejas
d4c7b60827
Cleanups
...
- Move codecov config into subdirectory
- Add notes for required node version
- Update dependencies
- Small code style cleanups
2021-08-28 12:52:13 +02:00
Veeck
70d10792ac
Transition to Github Actions ( #2658 )
...
* Delete .travis.yml
* Try again to create Github Actions
* Remove global? Seems to cause problems
* Try to add Windows support
* Remove AppVeyor as GA replaces it :(
* Change README
* Remove specific branch (to help the renaming)
* Update node versions
* Remove appveyor from legacy grunt (to see if github doesnt complain)
* Update README
* Update dependencies
* Update testing actions
Co-authored-by: Markel F <git@markel.dev >
2021-07-10 20:15:35 +02:00
rejas
689165a67c
Update node testing matrix and dependencies
2021-07-09 22:06:09 +02:00
veeck
30da3dfdbb
Update dependencies
2021-05-07 09:55:34 +02:00
dependabot[bot]
7ab93848df
Bump pug-code-gen from 2.0.1 to 2.0.3 ( #2641 )
...
Bumps [pug-code-gen](https://github.com/pugjs/pug ) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/pugjs/pug/releases )
- [Commits](https://github.com/pugjs/pug/compare/pug-code-gen@2.0.1...pug@2.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-11 10:19:47 +01:00
Veeck
08ab91b828
Cleanup feature detects ( #2639 )
...
* Move tests with storage tag into that subdirectory
* Move tests with canvas tag into that subdirectory
* Move tests with image tag into that subdirectory
* Fix error
* Fix typo
* Move audio test into audio subdirectory
* Move battery test into that subdirectory
* Move canvas test into that subdirectory
* Move video test into that subdirectory
* Update dependencies
* Move form and input tests into input subdirectory
* Update dependencies again
* Move webgl, svg and event tests into subdirectories
* Update README
2021-03-10 08:18:51 +01:00
rejas
37b7bd428d
Update dependencies
2020-12-13 13:22:23 +01:00
Veeck
1560f1f0dd
Update Integration page ( #2612 )
...
* Show boolean value of complex tests also on the integration test page
* Fix formatting for video tests
* Cleanup integration page layout
* Update dependencies
2020-10-28 22:11:28 +01:00
rejas
2253e14955
Update dependencies
2020-09-28 21:59:01 +02:00
rejas
ce1f2157d7
Update dependencies
2020-07-23 16:12:44 +02:00
dependabot[bot]
9b62ec82bf
Bump websocket-extensions from 0.1.3 to 0.1.4 ( #2570 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-01 13:37:50 +02:00
Veeck
45d22f305d
Update badges ( #2555 )
...
* Add codecov badge
* Add appveyor badge
* Update dependencies
2020-05-04 07:28:03 +02:00
Markel F
56f4fb4219
Add codecov support ( #2554 )
...
* Add codecov
* Add codecov package
* Add nyc
* Changed the codecov command
2020-05-03 08:33:37 +02:00
Veeck
a286fc51ec
Upgrade mkdirp dependency, remove node8 support ( #2545 )
...
* Upgrade mkdirp dependency, remove node8 support
* Chuck old and useless entry
2020-04-27 18:45:31 +02:00
Veeck
f90b46a2bf
v3.11.0
2020-04-27 07:28:31 +02:00
Veeck
1e8f100f20
Update computedStyle usage ( #2528 )
...
* Fix getComputedStyle eslint rule
* Add TODO for ruby
* Use computed style in ruby test
* Use 3rd parameter in computedStyle
* Fix computedStyle usage
* Remove useless checks
* Update dependencies
2020-04-26 22:29:14 +02:00
Veeck
262d4a9971
v3.10.0
2020-04-07 13:13:10 +02:00
Veeck
2318c1307d
Use eslint:recommended, cleanup warnings ( #2527 )
...
* Use eslint:recommended, cleanup warnings
* Update mkdirp
2020-04-03 08:40:09 +02:00
rejas
d9acf39e1e
Update dependencies
2020-03-19 06:27:12 +01:00
Veeck
b40f3afa85
v3.9.1
2020-02-17 12:48:10 +01:00
Veeck
15d8e29994
Fix #2499 Undo mkdirp dependency update
2020-02-17 12:39:55 +01:00
Veeck
219b377bee
v3.9.0
2020-02-04 17:12:12 +01:00
Veeck
25f2f3d003
Remove node8 from testing matrix ( #2494 )
...
* Remove node8 from testing
* Update dependencies
2020-01-30 16:56:27 +01:00
Veeck
93d844bfca
Update sinon to latest version ( #2491 )
2020-01-23 16:34:51 +01:00
Veeck
146c8133b5
Fix missing chai lib on integration test page
...
Also update dependencies and tweek layout a little
2019-12-19 10:41:28 +01:00
Veeck
0440d397d7
Fix travis not signaling an error when node tests fail
2019-12-18 16:03:24 +01:00
Veeck
06c035c9e0
Fix command line fails for nested properties ( #2480 )
...
* Fix command line fails for nested properties
* Update dependencies
2019-12-06 11:26:21 +01:00
Veeck
39bb2bff4d
Replace expect.js with chai ( #2449 )
...
* Replace expect.js with chai.js
* Update lock file
* Update dependencies
* Re-add correct test
* Re-add incorrect tests so we see if travis works :-)
* Test against the classNames, not the documentElement
* Fix remaining errors, update dependencies
2019-10-27 21:55:45 +01:00
Veeck
775670ebd5
v3.8.0
2019-10-24 17:24:56 +02:00
Veeck
4aeac3d045
Deprecate some tests ( #2472 )
...
* Mark touchevents and unicode tests as deprecated
* Add documentation
* Deprecated with v4.0
* Fix typo
Co-Authored-By: Paul Irish <paul.irish@gmail.com >
* Update docs
* Update dependencies
2019-10-23 14:11:21 +02:00
Veeck
c2a946534e
Update dependencies and appveyor ( #2474 )
...
* Test appveyor with node12 too
* Update dependencies
2019-10-05 10:42:54 +02:00
Veeck
e0413ee95e
Use addTest for some tests like inputtypes ( #2469 )
...
* Refactor audio- and video- to be more like csscolumns-tests. That way they also provide a css class.
* Refactor inputtype tests to be more like csscolumns-tests. That way they also provide a css class.
* Refactor postmessage tests to be more like csscolumns-tests. That way it also provides a css class.
* Refactor datauri tests to be more like csscolumns-tests. That way it also provides a css class.
* Update dependencies
2019-09-14 13:58:45 +02:00
dependabot[bot]
9b09410056
Bump eslint-utils from 1.3.1 to 1.4.2 ( #2467 )
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-08-31 09:51:17 +02:00
rejas
a335662549
Fix typo in README, Update dependencies and gitignore
2019-08-26 22:56:48 +02:00
rejas
377a6303b3
Update main entry in package.json
2019-07-19 22:45:53 +02:00