Skip to content

Commit 47f0889

Browse files
barjindependabot[bot]renovate[bot]
authored
chore(deps): batch dependency version bumps (apify#3451)
Merges 4 open dependency update PRs (apify#3444, apify#3419, apify#3365, apify#3362) and bumps `got-scraping` to `^4.2.1` across all packages that depend on it (`@crawlee/utils`, `@crawlee/core`, `@crawlee/http`, `@crawlee/basic`). Lockfiles regenerated accordingly. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee90835 commit 47f0889

File tree

8 files changed

+81
-115
lines changed

8 files changed

+81
-115
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"apify-node-curl-impersonate": "^1.0.15",
8888
"basic-auth-parser": "^0.0.2",
8989
"body-parser": "^2.0.0",
90-
"camoufox-js": "^0.8.0",
90+
"camoufox-js": "^0.9.0",
9191
"commitlint": "^20.0.0",
9292
"cross-env": "^10.0.0",
9393
"deep-equal": "^2.0.5",

packages/basic-crawler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@crawlee/utils": "3.16.0",
5454
"csv-stringify": "^6.2.0",
5555
"fs-extra": "^11.0.0",
56-
"got-scraping": "^4.0.0",
56+
"got-scraping": "^4.2.1",
5757
"ow": "^0.28.1",
5858
"tldts": "^7.0.0",
5959
"tslib": "^2.4.0",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@vladfrangu/async_event_emitter": "^2.2.2",
6767
"csv-stringify": "^6.2.0",
6868
"fs-extra": "^11.0.0",
69-
"got-scraping": "^4.0.0",
69+
"got-scraping": "^4.2.1",
7070
"json5": "^2.2.3",
7171
"minimatch": "^9.0.0",
7272
"ow": "^0.28.1",

packages/http-crawler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/content-type": "^1.1.5",
6262
"cheerio": "1.0.0-rc.12",
6363
"content-type": "^1.0.4",
64-
"got-scraping": "^4.0.0",
64+
"got-scraping": "^4.2.1",
6565
"iconv-lite": "^0.7.0",
6666
"mime-types": "^2.1.35",
6767
"ow": "^0.28.1",

packages/templates/templates/camoufox-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "module",
55
"description": "This is an example of a Crawlee project.",
66
"dependencies": {
7-
"camoufox-js": "^0.8.0",
7+
"camoufox-js": "^0.9.0",
88
"crawlee": "^3.0.0",
99
"playwright": "*"
1010
},

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/sax": "^1.2.7",
5454
"cheerio": "1.0.0-rc.12",
5555
"file-type": "^20.0.0",
56-
"got-scraping": "^4.0.3",
56+
"got-scraping": "^4.2.1",
5757
"ow": "^0.28.1",
5858
"robots-parser": "^3.0.1",
5959
"sax": "^1.4.1",

website/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12093,9 +12093,9 @@ __metadata:
1209312093
linkType: hard
1209412094

1209512095
"lodash@npm:^4.17.20, lodash@npm:^4.17.21":
12096-
version: 4.17.21
12097-
resolution: "lodash@npm:4.17.21"
12098-
checksum: 10c0/d8cbea072bb08655bb4c989da418994b073a608dffa608b09ac04b43a791b12aeae7cd7ad919aa4c925f33b48490b5cfe6c1f71d827956071dae2e7bb3a6b74c
12096+
version: 4.17.23
12097+
resolution: "lodash@npm:4.17.23"
12098+
checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6
1209912099
languageName: node
1210012100
linkType: hard
1210112101

0 commit comments

Comments
 (0)