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

update from main repo #1

Merged
merged 55 commits into from
Feb 16, 2021
Merged

update from main repo #1

merged 55 commits into from
Feb 16, 2021

Conversation

sshaar08
Copy link
Owner

No description provided.

NicholasBoll and others added 30 commits October 23, 2019 10:11
fix: Work by default with webpack
docs: add NicholasBoll as a contributor
…cobdavis

docs: add michaeljacobdavis as a contributor
Add a flag to conditionally fail the tests on a11y violations
update package-lock version and authorize cypress^4 peer dep
The latest release hadn't fixed the peerdep. message since two pipe symbols are required for the logical OR per https://docs.npmjs.com/misc/semver
avanslaars and others added 25 commits March 28, 2020 16:18
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This allows consumers to use their own version of axe-core and significantly reduces the installation size. Also allow any 3.x or 4.x versions of axe-core in peer dependencies.

Closes #65, closes #59
- [x] Allow Cypress 5 in peer dependencies
- [x] Use `cy.readFile` to load Axe source because `axe.source` is causing a `exports is not defined` error in Cypress 5
- [x] Add integration test

Fixes #56
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Export the Options interface so developers can define a constant of type Options.
@sshaar08 sshaar08 merged commit 26644cf into sshaar08:master Feb 16, 2021
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.