Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 3, 2021

Bumps eslint-plugin-jsx-a11y from 6.3.1 to 6.4.1.

Changelog

Sourced from eslint-plugin-jsx-a11y's changelog.

6.4.1 / 2020-10-26

  • f8a4496 Upgrade jsx-ast-utils to v3.1.0

6.4.0 / 2020-10-26

  • 83e4ff2 [Deps] update axe-core, jsx-ast-utils
  • eb92b07 [Dev Deps] update @babel/cli, @babel/core, @babel/plugin-transform-flow-strip-types, eslint-plugin-flowtype, eslint-plugin-import, estraverse, expect, object.assign
  • 3d98d7a [Deps] update @babel/runtime, axe-core
  • f702f62 [readme] add Spanish translation
  • c2ae092 [Docs] no-static-element-interactions: Fixed rule name in comments
  • b90e20d Fix screenreader -> screen reader
  • 645900a Fixed rule name in comments
  • 381b9d6 [fix:634] Ignore control elements that are hidden
  • 2c47f0a [Fix] autocomplete-valid: workaround for axe not being able to handle null
  • 00bd6d8 Add failing test for autocomplete with dynamic type
  • 3c49c9a Add WCAG guidelines to rule documentation
  • 4ecaf35 Add a testcase for tablist to interactive supports focus
  • dac6864 Deprecate the accessible-emoji rule
  • 5191053 Update to axobject-query@2.2.0
  • b315698 Allow negative tabindex in aria-activedescendant-has-tabindex
  • 8e6fcd0 docs: fix travis badge now points to correct location at travis-ci.com
  • 2234df7 Account for additional control elements in label-has-associated-control
  • 5cbb718 Adding test cases for label tests
  • 66c425c Additional test case for no-redundant-roles
Commits
  • c99beef 6.4.1
  • f8a4496 Upgrade jsx-ast-utils to v3.1.0
  • 1834668 Merge pull request #753 from jsx-eslint/tag-6.4.0
  • a6d883d CHANGELOG update for v6.4.0
  • 83e4ff2 [Deps] update axe-core, jsx-ast-utils
  • eb92b07 [Dev Deps] update @babel/cli, @babel/core, `@babel/plugin-transform-flow-...
  • 3d98d7a [Deps] update @babel/runtime, axe-core
  • f702f62 [readme] add Spanish translation
  • 5b35bb0 Merge pull request #725 from piperchester/patch-1
  • 3652357 Merge branch 'master' into patch-1
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the 🔗 dependencies Pull requests that update a dependency file label Mar 3, 2021
@codecov
Copy link

codecov bot commented Mar 3, 2021

Codecov Report

Merging #625 (d8b2b77) into master (005d450) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            master      #625    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           24        29     +5     
  Lines          149       303   +154     
  Branches        30        65    +35     
==========================================
+ Hits           149       303   +154     
Impacted Files Coverage Δ
packages/ab-test-jsx/src/withABTest/withABTest.tsx 100.00% <ø> (ø)
...ckages/ab-test-jsx/src/withABTests/withABTests.tsx 100.00% <ø> (ø)
.../ab-test-jsx/src/ABTestsContext/ABTestsContext.tsx 100.00% <100.00%> (ø)
...b-test-jsx/src/ABTestsProvider/ABTestsProvider.tsx 100.00% <100.00%> (ø)
packages/ab-test-jsx/src/useABTests/useABTests.tsx 100.00% <100.00%> (ø)
...sx/src/withABTestsProvider/withABTestsProvider.tsx 100.00% <100.00%> (ø)
...r-boundary-jsx/src/ErrorBoundary/ErrorBoundary.tsx 100.00% <100.00%> (ø)
...ry-jsx/src/withErrorBoundary/withErrorBoundary.tsx 100.00% <100.00%> (ø)
...fast-number-formatter/src/numberFormatter/index.ts 100.00% <100.00%> (ø)
...es/feature-toggle-jsx/src/useFeature/useFeature.ts 100.00% <100.00%> (ø)
... and 18 more

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 d9313fe...d8b2b77. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.4.1 branch from 6a28481 to a876be9 Compare May 28, 2021 22:52
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.4.1 branch 2 times, most recently from 681c8c7 to bf3b756 Compare June 19, 2021 14:10
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.4.1 branch from bf3b756 to d8b2b77 Compare June 25, 2021 17:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants