code-quality-tools
code-quality-tools copied to clipboard
chore: bump eslint-plugin-react-native-a11y from 2.0.4 to 3.2.1
Bumps eslint-plugin-react-native-a11y from 2.0.4 to 3.2.1.
Release notes
Sourced from eslint-plugin-react-native-a11y's releases.
v3.2.1
🐛 Bugfixes 🐛
- update fixer for has-valid-accessibility-descriptors [(#136)](FormidableLabs/eslint-plugin-react-native-a11y#136)
v3.2.0
✨ New Features ✨
- make has-valid-accessibility-descriptors fixable [(#131)](FormidableLabs/eslint-plugin-react-native-a11y#131)
🐛 Bugfixes 🐛
- allow Identifiers in accessibilityState [(#129)](FormidableLabs/eslint-plugin-react-native-a11y#129)
- support spread props in accessibilityState [(#132)](FormidableLabs/eslint-plugin-react-native-a11y#132)
- allow Touchables with accessible={false} [(#130)](FormidableLabs/eslint-plugin-react-native-a11y#130)
- assume MemberExpressions are valid [(#133)](FormidableLabs/eslint-plugin-react-native-a11y#133)
- update has-accessibility-value to only typecheck Literals [(#134)](FormidableLabs/eslint-plugin-react-native-a11y#134)
- update has-accessibility-role typechecking [(#135)](FormidableLabs/eslint-plugin-react-native-a11y#135)
v3.1.0
✨ New Features ✨
- Checks Touchable* components have accessibility props [(#128)](FormidableLabs/eslint-plugin-react-native-a11y#128)
v3.0.0
🚨 Breaking 🚨
- This release removes support for Node 10 (#126)
✨ New Features ✨
- Allow Eslint 7 as a peer dependency (#111)
🐛 Bugfixes 🐛
Changelog
Sourced from eslint-plugin-react-native-a11y's changelog.
V3.2.1
🐛 Bugfixes 🐛
- update fixer for has-valid-accessibility-descriptors [(#136)](FormidableLabs/eslint-plugin-react-native-a11y#136)
V3.2.0
✨ New Features ✨
- make has-valid-accessibility-descriptors fixable [(#131)](FormidableLabs/eslint-plugin-react-native-a11y#131)
🐛 Bugfixes 🐛
- allow Identifiers in accessibilityState [(#129)](FormidableLabs/eslint-plugin-react-native-a11y#129)
- support spread props in accessibilityState [(#132)](FormidableLabs/eslint-plugin-react-native-a11y#132)
- allow Touchables with accessible={false} [(#130)](FormidableLabs/eslint-plugin-react-native-a11y#130)
- assume MemberExpressions are valid [(#133)](FormidableLabs/eslint-plugin-react-native-a11y#133)
- update has-accessibility-value to only typecheck Literals [(#134)](FormidableLabs/eslint-plugin-react-native-a11y#134)
- update has-accessibility-role typechecking [(#135)](FormidableLabs/eslint-plugin-react-native-a11y#135)
V3.1.0
✨ New Features ✨
- Checks Touchable* components have accessibility props [(#128)](FormidableLabs/eslint-plugin-react-native-a11y#128)
V3.0.0
🚨 Breaking 🚨
- This release removes support for Node 10 [(#126)](FormidableLabs/eslint-plugin-react-native-a11y#126)
✨ New Features ✨
- Allow Eslint 7 as a peer dependency [(#111)](FormidableLabs/eslint-plugin-react-native-a11y#111)
🐛 Bugfixes 🐛
- only validate Literals in accessibilityState [(#112)](FormidableLabs/eslint-plugin-react-native-a11y#112)
- allow Identifiers in accessibilityActions [(#113)](FormidableLabs/eslint-plugin-react-native-a11y#113)
Commits
4f39a92release v3.2.1e5b0f97update fixer for has-valid-accessibility-descriptors (#136)caa2219release v3.2.01911be9update accessibility-role typechecking (#135)db47a25update has-accessibility-value to only typecheck Literals (#134)34b1c84assume MemberExpressions are valid (#133)184fe27support spread props in has-accessibility-state (#132)b5ad699make has-a11y-descriptors fixable (#131)01ff05aallow Toucables with accessible=false (#130)f176ef2allow Identifiers in accessibilityState (#129)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)