chore(deps): update all non-major dependencies #885
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:
^2.1.11->^2.1.12^2.1.10->^2.1.11^10.0.35->^10.1.1^2.2.10->^2.2.11^16.9.53->^16.9.55^16.9.8->^16.9.9^4.5.0->^4.6.0^4.5.0->^4.6.0^0.10.4->^0.10.5^7.11.0->^7.12.1^6.13.0->^6.15.0^6.3.1->^6.4.1^2.24.80->^2.24.92^2.3.17->^2.3.22^10.4.2->^10.5.1^2.32.1->^2.33.1^1.27.0->^1.28.0^9.2.0->^9.2.1^4.0.3->^4.0.5Release Notes
4Catalyzer/cli
v2.1.12Compare Source
emotion-js/emotion
v10.1.1Compare Source
Patch Changes
fe30cbd6#2066 Thanks @Andarist! - Fixed an issue with React giving warning about static children not having unique keys when using the classicjsxfactory. This example illustrates the situation in which this has been incorrectly happening:v10.1.0Compare Source
Minor Changes
71514b06#1970 Thanks @FLGMwt! - Support for the new JSX runtimes has been added. They require compatible React versions and shouldn't be manually used.To use them you can use the new
@jsxImportSource @​emotion/corepragma instead of the old@jsx jsxor you can use@emotion/babel-preset-css-propwith{ runtime: 'automatic' }option to have it handled automatically for you for the whole project.typescript-eslint/typescript-eslint
v4.6.0Compare Source
Bug Fixes
Features
[](#2704) (ef8b5a7), closes #2582no-unnecessary-type-constraintrule (#2516) (880ac75)space-infix-ops(#2593) (343d20d)4Catalyzer/astroturf
v0.10.5Compare Source
Bug Fixes
eslint/eslint
v7.12.1Compare Source
08f33e8Upgrade: @eslint/eslintrc to fix rule schema validation (fixes #13793) (#13794) (Brandon Mills)aeef485Fix: Pass internal config paths in FileEnumerator default (fixes #13789) (#13792) (Brandon Mills)631ae8bSponsors: Sync README with website (ESLint Jenkins)v7.12.0Compare Source
cbf3585Update: skip keyword check for fns in space-before-blocks (fixes #13553) (#13712) (Milos Djermanovic)256f656Fix: autofix shouldn't produce template literals with\8or\9(#13737) (Milos Djermanovic)b165aa5Fix: yoda rule autofix produces syntax errors with adjacent tokens (#13760) (Milos Djermanovic)3175316Fix: prefer-destructuring invalid autofix with comma operator (#13761) (Milos Djermanovic)1a9f171Chore: Remove more ESLintRC-related files (refs #13481) (#13762) (Nicholas C. Zakas)bfddcedUpdate: remove suggestion if it didn't provide a fix (fixes #13723) (#13772) (Milos Djermanovic)5183b14Update: check template literal in no-script-url (#13775) (YeonJuan)bfe97d2Sponsors: Sync README with website (ESLint Jenkins)6c51adeSponsors: Sync README with website (ESLint Jenkins)603de04Update: treat all literals like boolean literal in no-constant-condition (#13245) (Zen)289aa6fSponsors: Sync README with website (ESLint Jenkins)9a1f669Sponsors: Sync README with website (ESLint Jenkins)637f818Docs: add more examples for no-func-assign (fixes #13705) (#13777) (Nitin Kumar)17cc0ddChore: add test case for no-func-assign (refs #13705) (#13783) (Nitin Kumar)dee0f77Docs: add TOC to user-guide/configuring.md (#13727) (metasean)0510621Update: Fix && vs || short-circuiting false negatives (fixes #13634) (#13769) (Brandon Mills)8b6ed69Sponsors: Sync README with website (ESLint Jenkins)1457509Docs: fix broken links in Node.js API docs (#13771) (Laura Barluzzi)7c813d4Docs: Fix typo in v7 migration page (#13778) (Yusuke Sasaki)b025795Docs: Fix the format option name in the document (#13770) (Hideki Igarashi)84fd591Chore: Increase Mocha timeout for copying fixtures (#13768) (Brandon Mills)1faeb84Docs: clarify that space-unary-ops doesn't apply when space is required (#13767) (Taylor Morgan)67c0605Update: check computed keys in no-prototype-builtins (fixes #13088) (#13755) (Milos Djermanovic)b5e011cSponsors: Sync README with website (ESLint Jenkins)prettier/eslint-config-prettier
v6.15.0Compare Source
v6.14.0Compare Source
evcohen/eslint-plugin-jsx-a11y
v6.4.1Compare Source
==================
f8a4496Upgrade jsx-ast-utils to v3.1.0v6.4.0Compare Source
==================
83e4ff2[Deps] updateaxe-core,jsx-ast-utilseb92b07[Dev Deps] update@babel/cli,@babel/core,@babel/plugin-transform-flow-strip-types,eslint-plugin-flowtype,eslint-plugin-import,estraverse,expect,object.assign3d98d7a[Deps] update@babel/runtime,axe-coref702f62[readme] add Spanish translationc2ae092[Docs]no-static-element-interactions: Fixed rule name in commentsb90e20dFix screenreader -> screen reader645900aFixed rule name in comments381b9d6[fix:634] Ignore control elements that are hidden2c47f0a[Fix]autocomplete-valid: workaround for axe not being able to handlenull00bd6d8Add failing test for autocomplete with dynamic type3c49c9aAdd WCAG guidelines to rule documentation4ecaf35Add a testcase for tablist to interactive supports focusdac6864Deprecate the accessible-emoji rule5191053Update to [email protected]b315698Allow negative tabindex in aria-activedescendant-has-tabindex8e6fcd0docs: fix travis badge now points to correct location at travis-ci.com2234df7Account for additional control elements in label-has-associated-control5cbb718Adding test cases for label tests66c425cAdditional test case for no-redundant-rolesgatsbyjs/gatsby
v2.24.92Compare Source
v2.24.91Compare Source
v2.24.90Compare Source
v2.24.89Compare Source
v2.24.88Compare Source
v2.24.87Compare Source
v2.24.86Compare Source
v2.24.85Compare Source
v2.24.84Compare Source
v2.24.83Compare Source
v2.24.82Compare Source
v2.24.81Compare Source
okonet/lint-staged
v10.5.1Compare Source
Bug Fixes
v10.5.0Compare Source
Features
rollup/rollup
v2.33.1Compare Source
2020-11-02
Bug Fixes
syntheticNamedExportstothis.getModuleInfoto align with documentation (#3841)Pull Requests
v2.33.0Compare Source
2020-11-01
Features
Pull Requests
sass/dart-sass
v1.28.0Compare Source
color.hwb()function tosass:colorthat can express colors in HWB format.color.whiteness()andcolor.blackness()functions tosass:colorto get a color's HWB whiteness and blackness components.
$whitenessand$blacknessparameters tocolor.adjust(),color.change(), andcolor.scale()to modify a color's HWB whitenessand blackness components.
Dart API
SassColorclass, including aSassColor.hwb()constructor,
whitenessandblacknessgetters, and achangeHwb()method.v1.27.2Compare Source
v1.27.1Compare Source
Potentially breaking bug fix:
meta.load-css()now correctly uses thename
$urlfor its first argument, rather than$module.Don't crash when using
InfinityorNaNas a key in a map.Emit a proper parse error for a
=with no right-hand side in a function.Avoid going exponential on certain recursive
@extendedge cases.sinonjs/sinon
v9.2.1Compare Source
Microsoft/TypeScript
v4.0.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Renovate configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 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.