From 4dc12150c3aaa970ca37d42ddb81af78b6b1c390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 20:51:40 -0500 Subject: [PATCH] chore(deps-dev): Bump @axe-core/webdriverjs from 4.10.0 to 4.10.1 in /typescript-selenium-webdriver-sample (#1676) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@axe-core/webdriverjs](https://github.com/dequelabs/axe-core-npm) from 4.10.0 to 4.10.1.
Release notes

Sourced from @​axe-core/webdriverjs's releases.

Release 4.10.1

What's Changed

New Contributors

Full Changelog: https://github.com/dequelabs/axe-core-npm/compare/v4.10.0...v4.10.1

Changelog

Sourced from @​axe-core/webdriverjs's changelog.

4.10.1 (2024-10-29)

Bug Fixes

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@axe-core/webdriverjs&package-manager=npm_and_yarn&previous-version=4.10.0&new-version=4.10.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../package.json | 2 +- typescript-selenium-webdriver-sample/yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/typescript-selenium-webdriver-sample/package.json b/typescript-selenium-webdriver-sample/package.json index d669ffeb..fc0433f6 100644 --- a/typescript-selenium-webdriver-sample/package.json +++ b/typescript-selenium-webdriver-sample/package.json @@ -4,7 +4,7 @@ "description": "Sample project that demonstrates accessibility testing with TypeScript, Jest, Selenium, @axe-core/webdriverjs, SARIF, and Azure Pipelines.", "private": true, "devDependencies": { - "@axe-core/webdriverjs": "^4.10.0", + "@axe-core/webdriverjs": "^4.10.1", "@types/jest": "^29.5.14", "@types/node": "^20.8.10", "@types/selenium-webdriver": "^4.1.27", diff --git a/typescript-selenium-webdriver-sample/yarn.lock b/typescript-selenium-webdriver-sample/yarn.lock index b17a5b34..430bd1c7 100644 --- a/typescript-selenium-webdriver-sample/yarn.lock +++ b/typescript-selenium-webdriver-sample/yarn.lock @@ -10,12 +10,12 @@ "@jridgewell/gen-mapping" "^0.3.5" "@jridgewell/trace-mapping" "^0.3.24" -"@axe-core/webdriverjs@^4.10.0": - version "4.10.0" - resolved "https://registry.yarnpkg.com/@axe-core/webdriverjs/-/webdriverjs-4.10.0.tgz#23a1f37d6d82e218e90f07d56f577cc181553ce4" - integrity sha512-GMdfI43y5S0LHWf9pIShpaPJbSgGlnJL7q0V6Cdxabbmf2R/oVDkHV60tmocdcKjM38qna8i85fsK0wu7BSrJA== +"@axe-core/webdriverjs@^4.10.1": + version "4.10.1" + resolved "https://registry.yarnpkg.com/@axe-core/webdriverjs/-/webdriverjs-4.10.1.tgz#327dd35ea6a4e9ef5ee50405f7fb865c1ba166b1" + integrity sha512-XGNB5WGqLU87t9xSeB0tZyYWzYksn/wCHeDAsOkdEarsYzkY7834OpBSiUqXOE6GByILsnX1uyR7UFfIAtHdjg== dependencies: - axe-core "~4.10.0" + axe-core "~4.10.2" "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.7": version "7.16.7" @@ -1106,10 +1106,10 @@ asynckit@^0.4.0: resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" integrity sha1-x57Zf380y48robyXkLzDZkdLS3k= -"axe-core@^3.2.2 || ^4.0.0", axe-core@~4.10.0: - version "4.10.0" - resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.0.tgz#d9e56ab0147278272739a000880196cdfe113b59" - integrity sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g== +"axe-core@^3.2.2 || ^4.0.0", axe-core@~4.10.2: + version "4.10.2" + resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.2.tgz#85228e3e1d8b8532a27659b332e39b7fa0e022df" + integrity sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w== axe-sarif-converter@^2.12.0: version "2.12.0"