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

chore(a11y): update accessibility-checker to v3.1.74 #17128

Merged

Conversation

tay1orjones
Copy link
Member

@tay1orjones tay1orjones commented Aug 8, 2024

This PR updates accessibility-checker to the latest.

I'm not sure why renovate hasn't been keeping this up to date. @guidari any ideas? 🤔

Changelog

Changed

  • update accessibility-checker to latest
  • update our ruleset config

Testing / Reviewing

  • There's quite a few new a11y failures from the latest 06 August 2024 ruleset here that we need to fix in order to merge this

@tay1orjones tay1orjones requested a review from a team as a code owner August 8, 2024 20:25
achecker.js Outdated
@@ -10,7 +10,7 @@
const path = require('path');

module.exports = {
ruleArchive: 'latest',
ruleArchive: 'versioned',
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sure we use a rule pack that matches the version of accessibility-checker we're currently on. New rulesets will only be brought in by updating accessibility-checker, so no more randomly failing CI checks out of the blue after a new ruleset is published on latest.

Copy link

netlify bot commented Aug 8, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 4550ec2
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/66b529a8028d730008b66a48
😎 Deploy Preview https://deploy-preview-17128--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Aug 8, 2024

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit 4550ec2
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/66b529a889f3d500088da2ab
😎 Deploy Preview https://deploy-preview-17128--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Aug 8, 2024

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 76745c4
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/66b661e8bfc1ca0008720e75
😎 Deploy Preview https://deploy-preview-17128--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Aug 8, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 76745c4
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/66b661e81759dd0008a2da7f
😎 Deploy Preview https://deploy-preview-17128--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@guidari guidari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure why renovate hasn't been keeping this up to date. @guidari any ideas? 🤔

Idk. I'm gonna dig to understand why.

@guidari
Copy link
Contributor

guidari commented Aug 9, 2024

Here it is why @tay1orjones
#17133

Copy link
Member

@emyarod emyarod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me! just the one conflict in achecker needs to be resolved

@kennylam kennylam enabled auto-merge August 9, 2024 18:41
@kennylam kennylam added this pull request to the merge queue Aug 9, 2024
Merged via the queue into carbon-design-system:main with commit 76ebd21 Aug 9, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants