dequelabs / axe-webdriverjs

Provides a chainable axe API for Selenium's WebDriverJS and automatically injects into all frames.
Mozilla Public License 2.0
130 stars 46 forks source link

feature(package): uplift axe-core depedency to 3.4.1 #145

Closed andder1 closed 4 years ago

andder1 commented 4 years ago

Committer: DEREK ANDERSON andder1@gmail.com

Uplift of axe-core from v3.3.2 to v3.4.1 to take advantage of bug fixes

Closes issue:

Reviewer checks

Required fields, to be filled out by PR reviewer(s)

claassistantio commented 4 years ago

CLA assistant check
All committers have signed the CLA.

straker commented 4 years ago

Thanks for the pr. Looks like the license check is bugged. Could you submit an empty commit to retrigger it? git commit -m "trigger build" --allow-empty

andder1 commented 4 years ago

Thanks for the pr. Looks like the license check is bugged. Could you submit an empty commit to retrigger it? git commit -m "trigger build" --allow-empty

My fault - new laptop and my local git repo wasn't set up w/ my default GitHub email address, so it got confused and thought I was a different person, apparently. Adding the empty commit didn't help, so I squashed the commits and pushed again and it looks to have resolved the CLA issue.