Commits on Source (55)
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
David Sveningsson authored
chore(deps): update dependency lint-staged to v12.4.2 See merge request !114
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
David Sveningsson authored
chore(deps): update dependency lint-staged to v13 See merge request !115
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
David Sveningsson authored
chore(deps): update dependency @types/jest to v28 See merge request !116
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
David Sveningsson authored
-
David Sveningsson authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
David Sveningsson authored
chore(deps): update @html-validate/eslint monorepo to v5.4.11 See merge request !118
-
David Sveningsson authored
-
David Sveningsson authored
-
David Sveningsson authored
-
David Sveningsson authored
-
David Sveningsson authored
-
David Sveningsson authored
-
David Sveningsson authored
-
David Sveningsson authored
Bundle dependencies See merge request !119
-
David Sveningsson authored
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
HTML-validate authored
Signed-off-by:
HTML-validate <gitlab@html-validate.org>
-
David Sveningsson authored
-
David Sveningsson authored
fixes html-validate#156
-
David Sveningsson authored
feat: cypress 10 compatibility Closes html-validate#156 See merge request !120
-
## [5.0.0](v4.0.0...v5.0.0) (2022-06-20) ###
BREAKING CHANGES * require Cypress v7 or later ### Features * cypress 10 compatibility ([d126e2cb](d126e2cb)), closes [html-validate#156](html-validate#156) * require Cypress v7 or later ([2cd48098](2cd48098)) * support node exports field ([55b4f105](55b4f105))
Showing
- .eslintrc.js 1 addition, 1 deletion.eslintrc.js
- .gitignore 4 additions, 2 deletions.gitignore
- .gitlab-ci.yml 5 additions, 7 deletions.gitlab-ci.yml
- CHANGELOG.md 12 additions, 0 deletionsCHANGELOG.md
- LICENSE 1 addition, 1 deletionLICENSE
- README.md 42 additions, 6 deletionsREADME.md
- cypress/support/index.js 0 additions, 1 deletioncypress/support/index.js
- cypress/v10/cypress.config.ts 26 additions, 0 deletionscypress/v10/cypress.config.ts
- cypress/v10/cypress/integration/test.cy.js 0 additions, 0 deletionscypress/v10/cypress/integration/test.cy.js
- cypress/v10/cypress/support/index.js 1 addition, 0 deletionscypress/v10/cypress/support/index.js
- cypress/v7/cypress.json 15 additions, 0 deletionscypress/v7/cypress.json
- cypress/v7/cypress/integration/test.spec.js 97 additions, 0 deletionscypress/v7/cypress/integration/test.spec.js
- cypress/v7/cypress/plugins/index.js 1 addition, 1 deletioncypress/v7/cypress/plugins/index.js
- cypress/v7/cypress/support/index.js 1 addition, 0 deletionscypress/v7/cypress/support/index.js
- package-lock.json 2630 additions, 2371 deletionspackage-lock.json
- package.json 43 additions, 23 deletionspackage.json
- scripts/build.js 30 additions, 0 deletionsscripts/build.js
- scripts/cypress-wrapper.js 28 additions, 0 deletionsscripts/cypress-wrapper.js
- src/plugin.ts 4 additions, 0 deletionssrc/plugin.ts
- tsconfig.json 1 addition, 0 deletionstsconfig.json
cypress/support/index.js
deleted
100644 → 0
cypress/v10/cypress.config.ts
0 → 100644
cypress/v10/cypress/support/index.js
0 → 100644
cypress/v7/cypress/integration/test.spec.js
0 → 100644
cypress/v7/cypress/support/index.js
0 → 100644
Source diff could not be displayed: it is too large. Options to address this: view the blob.
{ | ||
"name": "cypress-html-validate", | ||
"version": "4.0.0", | ||
"version": "5.0.0", | ||
"description": "Cypress plugin for html-validate", | ||
"keywords": [ | ||
"html", | ||
... | ... | @@ -18,6 +18,12 @@ |
}, | ||
"license": "MIT", | ||
"author": "David Sveningsson <ext@sidvind.com>", | ||
"exports": { | ||
".": "./dist/index.js", | ||
"./plugin": "./dist/plugin.js", | ||
"./commands": "./dist/commands.js", | ||
"./package.json": "./package.json" | ||
}, | ||
"main": "dist/index.js", | ||
"files": [ | ||
"dist", | ||
... | ... | @@ -26,15 +32,24 @@ |
"!**/__fixtures__/**" | ||
], | ||
"scripts": { | ||
"build": "tsc", | ||
"cypress:open": "cypress open", | ||
"cypress:run": "cypress run || true", | ||
"prebuild": "tsc", | ||
"build": "node scripts/build.js", | ||
"postbuild": "run-s postbuild:*", | ||
"postbuild:plugin": "dts-bundle-generator src/plugin.ts -o dist/plugin.d.ts", | ||
"postbuild:commands": "dts-bundle-generator src/commands.ts -o dist/commands.d.ts", | ||
"postbuild:index": "dts-bundle-generator src/index.ts -o dist/index.d.ts", | ||
"cypress:open": "node scripts/cypress-wrapper open", | ||
"cypress:run": "node scripts/cypress-wrapper run || true", | ||
"digest": "scripts/digest", | ||
"eslint": "eslint .", | ||
"eslint:fix": "eslint --fix .", | ||
"prepack": "release-prepack package.json --bundle", | ||
"postpack": "release-postpack package.json", | ||
"prepare": "husky install", | ||
"prepublishOnly": "release-prepublish package.json --bundle", | ||
"prettier:check": "prettier --check .", | ||
"prettier:write": "prettier --write .", | ||
"postpublish": "release-postpublish package.json", | ||
"server": "node server.js", | ||
"start": "start-server-and-test server http://localhost:8080 cypress:open", | ||
"test": "start-server-and-test server http://localhost:8080 cypress:run && jest" | ||
... | ... | @@ -67,41 +82,46 @@ |
"kleur": "^4.0.0" | ||
}, | ||
"devDependencies": { | ||
"@html-validate/commitlint-config": "3.0.0", | ||
"@html-validate/eslint-config": "5.4.6", | ||
"@html-validate/commitlint-config": "3.0.3", | ||
"@html-validate/eslint-config": "5.4.12", | ||
"@html-validate/eslint-config-cypress": "5.4.0", | ||
"@html-validate/eslint-config-jest": "5.4.5", | ||
"@html-validate/eslint-config-typescript": "5.4.7", | ||
"@html-validate/eslint-config-jest": "5.4.11", | ||
"@html-validate/eslint-config-typescript": "5.4.11", | ||
"@html-validate/eslint-config-typescript-typeinfo": "5.4.1", | ||
"@html-validate/jest-config": "3.3.1", | ||
"@html-validate/prettier-config": "2.2.0", | ||
"@html-validate/jest-config": "3.3.2", | ||
"@html-validate/prettier-config": "2.2.1", | ||
"@html-validate/release-scripts": "3.5.1", | ||
"@types/estree": "0.0.51", | ||
"@types/jest": "27.5.1", | ||
"@types/node": "14.18.18", | ||
"@types/jest": "28.1.2", | ||
"@types/node": "14.18.21", | ||
"@types/stream-buffers": "3.0.4", | ||
"cypress": "9.6.1", | ||
"cypress": "10.1.0", | ||
"dts-bundle-generator": "6.12.0", | ||
"esbuild": "0.14.46", | ||
"express": "4.18.1", | ||
"html-validate": "7.1.0", | ||
"html-validate": "7.1.1", | ||
"husky": "8.0.1", | ||
"jest": "28.1.0", | ||
"jest-environment-jsdom": "28.1.0", | ||
"lint-staged": "12.4.1", | ||
"jest": "28.1.1", | ||
"jest-environment-jsdom": "28.1.1", | ||
"lint-staged": "13.0.2", | ||
"mocha": "10.0.0", | ||
"mocha-spec-json-output-reporter": "1.1.7", | ||
"npm-pkg-lint": "1.11.0", | ||
"prettier": "2.6.2", | ||
"npm-pkg-lint": "1.11.1", | ||
"npm-run-all": "4.1.5", | ||
"prettier": "2.7.1", | ||
"semver": "7.3.7", | ||
"serve-static": "1.15.0", | ||
"start-server-and-test": "1.14.0", | ||
"stream-buffers": "3.0.2", | ||
"ts-jest": "28.0.2", | ||
"typescript": "4.6.4" | ||
"ts-jest": "28.0.5", | ||
"typescript": "4.7.4" | ||
}, | ||
"peerDependencies": { | ||
"cypress": "^4 || ^5 || ^6 || ^7.0.1 || ^8 || ^9", | ||
"cypress": "^7.0.1 || ^8 || ^9 || ^10", | ||
"html-validate": "^2.17 || ^3 || ^4 || ^5 || ^6 || ^7" | ||
}, | ||
"engines": { | ||
"node": ">= 14.0" | ||
"node": ">= 14.19" | ||
}, | ||
"renovate": { | ||
"extends": [ | ||
... | ... |
scripts/build.js
0 → 100644
scripts/cypress-wrapper.js
0 → 100644