Skip to content

Commit

Permalink
chore(deps-dev): bump the playwright group with 3 updates (#3156)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump the playwright group with 3 updates

Bumps the playwright group with 3 updates: [@playwright/test](https://github.com/microsoft/playwright), [@playwright/experimental-ct-react](https://github.com/microsoft/playwright) and [@playwright/experimental-ct-vue](https://github.com/microsoft/playwright).


Updates `@playwright/test` from 1.46.1 to 1.47.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.46.1...v1.47.0)

Updates `@playwright/experimental-ct-react` from 1.46.1 to 1.47.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.46.1...v1.47.0)

Updates `@playwright/experimental-ct-vue` from 1.46.1 to 1.47.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.46.1...v1.47.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: playwright
- dependency-name: "@playwright/experimental-ct-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: playwright
- dependency-name: "@playwright/experimental-ct-vue"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: playwright
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update snapshots

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Merget <[email protected]>
  • Loading branch information
dependabot[bot] and nmerget authored Sep 6, 2024
1 parent 4317657 commit 9ce1d5f
Show file tree
Hide file tree
Showing 290 changed files with 35 additions and 40 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/tag/component/chromium/DBTag-should-be-a-button.png
Binary file modified __snapshots__/tag/component/chromium/DBTag-should-be-a-link.png
Binary file modified __snapshots__/tag/component/chromium/DBTag-should-be-a-radio.png
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:vue-showcase": "npm run test:e2e --workspace=vue-showcase"
},
"devDependencies": {
"@playwright/test": "1.46.1",
"@playwright/test": "1.47.0",
"cpr": "3.0.1",
"cross-env": "^7.0.3",
"dotenv": "^16.0.3",
Expand Down
2 changes: 1 addition & 1 deletion output/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"tsc": "tsc -p . --sourceMap false"
},
"devDependencies": {
"@playwright/experimental-ct-react": "1.46.1",
"@playwright/experimental-ct-react": "1.47.0",
"@types/react": "^18.3.5",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down
2 changes: 1 addition & 1 deletion output/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"vue": "^3.5.2"
},
"devDependencies": {
"@playwright/experimental-ct-vue": "1.46.1",
"@playwright/experimental-ct-vue": "1.47.0",
"@vitejs/plugin-vue": "^5.1.3",
"replace-in-file": "^8.1.0",
"tsx": "^4.19.0",
Expand Down
58 changes: 29 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@double-great/stylelint-a11y": "3.0.2",
"@guidepup/guidepup": "0.22.3",
"@guidepup/playwright": "^0.14.0",
"@playwright/test": "1.46.1",
"@playwright/test": "1.47.0",
"@types/fs-extra": "^11.0.4",
"accessibility-checker": "^3.1.75",
"adm-zip": "0.5.16",
Expand Down
7 changes: 1 addition & 6 deletions showcases/e2e/default.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ export const getDefaultScreenshotTest = ({
preScreenShot
}: DefaultSnapshotTestType) => {
test(`should match screenshot`, async ({ page }, testInfo) => {
const isWebkit =
testInfo.project.name === 'webkit' ||
testInfo.project.name === 'mobile_safari';
const showcase = process.env.showcase;
const diffPixel = process.env.diff;
const maxDiffPixelRatio = process.env.ratio;
Expand All @@ -77,10 +74,8 @@ export const getDefaultScreenshotTest = ({
}
} else if (isAngular) {
config.maxDiffPixels = 1000;
} else if (isWebkit) {
config.maxDiffPixels = 120;
} else {
config.maxDiffPixels = 1;
config.maxDiffPixels = 120;
}

await gotoPage(page, path, 'neutral-bg-basic-level-1', fixedHeight);
Expand Down
2 changes: 1 addition & 1 deletion showcases/e2e/divider/divider-snapshots.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ import { test } from '@playwright/test';
import { getDefaultScreenshotTest } from '../default.ts';

test.describe('DBDivider', () => {
getDefaultScreenshotTest({ path: '01/divider' });
getDefaultScreenshotTest({ path: '01/divider', fixedHeight: 1500 });
});

0 comments on commit 9ce1d5f

Please sign in to comment.