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 to latest pa11y and allow minor pa11y updates #179

Closed
wants to merge 3 commits into from

Conversation

aarongoldenthal
Copy link
Contributor

@aarongoldenthal aarongoldenthal commented Apr 8, 2022

@aarongoldenthal aarongoldenthal changed the title Update pa11y Draft: Update pa11y Apr 8, 2022
@aarongoldenthal aarongoldenthal changed the title Draft: Update pa11y Update to latest pa11y and allow minor pa11y updates Apr 8, 2022
@danyalaytekin
Copy link
Member

We're heading to pa11y@7 soon, so I'll close this, but I'll make sure the use of ^ comes too - thanks!

@danyalaytekin
Copy link
Member

danyalaytekin commented Nov 3, 2023

Change of heart: will retarget this to a minor release, [email protected], to accompany pa11y-ci@4. 3.1 will also contain items including this security hotfix.

@danyalaytekin danyalaytekin reopened this Nov 3, 2023
@danyalaytekin danyalaytekin changed the base branch from main to 3.next November 3, 2023 20:17
@danyalaytekin danyalaytekin added version: 3 An issue affected version 3, or a PR targeting this version and removed version: 3 An issue affected version 3, or a PR targeting this version labels Nov 3, 2023
@danyalaytekin danyalaytekin added this to the 3.1 milestone Nov 10, 2023
@danyalaytekin danyalaytekin changed the base branch from 3.next to main November 10, 2023 01:23
danyalaytekin added a commit that referenced this pull request Nov 10, 2023
@danyalaytekin
Copy link
Member

Bumped to ^6.2.3 and added as a co-authored commit to:

Thanks again

danyalaytekin added a commit that referenced this pull request Nov 14, 2023
* Add publishing workflow

* Trigger on push to `main` instead of `master`

* Test for all pull request targets

* Always run linter

* Fix node-version variable name

* Require `pa11y-lint-config@^3.0.0`

* Fix outdated GitHub repo names

* Limit Ubuntu support to `20.04` for `pa11y-ci@3`

* Add a note for the Pa11y CI issue in Ubuntu

* Remove broken dependencies badge

* Remove table of contents since GitHub attempts to provide one

* Clarify Node support for `pa11y-ci@3` as `12`, `14`, `16`

* Provide an example for `--config`, other tweaks

* Revise sitemaps, reporters, contributing

* Apply new support policy and update table

* Upgrade `pa11y` to `^6.2.3` from `~6.1`, following on from #179

Co-Authored-By: Aaron Goldenthal <[email protected]>

* Update `async` to `~2.6.4` as shown in #185 ; lockfile was already there

Co-Authored-By: nicodemuz <[email protected]>

* Switch publisher back to `ubuntu-20.04`

* Replace Travis badge with GitHub Actions badge

* Update `.editorconfig` to match other Pa11y repos

* Set `package.engines.node` to warn outside Node 12-16

* Add `.nvmrc` and set to `14` (12 doesn't run well on Apple Silicon)

* Fix `lockfile-version` as `3`, upgrade lockfile from `1` to `3`

* Fix Markdown issues and gremlins

* Remove unused link definitions

* Use more detail to describe Ubuntu issue affecting Pa11y CI 3

* Revert "Fix `lockfile-version` as `3`, upgrade lockfile from `1` to `3`"

This reverts commit b9f1af2.

* Fix `lockfile-version` to `2`, retaining compatibility with npm 6 (Node 12's bundled npm)

* Move glob readme URL into footnotes

* Tie together the two lines describing the `object` form of the URL

* Fix link definition for `ubuntu-fix`

* Add Node versions `18` and `20` to test matrix

* Return `engines.node` to `>= 12`, but emphasis the Ubuntu caveat

* Update the documented output of `pa11y-ci --help` to match its current form

* Remove double-mention of npm commands

* Settle on lower-case for OS names

* Unquote simple strings

* Move linting into its own job

* Allow `fail-fast` now that tests are stabilising and linting is separated

* Add placeholder to changelog for `3.1`

* Fix list indentation in contributing guide

* Improve run names inside `test`

* Double integration test timeout to preempt locally observed flake

* Remove Markdown note now that the Ubuntu note has its own section

* Garden the readme

* Replace v3 asterisk with named 'Ubuntu caveat'

* Revert "Allow `fail-fast` now that tests are stabilising and linting is separated"

This reverts commit bd5a094.

---------

Co-authored-by: Aaron Goldenthal <[email protected]>
Co-authored-by: nicodemuz <[email protected]>
@aarongoldenthal aarongoldenthal deleted the update-pa11y branch September 1, 2024 19:01
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.

2 participants