mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 01:31:05 +08:00
Maintenance: Update Playwright image to 1.28.0 (#19859)
Issue: N/A ## What I did following recommendation from CI warnings: ``` Looks like Playwright Test or Playwright was just updated to 1.28.0. Please update docker image as well. - current: mcr.microsoft.com/playwright:v1.27.0-focal - required: mcr.microsoft.com/playwright:v1.28.0-focal ``` ## How to test - [ ] Is this testable with Jest or Chromatic screenshots? - [ ] Does this need a new example in the kitchen sink apps? - [ ] Does this need an update to the documentation? If your answer is yes to any of these, please make sure to include it in your PR. <!-- Everybody: Please submit all PRs to the `next` branch unless they are specific to the current release. Storybook maintainers cherry-pick bug and documentation fixes into the `master` branch as part of the release process, so you shouldn't need to worry about this. For additional guidance: https://storybook.js.org/docs/react/contribute/how-to-contribute Maintainers: Please tag your pull request with at least one of the following: `["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]` -->
This commit is contained in:
commit
d29fc38009
@ -43,7 +43,7 @@ executors:
|
||||
default: 'small'
|
||||
working_directory: /tmp/storybook
|
||||
docker:
|
||||
- image: mcr.microsoft.com/playwright:v1.27.0-focal
|
||||
- image: mcr.microsoft.com/playwright:v1.28.0-focal
|
||||
environment:
|
||||
NODE_OPTIONS: --max_old_space_size=6144
|
||||
resource_class: <<parameters.class>>
|
||||
|
@ -145,7 +145,7 @@
|
||||
"@nrwl/cli": "14.6.1",
|
||||
"@nrwl/nx-cloud": "14.6.0",
|
||||
"@nrwl/workspace": "14.6.1",
|
||||
"@playwright/test": "1.27.0",
|
||||
"@playwright/test": "1.28.0",
|
||||
"@storybook/addon-a11y": "workspace:*",
|
||||
"@storybook/addon-actions": "workspace:*",
|
||||
"@storybook/addon-backgrounds": "workspace:*",
|
||||
@ -315,7 +315,7 @@
|
||||
"npmlog": "^5.0.1",
|
||||
"nx": "14.6.1",
|
||||
"p-limit": "^3.1.0",
|
||||
"playwright": "1.27.0",
|
||||
"playwright": "1.28.0",
|
||||
"prettier": "2.7.1",
|
||||
"process": "^0.11.10",
|
||||
"prompts": "^2.4.0",
|
||||
|
@ -5204,15 +5204,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@playwright/test@npm:1.27.0":
|
||||
version: 1.27.0
|
||||
resolution: "@playwright/test@npm:1.27.0"
|
||||
"@playwright/test@npm:1.28.0":
|
||||
version: 1.28.0
|
||||
resolution: "@playwright/test@npm:1.28.0"
|
||||
dependencies:
|
||||
"@types/node": "*"
|
||||
playwright-core: 1.27.0
|
||||
playwright-core: 1.28.0
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: 4b732c22edf4a1612b1d21bcb67f9d9c39d64a49632311b6bd8ffcae53983737603e349b5ced28759ba96334a3a5f44effcbf12f22cc8f5e5ee9f43387e0f0c6
|
||||
checksum: f4ec34e050516f250c489499563d767b604d9c219e20abb296e127eb8d891cda4cb4b53205e6e2d0813e98dd18361e0c141d3c1fde1ba521d7a2d24af04723ee
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -7361,7 +7361,7 @@ __metadata:
|
||||
"@nrwl/cli": 14.6.1
|
||||
"@nrwl/nx-cloud": 14.6.0
|
||||
"@nrwl/workspace": 14.6.1
|
||||
"@playwright/test": 1.27.0
|
||||
"@playwright/test": 1.28.0
|
||||
"@storybook/addon-a11y": "workspace:*"
|
||||
"@storybook/addon-actions": "workspace:*"
|
||||
"@storybook/addon-backgrounds": "workspace:*"
|
||||
@ -7533,7 +7533,7 @@ __metadata:
|
||||
npmlog: ^5.0.1
|
||||
nx: 14.6.1
|
||||
p-limit: ^3.1.0
|
||||
playwright: 1.27.0
|
||||
playwright: 1.28.0
|
||||
prettier: 2.7.1
|
||||
process: ^0.11.10
|
||||
prompts: ^2.4.0
|
||||
@ -28017,23 +28017,23 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright-core@npm:1.27.0":
|
||||
version: 1.27.0
|
||||
resolution: "playwright-core@npm:1.27.0"
|
||||
"playwright-core@npm:1.28.0":
|
||||
version: 1.28.0
|
||||
resolution: "playwright-core@npm:1.28.0"
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: b0e3be60e733e82f6e1f65d1f14a59c98120fb9a82aec93db379f0074cf41dfc2a981a61da87a61f0893f68fdd9665154860add3d63b60889dbcc1a57895718c
|
||||
checksum: c0b1172bcfc7efd9ac91b166679d84b0b86b69d7cd1b199c1951665dc4632d1afb3225cd0df2eda549ae14461689b6a826fb4901c0a39b25161f781ab8dd94a3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright@npm:1.27.0":
|
||||
version: 1.27.0
|
||||
resolution: "playwright@npm:1.27.0"
|
||||
"playwright@npm:1.28.0":
|
||||
version: 1.28.0
|
||||
resolution: "playwright@npm:1.28.0"
|
||||
dependencies:
|
||||
playwright-core: 1.27.0
|
||||
playwright-core: 1.28.0
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: 063e239793e9f8f35f170e9501861f94a5253d32bf34360fa67371a309bda66a66fab449e8ef76e250f84744a968f22866516d20c37829b19ef3ae02dff6f51b
|
||||
checksum: 3c72e2106ae954b1f5db9b9f9abdba1b9c994fb77b72076371f7231ba7b01de096bdefea9c1010c949930d497ba325abc17d4f8df0274e315bbf2ee9f3350133
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user