Releases: macbre/phantomas
HeadlessChrome/127
What's Changed
- bump puppeteer to v22.10.0 by @macbre in #1370
- Bump eslint to 9.x by @macbre in #1371
- bump puppeteer to v22.10.1 by @macbre in #1372
- Build(deps): bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #1381
- Build(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #1374
- Update server-start.sh: use "docker compose" by @macbre in #1389
- Build(deps): bump puppeteer from 22.10.1 to 23.0.2 (HeadlessChrome/127) by @dependabot in #1388
Full Changelog: v2.12.0...v2.13.0
HeadlessChrome/125.0.0.0
What's Changed
- bump puppeteer to v22.4.1 by @macbre in #1350
- bump puppeteer to v22.5.0 by @macbre in #1351
- bump puppeteer to v22.6.0 by @macbre in #1352
- bump puppeteer to v22.6.1 by @macbre in #1354
- bump puppeteer to v22.6.2 by @macbre in #1356
- bump puppeteer to v22.6.3 by @macbre in #1357
- bump puppeteer to v22.6.4 by @macbre in #1358
- bump puppeteer to v22.6.5 by @macbre in #1359
- Build(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #1353
- bump puppeteer to v22.7.0 by @macbre in #1360
- Build(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #1361
- bump puppeteer to v22.7.1 by @macbre in #1362
- Build(deps): bump coverallsapp/github-action from 2.2.3 to 2.3.0 by @dependabot in #1365
- bump puppeteer to v22.10.0 [HeadlessChrome/125.0.0.0] by @macbre in #1369
Full Changelog: v2.11.0...v2.12.0
Bump to HeadlessChrome/122.0.0.0
What's Changed
- bump puppeteer to v21.2.1 by @macbre in #1320
- bump puppeteer to v21.3.1 by @macbre in #1321
- bump puppeteer to v21.3.4 by @macbre in #1322
- bump puppeteer to v21.3.5 by @macbre in #1323
- bump puppeteer to v21.3.6 by @macbre in #1324
- bump puppeteer to v21.3.7 by @macbre in #1325
- bump puppeteer to v21.3.8 by @macbre in #1326
- bump puppeteer to v21.4.0 by @macbre in #1327
- bump puppeteer to v21.4.1 by @macbre in #1329
- bump puppeteer to v21.5.0 by @macbre in #1330
- bump puppeteer to v21.5.1 by @macbre in #1331
- bump puppeteer to v21.5.2 by @macbre in #1332
- bump puppeteer to v21.6.0 by @macbre in #1334
- bump puppeteer to v21.6.1 by @macbre in #1336
- Build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #1328
- Build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #1335
- [Snyk] Security upgrade analyze-css from 2.1.42 to 2.1.89 by @macbre in #1333
- bump puppeteer to v21.7.0 by @macbre in #1338
- bump puppeteer to v21.9.0 by @macbre in #1339
- bump puppeteer to v21.10.0 by @macbre in #1340
- bump puppeteer to v21.11.0 by @macbre in #1341
- bump puppeteer to v22.0.0 by @macbre in #1343
- bump puppeteer to v22.4.1 (HeadlessChrome/122.0.0.0) by @macbre in #1349
Full Changelog: v2.10.0...v2.11.0
Analyze images module and native lazyloading now properly detected
- CI - test using the LTS and the latest version of Node.js by @macbre in #1318
- integration-spec.yaml: mark "httpbin's /basic-auth" as flaky by @macbre in #1319
- Fix issue with native lazyloading not recognized by @gmetais in #1316
- Analyze images module by @gmetais in #1306
What's Changed
- Build(deps): bump coverallsapp/github-action from 2.2.0 to 2.2.1 by @dependabot in #1294
- bump puppeteer to v21.0.0 by @macbre in #1301
- bump puppeteer to v21.0.2 by @macbre in #1303
- Build(deps): bump coverallsapp/github-action from 2.2.1 to 2.2.2 by @dependabot in #1309
- Build(deps): bump actions/checkout from 3 to 4 by @dependabot in #1310
- bump puppeteer to v21.1.1 by @macbre in #1311
- Build(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #1313
- Build(deps): bump coverallsapp/github-action from 2.2.2 to 2.2.3 by @dependabot in #1312
- bump puppeteer to v21.2.1 by @macbre in #1317
Full Changelog: v2.9.0...v2.9.10
Add AVIF as an image type and Fix a false JSError metric reports
This release brings two changes from @gmetais and up-to-date Chromium version.
What's Changed
- bump puppeteer to v20.8.1 by @macbre in #1293
- bump puppeteer to v20.8.3 by @macbre in #1297
- bump puppeteer to v20.9.0 by @macbre in #1298
- Add AVIF as an image type by @gmetais in #1299
- Fix a false JSError reported by Phantomas by @gmetais in #1296
Full Changelog: v2.8.0...v2.9.0
Chrome/114.0.0.0
What's Changed
- bump puppeteer to v20.7.3 by @macbre in #1285
- Build(deps): bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #1286
- bump puppeteer to v20.8.0 by @macbre in #1292
- (fix) Browser not properly closing by @gmetais in #1291
Full Changelog: v2.7.0...v2.8.0
Chrome/113.0.0.0 with the new headless mode
This new release of phantomas comes with the latest version of puppeteer that ships Chrome/113.0.0.0.
From now on phantomas will use the --headless=new
mode making it behave even more close to the real browser.
What's Changed
- bump puppeteer to v20.1.0 by @macbre in #1266
- bump puppeteer to v20.1.1 by @macbre in #1267
- bump puppeteer to v20.2.1 by @macbre in #1270
- bump puppeteer to v20.3.0 by @macbre in #1271
- Build(deps): bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #1272
- Build(deps): bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #1273
- bump puppeteer to v20.4.0 by @macbre in #1274
- Build(deps): bump coverallsapp/github-action from 2.1.2 to 2.2.0 by @dependabot in #1276
- bump puppeteer to v20.5.0 by @macbre in #1277
- Require Node.js 16.x by @macbre in #1278
- bump puppeteer to v20.5.0 by @macbre in #1280
- Use the new head{-less,-full} mode for Chrome by @macbre in #1281
Full Changelog: v2.6.0...v2.7.0
Google Chrome for Testing 112.0.5615.121
What's Changed
The CI pipeline should now be more stable thanks to:
Other changes
- Build(deps): bump analyze-css from 2.1.39 to 2.1.40 by @dependabot in #1173
- Build(deps-dev): bump eslint from 8.17.0 to 8.18.0 by @dependabot in #1174
- Build(deps): bump analyze-css from 2.1.40 to 2.1.41 by @dependabot in #1175
- Build(deps): bump analyze-css from 2.1.41 to 2.1.42 by @dependabot in #1176
- Install puppeteer 15.1.1 by @macbre in #1177
- Build(deps-dev): bump jest from 28.1.1 to 28.1.2 by @dependabot in #1178
- bump puppeteer to v15.2.0 by @macbre in #1181
- Build(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.2 by @dependabot in #1182
- bump puppeteer to v15.3.0 by @macbre in #1183
- Build(deps): bump dependabot/fetch-metadata from 1.3.2 to 1.3.3 by @dependabot in #1185
- bump puppeteer to v15.3.1 by @macbre in #1186
- bump puppeteer to v15.3.2 by @macbre in #1187
- bump puppeteer to v15.4.0 by @macbre in #1188
- bump puppeteer to v15.4.2 by @macbre in #1189
- bump puppeteer to v15.5.0 by @macbre in #1190
- bump puppeteer to v16.0.0 by @macbre in #1192
- Tests: use ghcr.io/macbre/nginx-http3:1.23.1 by @macbre in #1195
- bump puppeteer to v16.1.0 by @macbre in #1194
- bump puppeteer to v16.1.1 by @macbre in #1196
- bump puppeteer to v16.2.0 by @macbre in #1197
- bump puppeteer to v17.0.0 by @macbre in #1198
- bump puppeteer to v17.1.0 by @macbre in #1200
- bump puppeteer to v17.1.2 by @macbre in #1202
- bump puppeteer to v17.1.3 by @macbre in #1203
- bump puppeteer to v18.0.2 by @macbre in #1204
- bump puppeteer to v18.0.3 by @macbre in #1206
- bump puppeteer to v18.0.4 by @macbre in #1207
- bump puppeteer to v18.0.5 by @macbre in #1208
- Build(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #1209
- bump puppeteer to v18.2.0 by @macbre in #1210
- bump puppeteer to v18.2.1 by @macbre in #1211
- bump puppeteer to v19.0.0 by @macbre in #1212
- bump puppeteer to v19.1.0 by @macbre in #1214
- bump puppeteer to v19.1.1 by @macbre in #1215
- bump puppeteer to v19.1.2 by @macbre in #1216
- bump puppeteer to v19.2.0 by @macbre in #1217
- bump puppeteer to v19.2.1 by @macbre in #1218
- bump puppeteer to v19.2.2 by @macbre in #1219
- Build(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #1220
- bump puppeteer to v19.3.0 by @macbre in #1221
- bump puppeteer to v19.4.0 by @macbre in #1223
- bump puppeteer to v19.4.1 by @macbre in #1224
- bump puppeteer to v19.5.0 by @macbre in #1225
- bump puppeteer to v19.6.0 by @macbre in #1228
- Build(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #1229
- bump puppeteer to v19.6.1 by @macbre in #1230
- bump puppeteer to v19.6.2 by @macbre in #1231
- bump puppeteer to v19.6.3 by @macbre in #1233
- bump puppeteer to v19.7.2 by @macbre in #1236
- Build(deps): bump coverallsapp/github-action from 1.1.3 to 1.2.0 by @dependabot in #1237
- Build(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #1232
- Build(deps): bump coverallsapp/github-action from 1.2.0 to 1.2.3 by @dependabot in #1240
- Build(deps): bump coverallsapp/github-action from 1.2.3 to 1.2.4 by @dependabot in #1241
- bump puppeteer to v19.7.3 by @macbre in #1242
- bump puppeteer to v19.7.4 by @macbre in #1244
- bump puppeteer to v19.7.5 by @macbre in #1245
- Build(deps): bump coverallsapp/github-action from 1.2.4 to 2.0.0 by @dependabot in #1246
- bump puppeteer to v19.8.0 by @macbre in #1247
- bump puppeteer to v19.8.2 by @macbre in #1248
- bump puppeteer to v19.8.3 by @macbre in #1249
- bump puppeteer to v19.8.5 by @macbre in #1250
- Build(deps): bump coverallsapp/github-action from 2.0.0 to 2.1.0 by @dependabot in #1251
- bump puppeteer to v19.9.0 by @macbre in #1252
- Build(deps): bump coverallsapp/github-action from 2.1.0 to 2.1.2 by @dependabot in #1256
- Build(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #1254
- bump puppeteer to v19.9.1 by @macbre in #1253
- bump puppeteer to v19.10.0 by @macbre in #1259
- bump puppeteer to v19.10.1 by @macbre in #1260
- bump puppeteer to v19.11.1 by @macbre in #1262
- bump puppeteer to v20.0.0 by @macbre in #1264
- Docker: symlink the Chrome binary in the work directory by @macbre in #1265
Full Changelog: v2.5.0...v2.6.0
Tests improved and puppeteer now uses Chromium 103
What's Changed
- build(deps): bump analyze-css from 2.1.10 to 2.1.12 by @dependabot in #1061
- build(deps): bump analyze-css from 2.1.12 to 2.1.13 by @dependabot in #1064
- Revert "build(deps): bump puppeteer from 11.0.0 to 13.0.0" by @macbre in #1050
- build(deps-dev): bump eslint from 8.6.0 to 8.7.0 by @dependabot in #1063
- build(deps): bump puppeteer from 11.0.0 to 13.0.1 by @dependabot in #1066
- build(deps): bump analyze-css from 2.1.13 to 2.1.14 by @dependabot in #1070
- build(deps): bump analyze-css from 2.1.14 to 2.1.15 by @dependabot in #1071
- build(deps-dev): bump eslint from 8.7.0 to 8.8.0 by @dependabot in #1073
- build(deps): bump commander from 8.3.0 to 9.0.0 by @dependabot in #1072
- build(deps-dev): bump @jest/globals from 27.4.6 to 27.5.0 by @dependabot in #1078
- build(deps-dev): bump jest from 27.4.7 to 27.5.0 by @dependabot in #1076
- build(deps): bump analyze-css from 2.1.15 to 2.1.18 by @dependabot in #1077
- build(deps-dev): bump jest from 27.5.0 to 27.5.1 by @dependabot in #1079
- build(deps): bump analyze-css from 2.1.18 to 2.1.19 by @dependabot in #1081
- build(deps-dev): bump eslint from 8.8.0 to 8.9.0 by @dependabot in #1082
- build(deps): bump dependabot/fetch-metadata from 1.1.1 to 1.2.0 by @dependabot in #1083
- build(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 by @dependabot in #1084
- build(deps): bump analyze-css from 2.1.19 to 2.1.20 by @dependabot in #1085
- Revert "build(deps): bump puppeteer from 11.0.0 to 13.0.1" by @macbre in #1095
- build(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 by @dependabot in #1092
- build(deps): bump dependabot/fetch-metadata from 1.2.0 to 1.3.0 by @dependabot in #1090
- build(deps-dev): bump eslint from 8.9.0 to 8.10.0 by @dependabot in #1089
- build(deps): bump analyze-css from 2.1.20 to 2.1.22 by @dependabot in #1094
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #1091
- build(deps): bump actions/setup-node from 2.5.1 to 3 by @dependabot in #1088
- build(deps): bump analyze-css from 2.1.22 to 2.1.23 by @dependabot in #1097
- build(deps): bump analyze-css from 2.1.23 to 2.1.24 by @dependabot in #1099
- build(deps-dev): bump eslint from 8.10.0 to 8.11.0 by @dependabot in #1098
- build(deps-dev): bump prettier from 2.5.1 to 2.6.0 by @dependabot in #1100
- build(deps): bump analyze-css from 2.1.24 to 2.1.25 by @dependabot in #1102
- build(deps): bump commander from 9.0.0 to 9.1.0 by @dependabot in #1103
- build(deps): bump debug from 4.3.3 to 4.3.4 by @dependabot in #1101
- build(deps): bump analyze-css from 2.1.25 to 2.1.26 by @dependabot in #1104
- build(deps-dev): bump prettier from 2.6.0 to 2.6.1 by @dependabot in #1105
- build(deps-dev): bump eslint from 8.11.0 to 8.12.0 by @dependabot in #1107
- build(deps): bump analyze-css from 2.1.26 to 2.1.27 by @dependabot in #1108
- build(deps-dev): bump prettier from 2.6.1 to 2.6.2 by @dependabot in #1110
- build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #1106
- build(deps): bump analyze-css from 2.1.27 to 2.1.28 by @dependabot in #1109
- build(deps): bump analyze-css from 2.1.28 to 2.1.29 by @dependabot in #1111
- build(deps-dev): bump eslint from 8.12.0 to 8.13.0 by @dependabot in #1112
- build(deps-dev): bump glob from 7.2.0 to 8.0.1 by @dependabot in #1113
- build(deps): bump analyze-css from 2.1.29 to 2.1.30 by @dependabot in #1114
- build(deps): bump commander from 9.1.0 to 9.2.0 by @dependabot in #1125
- build(deps): bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #1126
- build(deps-dev): bump eslint from 8.13.0 to 8.14.0 by @dependabot in #1127
- build(deps): bump github/codeql-action from 1 to 2 by @dependabot in #1130
- build(deps-dev): bump jest from 27.5.1 to 28.0.0 by @dependabot in #1129
- build(deps-dev): bump @jest/globals from 27.5.1 to 28.0.0 by @dependabot in #1128
- server-start: request /static/style.css by @macbre in #1131
- Tests - use nginx-http3:1.21.6 container by @macbre in #1052
- build(deps): bump analyze-css from 2.1.30 to 2.1.31 by @dependabot in #1133
- build(deps-dev): bump @jest/globals from 28.0.0 to 28.0.1 by @dependabot in #1132
- build(deps-dev): bump jest from 28.0.0 to 28.0.1 by @dependabot in #1134
- build(deps-dev): bump @jest/globals from 28.0.1 to 28.0.2 by @dependabot in #1135
- build(deps-dev): bump jest from 28.0.1 to 28.0.2 by @dependabot in #1136
- build(deps): bump analyze-css from 2.1.31 to 2.1.32 by @dependabot in #1137
- build(deps-dev): bump jest from 28.0.2 to 28.0.3 by @dependabot in #1138
- Run tests using Node.js 18 by @macbre in #1140
- build(deps): bump analyze-css from 2.1.32 to 2.1.33 by @dependabot in #1141
- Bump to the latest puppeteer (13.7.0) - HeadlessChrome/101 by @macbre in #1142
- Introduce flaky tests handling by @macbre in #1144
- build(deps): bump analyze-css from 2.1.33 to 2.1.34 by @dependabot in #1145
- npm audit fix: bump node-fetch by @macbre in #1146
- build(deps): bump analyze-css from 2.1.34 to 2.1.35 by @dependabot in #1147
- build(deps-dev): bump @jest/globals from 28.0.3 to 28.1.0 by @dependabot in #1148
- build(deps): bump docker/build-push-action from 2 to 3 by @dependabot in #1150
- build(deps-dev): bump jest from 28.0.3 to 28.1.0 by @dependabot in #1149
- build(deps-dev): bump eslint from 8.14.0 to 8.15.0 by @dependabot in #1151
- build(deps): bump analyze-css from 2.1.35 to 2.1.36 by @dependabot in #1153
- build(deps-dev): bump glob from 8.0.1 to 8.0.2 by @dependabot in #1154
- build(deps-dev): bump glob from 8.0.2 to 8.0.3 by @dependabot in #1155
- build(deps-dev): bump eslint from 8.15.0 to 8.16.0 by @dependabot in #1157
- build(deps): bump analyze-css from 2.1.36 to 2.1.37 by @dependabot in #1158
- build(deps): bump commander from 9.2.0 to 9.3.0 by @dependabot in #1159
- build(deps): bump analyze-css from 2.1.37 to 2.1.38 by @dependabot in #1160
- build(deps): bump puppeteer to 14.2.1 by @dependabot in #1096
- Build(deps-dev): bump eslint from 8.16.0 to 8.17.0 by @dependabot in #1162
- Build(deps): bump analyze-css from 2.1.38 to 2.1.39 by @dependabot in #1164
- Disable flaky tests by @macbre in #1167
- Build(deps-dev): bump jest from 28.1.0 to 28.1.1 by @dependabot in #1166
- Use mkcert to set up trusted development certificates by @macbre in #1168
- Build(deps-dev): bump prettier from 2.6.2 to 2.7.0 by @dependabot in #1170
- Build(deps-dev): bump prettier from 2.7.0 to 2.7.1 by @dependabot in #1171
- puppeteer: bump from 14.2.1 to 14.4.1 by @macbre in #1172
Full Changelog: https://githu...
Browser storage handling
This minor release brings browser storage handling as separate extension (#1025) - thanks @kevinkammleiter!
Dependencies were also upgraded to match the latest versions.
What's Changed
- Added browser storage handling as seperate extension by @kevinkammleiter in #1025
- Use macbre/push-to-ghcr action by @macbre in #965
- build(deps): bump debug from 4.3.1 to 4.3.2 by @dependabot in #966
- build(deps-dev): bump eslint from 7.29.0 to 7.30.0 by @dependabot in #967
- Use node:lts-alpine3.14 by @macbre in #968
- Tests - use ghcr.io/macbre/nginx-http3:1.21.1 by @macbre in #969
- Fix failing Docker CI pipeline by @macbre in #974
- build(deps-dev): bump eslint from 7.30.0 to 7.31.0 by @dependabot in #971
- Bump CHROMIUM_VERSION by @macbre in #972
- Push to docker.io as well by @macbre in #975
- set -o pipefail - make "npm test" pass the failure by @macbre in #976
- build(deps): bump analyze-css from 1.0.0 to 1.1.0 by @dependabot in #979
- Revert "Use node:lts-alpine3.14" by @macbre in #981
- Automate publishing to npm and GitHub Packages by @macbre in #980
- build(deps): bump commander from 8.0.0 to 8.1.0 by @dependabot in #982
- build(deps): bump analyze-css from 1.1.0 to 1.1.1 by @dependabot in #983
- build(deps): bump analyze-css from 1.1.1 to 1.1.2 by @dependabot in #984
- Docker: bump Chromium to 92 by @macbre in #985
- build(deps-dev): bump eslint from 7.31.0 to 7.32.0 by @dependabot in #986
- build(deps): bump puppeteer from 10.1.0 to 10.2.0 by @dependabot in #987
- build(deps): bump async from 3.2.0 to 3.2.1 by @dependabot in #988
- build(deps): bump coverallsapp/github-action from 1.1.2 to 1.1.3 by @dependabot in #989
- build(deps): bump actions/setup-node from 1 to 2.4.0 by @dependabot in #990
- build(deps): bump analyze-css from 1.1.2 to 2.0.0 by @dependabot in #991
- build(deps): bump commander from 8.1.0 to 8.2.0 by @dependabot in #995
- build(deps-dev): bump prettier from 2.3.2 to 2.4.0 by @dependabot in #994
- build(deps-dev): bump jest from 27.0.6 to 27.1.1 by @dependabot in #993
- build(deps-dev): bump jest from 27.1.1 to 27.2.0 by @dependabot in #996
- build(deps-dev): bump prettier from 2.4.0 to 2.4.1 by @dependabot in #997
- Roll back to Chromium 91 (and bump Alpine base image to 3.14) by @macbre in #999
- build(deps-dev): bump jest from 27.2.0 to 27.2.1 by @dependabot in #998
- build(deps): bump puppeteer from 10.2.0 to 10.4.0 by @dependabot in #1000
- build(deps-dev): bump glob from 7.1.7 to 7.2.0 by @dependabot in #1001
- build(deps): bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #1002
- build(deps): bump analyze-css from 2.0.0 to 2.1.0 by @dependabot in #1003
- build(deps-dev): bump jest from 27.2.1 to 27.2.2 by @dependabot in #1004
- build(deps): bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #1005
- build(deps-dev): bump jest from 27.2.2 to 27.2.3 by @dependabot in #1006
- build(deps-dev): bump jest from 27.2.3 to 27.2.4 by @dependabot in #1008
- build(deps): bump decamelize from 5.0.0 to 5.0.1 by @dependabot in #1007
- build(deps-dev): bump jest from 27.2.4 to 27.2.5 by @dependabot in #1010
- build(deps-dev): bump eslint from 7.32.0 to 8.0.0 by @dependabot in #1011
- build(deps): bump analyze-css from 2.1.0 to 2.1.1 by @dependabot in #1012
- build(deps-dev): bump eslint from 8.0.0 to 8.0.1 by @dependabot in #1014
- build(deps): bump analyze-css from 2.1.1 to 2.1.2 by @dependabot in #1013
- build(deps-dev): bump jest from 27.2.5 to 27.3.0 by @dependabot in #1015
- build(deps-dev): bump jest from 27.3.0 to 27.3.1 by @dependabot in #1016
- Node.js 17 by @macbre in #1017
- build(deps): bump commander from 8.2.0 to 8.3.0 by @dependabot in #1018
- build(deps): bump analyze-css from 2.1.2 to 2.1.3 by @dependabot in #1020
- build(deps-dev): bump eslint from 8.0.1 to 8.1.0 by @dependabot in #1019
- build(deps): bump async from 3.2.1 to 3.2.2 by @dependabot in #1021
- build(deps): bump puppeteer from 10.4.0 to 11.0.0 by @dependabot in #1022
- build(deps): bump analyze-css from 2.1.3 to 2.1.4 by @dependabot in #1023
- build(deps-dev): bump eslint from 8.1.0 to 8.2.0 by @dependabot in #1024
- build(deps-dev): bump eslint from 8.2.0 to 8.3.0 by @dependabot in #1027
- build(deps-dev): bump prettier from 2.4.1 to 2.5.0 by @dependabot in #1028
- build(deps): bump analyze-css from 2.1.4 to 2.1.5 by @dependabot in #1029
- Introduce "depcheck" to clean up npm dependencies by @macbre in #1030
- build(deps): bump debug from 4.3.2 to 4.3.3 by @dependabot in #1031
- build(deps): bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #1034
- build(deps-dev): bump jest from 27.3.1 to 27.4.0 by @dependabot in #1032
- build(deps-dev): bump jest from 27.4.0 to 27.4.2 by @dependabot in #1037
- build(deps-dev): bump jest from 27.4.2 to 27.4.3 by @dependabot in #1038
- build(deps-dev): bump eslint from 8.3.0 to 8.4.0 by @dependabot in #1040
- build(deps-dev): bump prettier from 2.5.0 to 2.5.1 by @dependabot in #1039
- build(deps): bump puppeteer from 11.0.0 to 12.0.1 by @dependabot in #1035
- Revert "build(deps): bump puppeteer from 11.0.0 to 12.0.1" by @macbre in #1042
- build(deps-dev): bump eslint from 8.4.0 to 8.4.1 by @dependabot in #1041
- build(deps): bump analyze-css from 2.1.5 to 2.1.6 by @dependabot in #1044
- build(deps-dev): bump jest from 27.4.3 to 27.4.4 by @dependabot in #1047
- Dockerfile: FROM node:lts-bullseye-slim by @macbre in #1049
- build(deps): bump puppeteer from 11.0.0 to 13.0.0 by @dependabot in #1045
- build(deps-dev): bump jest from 27.4.4 to 27.4.5 by @dependabot in #1051
- build(deps-dev): bump eslint from 8.4.1 to 8.5.0 by @dependabot in #1053
- build(deps): bump actions/setup-node from 2.5.0 to 2.5.1 by @dependabot in #1055
- build(deps): bump puppeteer from 13.0.0 to 13.0.1 by @dependabot in #1054
- build(deps-dev): bump eslint from 8.5.0 to 8.6.0 by @dependabot in #1056
- build(deps-dev): bump jest from 27.4.5 to 27.4.7 by @dependabot in #1057
- build(deps): bump analyze-css from 2.1.6 to 2.1.10 by @dependabot in #1059
New Contributors
- @kevinkammleiter made their first contribution in #1025
Full Changelog: v2.3.0...v2.4.0