Commit ee592e0 1 parent 3b634cb commit ee592e0 Copy full SHA for ee592e0
File tree 22 files changed +69
-25
lines changed
22 files changed +69
-25
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.6.3] ( https://github.com/microlinkhq/browserless/compare/v10.6.2...v10.6.3 ) (2024-10-14)
7
+
8
+ ** Note:** Version bump only for package browserless
9
+
6
10
## [ 10.6.2] ( https://github.com/microlinkhq/browserless/compare/v10.6.1...v10.6.2 ) (2024-09-14)
7
11
8
12
### Performance Improvements
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 10.6.2 " ,
5
+ "version" : " 10.6.3 " ,
6
6
"command" : {
7
7
"bootstrap" : {
8
8
"npmClientArgs" : [
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.6.3] ( https://github.com/microlinkhq/browserless/compare/v10.6.2...v10.6.3 ) (2024-10-14)
7
+
8
+ ** Note:** Version bump only for package browserless
9
+
6
10
# [ 10.6.0] ( https://github.com/microlinkhq/browserless/compare/v10.5.4...v10.6.0 ) (2024-09-12)
7
11
8
12
** Note:** Version bump only for package browserless
Original file line number Diff line number Diff line change 2
2
"name" : " browserless" ,
3
3
"description" : " The headless Chrome/Chromium performance driver for Node.js" ,
4
4
"homepage" : " https://browserless.js.org" ,
5
- "version" : " 10.6.0 " ,
5
+ "version" : " 10.6.3 " ,
6
6
"main" : " src/index.js" ,
7
7
"author" : {
8
8
31
31
" text"
32
32
],
33
33
"dependencies" : {
34
- "@browserless/errors" : " ^10.6.0 " ,
35
- "@browserless/goto" : " ^10.6.0 " ,
36
- "@browserless/pdf" : " ^10.6.0 " ,
37
- "@browserless/screenshot" : " ^10.6.0 " ,
34
+ "@browserless/errors" : " ^10.6.3 " ,
35
+ "@browserless/goto" : " ^10.6.3 " ,
36
+ "@browserless/pdf" : " ^10.6.3 " ,
37
+ "@browserless/screenshot" : " ^10.6.3 " ,
38
38
"debug-logfmt" : " ~1.2.3" ,
39
39
"kill-process-group" : " ~1.0.11" ,
40
40
"p-reflect" : " ~2.1.0" ,
44
44
"superlock" : " ~1.2.0"
45
45
},
46
46
"devDependencies" : {
47
- "@browserless/test" : " ^10.6.0 " ,
47
+ "@browserless/test" : " ^10.6.3 " ,
48
48
"ava" : " 5" ,
49
49
"ps-list" : " 7" ,
50
50
"tinyspawn" : " latest"
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.6.3] ( https://github.com/microlinkhq/browserless/compare/v10.6.2...v10.6.3 ) (2024-10-14)
7
+
8
+ ** Note:** Version bump only for package @browserless/cli
9
+
6
10
# [ 10.6.0] ( https://github.com/microlinkhq/browserless/compare/v10.5.4...v10.6.0 ) (2024-09-12)
7
11
8
12
** Note:** Version bump only for package @browserless/cli
Original file line number Diff line number Diff line change 2
2
"name" : " @browserless/cli" ,
3
3
"description" : " CLI to interact with Browserless capabilities" ,
4
4
"homepage" : " https://browserless.js.org" ,
5
- "version" : " 10.6.0 " ,
5
+ "version" : " 10.6.3 " ,
6
6
"bin" : {
7
7
"browserless" : " src/index.js"
8
8
},
32
32
],
33
33
"dependencies" : {
34
34
"beauty-error" : " ~1.2.18" ,
35
- "browserless" : " ^10.6.0 " ,
35
+ "browserless" : " ^10.6.3 " ,
36
36
"dark-mode" : " ~3.0.0" ,
37
37
"dset" : " ~3.1.4" ,
38
38
"mri" : " ~1.2.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.6.3] ( https://github.com/microlinkhq/browserless/compare/v10.6.2...v10.6.3 ) (2024-10-14)
7
+
8
+ ** Note:** Version bump only for package @browserless/errors
9
+
6
10
# [ 10.6.0] ( https://github.com/microlinkhq/browserless/compare/v10.5.4...v10.6.0 ) (2024-09-12)
7
11
8
12
### Features
Original file line number Diff line number Diff line change 2
2
"name" : " @browserless/errors" ,
3
3
"description" : " A collection of qualified errors for Puppeteer" ,
4
4
"homepage" : " https://browserless.js.org" ,
5
- "version" : " 10.6.0 " ,
5
+ "version" : " 10.6.3 " ,
6
6
"main" : " index.js" ,
7
7
"author" : {
8
8
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.6.3] ( https://github.com/microlinkhq/browserless/compare/v10.6.2...v10.6.3 ) (2024-10-14)
7
+
8
+ ** Note:** Version bump only for package @browserless/function
9
+
6
10
## [ 10.6.2] ( https://github.com/microlinkhq/browserless/compare/v10.6.1...v10.6.2 ) (2024-09-14)
7
11
8
12
### Performance Improvements
Original file line number Diff line number Diff line change 2
2
"name" : " @browserless/function" ,
3
3
"description" : " Run abritrary JavaScript inside a browser sandbox" ,
4
4
"homepage" : " https://browserless.js.org" ,
5
- "version" : " 10.6.2 " ,
5
+ "version" : " 10.6.3 " ,
6
6
"main" : " src/index.js" ,
7
7
"author" : {
8
8
34
34
"require-one-of" : " ~1.0.19"
35
35
},
36
36
"devDependencies" : {
37
- "@browserless/test" : " ^10.6.0 " ,
37
+ "@browserless/test" : " ^10.6.3 " ,
38
38
"acorn" : " ~8.12.1" ,
39
39
"acorn-walk" : " ~8.3.4" ,
40
40
"ava" : " 5" ,
41
- "browserless" : " ^10.6.0 " ,
41
+ "browserless" : " ^10.6.3 " ,
42
42
"lodash" : " latest"
43
43
},
44
44
"engines" : {
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.6.3] ( https://github.com/microlinkhq/browserless/compare/v10.6.2...v10.6.3 ) (2024-10-14)
7
+
8
+ ** Note:** Version bump only for package @browserless/goto
9
+
6
10
# [ 10.6.0] ( https://github.com/microlinkhq/browserless/compare/v10.5.4...v10.6.0 ) (2024-09-12)
7
11
8
12
** Note:** Version bump only for package @browserless/goto
Original file line number Diff line number Diff line change 2
2
"name" : " @browserless/goto" ,
3
3
"description" : " Go to a page aborting unnecessary requests" ,
4
4
"homepage" : " https://browserless.js.org/#/?id=gotopage-options" ,
5
- "version" : " 10.6.0 " ,
5
+ "version" : " 10.6.3 " ,
6
6
"main" : " src/index.js" ,
7
7
"author" : {
8
8
42
42
"tough-cookie" : " ~5.0.0"
43
43
},
44
44
"devDependencies" : {
45
- "@browserless/test" : " ^10.6.0 " ,
45
+ "@browserless/test" : " ^10.6.3 " ,
46
46
"ava" : " 5" ,
47
47
"p-wait-for" : " 3"
48
48
},
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.6.3] ( https://github.com/microlinkhq/browserless/compare/v10.6.2...v10.6.3 ) (2024-10-14)
7
+
8
+ ** Note:** Version bump only for package @browserless/lighthouse
9
+
6
10
# [ 10.6.0] ( https://github.com/microlinkhq/browserless/compare/v10.5.4...v10.6.0 ) (2024-09-12)
7
11
8
12
** Note:** Version bump only for package @browserless/lighthouse
Original file line number Diff line number Diff line change 2
2
"name" : " @browserless/lighthouse" ,
3
3
"description" : " Browserless Lighthouse integration using puppeteer." ,
4
4
"homepage" : " https://browserless.js.org" ,
5
- "version" : " 10.6.0 " ,
5
+ "version" : " 10.6.3 " ,
6
6
"main" : " src" ,
7
7
"repository" : {
8
8
"type" : " git" ,
27
27
"lighthouse" : " ~12.2.1"
28
28
},
29
29
"devDependencies" : {
30
- "@browserless/test" : " ^10.6.0 " ,
30
+ "@browserless/test" : " ^10.6.3 " ,
31
31
"ava" : " 5"
32
32
},
33
33
"engines" : {
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.6.3] ( https://github.com/microlinkhq/browserless/compare/v10.6.2...v10.6.3 ) (2024-10-14)
7
+
8
+ ** Note:** Version bump only for package @browserless/pdf
9
+
6
10
# [ 10.6.0] ( https://github.com/microlinkhq/browserless/compare/v10.5.4...v10.6.0 ) (2024-09-12)
7
11
8
12
** Note:** Version bump only for package @browserless/pdf
Original file line number Diff line number Diff line change 2
2
"name" : " @browserless/pdf" ,
3
3
"description" : " Sensible good defaults for exporting a website as PDF" ,
4
4
"homepage" : " https://browserless.js.org/#/?id=pdfurl-options" ,
5
- "version" : " 10.6.0 " ,
5
+ "version" : " 10.6.3 " ,
6
6
"main" : " src" ,
7
7
"repository" : {
8
8
"directory" : " packages/pdf" ,
24
24
" screen"
25
25
],
26
26
"dependencies" : {
27
- "@browserless/goto" : " ^10.6.0 "
27
+ "@browserless/goto" : " ^10.6.3 "
28
28
},
29
29
"engines" : {
30
30
"node" : " >= 12"
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.6.3] ( https://github.com/microlinkhq/browserless/compare/v10.6.2...v10.6.3 ) (2024-10-14)
7
+
8
+ ** Note:** Version bump only for package @browserless/screencast
9
+
6
10
# [ 10.6.0] ( https://github.com/microlinkhq/browserless/compare/v10.5.4...v10.6.0 ) (2024-09-12)
7
11
8
12
** Note:** Version bump only for package @browserless/screencast
Original file line number Diff line number Diff line change 2
2
"name" : " @browserless/screencast" ,
3
3
"description" : " Browserless frame capturing using puppeteer" ,
4
4
"homepage" : " https://browserless.js.org/#/?id=screencasturl-options" ,
5
- "version" : " 10.6.0 " ,
5
+ "version" : " 10.6.3 " ,
6
6
"main" : " src/index.js" ,
7
7
"author" : {
8
8
33
33
" video"
34
34
],
35
35
"devDependencies" : {
36
- "@browserless/test" : " ^10.6.0 " ,
36
+ "@browserless/test" : " ^10.6.3 " ,
37
37
"@kikobeats/time-span" : " latest" ,
38
38
"@skyra/gifenc" : " latest" ,
39
39
"ava" : " 5" ,
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.6.3] ( https://github.com/microlinkhq/browserless/compare/v10.6.2...v10.6.3 ) (2024-10-14)
7
+
8
+ ** Note:** Version bump only for package @browserless/screenshot
9
+
6
10
# [ 10.6.0] ( https://github.com/microlinkhq/browserless/compare/v10.5.4...v10.6.0 ) (2024-09-12)
7
11
8
12
** Note:** Version bump only for package @browserless/screenshot
Original file line number Diff line number Diff line change 2
2
"name" : " @browserless/screenshot" ,
3
3
"description" : " Take a clean screenshot of any website" ,
4
4
"homepage" : " https://browserless.js.org/#/?id=screenshoturl-options" ,
5
- "version" : " 10.6.0 " ,
5
+ "version" : " 10.6.3 " ,
6
6
"main" : " src/index.js" ,
7
7
"author" : {
8
8
28
28
" screenshot"
29
29
],
30
30
"dependencies" : {
31
- "@browserless/goto" : " ^10.6.0 " ,
31
+ "@browserless/goto" : " ^10.6.3 " ,
32
32
"@kikobeats/time-span" : " ~1.0.5" ,
33
33
"debug-logfmt" : " ~1.2.3" ,
34
34
"got" : " ~11.8.6" ,
44
44
"svg-gradient" : " ~1.0.3"
45
45
},
46
46
"devDependencies" : {
47
- "@browserless/test" : " ^10.6.0 " ,
47
+ "@browserless/test" : " ^10.6.3 " ,
48
48
"ava" : " 5" ,
49
49
"cheerio" : " latest"
50
50
},
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.6.3] ( https://github.com/microlinkhq/browserless/compare/v10.6.2...v10.6.3 ) (2024-10-14)
7
+
8
+ ** Note:** Version bump only for package @browserless/test
9
+
6
10
# [ 10.6.0] ( https://github.com/microlinkhq/browserless/compare/v10.5.4...v10.6.0 ) (2024-09-12)
7
11
8
12
** Note:** Version bump only for package @browserless/test
Original file line number Diff line number Diff line change 2
2
"name" : " @browserless/test" ,
3
3
"description" : " A test suite for browserless API" ,
4
4
"homepage" : " https://browserless.js.org" ,
5
- "version" : " 10.6.0 " ,
5
+ "version" : " 10.6.3 " ,
6
6
"main" : " index.js" ,
7
7
"author" : {
8
8
You can’t perform that action at this time.
0 commit comments