Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update eslint #786

Merged
merged 1 commit into from
Nov 2, 2023
Merged

fix(deps): update eslint #786

merged 1 commit into from
Nov 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsx-a11y ^6.7.1 -> ^6.8.0 age adoption passing confidence
eslint-plugin-playwright ^0.16.0 -> ^0.16.0 || ^0.18.0 age adoption passing confidence
eslint-plugin-sonarjs ^0.21.0 -> ^0.22.0 age adoption passing confidence

Release Notes

jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)

v6.8.0

Compare Source

Merged
  • Allow title attribute or aria-label attribute instead of accessible child in the "anchor-has-content" rule #727
Fixed
  • [Docs] aria-activedescendant-has-tabindex: align with changes from #​708 #924
  • [Fix] control-has-associated-label: don't accept whitespace as an accessible label #918
Commits
  • [Tests] migrate helper parsers function from eslint-plugin-react ce4d57f
  • [Refactor] use es-iterator-helpers 52de824
  • [New] mouse-events-have-key-events: add hoverInHandlers/hoverOutHandlers config db64898
  • [New] add polymorphicPropName setting for polymorphic components fffb05b
  • [Fix] isNonInteractiveElement: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1 64bfea6
  • [Refactor] use hasown instead of has 9a8edde
  • [actions] update used actions 10c061a
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, @babel/register, aud, eslint-doc-generator, eslint-plugin-import, minimist 6d5022d
  • [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/register, eslint-doc-generator, eslint-plugin-import 4dc7f1e
  • [New] anchor-has-content: Allow title attribute OR aria-label attribute e6bfd5c
  • [patch] mouse-events-have-key-events: rport the attribute, not the node eadd70c
  • [Deps] update @babel/runtime, array-includes, array.prototype.flatmap, object.entries, object.fromentries 46ffbc3
  • [Deps] update @babel/runtime, axobject-query, jsx-ast-utils, semver 5999555
  • [Fix] pin aria-query and axe-core to fix failing tests on main 8d8f016
  • [patch] move semver from Deps to Dev Deps 4da13e7
  • [Deps] update ast-types-flow b755318
  • [Dev Deps] update eslint-plugin-import f1c976b
  • [Deps] unpin language-tags 3d1d26d
  • [Docs] no-static-element-interactions: tabIndex is written tabindex 1271153
  • [Deps] Upgrade ast-types-flow to mitigate Docker user namespacing problems f0d2ddb
  • [Dev Deps] pin jackspeak since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6 0c278f4
playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)

v0.18.0

Compare Source

Bug Fixes
Features

v0.17.0

Compare Source

Features
SonarSource/eslint-plugin-sonarjs (eslint-plugin-sonarjs)

v0.22.0

Compare Source

What's Changed

  • Update vulnerable dependencies

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.21.0...0.22.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from prisis as a code owner October 23, 2023 00:07
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Oct 23, 2023
@renovate renovate bot force-pushed the renovate/eslint branch 2 times, most recently from df8e865 to 2de5c8f Compare October 26, 2023 22:34
@renovate renovate bot changed the title chore(deps): update eslint chore(deps): update dependency eslint-plugin-playwright to ^0.16.0 || ^0.18.0 Oct 31, 2023
@renovate renovate bot force-pushed the renovate/eslint branch 2 times, most recently from 918a54c to 18b6e29 Compare October 31, 2023 17:59
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-playwright to ^0.16.0 || ^0.18.0 chore(deps): update eslint Nov 1, 2023
@renovate renovate bot force-pushed the renovate/eslint branch from 18b6e29 to cea241f Compare November 1, 2023 13:40
@renovate renovate bot force-pushed the renovate/eslint branch from cea241f to 9287585 Compare November 2, 2023 00:12
@prisis prisis changed the title chore(deps): update eslint fix(deps): update eslint Nov 2, 2023
@prisis prisis merged commit eed1fb3 into main Nov 2, 2023
18 checks passed
@prisis prisis deleted the renovate/eslint branch November 2, 2023 07:48
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using our GitHub Discussions tab for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant