[Ports]: Backport client side changes for 1.47
playwrightmachine opened this issue · 0 comments
playwrightmachine commented
Please backport client side changes:
- microsoft/playwright@f45cf65 (chore: add maxRetries to APIRequestContext.delete (#31893))
- microsoft/playwright@58b0c76 (chore: use soft event emitter (#31868))
- microsoft/playwright@5518720 (chore: various roll fixes for .NET (#31914))
- microsoft/playwright@613ccb8 (chore(client-certificates): rewrite error for unsupported PFX errors (#32008))
- microsoft/playwright@193013c (docs(har): default update mode is minimal (#32016))
- microsoft/playwright@3c87f21 (feat(events): allow waiting for removeAllListeners (#31941))
- microsoft/playwright@43e8523 (docs: route.fallback() vs. route.continue() (#32035))
- microsoft/playwright@2ae196f (fix(docs): API types do not extend EventEmitter (#32124))
- microsoft/playwright@308381e (feat: allow
URLSearchParams
andstring
as params inAPIRequestContext
(#32120)) - microsoft/playwright@b7ed4d7 (docs: deprecate: Request.serviceWorker() (#32136))
- microsoft/playwright@0588834 (feat: allow
URLSearchParams
andstring
as params inAPIRequestContext
(follow-up) (#32143)) - microsoft/playwright@f8eef38 (chore: move urlMatch to isomorphic (#32142))
- microsoft/playwright@010778f (feat(client-certificates): allow passing certificates from memory (#32210))
- microsoft/playwright@d5a7495 (feat(addInitScript): support cjs modules when passing both
path
andarg
(#32240)) - microsoft/playwright@3a75f23 (fix(addInitScript): require non-undefined arg to trigger commonjs module (#32282))
- microsoft/playwright@1b220c5 (chore: remove Chromium Windows proxy hacks (#31724))
- microsoft/playwright@37eb66d (chore: extract performAction in recorder (#32279))
- microsoft/playwright@abe6c04 (chore: remove
noWaitAfter
from selectOption (#32283)) - microsoft/playwright@3d9342a (chore: update removeAllListeners docs (#32305))
- microsoft/playwright@4340d15 (chore: deprecate locator.frameLocator() (#32306))
- microsoft/playwright@888a5b5 (docs: avoid confustion with incognito mode (#32327))
- microsoft/playwright@ec681ca (chore: pass explicit recorder app factory (#32349))
- microsoft/playwright@896190e (Revert feat(addInitScript): support cjs modules (#32364))
- microsoft/playwright@b8c4a47 (chore(docs): fix APIResponse.headersArray() desc (#32375))
- microsoft/playwright@b75483b (Revert "docs: deprecate: Request.serviceWorker() (#32136)" (#32432))
- microsoft/playwright@446ed72 (docs: revert typo (#32433))
- microsoft/playwright@9a2c60a (chore: identify largest gaps in Bidi API (#32434))