Commit ced391e 1 parent 6569159 commit ced391e Copy full SHA for ced391e
File tree 13 files changed +72
-19
lines changed
jest-environment-puppeteer
13 files changed +72
-19
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
+ ## [ 10.1.1] ( https://github.com/argos-ci/jest-puppeteer/compare/v10.1.0...v10.1.1 ) (2024-09-06)
7
+
8
+ ** Note:** Version bump only for package jest-puppeteer
9
+
10
+
11
+
12
+
13
+
6
14
# [ 10.1.0] ( https://github.com/argos-ci/jest-puppeteer/compare/v10.0.1...v10.1.0 ) (2024-08-17)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 10.1.0 " ,
2
+ "version" : " 10.1.1 " ,
3
3
"$schema" : " node_modules/lerna/schemas/lerna-schema.json"
4
4
}
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
+ ## [ 10.1.1] ( https://github.com/argos-ci/jest-puppeteer/compare/v10.1.0...v10.1.1 ) (2024-09-06)
7
+
8
+ ** Note:** Version bump only for package expect-puppeteer
9
+
10
+
11
+
12
+
13
+
6
14
# [ 10.1.0] ( https://github.com/argos-ci/jest-puppeteer/compare/v10.0.1...v10.1.0 ) (2024-08-17)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " expect-puppeteer" ,
3
3
"description" : " Assertion toolkit for Puppeteer." ,
4
- "version" : " 10.1.0 " ,
4
+ "version" : " 10.1.1 " ,
5
5
"type" : " commonjs" ,
6
6
"main" : " ./dist/index.js" ,
7
7
"types" : " ./dist/index.d.ts" ,
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
+ ## [ 10.1.1] ( https://github.com/argos-ci/jest-puppeteer/compare/v10.1.0...v10.1.1 ) (2024-09-06)
7
+
8
+ ** Note:** Version bump only for package jest-dev-server
9
+
10
+
11
+
12
+
13
+
6
14
# [ 10.1.0] ( https://github.com/argos-ci/jest-puppeteer/compare/v10.0.1...v10.1.0 ) (2024-08-17)
7
15
8
16
** Note:** Version bump only for package jest-dev-server
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jest-dev-server" ,
3
3
"description" : " Starts a server before your Jest tests and tears it down after." ,
4
- "version" : " 10.1.0 " ,
4
+ "version" : " 10.1.1 " ,
5
5
"type" : " commonjs" ,
6
6
"main" : " ./dist/index.js" ,
7
7
"types" : " ./dist/index.d.ts" ,
50
50
"cwd" : " ^0.10.0" ,
51
51
"find-process" : " ^1.4.7" ,
52
52
"prompts" : " ^2.4.2" ,
53
- "spawnd" : " ^10.1.0 " ,
53
+ "spawnd" : " ^10.1.1 " ,
54
54
"tree-kill" : " ^1.2.2" ,
55
55
"wait-on" : " ^7.2.0"
56
56
}
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
+ ## [ 10.1.1] ( https://github.com/argos-ci/jest-puppeteer/compare/v10.1.0...v10.1.1 ) (2024-09-06)
7
+
8
+ ** Note:** Version bump only for package jest-environment-puppeteer
9
+
10
+
11
+
12
+
13
+
6
14
# [ 10.1.0] ( https://github.com/argos-ci/jest-puppeteer/compare/v10.0.1...v10.1.0 ) (2024-08-17)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jest-environment-puppeteer" ,
3
3
"description" : " Puppeteer environment for Jest." ,
4
- "version" : " 10.1.0 " ,
4
+ "version" : " 10.1.1 " ,
5
5
"type" : " commonjs" ,
6
6
"main" : " ./dist/index.js" ,
7
7
"types" : " ./dist/index.d.ts" ,
53
53
"chalk" : " ^4.1.2" ,
54
54
"cosmiconfig" : " ^8.3.6" ,
55
55
"deepmerge" : " ^4.3.1" ,
56
- "jest-dev-server" : " ^10.1.0 " ,
56
+ "jest-dev-server" : " ^10.1.1 " ,
57
57
"jest-environment-node" : " ^29.7.0"
58
58
}
59
59
}
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
+ ## [ 10.1.1] ( https://github.com/argos-ci/jest-puppeteer/compare/v10.1.0...v10.1.1 ) (2024-09-06)
7
+
8
+ ** Note:** Version bump only for package jest-puppeteer
9
+
10
+
11
+
12
+
13
+
6
14
# [ 10.1.0] ( https://github.com/argos-ci/jest-puppeteer/compare/v10.0.1...v10.1.0 ) (2024-08-17)
7
15
8
16
** Note:** Version bump only for package jest-puppeteer
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jest-puppeteer" ,
3
3
"description" : " Run your tests using Jest & Puppeteer." ,
4
- "version" : " 10.1.0 " ,
4
+ "version" : " 10.1.1 " ,
5
5
"type" : " commonjs" ,
6
6
"main" : " ./dist/index.js" ,
7
7
"types" : " ./dist/index.d.ts" ,
36
36
"puppeteer" : " >=19"
37
37
},
38
38
"dependencies" : {
39
- "expect-puppeteer" : " ^10.1.0 " ,
40
- "jest-environment-puppeteer" : " ^10.1.0 "
39
+ "expect-puppeteer" : " ^10.1.1 " ,
40
+ "jest-environment-puppeteer" : " ^10.1.1 "
41
41
},
42
42
"devDependencies" : {
43
43
"rollup" : " ^4.20.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
+ ## [ 10.1.1] ( https://github.com/argos-ci/jest-puppeteer/compare/v10.1.0...v10.1.1 ) (2024-09-06)
7
+
8
+ ** Note:** Version bump only for package spawnd
9
+
10
+
11
+
12
+
13
+
6
14
# [ 10.1.0] ( https://github.com/argos-ci/jest-puppeteer/compare/v10.0.1...v10.1.0 ) (2024-08-17)
7
15
8
16
** Note:** Version bump only for package spawnd
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " spawnd" ,
3
3
"description" : " Spawn a dependent child process." ,
4
- "version" : " 10.1.0 " ,
4
+ "version" : " 10.1.1 " ,
5
5
"type" : " commonjs" ,
6
6
"main" : " ./dist/index.js" ,
7
7
"types" : " ./dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments