Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(deps): update eslint and prettier #543

Merged
merged 1 commit into from
Jun 28, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsx-a11y 6.5.1 -> 6.6.0 age adoption passing confidence
eslint-plugin-prettier 4.0.0 -> 4.1.0 age adoption passing confidence
eslint-plugin-react 7.30.0 -> 7.30.1 age adoption passing confidence

Release Notes

jsx-eslint/eslint-plugin-jsx-a11y

v6.6.0

Compare Source

==================

  • 566011b [New] aria-role: add allowedInvalidRoles option (#​828)
  • 64dcac6 [New] Introduce a plugin-wide setting for custom components. (#​844)
  • ce2c328 [Fix] no-redundant-roles, role-supports-aria-props: Remove implicit role from dl element (#​848)
  • fb20bc4 [Refactor] role-supports-aria-props: clean up the logic a bit
  • 1826628 [Refactor] reduce egregious use of array spread, in favor of [].concat idiom
  • 0f1615a [Docs] no-static-element-interactions: Update error message (#​843)
  • 9980d1d [Docs] Add infrastructure for auto-generating markdown table and list (#​837)
  • f878d3b [Docs] Update project readme (#​831)
  • aea7671 [Deps] update @babel/runtime, array-includes, axe-core, jsx-ast-utils
  • d74173a [Deps] update jsx-ast-utils
  • f6ba03c [Deps] update @babel/runtime, jsx-ast-utils
  • 547dab4 [Deps] update @babel/runtime, axe-core, minimatch
  • baaf791 [Deps] update @babel/runtime, minimatch, semver
  • c015fef [Deps] update @babel/runtime, axe-core, damerau-levenshtein
  • 832cbd6 [meta] add export default instead of module.exports (#​861)
  • ee933a2 [meta] Add CONTRIBUTING.md to solicit contributions (#​846)
  • 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 [Dev Deps] update @babel/core, @babel/register, eslint-plugin-import, minimist
  • 8c1df4d [Dev Deps] pin @technote-space/doctoc because v2.5 is a breaking change
  • fb071ab [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser, @babel/plugin-transform-flow-strip-types, eslint-plugin-eslint-plugin
  • 5e966e5 [Dev Deps] update @babel/cli
  • f597f5b [Dev Deps] update @babel/cli, @babel/core, @babel/eslint-parser
  • 287854a [Tests] Fix npm run flow (#​856)
  • 112261c [Tests] skip fragment tests in eslint < 6
  • ea877c4 [Tests] img-redundant-alt-test: add passing tests (#​832)
  • 685426d test: align usage of jest expect across tests (#​827)
  • c460a8b [Tests] move invalid test case to valid; changed in axe-core v4.4
prettier/eslint-plugin-prettier

v4.1.0

Compare Source

jsx-eslint/eslint-plugin-react

v7.30.1

Compare Source

Fixed
Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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, click this checkbox.

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

@vercel
Copy link

vercel bot commented Jun 23, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
svg-drawing ✅ Ready (Inspect) Visit Preview Jun 27, 2022 at 3:41PM (UTC)

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Jun 23, 2022
@codecov
Copy link

codecov bot commented Jun 23, 2022

Codecov Report

Merging #543 (0d6af06) into master (73c4709) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #543   +/-   ##
=======================================
  Coverage   62.12%   62.12%           
=======================================
  Files          16       16           
  Lines         940      940           
  Branches      169      169           
=======================================
  Hits          584      584           
  Misses        235      235           
  Partials      121      121           

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 73c4709...0d6af06. Read the comment docs.

@renovate renovate bot force-pushed the renovate/eslint-and-prettier branch from a2d2d3a to 9d8cfd0 Compare June 24, 2022 16:52
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-react to v7.30.1 chore(deps): update eslint and prettier Jun 24, 2022
@renovate renovate bot changed the title chore(deps): update eslint and prettier chore(deps): update ESLint and Prettier Jun 27, 2022
@renovate renovate bot force-pushed the renovate/eslint-and-prettier branch from 9d8cfd0 to 0d6af06 Compare June 27, 2022 15:39
@renovate renovate bot changed the title chore(deps): update ESLint and Prettier chore(deps): update eslint and prettier Jun 28, 2022
@kmkzt kmkzt merged commit 99572c6 into master Jun 28, 2022
@kmkzt kmkzt deleted the renovate/eslint-and-prettier branch June 28, 2022 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant