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

Release v4.10.0 #401

Merged
merged 10 commits into from
Aug 21, 2024
Merged

Release v4.10.0 #401

merged 10 commits into from
Aug 21, 2024

Conversation

dequejenn
Copy link
Contributor

No qa needed

straker and others added 10 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]>
##
[4.10.0](v4.9.1...v4.10.0)
(2024-08-13)


### Features

* Update axe-core to v4.10.0
([#397](#397))
([09e659e](09e659e))


### Bug Fixes

* add `Lazy-load Axe::API::Run` to improve boot time
([#396](#396))
([f16172e](f16172e))
@dequejenn dequejenn requested a review from a team as a code owner August 21, 2024 12:00
@dequejenn dequejenn merged commit 8d4705c into master Aug 21, 2024
7 checks passed
@dequejenn dequejenn deleted the release branch August 21, 2024 12:14
@dequejenn
Copy link
Contributor Author

dequejenn commented Aug 21, 2024

@michael-siek michael-siek restored the release branch October 7, 2024 18:17
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