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: RC v4.10.0 #399

Merged
merged 9 commits into from
Aug 13, 2024
Merged

chore: RC v4.10.0 #399

merged 9 commits into from
Aug 13, 2024

Conversation

github-actions[bot]
Copy link
Contributor

4.10.0 (2024-08-13)

Features

Bug Fixes

  • add Lazy-load Axe::API::Run to improve boot time (#396) (f16172e)

straker and others added 9 commits May 9, 2024 11:22
Fixes the broken lazy load iframe tests.

Ref: dequelabs/axe-core-npm#1052

No QA needed.
This updates the action to fix the no pr template issue as well as
switch to pr team reviewer instead of specific users
no qa required
This pull request updates the version of
[`axe-core`](https://npmjs.org/axe-core) to v4.10.0.

This PR was opened by a robot 🤖 🎉.

no qa required

Co-authored-by: AdnoC <[email protected]>
Co-authored-by: Michael <[email protected]>
It saves 95% of load time when doing `require "axe-rspec"`.

The time is actually spent loading the `virtus` library. Deferring the
loading of `Axe::API::Run` until needed does in turn defer the loading
of `virtus` library.

No QA required.

---------

Co-authored-by: Christophe Bliard <[email protected]>
@github-actions github-actions bot requested a review from a team as a code owner August 13, 2024 18:04
@github-actions github-actions bot added the release Ticket is for a release candidate to be QA'd (triggers being sent into Monday.com) label Aug 13, 2024
@michael-siek michael-siek merged commit 5d7eac5 into release Aug 13, 2024
3 checks passed
@michael-siek michael-siek deleted the release-2024-08-13 branch August 13, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Ticket is for a release candidate to be QA'd (triggers being sent into Monday.com)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants