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

feat(playwright): Upgrade to axe-core@4.3.2 #334

Merged
merged 9 commits into from
Aug 18, 2021

Conversation

michael-siek
Copy link
Member

@michael-siek michael-siek commented Aug 17, 2021

blocked by: #335

@michael-siek michael-siek marked this pull request as ready for review August 17, 2021 00:51
@michael-siek michael-siek requested a review from a team August 17, 2021 00:51
packages/playwright/src/browser.ts Outdated Show resolved Hide resolved
packages/playwright/src/index.ts Outdated Show resolved Hide resolved
packages/playwright/src/index.ts Outdated Show resolved Hide resolved
packages/playwright/src/index.ts Outdated Show resolved Hide resolved
packages/playwright/src/index.ts Show resolved Hide resolved
packages/playwright/src/index.ts Outdated Show resolved Hide resolved
packages/playwright/src/index.ts Outdated Show resolved Hide resolved
packages/playwright/src/index.ts Outdated Show resolved Hide resolved
packages/playwright/tsconfig.json Outdated Show resolved Hide resolved
@@ -114,22 +123,32 @@ export default class AxeBuilder {
*/

public async analyze(): Promise<AxeResults> {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this take a callback?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we do need to change it, it should be in a separate PR. Don't let that hold this up.

Copy link
Contributor

@straker straker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Do we need Wilco to approve his one comment? https://github.com/dequelabs/axe-core-npm/pull/334/files#r690399615

packages/playwright/package.json Outdated Show resolved Hide resolved
Copy link
Contributor

@straker straker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, forgot I had a change marked

Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>
@michael-siek michael-siek merged commit b94c75a into develop Aug 18, 2021
@michael-siek michael-siek deleted the feat/playwright-4.3.2 branch August 18, 2021 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants