Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump braces from 3.0.2 to 3.0.3 in /packages/playwright/bundles/utils #31264

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2024

Bumps braces from 3.0.2 to 3.0.3.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 11, 2024

This comment has been minimized.

Copy link
Contributor

Test results for "tests others"

2 fatal errors, not part of any test
26 failed
❌ [chromium-library] › library/browsercontext-events.spec.ts:43:5 › console event should work in popup 2
❌ [chromium-library] › library/browsertype-launch.spec.ts:22:3 › should reject all promises when browser is closed
❌ [chromium-library] › library/chromium/css-coverage.spec.ts:128:3 › should work with a recently loaded stylesheet
❌ [chromium-library] › library/popup.spec.ts:129:3 › should use viewport size from window features
❌ [chromium-library] › library/popup.spec.ts:251:3 › should not throttle rAF in the opener page
❌ [chromium-library] › library/trace-viewer.spec.ts:84:1 › should show empty trace viewer
❌ [chromium-library] › library/tracing.spec.ts:412:14 › should produce screencast frames fit
❌ [chromium-library] › library/tracing.spec.ts:412:14 › should produce screencast frames crop
❌ [chromium-library] › library/tracing.spec.ts:412:14 › should produce screencast frames scale
❌ [chromium-library] › library/tracing.spec.ts:699:5 › should not flush console events
❌ [chromium-library] › library/tracing.spec.ts:742:5 › should flush console events on tracing stop
❌ [chromium-library] › library/video.spec.ts:165:5 › screencast › should work with old options
❌ [chromium-library] › library/video.spec.ts:189:5 › screencast › should capture static page
❌ [chromium-library] › library/video.spec.ts:257:5 › screencast › should delete video
❌ [chromium-library] › library/video.spec.ts:351:5 › screencast › should capture navigation
❌ [chromium-library] › library/video.spec.ts:382:5 › screencast › should capture css transformation
❌ [chromium-library] › library/video.spec.ts:412:5 › screencast › should work for popups
❌ [chromium-library] › library/video.spec.ts:446:5 › screencast › should scale frames down to the requested size
❌ [chromium-library] › library/video.spec.ts:495:5 › screencast › should use viewport scaled down to fit into 800x800 as default size
❌ [chromium-library] › library/video.spec.ts:514:5 › screencast › should be 800x450 by default
❌ [chromium-library] › library/video.spec.ts:531:5 › screencast › should be 800x600 with null viewport
❌ [chromium-library] › library/video.spec.ts:580:5 › screencast › should emulate an iphone
❌ [playwright-test] › reporter-html.spec.ts:296:5 › created › should include image diff when screenshot failed to generate due to animation
❌ [playwright-test] › ui-mode-test-output.spec.ts:157:5 › should stream console messages live
❌ [playwright-test] › ui-mode-test-setup.spec.ts:217:9 › web-mode: true › should run teardown with SIGINT
❌ [webview2] › page/page-request-intercept.spec.ts:178:1 › should intercept multipart/form-data request body

3 flaky ⚠️ [electron-page] › page/page-screenshot.spec.ts:891:3 › should throw if screenshot size is too large
⚠️ [electron-page] › page/page-route.spec.ts:417:3 › should work with redirects for subresources
⚠️ [chromium-library] › library/browsercontext-viewport-mobile.spec.ts:177:5 › mobile viewport › should scroll when emulating a mobile viewport
1 interrupted ⚠️ [chromium-library] › library/inspector/pause.spec.ts:79:5 › pause › should resume from console

10427 passed, 350 skipped, 2315 did not run
✔️✔️✔️

Merge workflow run.

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

Test results for "tests 2"

