-
Notifications
You must be signed in to change notification settings - Fork 361
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 apg 1.2 with latest from master branch #1583
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…#1516) If a PR changes only a lock file, run regression testing.
Resolves issue #1102 by adding support to dynamically add an "Open in Codepen" button adjacent to the heading above an example. The examples/js/examples.js script uses the Codepen POST API to prefill its HTML/CSS/JS inputs. The script expects a specific class on the heading of the example and requires that IDs for specific elements be passed to the scourceCode.add method call. Co-authored-by: Matt King <a11yThinker@gmail.com> Co-authored-by: Zoë Bijl <zoe.bijl@crowdstrike.com>
… (pull #1518) * chore: Use GitHub Actions to run Stylelint * Includes problem matcher to show inline error messages on PRs * fix: Stylelint config was invalid * fix: Use auto-fix for stylelint issues * fix(stylelint): Unexpected duplicate selector * fix(stylelint): max-empty-lines * chore(styeling): Disable no-descending-specificity
Allows lint errors to show as inline comments on PRs.
* Create Dependabot config file Enables dependabot to auto-upgrade NPM packages. * chore: Only build DependaBot PRs * Skip the double-build of Dependabot pushed branches Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Matt King <a11yThinker@Gmail.com>
* fix: Links to example CSS files * fix: css link in mb-about.html * fix: css link in mb-academics.html * fix: css link in mb-admissions.html * fix: missing hash in anchor links
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 4.0.56 to 4.1.0. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Commits](https://github.com/streetsidesoftware/cspell/compare/cspell@4.0.56...cspell@4.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt King <a11yThinker@Gmail.com>
…pull #1547) Bumps [actions/github-script](https://github.com/actions/github-script) from 0.9.0 to v3. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@0.9.0...626af12) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt King <a11yThinker@Gmail.com>
) Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.3.2 to 13.7.2. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](stylelint/stylelint@13.3.2...13.7.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.10.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v6.8.0...v7.10.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.1.3 to 10.4.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v10.1.3...v10.4.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [husky](https://github.com/typicode/husky) from 4.2.5 to 4.3.0. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v4.2.5...v4.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Used for the protected branch UI, and this allows individual targeting of jobs to be "Required" for PRs. Co-authored-by: Matt King <a11yThinker@Gmail.com>
They get run as part of the PRs submited and avoids a double build Co-authored-by: Matt King <a11yThinker@Gmail.com>
…1555) Updates the requirements on [actions/setup-node](https://github.com/actions/setup-node) to permit the latest version. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/commits/c6fd00ceb9747fb23ffdf72987450a2664414867) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver) from 1.19.1 to 1.20.0. - [Release notes](https://github.com/vladikoff/node-geckodriver/releases) - [Commits](webdriverio-community/node-geckodriver@v1.19.1...v1.20.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ava](https://github.com/avajs/ava) from 3.10.1 to 3.13.0. - [Release notes](https://github.com/avajs/ava/releases) - [Commits](avajs/ava@v3.10.1...v3.13.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Infrastructure: Add Prettier to Stylelint config * chore: Run Stylelint fix for Prettier config
* Infrastructure: Add Prettier for JS Formatting * Use the default settings and tie it to the current ESLint setup * chore: Run fix for Prettier JS formatting
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 4.1.0 to 4.1.2. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Commits](https://github.com/streetsidesoftware/cspell/compare/cspell@4.1.0...cspell@4.1.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.11.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.10.0...v7.11.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1575) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.4.0 to 10.4.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v10.4.0...v10.4.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: Switch HTML linting to GitHub Actions * chore: no-op Travis run till it can be removed
… role=img (pull #1468) * Update vnujar filtering to ignore no alt on role=img, again * Update vnu-jar * Explicitly write both version of vnu-jar errors for alt errors * Update .vnurc, remove old error * Update .vnurc, escape asterix Co-authored-by: Nick Schonning <nschonni@gmail.com> Co-authored-by: Matt King <a11yThinker@Gmail.com>`
…orts with markdown (pull #1562) The regression test coverage report lists keyboard commands, roles, and states missing tests. It runs against pull requests and adds a comment containing the report. This commit implements formatting of those PR comments using markdown. Co-authored-by: Matt King <a11yThinker@Gmail.com>
…1566) * add ava ESLint plug-in * fix: Ava ESLint recommended cleanups * No strict declaration in Ava module files * Ignore the "index" test file as it isn't directly called * Fix async/await functions * `after.always` hook must come before `beforeEach`
…14.0 (pull #1578) Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.12.0 to 6.14.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v6.12.0...v6.14.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…quired to discretionary (pull #1572)
…cated (#1582) * typo: depricated -> deprecated * Chore: remove "depricated" from cspell.json * chore: Ignore code-template from regression CI
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Preview | Diff