Skip to content

Commit 1990b26

Browse files
renovate[bot]CopilotB4nan
authored
chore(deps): update patch/minor dependencies to v1.58.1 (#3376)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@playwright/browser-chromium](https://playwright.dev) ([source](https://redirect.github.com/microsoft/playwright)) | [`1.58.0` → `1.58.1`](https://renovatebot.com/diffs/npm/@playwright%2fbrowser-chromium/1.58.0/1.58.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@playwright%2fbrowser-chromium/1.58.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@playwright%2fbrowser-chromium/1.58.0/1.58.1?slim=true) | | [@playwright/browser-firefox](https://playwright.dev) ([source](https://redirect.github.com/microsoft/playwright)) | [`1.58.0` → `1.58.1`](https://renovatebot.com/diffs/npm/@playwright%2fbrowser-firefox/1.58.0/1.58.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@playwright%2fbrowser-firefox/1.58.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@playwright%2fbrowser-firefox/1.58.0/1.58.1?slim=true) | | [@playwright/browser-webkit](https://playwright.dev) ([source](https://redirect.github.com/microsoft/playwright)) | [`1.58.0` → `1.58.1`](https://renovatebot.com/diffs/npm/@playwright%2fbrowser-webkit/1.58.0/1.58.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@playwright%2fbrowser-webkit/1.58.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@playwright%2fbrowser-webkit/1.58.0/1.58.1?slim=true) | | [playwright](https://playwright.dev) ([source](https://redirect.github.com/microsoft/playwright)) | [`1.58.0` → `1.58.1`](https://renovatebot.com/diffs/npm/playwright/1.58.0/1.58.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/playwright/1.58.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/playwright/1.58.0/1.58.1?slim=true) | --- ### Release Notes <details> <summary>microsoft/playwright (@&#8203;playwright/browser-chromium)</summary> ### [`v1.58.1`](https://redirect.github.com/microsoft/playwright/releases/tag/v1.58.1) [Compare Source](https://redirect.github.com/microsoft/playwright/compare/v1.58.0...v1.58.1) ##### Highlights [#&#8203;39036](https://redirect.github.com/microsoft/playwright/issues/39036) fix(msedge): fix local network permissions [#&#8203;39037](https://redirect.github.com/microsoft/playwright/issues/39037) chore: update cft download location [#&#8203;38995](https://redirect.github.com/microsoft/playwright/issues/38995) chore(webkit): disable frame sessions on fronzen builds ##### Browser Versions - Chromium 145.0.7632.6 - Mozilla Firefox 146.0.1 - WebKit 26.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: B4nan <615580+B4nan@users.noreply.github.com>
1 parent d03af1b commit 1990b26

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
"@apify/tsconfig": "^0.1.0",
6161
"@biomejs/biome": "^2.3.11",
6262
"@commitlint/config-conventional": "^20.0.0",
63-
"@playwright/browser-chromium": "1.58.0",
64-
"@playwright/browser-firefox": "1.58.0",
65-
"@playwright/browser-webkit": "1.58.0",
63+
"@playwright/browser-chromium": "1.58.1",
64+
"@playwright/browser-firefox": "1.58.1",
65+
"@playwright/browser-webkit": "1.58.1",
6666
"@stylistic/eslint-plugin-ts": "^4.2.0",
6767
"@types/content-type": "^1.1.5",
6868
"@types/deep-equal": "^1.0.1",
@@ -104,7 +104,7 @@
104104
"lerna": "^9.0.0",
105105
"lint-staged": "^16.0.0",
106106
"nock": "^13.4.0",
107-
"playwright": "1.58.0",
107+
"playwright": "1.58.1",
108108
"portastic": "^1.0.1",
109109
"proxy": "^1.0.2",
110110
"puppeteer": "24.36.1",

yarn.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,9 +1063,9 @@ __metadata:
10631063
"@apify/tsconfig": "npm:^0.1.0"
10641064
"@biomejs/biome": "npm:^2.3.11"
10651065
"@commitlint/config-conventional": "npm:^20.0.0"
1066-
"@playwright/browser-chromium": "npm:1.58.0"
1067-
"@playwright/browser-firefox": "npm:1.58.0"
1068-
"@playwright/browser-webkit": "npm:1.58.0"
1066+
"@playwright/browser-chromium": "npm:1.58.1"
1067+
"@playwright/browser-firefox": "npm:1.58.1"
1068+
"@playwright/browser-webkit": "npm:1.58.1"
10691069
"@stylistic/eslint-plugin-ts": "npm:^4.2.0"
10701070
"@types/content-type": "npm:^1.1.5"
10711071
"@types/deep-equal": "npm:^1.0.1"
@@ -1107,7 +1107,7 @@ __metadata:
11071107
lerna: "npm:^9.0.0"
11081108
lint-staged: "npm:^16.0.0"
11091109
nock: "npm:^13.4.0"
1110-
playwright: "npm:1.58.0"
1110+
playwright: "npm:1.58.1"
11111111
portastic: "npm:^1.0.1"
11121112
proxy: "npm:^1.0.2"
11131113
puppeteer: "npm:24.36.1"
@@ -2673,30 +2673,30 @@ __metadata:
26732673
languageName: node
26742674
linkType: hard
26752675

2676-
"@playwright/browser-chromium@npm:1.58.0":
2677-
version: 1.58.0
2678-
resolution: "@playwright/browser-chromium@npm:1.58.0"
2676+
"@playwright/browser-chromium@npm:1.58.1":
2677+
version: 1.58.1
2678+
resolution: "@playwright/browser-chromium@npm:1.58.1"
26792679
dependencies:
2680-
playwright-core: "npm:1.58.0"
2681-
checksum: 10c0/7a77c63f8bea9a0331313075b0e8de1a6d72ae610c490539e42337ab53033570a6ca3bf7c31bf2c539680d6203001765c5fc6634ebb0dd9e2023182854149d26
2680+
playwright-core: "npm:1.58.1"
2681+
checksum: 10c0/ca8dad86d446630adc9e2b1a01ac7fb575cce4c9087e376e60fb6c2e9f6377c9efb554622cc400754856cb6779602e55523e66a7bda988a0a3196ed97bcb9cac
26822682
languageName: node
26832683
linkType: hard
26842684

2685-
"@playwright/browser-firefox@npm:1.58.0":
2686-
version: 1.58.0
2687-
resolution: "@playwright/browser-firefox@npm:1.58.0"
2685+
"@playwright/browser-firefox@npm:1.58.1":
2686+
version: 1.58.1
2687+
resolution: "@playwright/browser-firefox@npm:1.58.1"
26882688
dependencies:
2689-
playwright-core: "npm:1.58.0"
2690-
checksum: 10c0/a7603d27c770128bd4a0666d777b2de7494154663ab9d36135b77dd6d51ebae327ca449272cbe259aee77a594cefa3a37767e279d8da9d6ed9e7e15841b4df32
2689+
playwright-core: "npm:1.58.1"
2690+
checksum: 10c0/fa977af5190fb06628c2fe422368321f01cfd4a1f62900a05908fc3df863d5ec41da63cf0125062fb4e58ada50034685b48d5148dae21bafe0a3df8bc6bbe0c8
26912691
languageName: node
26922692
linkType: hard
26932693

2694-
"@playwright/browser-webkit@npm:1.58.0":
2695-
version: 1.58.0
2696-
resolution: "@playwright/browser-webkit@npm:1.58.0"
2694+
"@playwright/browser-webkit@npm:1.58.1":
2695+
version: 1.58.1
2696+
resolution: "@playwright/browser-webkit@npm:1.58.1"
26972697
dependencies:
2698-
playwright-core: "npm:1.58.0"
2699-
checksum: 10c0/e8c2b3d933514b82e7f7b420b9c33eca05d058615b02cb5470a3910b5183dd09f32815f146c17b8d4aac489d39309167e08339c5b06dfa0c3c5c883d9f8cb3b6
2698+
playwright-core: "npm:1.58.1"
2699+
checksum: 10c0/cc49e094764af2c3651c48ad8d6fae05f53ea1d223e25d5a342d3028664e12c77d08b86f67d7ece49c7ca29e1a9fcc4509e67565bc483e39934a40deea197cb6
27002700
languageName: node
27012701
linkType: hard
27022702

@@ -12064,27 +12064,27 @@ __metadata:
1206412064
languageName: node
1206512065
linkType: hard
1206612066

12067-
"playwright-core@npm:1.58.0, playwright-core@npm:^1.54.1":
12068-
version: 1.58.0
12069-
resolution: "playwright-core@npm:1.58.0"
12067+
"playwright-core@npm:1.58.1, playwright-core@npm:^1.54.1":
12068+
version: 1.58.1
12069+
resolution: "playwright-core@npm:1.58.1"
1207012070
bin:
1207112071
playwright-core: cli.js
12072-
checksum: 10c0/72f59ffed79357f3042ba8ebced54d63a1bdb01e4422e1d3238415ac1ee25254d4a1809f77c562045fc25805e71ad3de8e8ac0e3521e48b9c6f108cd5419ec48
12072+
checksum: 10c0/2c12755579148cbd13811cc1a01e9693432f0e4595c76ebb02d2e1b4ee7286719c6769fdb26cda61f218bc49b7ddd4de5d856abbd034acde4ff3dbeee93e4773
1207312073
languageName: node
1207412074
linkType: hard
1207512075

12076-
"playwright@npm:1.58.0, playwright@npm:^1.52.0, playwright@npm:^1.58.0":
12077-
version: 1.58.0
12078-
resolution: "playwright@npm:1.58.0"
12076+
"playwright@npm:1.58.1, playwright@npm:^1.52.0, playwright@npm:^1.58.0":
12077+
version: 1.58.1
12078+
resolution: "playwright@npm:1.58.1"
1207912079
dependencies:
1208012080
fsevents: "npm:2.3.2"
12081-
playwright-core: "npm:1.58.0"
12081+
playwright-core: "npm:1.58.1"
1208212082
dependenciesMeta:
1208312083
fsevents:
1208412084
optional: true
1208512085
bin:
1208612086
playwright: cli.js
12087-
checksum: 10c0/f0565966a485f0bf0748897c19aa403f97c4c83bb936b7dfc6b2f1c056d4befb24810f451e4b8cb760db3733bfef1cf7f00b369664637e48befd6fe9e42f541a
12087+
checksum: 10c0/29cb2b34ad80f9dc1b27d26d8cf56e0964d7787e0beb18b25fd9d087a09ce56a359779104d2a1717d08789c2f2713928ef59140b2905e6ef00b2cb6df58bb107
1208812088
languageName: node
1208912089
linkType: hard
1209012090

0 commit comments

Comments
 (0)