Skip to content

Commit bb143e8

Browse files
chore(deps): update dependency idcac-playwright to ^0.2.0 (#517)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [idcac-playwright](https://redirect.github.com/apify/idcac) | [`^0.1.3` -> `^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) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/idcac-playwright/0.1.3/0.2.0?slim=true) | --- ### 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 this update 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/apify-sdk-js). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4bf3c0e commit bb143e8

File tree

5 files changed

+51
-32
lines changed

5 files changed

+51
-32
lines changed

package-lock.json

Lines changed: 47 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/actor-scraper/camoufox-scraper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@crawlee/utils": "^3.14.1",
1212
"apify": "^3.2.6",
1313
"camoufox-js": "^0.8.0",
14-
"idcac-playwright": "^0.1.3",
14+
"idcac-playwright": "^0.2.0",
1515
"playwright": "*"
1616
},
1717
"devDependencies": {

packages/actor-scraper/playwright-scraper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@crawlee/playwright": "^3.14.1",
1111
"@crawlee/utils": "^3.14.1",
1212
"apify": "^3.2.6",
13-
"idcac-playwright": "^0.1.3",
13+
"idcac-playwright": "^0.2.0",
1414
"playwright": "*"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)