2 fatal errors, not part of any test
51 failed
❌ [webkit-page] › page/page-drag.spec.ts:70:5 › Drag and drop › should work inside iframe
❌ [webkit-library] › library/browsercontext-device.spec.ts:23:5 › device › should work @smoke
❌ [webkit-library] › library/browsercontext-device.spec.ts:107:5 › device › should emulate viewport and screen size
❌ [webkit-library] › library/browsercontext-device.spec.ts:126:5 › device › should emulate viewport without screen size
❌ [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:23:5 › mobile viewport › should support mobile emulation
❌ [webkit-library] › library/browsercontext-viewport.spec.ts:144:12 › should drag with high dpi
❌ [webkit-library] › library/screenshot.spec.ts:75:14 › page screenshot › should work with device scale factor
❌ [webkit-library] › library/screenshot.spec.ts:85:14 › page screenshot › should work with device scale factor and clip
❌ [webkit-library] › library/screenshot.spec.ts:94:14 › page screenshot › should work with device scale factor and scale:css
❌ [webkit-library] › library/screenshot.spec.ts:103:14 › page screenshot › should work with device scale factor, clip and scale:css
❌ [webkit-library] › library/video.spec.ts:730:5 › screencast › should capture full viewport on hidpi
❌ [webkit-library] › library/browsercontext-device.spec.ts:23:5 › device › should work @smoke
❌ [webkit-library] › library/browsercontext-device.spec.ts:33:5 › device › should support clicking
❌ [webkit-library] › library/browsercontext-device.spec.ts:45:5 › device › should scroll to click
❌ [webkit-library] › library/browsercontext-device.spec.ts:62:5 › device › should scroll twice when emulated
❌ [webkit-library] › library/browsercontext-device.spec.ts:107:5 › device › should emulate viewport and screen size
❌ [webkit-library] › library/browsercontext-device.spec.ts:126:5 › device › should emulate viewport without screen size
❌ [webkit-library] › library/browsercontext-pages.spec.ts:82:3 › should click the button with offset with page scale
❌ [webkit-library] › library/browsercontext-pages.spec.ts:105:3 › should return bounding box with page scale
❌ [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:23:5 › mobile viewport › should support mobile emulation
❌ [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:34:5 › mobile viewport › should support touch emulation
❌ [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:57:5 › mobile viewport › should be detectable by Modernizr
❌ [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:75:5 › mobile viewport › should support landscape emulation
❌ [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:89:5 › mobile viewport › should support window.orientation emulation
❌ [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:99:5 › mobile viewport › should fire orientationchange event
❌ [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:118:5 › mobile viewport › default mobile viewports to 980 width
❌ [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:126:5 › mobile viewport › respect meta viewport tag
❌ [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:134:5 › mobile viewport › should emulate the hover media feature
❌ [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:159:5 › mobile viewport › mouse should work with mobile viewports and cross process navigations
❌ [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:177:5 › mobile viewport › should scroll when emulating a mobile viewport
❌ [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:193:5 › mobile viewport › view scale should reset after navigation
❌ [webkit-library] › library/browsercontext-viewport.spec.ts:180:3 › should set window.screen.orientation.type for mobile devices
❌ [webkit-library] › library/defaultbrowsercontext-2.spec.ts:28:3 › should work in persistent context
❌ [webkit-library] › library/inspector/cli-codegen-pytest.spec.ts:33:5 › should print the correct context options when using a device and lang
❌ [webkit-library] › library/inspector/cli-codegen-python-async.spec.ts:67:5 › should print the correct context options when using a device and additional options
❌ [webkit-library] › library/modernizr.spec.ts:82:3 › mobile-safari-14-1
❌ [webkit-library] › library/screenshot.spec.ts:42:14 › page screenshot › should work with a mobile viewport
❌ [webkit-library] › library/screenshot.spec.ts:53:14 › page screenshot › should work with a mobile viewport and clip
❌ [webkit-library] › library/screenshot.spec.ts:64:14 › page screenshot › should work with a mobile viewport and fullPage
❌ [webkit-library] › library/screenshot.spec.ts:204:14 › element screenshot › element screenshot should work with a mobile viewport
❌ [webkit-library] › library/video.spec.ts:580:5 › screencast › should emulate an iphone
❌ [webkit-library] › library/browsercontext-device.spec.ts:23:5 › device › should work @smoke
❌ [webkit-library] › library/browsercontext-device.spec.ts:107:5 › device › should emulate viewport and screen size
❌ [webkit-library] › library/browsercontext-device.spec.ts:126:5 › device › should emulate viewport without screen size
❌ [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:23:5 › mobile viewport › should support mobile emulation
❌ [webkit-library] › library/browsercontext-viewport.spec.ts:144:12 › should drag with high dpi
❌ [webkit-library] › library/screenshot.spec.ts:75:14 › page screenshot › should work with device scale factor
❌ [webkit-library] › library/screenshot.spec.ts:85:14 › page screenshot › should work with device scale factor and clip
❌ [webkit-library] › library/screenshot.spec.ts:94:14 › page screenshot › should work with device scale factor and scale:css
❌ [webkit-library] › library/screenshot.spec.ts:103:14 › page screenshot › should work with device scale factor, clip and scale:css
❌ [webkit-library] › library/video.spec.ts:730:5 › screencast › should capture full viewport on hidpi

59 flaky ⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:23:7 › cli codegen › should click
⚠️ [chromium-library] › library/browsercontext-viewport.spec.ts:144:12 › should drag with high dpi
⚠️ [chromium-library] › library/inspector/cli-codegen-3.spec.ts:473:7 › cli codegen › should generate getByLabel
⚠️ [chromium-page] › page/page-drag.spec.ts:53:5 › Drag and drop › should not send dragover on the first mousemove
⚠️ [chromium-page] › page/page-mouse.spec.ts:221:3 › should tween mouse movement
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:56:7 › cli codegen › should ignore programmatic events
⚠️ [chromium-page] › page/locator-misc-1.spec.ts:28:3 › should hover when Node is removed
⚠️ [chromium-page] › page/page-add-locator-handler.spec.ts:90:5 › should work with locator.hover()
⚠️ [chromium-page] › page/page-drag.spec.ts:246:5 › Drag and drop › should work if the drag event is captured but not canceled
⚠️ [chromium-library] › library/browsercontext-viewport.spec.ts:144:12 › should drag with high dpi
⚠️ [chromium-library] › library/inspector/cli-codegen-3.spec.ts:444:7 › cli codegen › should generate getByAltText
⚠️ [chromium-page] › page/locator-misc-1.spec.ts:28:3 › should hover when Node is removed
⚠️ [chromium-page] › page/page-drag.spec.ts:34:5 › Drag and drop › should send the right events
⚠️ [chromium-library] › library/trace-viewer.spec.ts:1076:1 › should pick locator in iframe
⚠️ [chromium-page] › page/locator-misc-1.spec.ts:21:3 › should hover @smoke
⚠️ [firefox-library] › library/browsercontext-basic.spec.ts:331:3 › should emulate media in cross-process iframe
⚠️ [firefox-page] › page/page-click.spec.ts:230:3 › should click on checkbox input and toggle
⚠️ [firefox-page] › page/page-mouse.spec.ts:166:3 › should trigger hover state
⚠️ [firefox-library] › library/video.spec.ts:189:5 › screencast › should capture static page
⚠️ [firefox-library] › library/video.spec.ts:730:5 › screencast › should capture full viewport on hidpi
⚠️ [firefox-page] › page/page-add-locator-handler.spec.ts:90:5 › should work with locator.hover()
⚠️ [firefox-library] › library/browsercontext-basic.spec.ts:34:3 › should be able to click across browser contexts
⚠️ [firefox-page] › page/page-add-locator-handler.spec.ts:90:5 › should work with locator.hover()
⚠️ [firefox-library] › library/browsercontext-locale.spec.ts:118:3 › should be isolated between contexts
⚠️ [firefox-library] › library/browsercontext-viewport.spec.ts:23:3 › should get the proper default viewport size
⚠️ [firefox-library] › library/inspector/cli-codegen-2.spec.ts:493:7 › cli codegen › should --save-trace
⚠️ [firefox-library] › library/tracing.spec.ts:292:5 › should overwrite existing file
⚠️ [firefox-library] › library/video.spec.ts:313:5 › screencast › should work with relative path for recordVideo.dir
⚠️ [firefox-page] › page/page-click.spec.ts:97:3 › should click the 1x1 div
⚠️ [firefox-page] › page/page-clock.spec.ts:478:3 › while running › should set system time on pause
⚠️ [chromium-library] › library/inspector/cli-codegen-1.spec.ts:23:7 › cli codegen › should click
⚠️ [chromium-page] › page/locator-misc-1.spec.ts:21:3 › should hover @smoke
⚠️ [chromium-page] › page/page-add-locator-handler.spec.ts:90:5 › should work with locator.hover()
⚠️ [chromium-page] › page/page-drag.spec.ts:246:5 › Drag and drop › should work if the drag event is captured but not canceled
⚠️ [chromium-library] › library/emulation-focus.spec.ts:202:12 › should trigger hover state concurrently
⚠️ [chromium-library] › library/video.spec.ts:351:5 › screencast › should capture navigation
⚠️ [firefox-page] › page/frame-goto.spec.ts:46:3 › should continue after client redirect
⚠️ [webkit-library] › library/browsercontext-reuse.spec.ts:50:1 › should reset serviceworker
⚠️ [webkit-library] › library/inspector/cli-codegen-2.spec.ts:518:7 › cli codegen › should fill tricky characters
⚠️ [webkit-library] › library/inspector/cli-codegen-3.spec.ts:444:7 › cli codegen › should generate getByAltText
⚠️ [webkit-page] › page/page-drag.spec.ts:25:5 › Drag and drop › should work @smoke
⚠️ [webkit-page] › page/page-drag.spec.ts:272:5 › Drag and drop › should work if a frame is stalled
⚠️ [webkit-page] › page/page-mouse.spec.ts:186:3 › should trigger hover state on disabled button
⚠️ [webkit-library] › library/inspector/cli-codegen-3.spec.ts:531:7 › cli codegen › should consume pointer events
⚠️ [webkit-page] › page/page-drag.spec.ts:25:5 › Drag and drop › should work @smoke
⚠️ [webkit-page] › page/page-drag.spec.ts:34:5 › Drag and drop › should send the right events
⚠️ [webkit-page] › page/page-drag.spec.ts:70:5 › Drag and drop › should work inside iframe
⚠️ [webkit-page] › page/page-drag.spec.ts💯5 › Drag and drop › should cancel on escape
⚠️ [webkit-page] › page/page-drag.spec.ts:246:5 › Drag and drop › should work if the drag event is captured but not canceled
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:451:7 › cli codegen › should check
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:585:7 › cli codegen › should select with size attribute
⚠️ [webkit-library] › library/inspector/cli-codegen-1.spec.ts:626:7 › cli codegen › should await popup
⚠️ [webkit-page] › page/page-drag.spec.ts:70:5 › Drag and drop › should work inside iframe
⚠️ [webkit-page] › page/page-drag.spec.ts💯5 › Drag and drop › should cancel on escape
⚠️ [webkit-page] › page/page-drag.spec.ts:246:5 › Drag and drop › should work if the drag event is captured but not canceled
⚠️ [webkit-library] › library/inspector/cli-codegen-csharp.spec.ts:101:5 › should print the correct context options when using a device and additional options
⚠️ [webkit-library] › library/inspector/cli-codegen-javascript.spec.ts:70:5 › should print the correct context options when using a device and additional options
⚠️ [webkit-library] › library/inspector/cli-codegen-python.spec.ts:64:5 › should print the correct context options when using a device and additional options
⚠️ [webkit-page] › page/workers.spec.ts:243:3 › should support offline

205390 passed, 8876 skipped, 1351 did not run
✔️✔️✔️

Merge workflow run.

Copy link
Contributor

Test results for "tests 1"

3 flaky ⚠️ [firefox-page] › page/page-event-request.spec.ts:171:3 › should return response body when Cross-Origin-Opener-Policy is set
⚠️ [playwright-test] › ui-mode-test-screencast.spec.ts:21:5 › should show screenshots
⚠️ [playwright-test] › ui-mode-test-screencast.spec.ts:21:5 › should show screenshots

21560 passed, 489 skipped
✔️✔️✔️

Merge workflow run.

@mxschmitt mxschmitt merged commit f63b025 into main Jun 12, 2024
25 of 30 checks passed
@mxschmitt mxschmitt deleted the dependabot/npm_and_yarn/packages/playwright/bundles/utils/braces-3.0.3 branch June 12, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant