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(deps): update dependencies (non-major) to ^4.10.0 #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@axe-core/webdriverio ^4.4.0 -> ^4.10.0 age adoption passing confidence
@axe-core/webdriverjs ^4.3.0 -> ^4.10.0 age adoption passing confidence
axe-core (source) ^4.4.0 -> ^4.10.0 age adoption passing confidence

Release Notes

dequelabs/axe-core-npm (@​axe-core/webdriverio)

v4.10.0: Release 4.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: dequelabs/axe-core-npm@v4.9.1...v4.10.0

v4.9.1

Compare Source

Bug Fixes

v4.9.0

Compare Source

Bug Fixes
Features

4.8.5 (2024-02-08)

Bug Fixes

4.8.4 (2024-01-23)

Bug Fixes
  • webdriverjs: use new headless argument to fix selenium-webdriver@4.17.0 breaking release (#​992) (0daba98)

4.8.3 (2024-01-09)

Bug Fixes
Reverts

4.8.2 (2023-11-30)

Bug Fixes

4.8.1 (2023-10-11)

Bug Fixes
Features

v4.8.5

Compare Source

Bug Fixes

v4.8.4

Compare Source

Bug Fixes
  • webdriverjs: use new headless argument to fix selenium-webdriver@4.17.0 breaking release (#​992) (0daba98)

v4.8.3

Compare Source

Bug Fixes
Reverts

v4.8.2

Compare Source

v4.8.1

Compare Source

Bug Fixes
Features

v4.8.0

Compare Source

Bug Fixes
Features

4.7.3 (2023-06-09)

Bug Fixes

4.7.2 (2023-06-01)

Bug Fixes

4.7.1 (2023-05-02)

Bug Fixes

v4.7.3

Compare Source

Bug Fixes

v4.7.2

Compare Source

Bug Fixes

v4.7.1

Compare Source

Bug Fixes

v4.7.0

Compare Source

Bug Fixes
  • cli: do not inject script tags due to pages not allowing script tags (#​710) (2e0fdb4)
Features

4.6.1 (2023-03-28)

Bug Fixes
Features

v4.6.1

Compare Source

Bug Fixes
Features

v4.6.0

Compare Source

Bug Fixes
  • playwright: update playwright to support updated types (#​635) (1339ec7)
  • use SerialContextObject type instead of ContextObject (#​632) (630b545)
Features

4.5.2 (2022-11-15)

Bug Fixes

4.5.1 (2022-11-03)

Bug Fixes

v4.5.2

Compare Source

Bug Fixes

v4.5.1

Compare Source

Bug Fixes

v4.5.0

Compare Source

Features

4.4.5 (2022-09-26)

Bug Fixes

4.4.4 (2022-08-10)

Bug Fixes

4.4.3 (2022-06-03)

Bug Fixes
  • puppeteer,playwright: wait for finishRun to complete before closing the page (#​496) (7dc6a03)
  • react: revert export to not use default (#​481) (d932c9d)
  • reporter-earl: fix main export (#​483) (af77177)
  • selenium-webdriverjs peer dependency to allow newer versions (#​258) (2dc2788)
Features

4.4.2 (2022-03-14)

Bug Fixes
  • playwright: use axe-core source without require.resolve() (#​473) (62d9240)

4.4.1 (2022-02-15)

Bug Fixes
  • cli: update packages to use latest version of ChromeDriver ([
  • react: fallback on _reactInternals (#​455) (13f9fd0)

4.4.0 (2022-02-10)

Bug Fixes
Features

4.3.3 (2021-10-26)

Bug Fixes
  • only set allowedOrigin when needed (0561721)

4.3.1 (2021-09-20)

Bug Fixes
  • cli,reporter-earl,react: use correct version of axe-core (#​378) (0c7d050)

v4.4.5

Compare Source

Bug Fixes

v4.4.4

Compare Source

Bug Fixes

v4.4.3

Compare Source

Bug Fixes
  • puppeteer,playwright: wait for finishRun to complete before closing the page (#​496) (7dc6a03)
  • react: revert export to not use default (#​481) (d932c9d)
  • reporter-earl: fix main export (#​483) (af77177)
  • selenium-webdriverjs peer dependency to allow newer versions (#​258) (2dc2788)
Features

v4.4.2

Compare Source

Bug Fixes
  • playwright: use axe-core source without require.resolve() (#​473) (62d9240)

v4.4.1

Compare Source

Bug Fixes
  • cli: update packages to use latest version of ChromeDriver ([
  • react: fallback on _reactInternals (#​455) (13f9fd0)
dequelabs/axe-core (axe-core)

v4.10.0

Compare Source

Features
Bug Fixes
4.9.1 (2024-05-06)
Bug Fixes
  • Prevent errors when loading axe in a page with prototype.js
  • aria-allowed-attr: allow meter role allowed aria-* attributes on meter element (#​4435) (7ac6392)
  • aria-allowed-role: add gridcell, separator, slider and treeitem to allowed roles of button element (#​4398) (4788bf8)
  • aria-roles: correct abstract roles (types) for aria-roles(#​4421)
  • aria-valid-attr-value: aria-controls & aria-haspopup incomplete (#​4418)
  • fix building axe-core translation files with region locales (#​4396) (5c318f3), closes #​4388
  • invalidrole: allow upper and mixed case role names (#​4358) (105016c), closes #​2695
  • isVisibleOnScreen: account for position: absolute elements inside overflow container (#​4405) (2940f6e), closes #​4016
  • label-content-name-mismatch: better dismiss and wysiwyg symbolic text characters (#​4402)
  • region: Decorative images ignored by region rule (#​4412)
  • target-size: ignore descendant elements in shadow dom (#​4410) (6091367)
  • target-size: pass for element that has nearby elements that are obscured (#​4422) (3a90bb7), closes #​4387

v4.9.1

Compare Source

v4.9.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - "at 3pm on the 13th day of the month" in timezone US/Mountain, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 2 times, most recently from 8fc4150 to 8ddcb88 Compare April 18, 2023 00:04
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 8ddcb88 to 3889804 Compare May 1, 2023 16:30
@renovate renovate bot changed the title chore(deps): update dependencies (non-major) chore(deps): update dependencies (non-major) to ^4.7.0 May 1, 2023
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 3889804 to 6000755 Compare May 15, 2023 17:05
@renovate renovate bot changed the title chore(deps): update dependencies (non-major) to ^4.7.0 chore(deps): update dependencies (non-major) May 15, 2023
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 6000755 to 5cf085f Compare May 17, 2023 01:48
@renovate renovate bot changed the title chore(deps): update dependencies (non-major) chore(deps): update dependencies (non-major) to ^4.7.1 May 17, 2023
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 5cf085f to 4a6aee6 Compare May 25, 2023 18:12
@renovate renovate bot changed the title chore(deps): update dependencies (non-major) to ^4.7.1 chore(deps): update dependencies (non-major) May 25, 2023
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 4a6aee6 to 2f4ee72 Compare June 2, 2023 02:39
@renovate renovate bot changed the title chore(deps): update dependencies (non-major) chore(deps): update dependencies (non-major) to ^4.7.2 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 2f4ee72 to b1afe0e Compare June 14, 2023 02:52
@renovate renovate bot changed the title chore(deps): update dependencies (non-major) to ^4.7.2 chore(deps): update dependencies (non-major) Jun 14, 2023
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 2 times, most recently from 7fd9a16 to ec46209 Compare September 9, 2023 17:50
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from ec46209 to 01baf9b Compare September 22, 2023 02:06
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 2 times, most recently from a7e1e58 to d2c8025 Compare October 14, 2023 08:31
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from d2c8025 to 1111e33 Compare December 7, 2023 05:46
@renovate renovate bot changed the title chore(deps): update dependencies (non-major) chore(deps): update dependencies (non-major) to ^4.8.2 Dec 7, 2023
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 1111e33 to ff5c9e8 Compare December 19, 2023 08:35
@renovate renovate bot changed the title chore(deps): update dependencies (non-major) to ^4.8.2 chore(deps): update dependencies (non-major) Dec 19, 2023
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from ff5c9e8 to ca5ef74 Compare January 16, 2024 05:33
@renovate renovate bot changed the title chore(deps): update dependencies (non-major) chore(deps): update dependencies (non-major) to ^4.8.3 Jan 16, 2024
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from ca5ef74 to da7ee00 Compare January 30, 2024 08:47
@renovate renovate bot changed the title chore(deps): update dependencies (non-major) to ^4.8.3 chore(deps): update dependencies (non-major) Jan 30, 2024
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from da7ee00 to 92aa094 Compare February 8, 2024 05:01
@renovate renovate bot changed the title chore(deps): update dependencies (non-major) chore(deps): update dependencies (non-major) to ^4.8.4 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 92aa094 to c9b9352 Compare February 13, 2024 02:46
@renovate renovate bot changed the title chore(deps): update dependencies (non-major) to ^4.8.4 chore(deps): update dependencies (non-major) Feb 13, 2024
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from c9b9352 to 439b80a Compare March 26, 2024 02:58
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 439b80a to 64bdb22 Compare April 5, 2024 12:00
@renovate renovate bot changed the title chore(deps): update dependencies (non-major) chore(deps): update dependencies (non-major) to ^4.9.0 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 64bdb22 to 3d3d55d Compare May 7, 2024 03:00
@renovate renovate bot changed the title chore(deps): update dependencies (non-major) to ^4.9.0 chore(deps): update dependencies (non-major) May 7, 2024
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 3d3d55d to 2bfef1a Compare May 23, 2024 14:53
@renovate renovate bot changed the title chore(deps): update dependencies (non-major) chore(deps): update dependencies (non-major) to ^4.9.1 May 23, 2024
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 2bfef1a to fa9f470 Compare July 29, 2024 17:54
@renovate renovate bot changed the title chore(deps): update dependencies (non-major) to ^4.9.1 chore(deps): update dependencies (non-major) Jul 29, 2024
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from fa9f470 to 2024ab8 Compare August 20, 2024 23:45
@renovate renovate bot changed the title chore(deps): update dependencies (non-major) chore(deps): update dependencies (non-major) to ^4.10.0 Aug 20, 2024
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.

0 participants