Skip to content

Commit bf503fb

Browse files
chore(deps): update dependency idcac-playwright to ^0.2.0 (#3279)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [idcac-playwright](https://redirect.github.com/apify/idcac) | [`^0.1.2` -> `^0.2.0`](https://renovatebot.com/diffs/npm/idcac-playwright/0.1.3/0.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/idcac-playwright/0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/idcac-playwright/0.1.3/0.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>apify/idcac (idcac-playwright)</summary> ### [`v0.2.0`](https://redirect.github.com/apify/idcac/compare/526257ba0f6e9d5c851e5207b3894f7920b7eee6...e5821eada5eca1552b75b3cdf480843648ab6fb1) [Compare Source](https://redirect.github.com/apify/idcac/compare/526257ba0f6e9d5c851e5207b3894f7920b7eee6...e5821eada5eca1552b75b3cdf480843648ab6fb1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apify/crawlee). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd5f43b commit bf503fb

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

packages/playwright-crawler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"tslib": "^2.4.0"
7272
},
7373
"peerDependencies": {
74-
"idcac-playwright": "^0.1.2",
74+
"idcac-playwright": "^0.2.0",
7575
"playwright": "*"
7676
},
7777
"peerDependenciesMeta": {

packages/puppeteer-crawler/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,13 @@
6161
"@crawlee/utils": "3.15.3",
6262
"cheerio": "1.0.0-rc.12",
6363
"devtools-protocol": "*",
64-
"idcac-playwright": "^0.1.2",
64+
"idcac-playwright": "^0.2.0",
6565
"jquery": "^3.6.0",
6666
"ow": "^0.28.1",
6767
"tslib": "^2.4.0"
6868
},
6969
"peerDependencies": {
70-
"idcac-playwright": "^0.1.2",
70+
"idcac-playwright": "^0.2.0",
7171
"puppeteer": "*"
7272
},
7373
"peerDependenciesMeta": {

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ __metadata:
694694
string-comparison: "npm:^1.3.0"
695695
tslib: "npm:^2.4.0"
696696
peerDependencies:
697-
idcac-playwright: ^0.1.2
697+
idcac-playwright: ^0.2.0
698698
playwright: "*"
699699
peerDependenciesMeta:
700700
idcac-playwright:
@@ -716,12 +716,12 @@ __metadata:
716716
"@crawlee/utils": "npm:3.15.3"
717717
cheerio: "npm:1.0.0-rc.12"
718718
devtools-protocol: "npm:*"
719-
idcac-playwright: "npm:^0.1.2"
719+
idcac-playwright: "npm:^0.2.0"
720720
jquery: "npm:^3.6.0"
721721
ow: "npm:^0.28.1"
722722
tslib: "npm:^2.4.0"
723723
peerDependencies:
724-
idcac-playwright: ^0.1.2
724+
idcac-playwright: ^0.2.0
725725
puppeteer: "*"
726726
peerDependenciesMeta:
727727
idcac-playwright:
@@ -7444,10 +7444,10 @@ __metadata:
74447444
languageName: node
74457445
linkType: hard
74467446

7447-
"idcac-playwright@npm:^0.1.2":
7448-
version: 0.1.3
7449-
resolution: "idcac-playwright@npm:0.1.3"
7450-
checksum: 10c0/2b269960b6cfb9cc5222d9be0f05268486b61725299c140f529b83643adffb66c09ed3917d3f2e4cb2fc2b5af047235cda5042b273ed684f55c285b597627dd5
7447+
"idcac-playwright@npm:^0.2.0":
7448+
version: 0.2.0
7449+
resolution: "idcac-playwright@npm:0.2.0"
7450+
checksum: 10c0/a1ff836ff3c0400127b840d36b27b1ae25bec3dec8202aa25b00875a86d955c659cc26fd46f1eb097990c462bb9f4c7c535801ce4e3435dcd1f9ffa96564c407
74517451
languageName: node
74527452
linkType: hard
74537453

0 commit comments

Comments
 (0)