File tree 21 files changed +22
-137
lines changed
21 files changed +22
-137
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
- ## [ 4.8.2] ( https://github.com/dequelabs/axe-core-npm/compare/v4.8.1...v4.8.2 ) (2023-11-30)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * allow cjs version of packages to export a default value ([ #943 ] ( https://github.com/dequelabs/axe-core-npm/issues/943 ) ) ([ b5aee34] ( https://github.com/dequelabs/axe-core-npm/commit/b5aee3424fe4d0fbc0b2065e9c0bc56ce4032755 ) )
12
- * ** webdriverio:** work with @wdio/globals ([ #882 ] ( https://github.com/dequelabs/axe-core-npm/issues/882 ) ) ([ 2e016b4] ( https://github.com/dequelabs/axe-core-npm/commit/2e016b4e17cff09f158427862f2fd2134a62cbc6 ) )
13
- * ** webdriverjs:** fix default commonJs export ([ #927 ] ( https://github.com/dequelabs/axe-core-npm/issues/927 ) ) ([ b07d38c] ( https://github.com/dequelabs/axe-core-npm/commit/b07d38cc2d85c6127391686482abf762758dce34 ) )
14
-
15
-
16
-
17
-
18
-
19
6
## [ 4.8.1] ( https://github.com/dequelabs/axe-core-npm/compare/v4.7.3...v4.8.1 ) (2023-10-11)
20
7
21
8
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 4.8.2 "
2
+ "version" : " 4.8.1 "
3
3
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
- ## [ 4.8.2] ( https://github.com/dequelabs/axe-core-npm/compare/v4.8.1...v4.8.2 ) (2023-11-30)
7
-
8
- ** Note:** Version bump only for package @axe-core/cli
9
-
10
-
11
-
12
-
13
-
14
6
## [ 4.8.1] ( https://github.com/dequelabs/axe-core-npm/compare/v4.7.3...v4.8.1 ) (2023-10-11)
15
7
16
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @axe-core/cli" ,
3
- "version" : " 4.8.2 " ,
3
+ "version" : " 4.8.1 " ,
4
4
"description" : " A CLI for accessibility testing using axe-core" ,
5
5
"author" : {
6
6
"name" : " Wilco Fiers" ,
47
47
" testing"
48
48
],
49
49
"dependencies" : {
50
- "@axe-core/webdriverjs" : " ^4.8.2 " ,
50
+ "@axe-core/webdriverjs" : " ^4.8.1 " ,
51
51
"axe-core" : " ~4.8.2" ,
52
52
"chromedriver" : " latest" ,
53
53
"colors" : " ^1.4.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
- ## [ 4.8.2] ( https://github.com/dequelabs/axe-core-npm/compare/v4.8.1...v4.8.2 ) (2023-11-30)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * allow cjs version of packages to export a default value ([ #943 ] ( https://github.com/dequelabs/axe-core-npm/issues/943 ) ) ([ b5aee34] ( https://github.com/dequelabs/axe-core-npm/commit/b5aee3424fe4d0fbc0b2065e9c0bc56ce4032755 ) )
12
- * ** webdriverjs:** fix default commonJs export ([ #927 ] ( https://github.com/dequelabs/axe-core-npm/issues/927 ) ) ([ b07d38c] ( https://github.com/dequelabs/axe-core-npm/commit/b07d38cc2d85c6127391686482abf762758dce34 ) )
13
-
14
-
15
-
16
-
17
-
18
6
## [ 4.8.1] ( https://github.com/dequelabs/axe-core-npm/compare/v4.7.3...v4.8.1 ) (2023-10-11)
19
7
20
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @axe-core/playwright" ,
3
- "version" : " 4.8.2 " ,
3
+ "version" : " 4.8.1 " ,
4
4
"description" : " Provides a method to inject and analyze web pages using axe" ,
5
5
"contributors" : [
6
6
{
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
- ## [ 4.8.2] ( https://github.com/dequelabs/axe-core-npm/compare/v4.8.1...v4.8.2 ) (2023-11-30)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * allow cjs version of packages to export a default value ([ #943 ] ( https://github.com/dequelabs/axe-core-npm/issues/943 ) ) ([ b5aee34] ( https://github.com/dequelabs/axe-core-npm/commit/b5aee3424fe4d0fbc0b2065e9c0bc56ce4032755 ) )
12
- * ** webdriverjs:** fix default commonJs export ([ #927 ] ( https://github.com/dequelabs/axe-core-npm/issues/927 ) ) ([ b07d38c] ( https://github.com/dequelabs/axe-core-npm/commit/b07d38cc2d85c6127391686482abf762758dce34 ) )
13
-
14
-
15
-
16
-
17
-
18
6
## [ 4.8.1] ( https://github.com/dequelabs/axe-core-npm/compare/v4.7.3...v4.8.1 ) (2023-10-11)
19
7
20
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @axe-core/puppeteer" ,
3
- "version" : " 4.8.2 " ,
3
+ "version" : " 4.8.1 " ,
4
4
"description" : " Provides a chainable axe API for Puppeteer and automatically injects into all frames" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
- ## [ 4.8.2] ( https://github.com/dequelabs/axe-core-npm/compare/v4.8.1...v4.8.2 ) (2023-11-30)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * allow cjs version of packages to export a default value ([ #943 ] ( https://github.com/dequelabs/axe-core-npm/issues/943 ) ) ([ b5aee34] ( https://github.com/dequelabs/axe-core-npm/commit/b5aee3424fe4d0fbc0b2065e9c0bc56ce4032755 ) )
12
- * ** webdriverjs:** fix default commonJs export ([ #927 ] ( https://github.com/dequelabs/axe-core-npm/issues/927 ) ) ([ b07d38c] ( https://github.com/dequelabs/axe-core-npm/commit/b07d38cc2d85c6127391686482abf762758dce34 ) )
13
-
14
-
15
-
16
-
17
-
18
6
## [ 4.8.1] ( https://github.com/dequelabs/axe-core-npm/compare/v4.7.3...v4.8.1 ) (2023-10-11)
19
7
20
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @axe-core/react" ,
3
- "version" : " 4.8.2 " ,
3
+ "version" : " 4.8.1 " ,
4
4
"description" : " Dynamic accessibility analysis for React using axe-core" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"module" : " ./dist/index.mjs" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
- ## [ 4.8.2] ( https://github.com/dequelabs/axe-core-npm/compare/v4.8.1...v4.8.2 ) (2023-11-30)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * allow cjs version of packages to export a default value ([ #943 ] ( https://github.com/dequelabs/axe-core-npm/issues/943 ) ) ([ b5aee34] ( https://github.com/dequelabs/axe-core-npm/commit/b5aee3424fe4d0fbc0b2065e9c0bc56ce4032755 ) )
12
- * ** webdriverjs:** fix default commonJs export ([ #927 ] ( https://github.com/dequelabs/axe-core-npm/issues/927 ) ) ([ b07d38c] ( https://github.com/dequelabs/axe-core-npm/commit/b07d38cc2d85c6127391686482abf762758dce34 ) )
13
-
14
-
15
-
16
-
17
-
18
6
## [ 4.8.1] ( https://github.com/dequelabs/axe-core-npm/compare/v4.7.3...v4.8.1 ) (2023-10-11)
19
7
20
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @axe-core/reporter-earl" ,
3
- "version" : " 4.8.2 " ,
3
+ "version" : " 4.8.1 " ,
4
4
"description" : " A EARL+JSON-LD reporter for axe-core" ,
5
5
"main" : " dist/axeReporterEarl.js" ,
6
6
"module" : " ./dist/axeReporterEarl.mjs" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
- ## [ 4.8.2] ( https://github.com/dequelabs/axe-core-npm/compare/v4.8.1...v4.8.2 ) (2023-11-30)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * allow cjs version of packages to export a default value ([ #943 ] ( https://github.com/dequelabs/axe-core-npm/issues/943 ) ) ([ b5aee34] ( https://github.com/dequelabs/axe-core-npm/commit/b5aee3424fe4d0fbc0b2065e9c0bc56ce4032755 ) )
12
- * ** webdriverio:** work with @wdio/globals ([ #882 ] ( https://github.com/dequelabs/axe-core-npm/issues/882 ) ) ([ 2e016b4] ( https://github.com/dequelabs/axe-core-npm/commit/2e016b4e17cff09f158427862f2fd2134a62cbc6 ) )
13
- * ** webdriverjs:** fix default commonJs export ([ #927 ] ( https://github.com/dequelabs/axe-core-npm/issues/927 ) ) ([ b07d38c] ( https://github.com/dequelabs/axe-core-npm/commit/b07d38cc2d85c6127391686482abf762758dce34 ) )
14
-
15
-
16
-
17
-
18
-
19
6
## [ 4.8.1] ( https://github.com/dequelabs/axe-core-npm/compare/v4.7.3...v4.8.1 ) (2023-10-11)
20
7
21
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @axe-core/webdriverio" ,
3
- "version" : " 4.8.2 " ,
3
+ "version" : " 4.8.1 " ,
4
4
"description" : " Provides a method to inject and analyze web pages using axe" ,
5
5
"contributors" : [
6
6
{
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
- ## [ 4.8.2] ( https://github.com/dequelabs/axe-core-npm/compare/v4.8.1...v4.8.2 ) (2023-11-30)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * allow cjs version of packages to export a default value ([ #943 ] ( https://github.com/dequelabs/axe-core-npm/issues/943 ) ) ([ b5aee34] ( https://github.com/dequelabs/axe-core-npm/commit/b5aee3424fe4d0fbc0b2065e9c0bc56ce4032755 ) )
12
- * ** webdriverjs:** fix default commonJs export ([ #927 ] ( https://github.com/dequelabs/axe-core-npm/issues/927 ) ) ([ b07d38c] ( https://github.com/dequelabs/axe-core-npm/commit/b07d38cc2d85c6127391686482abf762758dce34 ) )
13
-
14
-
15
-
16
-
17
-
18
6
## [ 4.8.1] ( https://github.com/dequelabs/axe-core-npm/compare/v4.7.3...v4.8.1 ) (2023-10-11)
19
7
20
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @axe-core/webdriverjs" ,
3
- "version" : " 4.8.2 " ,
3
+ "version" : " 4.8.1 " ,
4
4
"description" : " Provides a method to inject and analyze web pages using axe" ,
5
5
"contributors" : [
6
6
{
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 10
10
"glob" : " ^10.3.3" ,
11
11
"mocha" : " ^10.2.0" ,
12
12
"semver" : " ^7.5.4"
13
- },
14
- "version" : " 4.8.2"
13
+ }
15
14
}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " wdio-tests" ,
3
- "version" : " 4.8.2 " ,
3
+ "version" : " 1.0.0 " ,
4
4
"description" : " Tests to ensure @wdio/globals works with @axe-core/webdriverio" ,
5
5
"scripts" : {
6
6
"test" : " wdio run ./wdio.conf.ts"
7
7
},
8
8
"devDependencies" : {
9
- "@axe-core/webdriverio" : " ^4.8.2 " ,
9
+ "@axe-core/webdriverio" : " * " ,
10
10
"@types/chai" : " ^4.3.9" ,
11
11
"@types/mocha" : " ^10.0.3" ,
12
12
"@wdio/cli" : " ^8.20.2" ,
You can’t perform that action at this time.
0 commit comments