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 apg 1.2 with latest from master branch #1583

Merged
merged 38 commits into from
Oct 25, 2020
Merged

Conversation

mcking65
Copy link
Contributor

@mcking65 mcking65 commented Oct 25, 2020

nschonni and others added 30 commits September 8, 2020 13:30
…#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 <[email protected]>
Co-authored-by: Zoë Bijl <[email protected]>
… (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 <[email protected]>
* 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/[email protected]@4.1.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt King <[email protected]>
…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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt King <[email protected]>
)

* Fix carousel-prev-next link

* Update link to carousel-2

Co-authored-by: Matt King <[email protected]>
)

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] <[email protected]>

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] <[email protected]>

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] <[email protected]>

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] <[email protected]>

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 <[email protected]>
They get run as part of the PRs submited and avoids a double build

Co-authored-by: Matt King <[email protected]>
…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] <[email protected]>

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] <[email protected]>

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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ull #1560)

Resolves issue #1559 by adding expressions to the ignore list in cspell.json that exclude the values of ARIA attributes, such as aria-labelledby, that have one or more IDREFs as their value.
* 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/[email protected]@4.1.2)

Signed-off-by: dependabot[bot] <[email protected]>

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] <[email protected]>

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] <[email protected]>

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 <[email protected]>
Co-authored-by: Matt King <[email protected]>`
spectranaut and others added 8 commits October 22, 2020 16:42
…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 <[email protected]>
…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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…cated (#1582)

* typo: depricated -> deprecated
* Chore: remove "depricated" from cspell.json
* chore: Ignore code-template from regression CI
@mcking65 mcking65 merged commit 7ae1acf into apg-1.2 Oct 25, 2020
@zcorpan zcorpan deleted the update-apg-1.2 branch October 29, 2021 19:58
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.

5 participants