-
Notifications
You must be signed in to change notification settings - Fork 68
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.9.1 #1068
Merged
Release v4.9.1 #1068
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/indutny/node-ip/commit/1ecbf2fd8c0cc85e44c3b587d2de641f50dc0217"><code>1ecbf2f</code></a> 1.1.9</li> <li><a href="https://github.com/indutny/node-ip/commit/6a3ada9b471b09d5f0f5be264911ab564bf67894"><code>6a3ada9</code></a> lib: fixed CVE-2023-42282 and added unit test</li> <li>See full diff in <a href="https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=1.1.8&new-version=1.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dequelabs/axe-core-npm/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add a test to cover the event that users are using selenium-webdriver <4.17.0 and chrome options use the "old" way of supporting headless runs. Also did some cleanup and removed code that wasn't required in cli no qa required --------- Co-authored-by: Gabe <41127686+Zidious@users.noreply.github.com>
no qa required
Fixes the broken lazy load iframe tests. Ref: #1052 No QA needed.
No QA needed
## [4.9.1](v4.9.0...v4.9.1) (2024-05-10) ### Bug Fixes * Update axe-core to v4.9.1 ([#1055](#1055)) ([8644fbd](8644fbd))
This pull request updates the version of [`axe-core`](https://npmjs.org/axe-core) to v4.9.1. This PR was opened by a robot 🤖 🎉. (Note from @straker. Changed this to chore since #1055 will already include the change in the changelog, this just correctly updates all the package version requirements.) No QA needed Co-authored-by: Zidious <Zidious@users.noreply.github.com>
Pulled out of #1048. Starting in Playwright 1.41.0 (using Chrome version 121.0.6167.57) Playwright is no longer loading the lazy loaded iframe that is out of view. Updated the version of Playwright and updated the tests to now account for this. QA notes: Test a lazy loaded iframe with Playwright > 1.41.0 and ensure Playwright will complete an analyze of the page
…#1061) Bumps the npm-low-risk group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.34.1` | | [husky](https://github.com/typicode/husky) | `9.0.10` | `9.0.11` | | [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.0.2` | `8.1.3` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.2.0` | `15.2.2` | | [prettier](https://github.com/prettier/prettier) | `3.1.1` | `3.2.5` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.17.0` | `4.20.0` | | [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) | `4.1.21` | `4.1.22` | | [chai](https://github.com/chaijs/chai) | `4.4.0` | `4.4.1` | | [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `4.3.11` | `4.3.16` | | [mocha](https://github.com/mochajs/mocha) | `10.2.0` | `10.4.0` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.5` | `5.0.7` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.30` | `20.12.11` | | [tsup](https://github.com/egoist/tsup) | `8.0.1` | `8.0.2` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.7` | `7.24.5` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.8` | `7.24.5` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.23.3` | `7.24.1` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.23.3` | `7.24.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.1` | `29.1.2` | | [@wdio/globals](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-globals) | `8.35.1` | `8.36.1` | | [devtools](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/devtools) | `8.27.2` | `8.36.1` | | [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) | `8.27.0` | `8.36.1` | | [glob](https://github.com/isaacs/node-glob) | `10.3.10` | `10.3.15` | | [semver](https://github.com/npm/node-semver) | `7.5.4` | `7.6.2` | | [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `8.35.1` | `8.36.1` | | [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `8.35.1` | `8.36.1` | | [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework) | `8.35.0` | `8.36.1` | | [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) | `8.32.4` | `8.36.1` | Updates `eslint-plugin-react` from 7.33.2 to 7.34.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/releases">eslint-plugin-react's releases</a>.</em></p> <blockquote> <h2>v7.34.1</h2> <h3>Fixed</h3> <ul> <li>[<code>jsx-no-leaked-render</code>]: prevent wrongly adding parens (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3700">#3700</a>[] <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a>)</li> <li>[<code>boolean-prop-naming</code>]: detect TS interfaces (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3701">#3701</a>[] <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a>)</li> <li>[<code>boolean-prop-naming</code>]: literalType error fix (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3704">#3704</a>[] <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a>)</li> <li>[<code>boolean-prop-naming</code>]: allow TSIntersectionType (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3705">#3705</a>[] <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a>)</li> <li>[<code>no-unknown-property</code>]: support <code>popover</code>, <code>popovertarget</code>, <code>popovertargetaction</code> attributes (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3707">#3707</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> <li>[<code>no-unknown-property</code>]: only match <code>data-*</code> attributes containing <code>-</code> (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3713">#3713</a>[] <a href="https://github.com/silverwind"><code>@silverwind</code></a>)</li> <li>[<code>checked-requires-onchange-or-readonly</code>]: correct options that were behaving opposite (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3715">#3715</a>[] <a href="https://github.com/jaesoekjjang"><code>@jaesoekjjang</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>[<code>boolean-prop-naming</code>]: improve error message (<a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1000">#1000</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1000">jsx-eslint/eslint-plugin-react#1000</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1002">#1002</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1002">jsx-eslint/eslint-plugin-react#1002</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1005">#1005</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1005">jsx-eslint/eslint-plugin-react#1005</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/100">#100</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/100">jsx-eslint/eslint-plugin-react#100</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1010">#1010</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1010">jsx-eslint/eslint-plugin-react#1010</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1013">#1013</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1013">jsx-eslint/eslint-plugin-react#1013</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1022">#1022</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1022">jsx-eslint/eslint-plugin-react#1022</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1029">#1029</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1029">jsx-eslint/eslint-plugin-react#1029</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/102">#102</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/102">jsx-eslint/eslint-plugin-react#102</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1034">#1034</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1034">jsx-eslint/eslint-plugin-react#1034</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1038">#1038</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1038">jsx-eslint/eslint-plugin-react#1038</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1041">#1041</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1041">jsx-eslint/eslint-plugin-react#1041</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1043">#1043</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1043">jsx-eslint/eslint-plugin-react#1043</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1046">#1046</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1046">jsx-eslint/eslint-plugin-react#1046</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1047">#1047</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1047">jsx-eslint/eslint-plugin-react#1047</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1050">#1050</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1050">jsx-eslint/eslint-plugin-react#1050</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1053">#1053</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1053">jsx-eslint/eslint-plugin-react#1053</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1057">#1057</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1057">jsx-eslint/eslint-plugin-react#1057</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/105">#105</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/105">jsx-eslint/eslint-plugin-react#105</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1061">#1061</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1061">jsx-eslint/eslint-plugin-react#1061</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1062">#1062</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1062">jsx-eslint/eslint-plugin-react#1062</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1070">#1070</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1070">jsx-eslint/eslint-plugin-react#1070</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1071">#1071</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1071">jsx-eslint/eslint-plugin-react#1071</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1073">#1073</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1073">jsx-eslint/eslint-plugin-react#1073</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1076">#1076</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1076">jsx-eslint/eslint-plugin-react#1076</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1079">#1079</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1079">jsx-eslint/eslint-plugin-react#1079</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1088">#1088</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1088">jsx-eslint/eslint-plugin-react#1088</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1098">#1098</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1098">jsx-eslint/eslint-plugin-react#1098</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1101">#1101</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1101">jsx-eslint/eslint-plugin-react#1101</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1103">#1103</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1103">jsx-eslint/eslint-plugin-react#1103</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/110">#110</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/110">jsx-eslint/eslint-plugin-react#110</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1116">#1116</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1116">jsx-eslint/eslint-plugin-react#1116</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1117">#1117</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1117">jsx-eslint/eslint-plugin-react#1117</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1119">#1119</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1119">jsx-eslint/eslint-plugin-react#1119</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1121">#1121</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1121">jsx-eslint/eslint-plugin-react#1121</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1122">#1122</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/1122">jsx-eslint/eslint-plugin-react#1122</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1123">#1123</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/1123">jsx-eslint/eslint-plugin-react#1123</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md">eslint-plugin-react's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.0...v7.34.1">7.34.1</a> - 2024.03.15</h2> <h3>Fixed</h3> <ul> <li>[<code>jsx-no-leaked-render</code>]: prevent wrongly adding parens (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3700">#3700</a>[] <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a>)</li> <li>[<code>boolean-prop-naming</code>]: detect TS interfaces (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3701">#3701</a>[] <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a>)</li> <li>[<code>boolean-prop-naming</code>]: literalType error fix (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3704">#3704</a>[] <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a>)</li> <li>[<code>boolean-prop-naming</code>]: allow TSIntersectionType (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3705">#3705</a>[] <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a>)</li> <li>[<code>no-unknown-property</code>]: support <code>popover</code>, <code>popovertarget</code>, <code>popovertargetaction</code> attributes (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3707">#3707</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> <li>[<code>no-unknown-property</code>]: only match <code>data-*</code> attributes containing <code>-</code> (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3713">#3713</a>[] <a href="https://github.com/silverwind"><code>@silverwind</code></a>)</li> <li>[<code>checked-requires-onchange-or-readonly</code>]: correct options that were behaving opposite (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3715">#3715</a>[] <a href="https://github.com/jaesoekjjang"><code>@jaesoekjjang</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>[<code>boolean-prop-naming</code>]: improve error message (<a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> </ul> <p><a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3715">#3715</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3715">jsx-eslint/eslint-plugin-react#3715</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3713">#3713</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3713">jsx-eslint/eslint-plugin-react#3713</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3707">#3707</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3707">jsx-eslint/eslint-plugin-react#3707</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3705">#3705</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3705">jsx-eslint/eslint-plugin-react#3705</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3704">#3704</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3704">jsx-eslint/eslint-plugin-react#3704</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3701">#3701</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3701">jsx-eslint/eslint-plugin-react#3701</a> <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3700">#3700</a>: <a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/pull/3700">jsx-eslint/eslint-plugin-react#3700</a></p> <h2>[7.34.0] - 2024.03.03</h2> <h3>Added</h3> <ul> <li>[<code>sort-prop-types</code>]: give errors on TS types (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3615">#3615</a>[] <a href="https://github.com/akulsr0"><code>@akulsr0</code></a>)</li> <li>[<code>no-invalid-html-attribute</code>]: add support for <code>apple-touch-startup-image</code> <code>rel</code> attributes in <code>link</code> tags (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3638">#3638</a>[] <a href="https://github.com/thomashockaday"><code>@thomashockaday</code></a>)</li> <li>[<code>no-unknown-property</code>]: add requireDataLowercase option (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3645">#3645</a>[] <a href="https://github.com/HermanBilous"><code>@HermanBilous</code></a>)</li> <li>[<code>no-unknown-property</code>]: add <code>displaystyle</code> on <code><math></code> (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3652">#3652</a>[] <a href="https://github.com/lounsbrough"><code>@lounsbrough</code></a>)</li> <li>[<code>prefer-read-only-props</code>], [<code>prop-types</code>], component detection: allow components to be async functions (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3654">#3654</a>[] <a href="https://github.com/pnodet"><code>@pnodet</code></a>)</li> <li>[<code>no-unknown-property</code>]: support <code>onResize</code> on audio/video tags (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3662">#3662</a>[] <a href="https://github.com/caesar1030"><code>@caesar1030</code></a>)</li> <li>[<code>jsx-wrap-multilines</code>]: add <code>never</code> option to prohibit wrapping parens on multiline JSX (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3668">#3668</a>[] <a href="https://github.com/reedws"><code>@reedws</code></a>)</li> <li>[<code>jsx-filename-extension</code>]: add <code>ignoreFilesWithoutCode</code> option to allow empty files (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3674">#3674</a>[] <a href="https://github.com/burtek"><code>@burtek</code></a>)</li> <li>[<code>jsx-boolean-value</code>]: add <code>assumeUndefinedIsFalse</code> option (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3675">#3675</a>[] <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a>)</li> <li><code>linkAttribute</code> setting, [<code>jsx-no-target-blank</code>]: support multiple properties (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3673">#3673</a>[] <a href="https://github.com/burtek"><code>@burtek</code></a>)</li> <li>[<code>jsx-no-script-url</code>]: add <code>includeFromSettings</code> option to support <code>linkAttributes</code> setting (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3673">#3673</a>[] <a href="https://github.com/burtek"><code>@burtek</code></a>)</li> <li>[<code>jsx-one-expression-per-line</code>]: add <code>non-jsx</code> option to allow non-JSX children in one line (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3677">#3677</a>[] <a href="https://github.com/burtek"><code>@burtek</code></a>)</li> <li>add [<code>checked-requires-onchange-or-readonly</code>] rule (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3680">#3680</a>[] <a href="https://github.com/jaesoekjjang"><code>@jaesoekjjang</code></a>)</li> </ul> <h3>Fixed</h3> <ul> <li>[<code>jsx-no-leaked-render</code>]: preserve RHS parens for multiline jsx elements while fixing (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3623">#3623</a>[] <a href="https://github.com/akulsr0"><code>@akulsr0</code></a>)</li> <li>[<code>jsx-key</code>]: detect conditional returns (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3630">#3630</a>[] <a href="https://github.com/yialo"><code>@yialo</code></a>)</li> <li>[<code>jsx-newline</code>]: prevent a crash when <code>allowMultilines</code> (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3633">#3633</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> <li>[<code>no-unknown-property</code>]: use a better regex to avoid a crash (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3666">#3666</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a> <a href="https://github.com/SCH227"><code>@SCH227</code></a>)</li> <li>[<code>prop-types</code>]: handle nested forwardRef + memo (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3679">#3679</a>[] <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a>)</li> <li>[<code>no-unknown-property</code>]: add <code>fetchPriority</code> (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3697">#3697</a>[] <a href="https://github.com/SevereCloud"><code>@SevereCloud</code></a>)</li> <li>[<code>forbid-elements</code>]: prevent a crash on <code>createElement()</code> (<a href="https://redirect.github.com/jsx-eslint/eslint-plugin-react/issues/3632">#3632</a>[] <a href="https://github.com/ljharb"><code>@ljharb</code></a>)</li> </ul> <h3>Changed</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/eea45bfcd10e80e0048cb05472a9091d5d52ad89"><code>eea45bf</code></a> Update CHANGELOG and bump version</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/e4ecbcfc8f83099a9bd5da18f45b5a6e66ebfb4a"><code>e4ecbcf</code></a> [Fix] <code>checked-requires-onchange-or-readonly</code>: correct options that were beha...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/69de42e00f4c62e6bd3a180d1931c1981a6eb08f"><code>69de42e</code></a> [Fix] <code>no-unknown-property</code>: only match <code>data-*</code> attributes containing <code>-</code></li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/da1013c6760a997dca3050a4d1d8452f783584f1"><code>da1013c</code></a> [Docs] <code>jsx-no-constructed-context-values</code>: fix some typos</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/c3275a4fb2e796799680a584c0203c4734c3682e"><code>c3275a4</code></a> [Fix] <code>no-unknown-property</code>: support <code>popover</code>, <code>popovertarget</code>, `popovertarg...</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/a92046325bed8de94e8a9f846ee4f4444c65c1d8"><code>a920463</code></a> [Fix] <code>boolean-prop-naming</code>: improve error message</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/48291e82a1f87665a96ce84486f793b07f4d44ec"><code>48291e8</code></a> [Fix] <code>boolean-prop-naming</code>: allow TSIntersectionType</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/0abebc66fed635698a65201f559c4a7b0ae1208c"><code>0abebc6</code></a> [Fix] <code>boolean-prop-naming</code>: literalType error fix</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/901c794a10a4317f4590eddbb6bd0927481ce8bf"><code>901c794</code></a> [Fix] <code>boolean-prop-naming</code>: detect TS interfaces</li> <li><a href="https://github.com/jsx-eslint/eslint-plugin-react/commit/8c2bdb2636e9ab0eca588454c996e31e8c1dd29b"><code>8c2bdb2</code></a> [actions] update workflows</li> <li>Additional commits viewable in <a href="https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.33.2...v7.34.1">compare view</a></li> </ul> </details> <br /> Updates `husky` from 9.0.10 to 9.0.11 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typicode/husky/releases">husky's releases</a>.</em></p> <blockquote> <h2>v9.0.11</h2> <ul> <li>chore: update <code>package-lock.json</code> by <a href="https://github.com/btea"><code>@btea</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1383">typicode/husky#1383</a></li> <li>fix: <code>export HUSKY=0</code> in init (fixes <a href="https://redirect.github.com/typicode/husky/issues/1393">#1393</a>) by <a href="https://github.com/typicode"><code>@typicode</code></a> in <a href="https://redirect.github.com/typicode/husky/pull/1395">typicode/husky#1395</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typicode/husky/commit/a9c658405470a562b86af4db349959a2fed208c2"><code>a9c6584</code></a> 9.0.11</li> <li><a href="https://github.com/typicode/husky/commit/29056db8469522d9d67f1b6cb333c7262069f4ee"><code>29056db</code></a> fix: husky=0 in init (<a href="https://redirect.github.com/typicode/husky/issues/1395">#1395</a>)</li> <li><a href="https://github.com/typicode/husky/commit/095a4fefbb6b9e57f22bd96f3db0577f5ed427b3"><code>095a4fe</code></a> docs: update how-to.md</li> <li><a href="https://github.com/typicode/husky/commit/d2e831d219bd8c9dd084024bd2481e3aa22d5153"><code>d2e831d</code></a> docs: update how-to.md</li> <li><a href="https://github.com/typicode/husky/commit/d1a8ed1fc91a7c3d25552f26481e58f46215ef0a"><code>d1a8ed1</code></a> chore: update package-lock.json (<a href="https://redirect.github.com/typicode/husky/issues/1383">#1383</a>)</li> <li>See full diff in <a href="https://github.com/typicode/husky/compare/v9.0.10...v9.0.11">compare view</a></li> </ul> </details> <br /> Updates `lerna` from 8.0.2 to 8.1.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lerna/lerna/releases">lerna's releases</a>.</em></p> <blockquote> <h2>v8.1.3</h2> <h2><a href="https://github.com/lerna/lerna/compare/v8.1.2...v8.1.3">8.1.3</a> (2024-05-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump tar from 6.1.11 to 6.2.1 (<a href="https://redirect.github.com/lerna/lerna/issues/3990">#3990</a>) (<a href="https://github.com/lerna/lerna/commit/3fe0cf0b7f875f900f275320f3919853a953b3bb">3fe0cf0</a>)</li> <li><strong>list:</strong> flush output before exiting (<a href="https://redirect.github.com/lerna/lerna/issues/3971">#3971</a>) (<a href="https://github.com/lerna/lerna/commit/6426da86124e74800d5bd1414b0a9cdb0beaba4d">6426da8</a>)</li> <li>update to nx 19 (<a href="https://redirect.github.com/lerna/lerna/issues/4003">#4003</a>) (<a href="https://github.com/lerna/lerna/commit/03f476bb8f49de2ca602a903b27d16d0a3fc8ffc">03f476b</a>)</li> <li><strong>version:</strong> create release when using custom tag-version-separator (<a href="https://redirect.github.com/lerna/lerna/issues/3979">#3979</a>) (<a href="https://github.com/lerna/lerna/commit/cbe01baf7b591f89d830b5526a6d7043d98a2047">cbe01ba</a>)</li> </ul> <h2>v8.1.2</h2> <h2><a href="https://github.com/lerna/lerna/compare/v8.1.1...v8.1.2">8.1.2</a> (2024-02-05)</h2> <h3>Bug Fixes</h3> <ul> <li>improve git binary error (<a href="https://redirect.github.com/lerna/lerna/issues/3945">#3945</a>) (<a href="https://github.com/lerna/lerna/commit/763797295818876bb97d54ddced309d80315361f">7637972</a>)</li> </ul> <h2>v8.1.1</h2> <h2><a href="https://github.com/lerna/lerna/compare/v8.1.0...v8.1.1">8.1.1</a> (2024-02-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>list:</strong> explicitly exit upon completion (<a href="https://github.com/lerna/lerna/commit/bafe090e837675c0febb938bab3e8c71b27dbe70">bafe090</a>)</li> </ul> <h2>v8.1.0</h2> <h1><a href="https://github.com/lerna/lerna/compare/v8.0.2...v8.1.0">8.1.0</a> (2024-02-05)</h1> <h3>Features</h3> <ul> <li>support nx v18 (<a href="https://redirect.github.com/lerna/lerna/issues/3950">#3950</a>) (<a href="https://github.com/lerna/lerna/commit/ea3fb65b5f8f9af11a4acea3c63222283ea869d5">ea3fb65</a>)</li> <li><strong>version:</strong> custom tag-version-separator for independent projects (<a href="https://redirect.github.com/lerna/lerna/issues/3951">#3951</a>) (<a href="https://github.com/lerna/lerna/commit/43de79cb5818baba8c7239b01f020817d0d1be6f">43de79c</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md">lerna's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/lerna/lerna/compare/v8.1.2...v8.1.3">8.1.3</a> (2024-05-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> bump tar from 6.1.11 to 6.2.1 (<a href="https://redirect.github.com/lerna/lerna/issues/3990">#3990</a>) (<a href="https://github.com/lerna/lerna/commit/3fe0cf0b7f875f900f275320f3919853a953b3bb">3fe0cf0</a>)</li> <li>update to nx 19 (<a href="https://redirect.github.com/lerna/lerna/issues/4003">#4003</a>) (<a href="https://github.com/lerna/lerna/commit/03f476bb8f49de2ca602a903b27d16d0a3fc8ffc">03f476b</a>)</li> </ul> <h2><a href="https://github.com/lerna/lerna/compare/v8.1.1...v8.1.2">8.1.2</a> (2024-02-05)</h2> <p><strong>Note:</strong> Version bump only for package lerna</p> <h2><a href="https://github.com/lerna/lerna/compare/v8.1.0...v8.1.1">8.1.1</a> (2024-02-05)</h2> <p><strong>Note:</strong> Version bump only for package lerna</p> <h1><a href="https://github.com/lerna/lerna/compare/v8.0.2...v8.1.0">8.1.0</a> (2024-02-05)</h1> <h3>Features</h3> <ul> <li>support nx v18 (<a href="https://redirect.github.com/lerna/lerna/issues/3950">#3950</a>) (<a href="https://github.com/lerna/lerna/commit/ea3fb65b5f8f9af11a4acea3c63222283ea869d5">ea3fb65</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lerna/lerna/commit/059864fd336b6131ee83f691de8f682a80901c32"><code>059864f</code></a> chore(misc): publish 8.1.3</li> <li><a href="https://github.com/lerna/lerna/commit/03f476bb8f49de2ca602a903b27d16d0a3fc8ffc"><code>03f476b</code></a> fix: update to nx 19 (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/4003">#4003</a>)</li> <li><a href="https://github.com/lerna/lerna/commit/3fe0cf0b7f875f900f275320f3919853a953b3bb"><code>3fe0cf0</code></a> fix(deps): bump tar from 6.1.11 to 6.2.1 (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/3990">#3990</a>)</li> <li><a href="https://github.com/lerna/lerna/commit/bb68e005cfcd3a8bea7091cbd2b40c97de17b6e1"><code>bb68e00</code></a> chore: update snapshots (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/3968">#3968</a>)</li> <li><a href="https://github.com/lerna/lerna/commit/13c80ae5820ee6130d5872daa7b6e697672e3f21"><code>13c80ae</code></a> chore: unset GITHUB_ACTIONS environment variable in other node versions workflow</li> <li><a href="https://github.com/lerna/lerna/commit/9a4ad5ecd640480faa3011dcf80f6c51c2d756c3"><code>9a4ad5e</code></a> chore(misc): publish 8.1.2</li> <li><a href="https://github.com/lerna/lerna/commit/b2b8b7d3239e1faf51f63e85d77e5bf591e636be"><code>b2b8b7d</code></a> chore(misc): publish 8.1.1</li> <li><a href="https://github.com/lerna/lerna/commit/8c7316e761209728bd6a59670c2f49271a03e935"><code>8c7316e</code></a> chore(misc): publish 8.1.0</li> <li><a href="https://github.com/lerna/lerna/commit/ea3fb65b5f8f9af11a4acea3c63222283ea869d5"><code>ea3fb65</code></a> feat: support nx v18 (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/3950">#3950</a>)</li> <li><a href="https://github.com/lerna/lerna/commit/bd0b5ce228bb06faff60f89f2c76d479dbef9216"><code>bd0b5ce</code></a> chore: update repo to nx 17.3 (<a href="https://github.com/lerna/lerna/tree/HEAD/packages/lerna/issues/3944">#3944</a>)</li> <li>See full diff in <a href="https://github.com/lerna/lerna/commits/v8.1.3/packages/lerna">compare view</a></li> </ul> </details> <br /> Updates `lint-staged` from 15.2.0 to 15.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/okonet/lint-staged/releases">lint-staged's releases</a>.</em></p> <blockquote> <h2>v15.2.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1391">#1391</a> <a href="https://github.com/lint-staged/lint-staged/commit/fdcdad42ff96fea3c05598e378d3c44ad4a51bde"><code>fdcdad4</code></a> Thanks <a href="https://github.com/iiroj"><code>@iiroj</code></a>! - <em>Lint-staged</em> no longer tries to load configuration from files that are not checked out. This might happen when using sparse-checkout.</li> </ul> <h2>v15.2.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1387">#1387</a> <a href="https://github.com/lint-staged/lint-staged/commit/e4023f687616dcf4816545b8eefbcce50e255c9c"><code>e4023f6</code></a> Thanks <a href="https://github.com/iiroj"><code>@iiroj</code></a>! - Ignore stdin of spawned commands so that they don't get stuck waiting. Until now, <em>lint-staged</em> has used the default settings to spawn linter commands. This means the <code>stdin</code> of the spawned commands has accepted input, and essentially gotten stuck waiting. Now the <code>stdin</code> is ignored and commands will no longer get stuck. If you relied on this behavior, please open a new issue and describe how; the behavior has not been intended.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md">lint-staged's changelog</a>.</em></p> <blockquote> <h2>15.2.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1391">#1391</a> <a href="https://github.com/lint-staged/lint-staged/commit/fdcdad42ff96fea3c05598e378d3c44ad4a51bde"><code>fdcdad4</code></a> Thanks <a href="https://github.com/iiroj"><code>@iiroj</code></a>! - <em>Lint-staged</em> no longer tries to load configuration from files that are not checked out. This might happen when using sparse-checkout.</li> </ul> <h2>15.2.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/lint-staged/lint-staged/pull/1387">#1387</a> <a href="https://github.com/lint-staged/lint-staged/commit/e4023f687616dcf4816545b8eefbcce50e255c9c"><code>e4023f6</code></a> Thanks <a href="https://github.com/iiroj"><code>@iiroj</code></a>! - Ignore stdin of spawned commands so that they don't get stuck waiting. Until now, <em>lint-staged</em> has used the default settings to spawn linter commands. This means the <code>stdin</code> of the spawned commands has accepted input, and essentially gotten stuck waiting. Now the <code>stdin</code> is ignored and commands will no longer get stuck. If you relied on this behavior, please open a new issue and describe how; the behavior has not been intended.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lint-staged/lint-staged/commit/4d4270b4125a5c0286cf2bdf2cb01283c47e0873"><code>4d4270b</code></a> chore(changeset): release</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/a7c5957bfa0d1683ed4ca4b890af71de19643e7b"><code>a7c5957</code></a> Merge pull request <a href="https://redirect.github.com/okonet/lint-staged/issues/1391">#1391</a> from lint-staged/fix-sparse-checkout</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/c1b2a6a2a57fe56c1e092379728feea8b7116dce"><code>c1b2a6a</code></a> ci: use macOS Sonoma M1 runners</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/fdcdad42ff96fea3c05598e378d3c44ad4a51bde"><code>fdcdad4</code></a> fix: do not try to load configuration from files that are not checked out</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/999dcceea206e2b856a3e1d469ba47f566db50a2"><code>999dcce</code></a> chore(changeset): release</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/52a9e3f9d861ee109e85cbbfe132619c8e19a63c"><code>52a9e3f</code></a> Merge pull request <a href="https://redirect.github.com/okonet/lint-staged/issues/1387">#1387</a> from lint-staged/ignore-stdin</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/dd72fdeb6bc0acca018ff8503bcf7c475efb8963"><code>dd72fde</code></a> ci: update "actions/cache@v4"</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/e4023f687616dcf4816545b8eefbcce50e255c9c"><code>e4023f6</code></a> fix: ignore stdin of spawned commands</li> <li><a href="https://github.com/lint-staged/lint-staged/commit/46f2c43c93f81b01a34e03c69ab459af1be51665"><code>46f2c43</code></a> ci: update <code>actions/setup-node@v4</code></li> <li><a href="https://github.com/lint-staged/lint-staged/commit/a684125ec3381a4a6c98fd7c16760b948eaa31f1"><code>a684125</code></a> ci: update CodeQL action v3</li> <li>Additional commits viewable in <a href="https://github.com/okonet/lint-staged/compare/v15.2.0...v15.2.2">compare view</a></li> </ul> </details> <br /> Updates `prettier` from 3.1.1 to 3.2.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p> <blockquote> <h2>3.2.5</h2> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#325">Changelog</a></p> <h2>3.2.4</h2> <ul> <li>Fix <code>.eslintrc.json</code> format <a href="https://redirect.github.com/prettier/prettier/issues/15947">#15947</a></li> </ul> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#324">Changelog</a></p> <h2>3.2.3</h2> <ul> <li>Format <code>tsconfig.json</code> file with <code>jsonc</code> parser <a href="https://redirect.github.com/prettier/prettier/issues/15927">#15927</a></li> </ul> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#323">Changelog</a></p> <h2>3.2.2</h2> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#322">Changelog</a></p> <h2>3.2.1</h2> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#321">Changelog</a></p> <h2>3.2.0</h2> <p><a href="https://github.com/prettier/prettier/compare/3.1.1...3.2.0">diff</a></p> <p>🔗 <a href="https://prettier.io/blog/2024/01/12/3.2.0.html">Release note</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p> <blockquote> <h1>3.2.5</h1> <p><a href="https://github.com/prettier/prettier/compare/3.2.4...3.2.5">diff</a></p> <h4>Support Angular inline styles as single template literal (<a href="https://redirect.github.com/prettier/prettier/pull/15968">#15968</a> by <a href="https://github.com/sosukesuzuki"><code>@sosukesuzuki</code></a>)</h4> <p><a href="https://blog.angular.io/introducing-angular-v17-4d7033312e4b">Angular v17</a> supports single string inline styles.</p> <!-- raw HTML omitted --> <pre lang="ts"><code>// Input @Component({ template: `<div>...</div>`, styles: `h1 { color: blue; }`, }) export class AppComponent {} <p>// Prettier 3.2.4 <a href="https://github.com/Component"><code>@Component</code></a>({ template: <code>&lt;div&gt;...&lt;/div&gt;</code>, styles: <code>h1 { color: blue; }</code>, }) export class AppComponent {}</p> <p>// Prettier 3.2.5 <a href="https://github.com/Component"><code>@Component</code></a>({ template: <code>&lt;div&gt;...&lt;/div&gt;</code>, styles: <code>h1 { color: blue; }</code>, }) export class AppComponent {}</p> <p></code></pre></p> <h4>Unexpected embedded formatting for Angular template (<a href="https://redirect.github.com/prettier/prettier/pull/15969">#15969</a> by <a href="https://github.com/JounQin"><code>@JounQin</code></a>)</h4> <p>Computed template should not be considered as Angular component template</p> <!-- raw HTML omitted --> <pre lang="ts"><code>// Input const template = "foobar"; <p><a href="https://github.com/Component"><code>@Component</code></a>({ [template]: <code>&lt;h1&gt;{{ hello }}&lt;/h1&gt;</code>, }) export class AppComponent {} </tr></table> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/7142cf354cce2558f41574f44b967baf11d5b603"><code>7142cf3</code></a> Release 3.2.5</li> <li><a href="https://github.com/prettier/prettier/commit/8cbee2e217baad7acf4cb3947834e8c1b41ed647"><code>8cbee2e</code></a> chore(deps): update glimmer to v0.88.1 (<a href="https://redirect.github.com/prettier/prettier/issues/15991">#15991</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/45baee061cb982d9dd298fefa74f4c195a3e0709"><code>45baee0</code></a> chore(deps): update dependency magic-string to v0.30.6 (<a href="https://redirect.github.com/prettier/prettier/issues/16022">#16022</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/9fb32a1a6b10bfb6dae317492f10e5e42956cf23"><code>9fb32a1</code></a> Minor refactor to property print (<a href="https://redirect.github.com/prettier/prettier/issues/15924">#15924</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/08f19401e48ccfeddff4300827da4c8677cb2b79"><code>08f1940</code></a> Update install script for husky v9 (<a href="https://redirect.github.com/prettier/prettier/issues/16000">#16000</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/6d0b1d2a935d47e0517721a0d5e62eb79e972b0c"><code>6d0b1d2</code></a> Update yarn to v4.1.0 (<a href="https://redirect.github.com/prettier/prettier/issues/16021">#16021</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/c8ba8dbca18858a7962184bbb3898502b9ec7cfb"><code>c8ba8db</code></a> chore(deps): update dependency <code>@angular/compiler</code> to v17.1.2 (<a href="https://redirect.github.com/prettier/prettier/issues/16018">#16018</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/e2250ec6881222a1bb46ef55403067a259d8c7a3"><code>e2250ec</code></a> chore(deps): update typescript-eslint to v6.20.0 (<a href="https://redirect.github.com/prettier/prettier/issues/16015">#16015</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/02865f6cc77858b3a4cbaf7d4e2e72a4e88fe175"><code>02865f6</code></a> chore(deps): update dependency npm-run-all2 to v6.1.2 (<a href="https://redirect.github.com/prettier/prettier/issues/16017">#16017</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/014ee5d47445ae79233291d5b4846b28bedf3601"><code>014ee5d</code></a> chore(deps): update dependency hermes-parser to v0.19.0 (<a href="https://redirect.github.com/prettier/prettier/issues/16014">#16014</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/3.1.1...3.2.5">compare view</a></li> </ul> </details> <br /> Updates `typescript` from 5.3.3 to 5.4.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 5.4.5</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+">fixed issues query for Typescript 5.4.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+">fixed issues query for Typescript 5.4.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+">fixed issues query for Typescript 5.4.2 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+">fixed issues query for Typescript 5.4.3 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+">fixed issues query for Typescript 5.4.4 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.4.5%22+is%3Aclosed+">fixed issues query for Typescript 5.4.5 (Stable)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.4.4</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+">fixed issues query for Typescript 5.4.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+">fixed issues query for Typescript 5.4.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+">fixed issues query for Typescript 5.4.2 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+">fixed issues query for Typescript 5.4.3 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+">fixed issues query for Typescript 5.4.4 (Stable)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.4.3</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+">fixed issues query for Typescript 5.4.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+">fixed issues query for Typescript 5.4.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+">fixed issues query for Typescript 5.4.2 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+">fixed issues query for Typescript 5.4.3 (Stable)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.4</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/TypeScript/commit/27bcd4cb5a98bce46c9cdd749752703ead021a4b"><code>27bcd4c</code></a> Update LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/9f33bf1cd586a4028928d30b1bfe521788ec4da4"><code>9f33bf1</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/58098">#58098</a> (Fix constraints of nested homomorph...) into release-5.4 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/71b2f84741f94e1414e41af8c65293a030d39945"><code>71b2f84</code></a> Bump version to 5.4.5 and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/892936f4a18ded0216ae1c805a9890ebb8572fe3"><code>892936f</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/58083">#58083</a> (Don't propagate partial union/inter...) into release-5.4 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/38a7c0587df926957d3a6e808c62c6332665572d"><code>38a7c05</code></a> release-5.4: Always set node-version for setup-node (<a href="https://redirect.github.com/Microsoft/TypeScript/issues/58117">#58117</a>)</li> <li><a href="https://github.com/microsoft/TypeScript/commit/b754fc393738ae05aad136324a0dc78787745644"><code>b754fc3</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/57778">#57778</a> (fix type import check for default-i...) into release-5.4 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/8eb3367164dd9cdc9c0b85424ed39ab28eff2312"><code>8eb3367</code></a> Bump version to 5.4.4 and LKG</li> <li><a href="https://github.com/microsoft/TypeScript/commit/de9096b42b052ffabbf2b46b573557e7c2eb259d"><code>de9096b</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/57871">#57871</a> (Divide-and-conquer strategy for int...) into release-5.4 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/06aae9839d7160c2aff8c3f14b9f1f2d3e76c2d4"><code>06aae98</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/57973">#57973</a> (Compare package.json paths with cor...) into release-5.4 (#...</li> <li><a href="https://github.com/microsoft/TypeScript/commit/6d8134e5afe0661ff97f2ad1f0e0341087d58908"><code>6d8134e</code></a> 🤖 Pick PR <a href="https://redirect.github.com/Microsoft/TypeScript/issues/57637">#57637</a> (Fixed a regression related to deter...) into release-5.4 (#...</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.5">compare view</a></li> </ul> </details> <br /> Updates `selenium-webdriver` from 4.17.0 to 4.20.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SeleniumHQ/selenium/releases">selenium-webdriver's releases</a>.</em></p> <blockquote> <h2>Selenium 4.20.0</h2> <h3>Changelog</h3> <p>For each component's detailed changelog, please check:</p> <ul> <li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></li> <li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></li> <li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/node/selenium-webdriver/CHANGES.md">JavaScript</a></li> <li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></li> <li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></li> <li><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/cpp/iedriverserver/CHANGELOG">IEDriverServer</a></li> </ul> <h3>Commits in this release</h3> <!-- raw HTML omitted --> <ul> <li><a href="http://github.com/seleniumhq/selenium/commit/a12c3b56a9530de0eaee0f53ced6bd9a5ce941b0"><code>a12c3b56a9</code></a> - [build] Moving versions to nightly :: Diego Molina</li> <li><a href="http://github.com/seleniumhq/selenium/commit/4fec60d2b890875d8e67a4ee4f88180475b57a2d"><code>4fec60d2b8</code></a> - [rb] Update Gemfile.lock :: Alex Rodionov</li> <li><a href="http://github.com/seleniumhq/selenium/commit/96cf53a4544d46e11f6f4160673b3a1d41630dfc"><code>96cf53a454</code></a> - [rb] Fix document generation :: Alex Rodionov</li> <li><a href="http://github.com/seleniumhq/selenium/commit/507970233bda8a14064cc3f7641931326524c971"><code>507970233b</code></a> - [build] Bumping actions versions :: Diego Molina</li> <li><a href="http://github.com/seleniumhq/selenium/commit/63e815627f16f2ae5d5cdf71e3e3816d0727f581"><code>63e815627f</code></a> - Update mirror info (Thu Mar 28 00:15:30 UTC 2024) :: Selenium CI Bot</li> <li><a href="http://github.com/seleniumhq/selenium/commit/b7d831db8cfeac9dfbf441c623c6d4bf580f2cc5"><code>b7d831db8c</code></a> - [bidi][js] Update the capture screenshot APIs to include all parameters and remove scroll parameter (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13744">#13744</a>) :: Puja Jagani</li> <li><a href="http://github.com/seleniumhq/selenium/commit/0b29138fa77b3c395e110928bfb672cb018258f6"><code>0b29138fa7</code></a> - [rust] Bump to rules_rust 0.41.0 (Rust 1.77.0) :: Boni García</li> <li><a href="http://github.com/seleniumhq/selenium/commit/cc7f3402f8a3a859f1ccfacaeda39f83ee81b61b"><code>cc7f3402f8</code></a> - Update mirror info (Fri Mar 29 00:15:26 UTC 2024) :: Selenium CI Bot</li> <li><a href="http://github.com/seleniumhq/selenium/commit/acd9d0e77dc5a5a39c3a95a5aa0e94a6c4161fe7"><code>acd9d0e77d</code></a> - [bidi] [java] Fix the bazel file after the BiDi breaking change :: Puja Jagani</li> <li><a href="http://github.com/seleniumhq/selenium/commit/abe0ee07dca3afec9fa2418eb9b093b7c9da90ce"><code>abe0ee07dc</code></a> - [java] Updating change log and bumping version :: Puja Jagani</li> <li><a href="http://github.com/seleniumhq/selenium/commit/3ef121c0b2b2ff599334e23a5abb4284c3d2911b"><code>3ef121c0b2</code></a> - Update mirror info (Fri Mar 29 12:14:17 UTC 2024) :: Selenium CI Bot</li> <li><a href="http://github.com/seleniumhq/selenium/commit/6cda69299366dd9e0976bede2fdbcfe42eb90cfa"><code>6cda692993</code></a> - [grid] synchronize read from field written by other thread :: Jörg Sautter</li> <li><a href="http://github.com/seleniumhq/selenium/commit/9c6ccdbf40356284fad342f70fbdc0afefd27bd3"><code>9c6ccdbf40</code></a> - Update mirror info (Sat Mar 30 00:14:35 UTC 2024) :: Selenium CI Bot</li> <li><a href="http://github.com/seleniumhq/selenium/commit/1f88231e2bdc79f2aecf23e1412a95e116583864"><code>1f88231e2b</code></a> - [js] Fix linting (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13753">#13753</a>) :: Puja Jagani</li> <li><a href="http://github.com/seleniumhq/selenium/commit/a2aa09f143a349474a41be89f24717d46abd68ae"><code>a2aa09f143</code></a> - Bumping to SNAPSHOT for Nightly :: Diego Molina</li> <li><a href="http://github.com/seleniumhq/selenium/commit/ec7c11fae8d36f6d1512fb9d7f76214de3392dec"><code>ec7c11fae8</code></a> - Update mirror info (Mon Apr 1 12:08:01 UTC 2024) :: Selenium CI Bot</li> <li><a href="http://github.com/seleniumhq/selenium/commit/e90e4a500143361ebcce58adcdf15026db59c29b"><code>e90e4a5001</code></a> - [rb] Return JRuby dependencies :: Alex Rodionov</li> <li><a href="http://github.com/seleniumhq/selenium/commit/ef3d9e870e0d88b99878f20e1c4914d70643e105"><code>ef3d9e870e</code></a> - [rb][java][dotnet][py] Skipping Edge tests due to <a href="https://bugs.chromium.org/p/chromedriver/issues/detail?id=4743">https://bugs.chromium.org/p/chromedriver/issues/detail?id=4743</a> :: Diego Molina</li> <li><a href="http://github.com/seleniumhq/selenium/commit/a169d905b4215f41d0b04ed18bcf02e3057298a7"><code>a169d905b4</code></a> - [JS][bidi] Impelments functionality to retrieve all top-level browsing contexts :: Sri Harsha</li> <li><a href="http://github.com/seleniumhq/selenium/commit/a663d280de741cd56bf40a52f361dc4815b6dfb9"><code>a663d280de</code></a> - [js] Running format script :: Diego Molina</li> <li><a href="http://github.com/seleniumhq/selenium/commit/37565afc7243047c961d9330aba1c39ec0b5240f"><code>37565afc72</code></a> - [dotnet] Simplify definition of building test web server for unit tests :: Nikolay Borisenko</li> <li><a href="http://github.com/seleniumhq/selenium/commit/911b31209015852a5aa7b851de2d878e1e615070"><code>911b312090</code></a> - [js] Add JS comments for BiDi related files (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13763">#13763</a>) :: Puja Jagani</li> <li><a href="http://github.com/seleniumhq/selenium/commit/309b3e802f1ee5052194548d31f2e6fcae78a841"><code>309b3e802f</code></a> - [bidi][java] Deprecate using builder for Locate Node parameters. (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13767">#13767</a>) :: Puja Jagani</li> <li><a href="http://github.com/seleniumhq/selenium/commit/baf61165416cf6550eed62d448a71f31d6e4160d"><code>baf6116541</code></a> - [bidi][java] Update Locator class to not use optional :: Puja Jagani</li> <li><a href="http://github.com/seleniumhq/selenium/commit/cca70e3eb49c2230739d10f828f99252b913fda8"><code>cca70e3eb4</code></a> - [JS] lint fixes :: Sri Harsha</li> <li><a href="http://github.com/seleniumhq/selenium/commit/68ad9845aa917b960e2bd37088a617fad521c324"><code>68ad9845aa</code></a> - [grid] do not create unused HttpResponse instances :: Jörg Sautter</li> <li><a href="http://github.com/seleniumhq/selenium/commit/aaa7e791a4b6be6314250966a4538cd594576254"><code>aaa7e791a4</code></a> - [bidi][java] Enable chrome tests (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13770">#13770</a>) :: Puja Jagani</li> <li><a href="http://github.com/seleniumhq/selenium/commit/b49ae752c9de233a61d6e14c0551be62051db23b"><code>b49ae752c9</code></a> - [JS] Set browserName by default when browserOptions are used :: Sri Harsha</li> <li><a href="http://github.com/seleniumhq/selenium/commit/111941bd3ceaceed44985e22b00f4eab44a69a5d"><code>111941bd3c</code></a> - [JS] Implement fullPageScreenshot functionality for Firefox (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13301">#13301</a>) :: Sri Harsha</li> <li><a href="http://github.com/seleniumhq/selenium/commit/38829c7c637f9defb2e76f4b6747d6c3065cc4e9"><code>38829c7c63</code></a> - [bidi][java] Enable grid BiDi chrome test (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13778">#13778</a>) :: Puja Jagani</li> <li><a href="http://github.com/seleniumhq/selenium/commit/12ed6cc2d94295c792c84c1315edab2571a60d5c"><code>12ed6cc2d9</code></a> - [dotnet] use correct devtools session id after reinitialization (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13768">#13768</a>) :: schrufygroovy</li> <li><a href="http://github.com/seleniumhq/selenium/commit/44eba5952f5e210b3d6795907bd64c5c70ab771e"><code>44eba5952f</code></a> - [js] Running format script :: Diego Molina</li> <li><a href="http://github.com/seleniumhq/selenium/commit/8c8adec9163024ced88ef294985775241c6a73d2"><code>8c8adec916</code></a> - [grid] handle baseRoute like the hubRoute and the graphqlRoute (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13772">#13772</a>) :: Jörg Sautter</li> <li><a href="http://github.com/seleniumhq/selenium/commit/392ffbc08d2cdf50e592793f484f866dd8e6463c"><code>392ffbc08d</code></a> - [JS] Remove duplicate license agreement from files :: Sri Harsha</li> <li><a href="http://github.com/seleniumhq/selenium/commit/b800dfcde20129329ac602eb252d895464472f6d"><code>b800dfcde2</code></a> - [java] [bidi] Enable test that pass in chrome :: Puja Jagani</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SeleniumHQ/selenium/commit/866c76ca804c82795fd86a969bc5ed402397142c"><code>866c76c</code></a> Release 4.20.0 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13870">#13870</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/8086b25bb5052dc6f6ba1634c91d2699b1b46031"><code>8086b25</code></a> [build] Updating scripts for automated release</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/4a6c3847ecc9be827883aae18d33fde061ffe3d2"><code>4a6c384</code></a> [bidi] Update browsing context create method (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/13766">#13766</a>)</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/fee33dd93838998fe2225d6e6a9d714b900762d4"><code>fee33dd</code></a> Bump java deps</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/f3af5821c73ccec4c0f2cbc65c01be188d766091"><code>f3af582</code></a> Remove unused file</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/753dec82c372010dcba6186dabbfd08a0516d513"><code>753dec8</code></a> [bazel] Make unpinned_maven available</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/5f127db684d8b93b428bf99d49bc768515e6ee90"><code>5f127db</code></a> [ci] Disable Ruby tests for Chrome/Edge on Windows</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/04c9dfce5b83ed40fa7c08b90c341a97854bab27"><code>04c9dfc</code></a> [dotnet] Pushing missing changes to method names in dotnet SM</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/c4a63179ecbfb9af9d23ee476ce57e22b7c1db06"><code>c4a6317</code></a> [build] Switching to a different command to pin maven deps</li> <li><a href="https://github.com/SeleniumHQ/selenium/commit/85da948adc58ba99cd5155a97f89691dcfa6eabf"><code>85da948</code></a> [dotnet] Renaming methods to follow C# pattern.</li> <li>Additional commits viewable in <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.17.0...selenium-4.20.0">compare view</a></li> </ul> </details> <br /> Updates `@types/selenium-webdriver` from 4.1.21 to 4.1.22 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver">compare view</a></li> </ul> </details> <br /> Updates `@types/selenium-webdriver` from 4.1.21 to 4.1.22 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver">compare view</a></li> </ul> </details> <br /> Updates `chai` from 4.4.0 to 4.4.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chaijs/chai/releases">chai's releases</a>.</em></p> <blockquote> <h2>v4.4.1</h2> <h2>What's Changed</h2> <ul> <li>fix: removes <code>??</code> for node compat by <a href="https://github.com/43081j"><code>@43081j</code></a> in <a href="https://redirect.github.com/chaijs/chai/pull/1574">chaijs/chai#1574</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/chaijs/chai/compare/v4.4.0...v4.4.1">https://github.com/chaijs/chai/compare/v4.4.0...v4.4.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chaijs/chai/commit/f4b2fbc9dc5b0eeed25630756b77a3f582c61d2e"><code>f4b2fbc</code></a> fix: removes <code>??</code> for node compat (<a href="https://redirect.github.com/chaijs/chai/issues/1574">#1574</a>)</li> <li>See full diff in <a href="https://github.com/chaijs/chai/compare/v4.4.0...v4.4.1">compare view</a></li> </ul> </details> <br /> Updates `@types/chai` from 4.3.11 to 4.3.16 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai">compare view</a></li> </ul> </details> <br /> Updates `mocha` from 10.2.0 to 10.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mochajs/mocha/releases">mocha's releases</a>.</em></p> <blockquote> <h2>v10.4.0</h2> <h2>10.4.0 / 2024-03-26</h2> <h3>:tada: Enhancements</h3> <ul> <li><a href="https://redirect.github.com/mochajs/mocha/pull/4829">#4829</a> f…
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mde/ejs/releases">ejs's releases</a>.</em></p> <blockquote> <h2>v3.1.10</h2> <p>Version 3.1.10</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mde/ejs/commit/d3f807dea9ce904e20a47a661f2310ce9134dc2a"><code>d3f807d</code></a> Version 3.1.10</li> <li><a href="https://github.com/mde/ejs/commit/9ee26dde5d7015d9c0e2ff87314cabeac5247c02"><code>9ee26dd</code></a> Mocha TDD</li> <li><a href="https://github.com/mde/ejs/commit/e469741dca7df2eb400199e1cdb74621e3f89aa5"><code>e469741</code></a> Basic pollution protection</li> <li><a href="https://github.com/mde/ejs/commit/715e9507fa3e6122dc6430fe0f25a6e6ded300c1"><code>715e950</code></a> Merge pull request <a href="https://redirect.github.com/mde/ejs/issues/756">#756</a> from Jeffrey-mu/main</li> <li><a href="https://github.com/mde/ejs/commit/cabe3146ad964a1e98db7742abf435906ca79406"><code>cabe314</code></a> Include advanced usage examples</li> <li><a href="https://github.com/mde/ejs/commit/29b076cdbbf3eb1b4323b33299ab6d79391b2c33"><code>29b076c</code></a> Added header</li> <li><a href="https://github.com/mde/ejs/commit/11503c79af882e3635b513d57c7f1813792eb127"><code>11503c7</code></a> Merge branch 'main' of github.com:mde/ejs into main</li> <li><a href="https://github.com/mde/ejs/commit/7690404e2fc1688756938e4d2fc19e0fac77d736"><code>7690404</code></a> Added security banner to README</li> <li><a href="https://github.com/mde/ejs/commit/f47d7aedd51a983e4f73045f962b1209096b5800"><code>f47d7ae</code></a> Update SECURITY.md</li> <li><a href="https://github.com/mde/ejs/commit/828cea1687e3db459ab09d2f405d2444c7580b90"><code>828cea1</code></a> Update SECURITY.md</li> <li>Additional commits viewable in <a href="https://github.com/mde/ejs/compare/v3.1.9...v3.1.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ejs&package-manager=npm_and_yarn&previous-version=3.1.9&new-version=3.1.10)](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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dequelabs/axe-core-npm/network/alerts). </details> No QA Needed Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>
This updates the action to fix the no pr template issue as well as switch to pr team reviewer instead of specific users. Also use `PAT` to allow team reviewers no qa required
michael-siek
approved these changes
May 20, 2024
scottmries
approved these changes
May 20, 2024
github-merge-queue bot
referenced
this pull request
in camunda/camunda
May 20, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@axe-core/playwright](https://togithub.com/dequelabs/axe-core-npm) | [`4.9.0` -> `4.9.1`](https://renovatebot.com/diffs/npm/@axe-core%2fplaywright/4.9.0/4.9.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@axe-core%2fplaywright/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@axe-core%2fplaywright/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@axe-core%2fplaywright/4.9.0/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@axe-core%2fplaywright/4.9.0/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dequelabs/axe-core-npm (@​axe-core/playwright)</summary> ### [`v4.9.1`](https://togithub.com/dequelabs/axe-core-npm/releases/tag/v4.9.1): Release 4.9.1 [Compare Source](https://togithub.com/dequelabs/axe-core-npm/compare/v4.9.0...v4.9.1) #### What's Changed - chore: bump ip from 1.1.8 to 1.1.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1023](https://togithub.com/dequelabs/axe-core-npm/pull/1023) - test(cli): add test to cover selenium-webdriver <4.17.0 by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1038](https://togithub.com/dequelabs/axe-core-npm/pull/1038) - chore: merge master into develop by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1041](https://togithub.com/dequelabs/axe-core-npm/pull/1041) - chore: bump undici from 5.28.3 to 5.28.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1042](https://togithub.com/dequelabs/axe-core-npm/pull/1042) - chore: update test-fixtures to fix lazy load iframe by [@​straker](https://togithub.com/straker) in [https://github.com/dequelabs/axe-core-npm/pull/1053](https://togithub.com/dequelabs/axe-core-npm/pull/1053) - docs(react): Update React support information. Offer axe Developer Hub by [@​ballendq](https://togithub.com/ballendq) in [https://github.com/dequelabs/axe-core-npm/pull/1047](https://togithub.com/dequelabs/axe-core-npm/pull/1047) - fix: Update axe-core to v4.9.1 by [@​straker](https://togithub.com/straker) in [https://github.com/dequelabs/axe-core-npm/pull/1055](https://togithub.com/dequelabs/axe-core-npm/pull/1055) - chore: RC v4.9.1 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1057](https://togithub.com/dequelabs/axe-core-npm/pull/1057) - chore: Update axe-core to v4.9.1 by [@​attest-team-ci](https://togithub.com/attest-team-ci) in [https://github.com/dequelabs/axe-core-npm/pull/1056](https://togithub.com/dequelabs/axe-core-npm/pull/1056) - fix(playwright): skip unloaded iframes by [@​straker](https://togithub.com/straker) in [https://github.com/dequelabs/axe-core-npm/pull/1060](https://togithub.com/dequelabs/axe-core-npm/pull/1060) - chore: bump the npm-low-risk group across 1 directory with 28 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1061](https://togithub.com/dequelabs/axe-core-npm/pull/1061) - chore: bump ejs from 3.1.9 to 3.1.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1049](https://togithub.com/dequelabs/axe-core-npm/pull/1049) - ci: update sync to master to include team-reviewers by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1062](https://togithub.com/dequelabs/axe-core-npm/pull/1062) - chore: RC v4.9.1 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1065](https://togithub.com/dequelabs/axe-core-npm/pull/1065) - Release v4.9.1 by [@​dequejenn](https://togithub.com/dequejenn) in [https://github.com/dequelabs/axe-core-npm/pull/1068](https://togithub.com/dequelabs/axe-core-npm/pull/1068) **Full Changelog**: dequelabs/axe-core-npm@v4.9.0...v4.9.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
May 20, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@axe-core/playwright](https://togithub.com/dequelabs/axe-core-npm) | [`4.9.0` -> `4.9.1`](https://renovatebot.com/diffs/npm/@axe-core%2fplaywright/4.9.0/4.9.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@axe-core%2fplaywright/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@axe-core%2fplaywright/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@axe-core%2fplaywright/4.9.0/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@axe-core%2fplaywright/4.9.0/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dequelabs/axe-core-npm (@​axe-core/playwright)</summary> ### [`v4.9.1`](https://togithub.com/dequelabs/axe-core-npm/releases/tag/v4.9.1): Release 4.9.1 [Compare Source](https://togithub.com/dequelabs/axe-core-npm/compare/v4.9.0...v4.9.1) #### What's Changed - chore: bump ip from 1.1.8 to 1.1.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1023](https://togithub.com/dequelabs/axe-core-npm/pull/1023) - test(cli): add test to cover selenium-webdriver <4.17.0 by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1038](https://togithub.com/dequelabs/axe-core-npm/pull/1038) - chore: merge master into develop by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1041](https://togithub.com/dequelabs/axe-core-npm/pull/1041) - chore: bump undici from 5.28.3 to 5.28.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1042](https://togithub.com/dequelabs/axe-core-npm/pull/1042) - chore: update test-fixtures to fix lazy load iframe by [@​straker](https://togithub.com/straker) in [https://github.com/dequelabs/axe-core-npm/pull/1053](https://togithub.com/dequelabs/axe-core-npm/pull/1053) - docs(react): Update React support information. Offer axe Developer Hub by [@​ballendq](https://togithub.com/ballendq) in [https://github.com/dequelabs/axe-core-npm/pull/1047](https://togithub.com/dequelabs/axe-core-npm/pull/1047) - fix: Update axe-core to v4.9.1 by [@​straker](https://togithub.com/straker) in [https://github.com/dequelabs/axe-core-npm/pull/1055](https://togithub.com/dequelabs/axe-core-npm/pull/1055) - chore: RC v4.9.1 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1057](https://togithub.com/dequelabs/axe-core-npm/pull/1057) - chore: Update axe-core to v4.9.1 by [@​attest-team-ci](https://togithub.com/attest-team-ci) in [https://github.com/dequelabs/axe-core-npm/pull/1056](https://togithub.com/dequelabs/axe-core-npm/pull/1056) - fix(playwright): skip unloaded iframes by [@​straker](https://togithub.com/straker) in [https://github.com/dequelabs/axe-core-npm/pull/1060](https://togithub.com/dequelabs/axe-core-npm/pull/1060) - chore: bump the npm-low-risk group across 1 directory with 28 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1061](https://togithub.com/dequelabs/axe-core-npm/pull/1061) - chore: bump ejs from 3.1.9 to 3.1.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1049](https://togithub.com/dequelabs/axe-core-npm/pull/1049) - ci: update sync to master to include team-reviewers by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1062](https://togithub.com/dequelabs/axe-core-npm/pull/1062) - chore: RC v4.9.1 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1065](https://togithub.com/dequelabs/axe-core-npm/pull/1065) - Release v4.9.1 by [@​dequejenn](https://togithub.com/dequejenn) in [https://github.com/dequelabs/axe-core-npm/pull/1068](https://togithub.com/dequelabs/axe-core-npm/pull/1068) **Full Changelog**: dequelabs/axe-core-npm@v4.9.0...v4.9.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
May 21, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@axe-core/playwright](https://togithub.com/dequelabs/axe-core-npm) | [`4.9.0` -> `4.9.1`](https://renovatebot.com/diffs/npm/@axe-core%2fplaywright/4.9.0/4.9.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@axe-core%2fplaywright/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@axe-core%2fplaywright/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@axe-core%2fplaywright/4.9.0/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@axe-core%2fplaywright/4.9.0/4.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dequelabs/axe-core-npm (@​axe-core/playwright)</summary> ### [`v4.9.1`](https://togithub.com/dequelabs/axe-core-npm/releases/tag/v4.9.1): Release 4.9.1 [Compare Source](https://togithub.com/dequelabs/axe-core-npm/compare/v4.9.0...v4.9.1) #### What's Changed - chore: bump ip from 1.1.8 to 1.1.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1023](https://togithub.com/dequelabs/axe-core-npm/pull/1023) - test(cli): add test to cover selenium-webdriver <4.17.0 by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1038](https://togithub.com/dequelabs/axe-core-npm/pull/1038) - chore: merge master into develop by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1041](https://togithub.com/dequelabs/axe-core-npm/pull/1041) - chore: bump undici from 5.28.3 to 5.28.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1042](https://togithub.com/dequelabs/axe-core-npm/pull/1042) - chore: update test-fixtures to fix lazy load iframe by [@​straker](https://togithub.com/straker) in [https://github.com/dequelabs/axe-core-npm/pull/1053](https://togithub.com/dequelabs/axe-core-npm/pull/1053) - docs(react): Update React support information. Offer axe Developer Hub by [@​ballendq](https://togithub.com/ballendq) in [https://github.com/dequelabs/axe-core-npm/pull/1047](https://togithub.com/dequelabs/axe-core-npm/pull/1047) - fix: Update axe-core to v4.9.1 by [@​straker](https://togithub.com/straker) in [https://github.com/dequelabs/axe-core-npm/pull/1055](https://togithub.com/dequelabs/axe-core-npm/pull/1055) - chore: RC v4.9.1 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1057](https://togithub.com/dequelabs/axe-core-npm/pull/1057) - chore: Update axe-core to v4.9.1 by [@​attest-team-ci](https://togithub.com/attest-team-ci) in [https://github.com/dequelabs/axe-core-npm/pull/1056](https://togithub.com/dequelabs/axe-core-npm/pull/1056) - fix(playwright): skip unloaded iframes by [@​straker](https://togithub.com/straker) in [https://github.com/dequelabs/axe-core-npm/pull/1060](https://togithub.com/dequelabs/axe-core-npm/pull/1060) - chore: bump the npm-low-risk group across 1 directory with 28 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1061](https://togithub.com/dequelabs/axe-core-npm/pull/1061) - chore: bump ejs from 3.1.9 to 3.1.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/dequelabs/axe-core-npm/pull/1049](https://togithub.com/dequelabs/axe-core-npm/pull/1049) - ci: update sync to master to include team-reviewers by [@​michael-siek](https://togithub.com/michael-siek) in [https://github.com/dequelabs/axe-core-npm/pull/1062](https://togithub.com/dequelabs/axe-core-npm/pull/1062) - chore: RC v4.9.1 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/dequelabs/axe-core-npm/pull/1065](https://togithub.com/dequelabs/axe-core-npm/pull/1065) - Release v4.9.1 by [@​dequejenn](https://togithub.com/dequejenn) in [https://github.com/dequelabs/axe-core-npm/pull/1068](https://togithub.com/dequelabs/axe-core-npm/pull/1068) **Full Changelog**: dequelabs/axe-core-npm@v4.9.0...v4.9.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
This was referenced Sep 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No QA needed