chore(deps): update all minor dependencies #186
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.2.0
->7.3.0
23.13.2
->23.16.0
6.2.3
->6.3.1
2.14.0
->2.18.0
Release Notes
eslint/eslint
v7.3.0
Compare Source
638a6d6
Update: add missingadditionalProperties: false
to some rules' schema (#13198) (Milos Djermanovic)949a5cd
Update: fix operator-linebreak overrides schema (#13199) (Milos Djermanovic)9e1414e
New: Add no-promise-executor-return rule (fixes #12640) (#12648) (Milos Djermanovic)09cc0a2
Update: max-lines reporting loc improvement (refs #12334) (#13318) (Anix)ee2fc2e
Update: object-property-newline end location (refs #12334) (#13399) (Anix)d98152a
Update: added empty error array check for false negative (#13200) (Anix)7fb45cf
Fix: clone config before validating (fixes #12592) (#13034) (Anix)aed46f6
Sponsors: Sync README with website (ESLint Jenkins)7686d7f
Update: semi-spacing should check do-while statements (#13358) (Milos Djermanovic)cbd0d00
Update: disallow multiple options in comma-dangle schema (fixes #13165) (#13166) (Milos Djermanovic)b550330
New: Add no-unreachable-loop rule (fixes #12381) (#12660) (Milos Djermanovic)13999d2
Update: curly should check consequentif
statements (#12947) (Milos Djermanovic)c42e548
Chore: enable exceptRange option in the yoda rule (#12857) (Milos Djermanovic)6cfbd03
Update: Drop @typescript-eslint/eslint-recommended fromeslint --init
(#13340) (Minh Nguyen)796f269
Chore: update eslint-config-eslint's required node version (#13379) (薛定谔的猫)9d0186e
Docs: Fix changelog versions (#13410) (Tony Brix)1ee3c42
Docs: On maxEOF with eol-last (fixes #12742) (#13374) (Arthur Dias)2a21049
Update: key-spacing loc changes for extra space (refs #12334) (#13362) (Anix)7ce7988
Chore: Replace the inquirer dependency with enquirer (#13254) (Selwyn)0f1f5ed
Docs: Add security policy link to README (#13403) (Nicholas C. Zakas)9e9ba89
Sponsors: Sync README with website (ESLint Jenkins)ca59fb9
Sponsors: Sync README with website (ESLint Jenkins)jest-community/eslint-plugin-jest
v23.16.0
Compare Source
Features
no-conditional-expect
rule (aba53e4)no-try-expect
in favor ofno-conditional-expect
(6d07cad)v23.15.0
Compare Source
Features
additionalTestBlockFunctions
(#585) (ed220b2)v23.14.0
Compare Source
Bug Fixes
Features
23.13.2 (2020-05-26)
Bug Fixes
fail
to globals (#595) (aadc5ec)23.13.1 (2020-05-17)
Bug Fixes
evcohen/eslint-plugin-jsx-a11y
v6.3.1
Compare Source
==================
765da0f
Update to aria-query 4.2.2d528e8c
Fix aria-level allowed on elements wit role heading (#704)29c6859
[meta] remove yarn registry from npmrc, so publishing worksf52c206
chore(package): update estraverse to version 5.0.0v6.3.0
Compare Source
==================
cce838a
Update aria-query to 4.2.0121e8a4
Add two test cases found while upgrading to ARIA 1.28059f51
Fix test failures raised by the upgrade to ARIA 1.20d24e3a
Update package.jsonb1f412a
Fix test failures in role-has-required-aria-props due to ARIA 1.2 updates74cec6e
Fix test failures in no-noninteractive-element-interactions due to ARIA 1.2 updates835b89e
Fix test failures in role-supports-aria-props-test due to ARIA 1.2 updates730319b
Account for the null semantic generic role in ARIA 1.27dfa7c9
Update aria-query from 4.0.1 to 4.0.242098b9
[Refactor]img-redundant-alt
: removing a use ofsome
a910d83
[Tests]label-has-associated-control
: add test forb273fe5
[New] Support ESLint 7.x1a97632
[Deps] update@babel/runtime
,array-includes
,axe-core
,axobject-query
,damerau-levenshtein
,jsx-ast-utils
b36976f
[Dev Deps] update@babel/cli
,@babel/core
,@babel/plugin-transform-flow-types
,babel-eslint
,babel-jest
,coveralls
,eslint-config-airbnb-base
,eslint-plugin-flowtype
,eslint-plugin-import
,estraverse
,in-publish
,jest
,minimist
,rimraf
,safe-publish-latest
89acdc4
fix: removing the use of the some function410ae43
chore(package): update eslint-plugin-flowtype to version 5.0.0a87f83d
fix(package): update emoji-regex to version 9.0.071940e6
chore(package): update babel-preset-airbnb to version 5.0.0d471f54
docs: Fix 404 links to WAI-ARIA spec42a2016
Fixes #669: use thelanguage-tags
package to check thelang
rule7bcea20
[Tests] update axe-coref13dc38
[Deps] Pin axe-core version33670bb
fix: require missing 'autocomplete-valid' ruleaca4c37
chore(mouse-event): revert unrelated formatting changesdf1e275
fix(mouse-event): remove check from custom elements1a16a1c
chore(package): update jscodeshift to version 0.7.07a55cdd
chore(package): update flow-bin to version 0.113.08e0d22b
Update aria-query and axobject-query to the latest versionsdd49060
Added test cases for an empty or undefined value of aria-label and aria-labelledby in alt-text1a7b94f
Updated dependencies including eslint-config-airbnb-base3aea217
chore: replace ignoreNonDOM with inputComponents1848d00
feat(autocomplete-valid): add to recommended & strict config8703840
refactor: use to axe-cre 3.4 SerialVirtualNode format3519c7b
chore: Remove axe VirtualNode abstraction9ac55c4
autocomplete-valid: Add inline comment44c6098
Update axe-core to 3.3.09916990
new autocomplete-valid rule82f598e
[Docs] examples: add language in code block for syntax highlight2529ad3
fixing casing issue on aria-props00926f2
Update README.mdce5d121
Update README.md031574e
chore(package): update flow-bin to version 0.103.0e00e1db
[meta] add FUNDING.ymle1e5fae
Fix readme filerollup/rollup
v2.18.0
Compare Source
2020-06-22
Features
inlineDynamicImports
,manualChunks
andpreserveModules
can now be used as output options (#3645)Bug Fixes
this.getFileName
will now always return the correct file name for chunks when multiple outputs are created (#3645)Pull Requests
v2.17.1
Compare Source
2020-06-19
Bug Fixes
Pull Requests
v2.17.0
Compare Source
2020-06-17
Features
Bug Fixes
Pull Requests
v2.16.1
Compare Source
2020-06-13
Bug Fixes
Pull Requests
v2.16.0
Compare Source
2020-06-12
Features
Pull Requests
manualChunks
for code splitting (@zlamma)v2.15.0
Compare Source
2020-06-08
Features
watch: false
(#3620)sourcemapPathTransform
(#3617)Pull Requests
Renovate configuration
📅 Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.