Closed renovate[bot] closed 2 years ago
Merging #99 (9a63b88) into main (2f3ec0d) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #99 +/- ##
=======================================
Coverage 92.70% 92.70%
=======================================
Files 2 2
Lines 96 96
Branches 32 32
=======================================
Hits 89 89
Misses 6 6
Partials 1 1
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact)
,ΓΈ = not affected
,? = missing data
Powered by Codecov. Last update 2f3ec0d...9a63b88. Read the comment docs.
:tada: This PR is included in version 1.2.5 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This PR contains the following updates:
6.5.1
->6.6.0
7.30.0
->7.30.1
2.6.2
->2.7.1
4.7.2
->4.7.4
Release Notes
jsx-eslint/eslint-plugin-jsx-a11y
### [`v6.6.0`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/CHANGELOG.md#660--2022-06-23) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.5.1...v6.6.0) \================== - [`566011b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/566011b) \[New] `aria-role`: add `allowedInvalidRoles` option ([#828](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/828)) - [`64dcac6`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/64dcac6) \[New] Introduce a plugin-wide setting for custom components. ([#844](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/844)) - [`ce2c328`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ce2c328) \[Fix] `no-redundant-roles`, `role-supports-aria-props`: Remove implicit role from dl element ([#848](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/848)) - [`fb20bc4`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/fb20bc4) \[Refactor] `role-supports-aria-props`: clean up the logic a bit - [`1826628`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/1826628) \[Refactor] reduce egregious use of array spread, in favor of `[].concat` idiom - [`0f1615a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/0f1615a) \[Docs] `no-static-element-interactions`: Update error message ([#843](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/843)) - [`9980d1d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/9980d1d) \[Docs] Add infrastructure for auto-generating markdown table and list ([#837](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/837)) - [`f878d3b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f878d3b) \[Docs] Update project readme ([#831](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/831)) - [`aea7671`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/aea7671) \[Deps] update `@babel/runtime`, `array-includes`, `axe-core`, `jsx-ast-utils` - [`d74173a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/d74173a) \[Deps] update `jsx-ast-utils` - [`f6ba03c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f6ba03c) \[Deps] update `@babel/runtime`, `jsx-ast-utils` - [`547dab4`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/547dab4) \[Deps] update `@babel/runtime`, `axe-core`, `minimatch` - [`baaf791`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/baaf791) \[Deps] update `@babel/runtime`, `minimatch`, `semver` - [`c015fef`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/c015fef) \[Deps] update `@babel/runtime`, `axe-core`, `damerau-levenshtein` - [`832cbd6`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/832cbd6) \[meta] add `export default` instead of `module.exports` ([#861](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/861)) - [`ee933a2`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ee933a2) \[meta] Add CONTRIBUTING.md to solicit contributions ([#846](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/846)) - [`fa3c869`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/fa3c869) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `aud`, `eslint-plugin-eslint-plugin`, `eslint-plugin-flowtype`, `eslint-plugin-import` - [`fb3d51e`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/fb3d51e) \[Dev Deps] update `@babel/core`, `@babel/register`, `eslint-plugin-import`, `minimist` - [`8c1df4d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/8c1df4d) \[Dev Deps] pin `@technote-space/doctoc` because v2.5 is a breaking change - [`fb071ab`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/fb071ab) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `eslint-plugin-eslint-plugin` - [`5e966e5`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/5e966e5) \[Dev Deps] update `@babel/cli` - [`f597f5b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/f597f5b) \[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser` - [`287854a`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/287854a) \[Tests] Fix `npm run flow` ([#856](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/856)) - [`112261c`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/112261c) \[Tests] skip fragment tests in eslint < 6 - [`ea877c4`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/ea877c4) \[Tests] `img-redundant-alt-test`: add passing tests ([#832](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/832)) - [`685426d`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/685426d) test: align usage of jest expect across tests ([#827](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/827)) - [`c460a8b`](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y/commit/c460a8b) \[Tests] move invalid test case to valid; changed in axe-core v4.4jsx-eslint/eslint-plugin-react
### [`v7.30.1`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7301---20220623) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.30.0...v7.30.1) ##### Fixed - \[`display-name`]: fix false positive for HOF returning only nulls ([#3291][] [@golopot](https://togithub.com/golopot)) - \[`jsx-no-leaked-render`]: avoid unnecessary negation operators and ternary branches deletion ([#3299][] [@Belco90](https://togithub.com/Belco90)) - \[`display-name`]: fix false positive when using memo ([#3304][] [@golopot](https://togithub.com/golopot)) ##### Changed - \[Docs] \[`jsx-tag-spacing`]: rename option from \[[#3264](https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3264)]\[] (\[[#3294](https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3294)\[] [@ljharb](https://togithub.com/ljharb)) - \[Docs] \[`jsx-key`]: split the examples ([#3293][] [@ioggstream](https://togithub.com/ioggstream)) [7.30.1]: https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.30.0...v7.30.1 [#3304]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3304 [#3299]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3299 [#3294]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3294 [#3293]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3293 [#3291]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3291prettier/prettier
### [`v2.7.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#271) [Compare Source](https://togithub.com/prettier/prettier/compare/2.7.0...2.7.1) [diff](https://togithub.com/prettier/prettier/compare/2.7.0...2.7.1) ##### Keep useful empty lines in description ([#13013](https://togithub.com/prettier/prettier/pull/13013) by [@chimurai](https://togithub.com/chimurai)) ```graphql ``` ### [`v2.7.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#Prettier-270) [Compare Source](https://togithub.com/prettier/prettier/compare/2.6.2...2.7.0) """ First line Second Line """ type Person { name: String }Microsoft/TypeScript
### [`v4.7.4`](https://togithub.com/microsoft/TypeScript/releases/tag/v4.7.4) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.4) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 4.7.0 (Beta)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.0%22+). - [fixed issues query for Typescript 4.7.1 (RC)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.1%22+). - [fixed issues query for Typescript 4.7.2 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.2%22+). - [fixed issues query for Typescript 4.7.3 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.3%22+). - [fixed issues query for Typescript 4.7.4 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.4%22+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2022/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-474) ([Select new version in project options](https://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild) ### [`v4.7.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v4.7.3) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.7.2...v4.7.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-7/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 4.7.0 (Beta)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.0%22+). - [fixed issues query for Typescript 4.7.1 (RC)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.1%22+). - [fixed issues query for Typescript 4.7.2 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.2%22+). - [fixed issues query for Typescript 4.7.3 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.7.3%22+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2022/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-473) ([Select new version in project options](https://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)Configuration
π Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.