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 dom-accessibility-api to 0.6.3 #565

Merged

Conversation

amanmahajan7
Copy link
Contributor

@amanmahajan7 amanmahajan7 commented Jan 3, 2024

What:
Update dom-accessibility-api to 0.6.3
https://github.com/eps1lon/dom-accessibility-api/blob/main/CHANGELOG.md

Why:

Fixes #487

The latest version of dom-accessibility-api supports aria-description.

How:
Update the package and ran npm run test:update

Checklist:

  • Documentation
  • Tests
  • Updated Type Definitions - NA
  • Ready to be merged

@amanmahajan7 amanmahajan7 marked this pull request as ready for review January 3, 2024 18:04
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b64b953) 100.00% compared to head (8f68a89) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #565   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           27        27           
  Lines          668       668           
  Branches       254       254           
=========================================
  Hits           668       668           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@gnapse gnapse left a comment

Choose a reason for hiding this comment

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

This is great, thanks!

@gnapse gnapse merged commit 1fb156c into testing-library:main Jan 3, 2024
7 checks passed
Copy link

github-actions bot commented Jan 3, 2024

🎉 This PR is included in version 6.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@amanmahajan7 amanmahajan7 deleted the update-dom-accessibility-api branch January 3, 2024 20:19
@amanmahajan7
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update dependency dom-accessibility-api
2 participants