react-ssr-advanced-seed
react-ssr-advanced-seed copied to clipboard
chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.2
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
eslint-plugin-jsx-a11y | 6.2.3 -> 6.10.2 |
[!WARNING] Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)
v6.10.2
Fixed
- [patch]
no-redundandant-roles
: allow<img src="*.svg" role="img" />
#936
Commits
- [meta] fix changelog URLs
0d01a1a
- [Refactor] remove no-longer-needed
es-iterator-helpers
aa075bd
- [Refactor] avoid spreading things that are already arrays
d15d3ab
- [Dev Deps] update
@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,@babel/register
5dad7c4
- [Tests]
aria-role
: Add valid test for<svg role="img" />
daba189
- [Docs]
label-has-associated-control
: add line breaks for readability0bc6378
- [Tests]
label-has-associated-control
: add additional test cases30d2318
- [Tests] Add tests to reinforce required attributes for role="heading"
d92446c
v6.10.1
Commits
- [Fix] handle interactive/noninteractive changes from aria-query
4925ba8
- [Docs] Use consistent spelling of 'screen reader'
cb6788c
- [Dev Deps] update
@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,@babel/register
,auto-changelog
,eslint-plugin-import
,tape
518a77e
- [Deps] update
es-iterator-helpers
,string.prototype.includes
eed03a3
- [meta] package.json - Update jscodeshift & remove babel-jest
2ee940c
- [Docs] Remove accidental whitespace in CONTRIBUTING.md
a262131
- [Deps] unpin
aria-query
e517937
v6.10.0
Fixed
- [New]
label-has-associated-control
: add additional error message#1005
- [Fix]
label-has-associated-control
: ignore undetermined label text#966
Commits
- [Tests] switch from jest to tape
a284cbf
- [New] add eslint 9 support
deac4fd
- [New] add
attributes
settinga1ee7f8
- [New] allow polymorphic linting to be restricted
6cd1a70
- [Tests] remove duplicate tests
74d5dec
- [Dev Deps] update
@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
6eca235
- [readme] remove deprecated travis ci badge; add github actions badge
0be7ea9
- [Tests] use
npm audit
instead ofaud
05a5e49
- [Deps] update
axobject-query
912e98c
- [Deps] unpin
axobject-query
75147aa
- [Deps] update
axe-core
27ff7cb
- [readme] fix jsxA11y import name
ce846e0
- [readme] fix typo in shareable config section in readme
cca288b
v6.9.0
Fixed
Commits
- [New] add support for Flat Config
6b5f096
- Revert "[Fix]
isNonInteractiveElement
: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.1"75d5dd7
- [Robustness] use
safe-regex-test
4c7e781
- [actions] update actions/checkout
51a1ca7
- [Dev Deps] update
@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,@babel/register
,eslint-doc-generator
,object.entries
1271ac1
- [Dev Deps] update
@babel/cli
,@babel/core
,@babel/register
,aud
,eslint-plugin-import
,npmignore
,object.assign
540cb7a
- [Deps] update
@babel/runtime
,array-includes
,es-iterator-helpers
,hasown
,object.fromentries
,safe-regex-test
5d14408
- [Deps] pin
aria-query
andaxobject-query
, addls-engines
test to CI32fd82c
- [Dev Deps] update
@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,eslint-doc-generator
d1b4114
- [Fix] ensure
summary
remains non-interactive6a048da
- [Deps] remove
@babel/runtime
0a98ad8
- [New]
no-noninteractive-element-to-interactive-role
: allowmenuitemradio
andmenuitemcheckbox
on <li>c0733f9
- [Deps] update
@babel/runtime
,safe-regex-test
0d5321a
- [actions] pin codecov to v3.1.5
961817f
- [Deps] unpin
axe-core
b3559cf
- [Deps] move
object.entries
to dev deps1be7b70
- [Deps] update
@babel/runtime
2a48abb
- [Deps] update
@babel/runtime
1adec35
v6.8.0
Merged
- Allow
title
attribute oraria-label
attribute instead of accessible child in the "anchor-has-content" rule#727
Fixed
- [Docs]
aria-activedescendant-has-tabindex
: align with changes from #708#924
- [Fix]
control-has-associated-label
: don't accept whitespace as an accessible label#918
Commits
- [Tests] migrate helper parsers function from
eslint-plugin-react
ce4d57f
- [Refactor] use
es-iterator-helpers
52de824
- [New]
mouse-events-have-key-events
: addhoverInHandlers
/hoverOutHandlers
configdb64898
- [New] add
polymorphicPropName
setting for polymorphic componentsfffb05b
- [Fix]
isNonInteractiveElement
: Upgrade aria-query to 5.3.0 and axobject-query to 3.2.164bfea6
- [Refactor] use
hasown
instead ofhas
9a8edde
- [actions] update used actions
10c061a
- [Dev Deps] update
@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,@babel/register
,aud
,eslint-doc-generator
,eslint-plugin-import
,minimist
6d5022d
- [Dev Deps] update
@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/register
,eslint-doc-generator
,eslint-plugin-import
4dc7f1e
- [New]
anchor-has-content
: Allow title attribute OR aria-label attributee6bfd5c
- [patch]
mouse-events-have-key-events
: rport the attribute, not the nodeeadd70c
- [Deps] update
@babel/runtime
,array-includes
,array.prototype.flatmap
,object.entries
,object.fromentries
46ffbc3
- [Deps] update
@babel/runtime
,axobject-query
,jsx-ast-utils
,semver
5999555
- [Fix] pin
aria-query
andaxe-core
to fix failing tests on main8d8f016
- [patch] move
semver
from Deps to Dev Deps4da13e7
- [Deps] update
ast-types-flow
b755318
- [Dev Deps] update
eslint-plugin-import
f1c976b
- [Deps] unpin
language-tags
3d1d26d
- [Docs]
no-static-element-interactions
: tabIndex is written tabindex1271153
- [Deps] Upgrade ast-types-flow to mitigate Docker user namespacing problems
f0d2ddb
- [Dev Deps] pin
jackspeak
since 2.1.2+ depends on npm aliases, which kill the install process in npm < 60c278f4
v6.7.1
Commits
- [Fix]
no-aria-hidden-on-focusable
rule's missing exportb01219e
v6.7.0
Merged
- New rule: prefer-tag-over-role
#833
Fixed
- [Tests]
aria-role
: add now-passing test#756
- [Docs]
control-has-associated-label
: fix metadata#892
- [New] add
no-aria-hidden-on-focusable
rule#881
Commits
- [Docs] automate docs with
eslint-doc-generator
6d7a857
- [Refactor] use fromEntries, flatMap, etc; better use iteration methods
3d77c84
- [New] add
anchor-ambiguous-text
rule7f6463e
- [New] add
getAccessibleChildText
util630116b
- [New] Add
isFocusable
utils methode199d17
- [Docs] update
eslint-doc-generator
to v1.0.06b9855b
- [Fix]
no-noninteractive-element-interactions
: Ignore contenteditable elements in no-noninteractive-element-interactions9aa878b
- [New]
anchor-ambiguous-text
: ignore punctuationbbae2c4
- [New]
anchor-ambiguous-text
,getAccessibleChildText
: Implements check foralt
tags on<img />
elementsbb84abc
- [meta] use
npmignore
to autogenerate an npmignore file6ad2312
- [meta] add
auto-changelog
283817b
- [Docs] missing descriptions in some rules
79b975a
- [Deps] update
aria-query
,axobject-query
7b3cda3
- [Dev Deps] update
@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,aud
,object.assign
0852947
- [meta] move
.eslintignore
toignorePatterns
65be35b
- [Dev Deps] update
@babel/cli
,@babel/core
,aud
,eslint-doc-generator
60c2df5
- [Deps] update
@babel/runtime
,array-includes
,axe-core
4abc751
- [Deps] update
@babel/runtime
,axe-core
89f766c
- [meta] run the build in prepack, not prepublish
e411ce3
- [Dev Deps] update
@babel/core
,minimist
cccdb62
- [Dev Deps] update
markdown-magic
3382059
- [Fix] expose
prefer-tag-over-role
38d52f8
- [Docs]
label-has-for
: reran generate-list-of-rules9a2af01
- [Deps] pin
language-tags
tov1.0.5
f84bb74
- [Dev Deps] update
@babel/core
cf3f8d0
- [Deps] update
axe-core
0a73cf4
- [Deps] update
@babel/runtime
053f04d
- [Deps] update
@babel/runtime
bccf0ae
- [Deps] update
jsx-ast-utils
c9687cc
- [readme] Preventing code repetition in user's eslint config file
8b889bf
- [Docs]
prefer-tag-over-role
: rename docs file0bdf95b
v6.6.1
==================
-
38405ad
[Fix]no-interactive-tabindex
: allow role assignments using a ternary with literals on both sides -
7524e0c
[Fix]no-static-element-interactions
: allow role assignments using a ternary with literals on both sides (#865) -
1c06306
[readme] properly describe rule settings in builtin configs -
0c19f02
[Docs]no-noninteractive-tabindex
,no-static-element-interactions
: documentallowExpressionValues
(#870) -
2362832
[readme] added link to redirect eslint to relevant docs (#862) -
2c6926c
[Deps] unpinaxe-core
-
b78f19d
[Deps] pinaxe-core
to v4.4.1, due to a breaking change in a patch -
768910e
[Deps] update@babel/runtime
-
f0e04ce
[Deps] update@babel/runtime
,jsx-ast-utils
-
93b2a9d
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,@babel/register
-
a962211
[Dev Deps] update@babel/cli
,@babel/core
,@babel/plugin-transform-flow-strip-types
,@babel/register
-
0d2bc43
[Tests]no-noninteractive-element-interactions
: add passing test cases (#876) -
ffefbad
[Tests]no-noninteractive-element-interactions
: add passing tests for form with onSubmit (#871) -
e7d405d
[Tests]no-static-element-interactions
: add passing test cases
v6.6.0
==================
-
566011b
[New]aria-role
: addallowedInvalidRoles
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] updatejsx-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] addexport default
instead ofmodule.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] Fixnpm 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
v6.5.1
==================
v6.5.0
==================
-
0f5f582
[New] support ESLint 8.x (#810) -
1dbc416
[Deps] update@babel/runtime
,axe-core
-
4043d31
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,eslint-config-airbnb-base
-
d143cba
[Docs] HTTP => HTTPS (#823) -
309b040
[Docs]anchor-has-content
: add missing close / for jsx succeed example (#821) -
ba1e312
[eslint] simplify eslint command -
0269025
[meta] change allmaster
references in URLs toHEAD
-
f1414cf
[Dev Deps] addeslint-plugin-eslint-plugin
(#818) -
f44fc05
[meta] update URLs -
df34872
[Refactor] switch toexport default
syntax for exporting rules (#819) -
ff26b82
[meta] fix prepublish scripts -
d4a57d8
[Deps] update@babel/runtime
,array-includes
,axe-core
,jsx-ast-utils
-
bd1dec6
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
,eslint-plugin-import
,estraverse
,safe-publish-latest
-
434c4cf
[Tests] do not test eslint 7 on node 11 -
aed7a20
[Tests] use@babel/eslint-parser
instead ofbabel-eslint
(#811) -
0021489
[actions] use codecov action -
1251088
[meta] delete FUNDING.yml in favor of.github
repo -
ecf7a27
[Docs]scope
: replace duplicatescope
word (#799) -
952af25
[Fix]no-access-key
: Fix wording and grammar (#800) -
6cf7ac0
[Dev Deps] update@babel/cli
,@babel/core
,@babel/plugin-transform-flow-strip-types
,aud
,eslint-plugin-flowtype
,eslint-plugin-import
-
79a35d4
[Deps] update@babel/runtime
,axe-core
,damerau-levenshtein
-
2a9ab71
[Tests] deletesrc/util/getComputedRole-test.js
test in node 6 -
0c1c587
[Tests]autocomplete-valid
: move some failed tests to passing -
8830902
[Tests] fix eslint < 7 not understandingimport type
-
d57887c
[Tests] ensure all tests run -
55e5c11
Support img role for canvas (#796) -
36102cd
[meta] useprepublishOnly
script for npm 7+ -
2501a7f
Remove the link-button focus css from the anchor-is-valid doc (#662) -
d927625
Update recommended config to allow fieldset to have the radiogroup role (#746) -
5aa8db9
[Docs] Clarify the title of the strictness table in the main doc (#786) -
df3c7ad
[Docs] Document the similarity between html-has-lang and lang (#778) -
426d4c2
Fix Flow warnings (#785) -
ecec8e4
Fully deprecate accessible-emoji rule (#782) -
8a0e43c
[Tests] remove .travis.yml -
f88bf6b
[Dev Deps] updateflow-bin
to support aarch64 (#784) -
369f9db
[Dev Deps] update@babel/cli
,@babel/core
,@babel/plugin-transform-flow-strip-types
,aud
,eslint-plugin-flowtype
,jscodeshift
-
ce0785f
[Deps] update@babel/runtime
,array-includes
,axe-core
,emoji-regex
-
2c2a2ad
[actions] update to usenode/install
action -
c275964
[Docs]anchor-is-valid
: general cleanup (#728) -
3df059e
[Docs]no-redundant-roles
: Adds missing closing square bracket (#775) -
42ce5b7
[Docs]anchor-is-valid
: Add Next.js case (#769) -
2e5df91
[Tests] fix tests breaking on npm 7 -
066ccff
[Docs]no-noninteractive-tabindex
: Add example for tabIndex on seemingly non-interactive element (#760) -
6b19aa5
[Tests] migrate tests to Github Actions (#764) -
7e158e3
[meta] runaud
inposttest
-
71f390f
[Tests] stop using coveralls -
e54b466
[meta] add Automatic Rebase and Require Allow Edits workflows -
7d5511d
[New]label-has-associated-control
: Add glob support (#749) -
854da0c
Ran npm update; latest packages (#763) -
8637aa7
(source/pr/734, fork/pr/26) [patch]strict
config: Turn offlabel-has-for
(#734) -
d85ce54
[doc] Add link to MDN Aria documentation (#762) -
20b48a4
[patch]no-onchange
: Remove rule from recommended/strict configs, and deprecate (#757)
v6.4.1
==================
-
f8a4496
Upgrade jsx-ast-utils to v3.1.0
v6.4.0
==================
-
83e4ff2
[Deps] updateaxe-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 handlenull
-
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 [email protected] -
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
v6.3.1
==================
-
765da0f
Update to aria-query 4.2.2 -
d528e8c
Fix aria-level allowed on elements wit role heading (#704) -
29c6859
[meta] remove yarn registry from npmrc, so publishing works -
f52c206
chore(package): update estraverse to version 5.0.0
v6.3.0
==================
-
cce838a
Update aria-query to 4.2.0 -
121e8a4
Add two test cases found while upgrading to ARIA 1.2 -
8059f51
Fix test failures raised by the upgrade to ARIA 1.2 -
0d24e3a
Update package.json -
b1f412a
Fix test failures in role-has-required-aria-props due to ARIA 1.2 updates -
74cec6e
Fix test failures in no-noninteractive-element-interactions due to ARIA 1.2 updates -
835b89e
Fix test failures in role-supports-aria-props-test due to ARIA 1.2 updates -
730319b
Account for the null semantic generic role in ARIA 1.2 -
7dfa7c9
Update aria-query from 4.0.1 to 4.0.2 -
42098b9
[Refactor]img-redundant-alt
: removing a use ofsome
-
a910d83
[Tests]label-has-associated-control
: add test for -
b273fe5
[New] Support ESLint 7.x -
1a97632
[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 function -
410ae43
chore(package): update eslint-plugin-flowtype to version 5.0.0 -
a87f83d
fix(package): update emoji-regex to version 9.0.0 -
71940e6
chore(package): update babel-preset-airbnb to version 5.0.0 -
d471f54
docs: Fix 404 links to WAI-ARIA spec -
42a2016
Fixes #669: use thelanguage-tags
package to check thelang
rule -
7bcea20
[Tests] update axe-core -
f13dc38
[Deps] Pin axe-core version -
33670bb
fix: require missing 'autocomplete-valid' rule -
aca4c37
chore(mouse-event): revert unrelated formatting changes -
df1e275
fix(mouse-event): remove check from custom elements -
1a16a1c
chore(package): update jscodeshift to version 0.7.0 -
7a55cdd
chore(package): update flow-bin to version 0.113.0 -
8e0d22b
Update aria-query and axobject-query to the latest versions -
dd49060
Added test cases for an empty or undefined value of aria-label and aria-labelledby in alt-text -
1a7b94f
Updated dependencies including eslint-config-airbnb-base -
3aea217
chore: replace ignoreNonDOM with inputComponents -
1848d00
feat(autocomplete-valid): add to recommended & strict config -
8703840
refactor: use to axe-cre 3.4 SerialVirtualNode format -
3519c7b
chore: Remove axe VirtualNode abstraction -
9ac55c4
autocomplete-valid: Add inline comment -
44c6098
Update axe-core to 3.3.0 -
9916990
new autocomplete-valid rule -
82f598e
[Docs] examples: add language in code block for syntax highlight -
2529ad3
fixing casing issue on aria-props -
00926f2
Update README.md -
ce5d121
Update README.md -
031574e
chore(package): update flow-bin to version 0.103.0 -
e00e1db
[meta] add FUNDING.yml -
e1e5fae
Fix readme file
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Codecov Report
Merging #283 into master will increase coverage by
29.75%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #283 +/- ##
===========================================
+ Coverage 62.19% 91.95% +29.75%
===========================================
Files 95 35 -60
Lines 1521 348 -1173
Branches 152 27 -125
===========================================
- Hits 946 320 -626
+ Misses 566 21 -545
+ Partials 9 7 -2
Impacted Files | Coverage Δ | |
---|---|---|
src/client/shared/utils/rules.engine.ts | 90.90% <0.00%> (-9.10%) |
:arrow_down: |
src/client/web/app/containers/chat/chat.model.ts | 100.00% <0.00%> (ø) |
|
src/client/shared/state/containers/app/actions.ts | 100.00% <0.00%> (ø) |
|
...lient/shared/components/content/src/render-app.tsx | 100.00% <0.00%> (ø) |
|
...lient/web/app/common/components/chat-box/styles.ts | 100.00% <0.00%> (ø) |
|
...ared/state/containers/chat/redux/chat.selectors.ts | 100.00% <0.00%> (ø) |
|
...b/app/common/components/chat-box/chat-box.model.ts | 100.00% <0.00%> (ø) |
|
src/server/app/modules/auth/auth.controller.ts | ||
src/server/app/modules/auth/auth.guard.ts | ||
...erver/app/modules/profile/graphql/profile.guard.ts | ||
... and 84 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 bd7ce3d...17f67fa. Read the comment docs.
:warning: We detected 41 security issues in this pull request:
Vulnerable Libraries (41)
Severity | Details |
---|---|
High | @evocateur/[email protected] (t) upgrade to: >=3.1.0 |
High | @lerna/[email protected] (t) upgrade to: >3.21.0 || 5.5.3 |
High | @lerna/[email protected] (t) upgrade to: >3.21.0 || 5.5.3 |
High | @lerna/[email protected] (t) upgrade to: >3.21.0 || 5.5.3 |
High | @lerna/[email protected] (t) upgrade to: >3.21.0 || 5.5.3 |
High | @lerna/[email protected] (t) upgrade to: >3.22.0 || 5.5.3 |
High | @lerna/[email protected] (t) upgrade to: >3.21.0 || 5.5.3 |
High | @lerna/[email protected] (t) upgrade to: >3.21.0 || 5.5.3 |
High | @lerna/[email protected] (t) upgrade to: >3.21.0 || 5.5.3 |
High | @lerna/[email protected] (t) upgrade to: >4.0.0 |
Medium | @lerna/[email protected] (t) upgrade to: >4.0.0 || 5.5.3 |
High | @lerna/[email protected] (t) upgrade to: >5.1.1 || 5.5.3 || >6.3.1-beta.4 |
High | @lerna/[email protected] (t) upgrade to: >3.21.0 || 5.5.3 |
Medium | @pm2/[email protected] (t) upgrade to: >0.6.1 |
High | [email protected] (t) upgrade to: >4.2.1 |
High | [email protected] (t) upgrade to: >1.0.0-rc.3 |
High | [email protected] (t) upgrade to: >=0.2.1 |
High | [email protected] (t) upgrade to: >=1.3.2 |
Medium | [email protected] (t) upgrade to: >=6.5.4 |
Critical | [email protected] (t) upgrade to: >=1.1.1 |
High | [email protected] (t) upgrade to: >4.19.1 || >5.0.0-alpha.8 |
Medium | [email protected] (t) upgrade to: >4.0.3 |
Critical | [email protected] (t) upgrade to: >4.7.6 |
Medium | [email protected] (t) upgrade to: >=2.8.9 |
Critical | [email protected] (t) upgrade to: >1.4.1 || >2.0.1 |
High | [email protected] (t) upgrade to: >3.7.1 |
Critical | [email protected] (t) upgrade to: >=3.0.3 |
Medium | [email protected] (t) upgrade to: >0.5.34 |
Medium | [email protected] (t) upgrade to: >=8.0.1 |
Medium | [email protected] (t) upgrade to: >=1.0.7 |
High | [email protected] (t) upgrade to: >2.0.5 |
High | [email protected] (t) upgrade to: >5.6.3 |
Critical | [email protected] (t) upgrade to: >=3.3.1 |
High | [email protected] (t) upgrade to: >=1.0.5 |
Medium | [email protected] (t) upgrade to: >=1.0.3 |
Critical | [email protected] (t) upgrade to: >1.5.8 |
Medium | [email protected] (t) upgrade to: >=1.2.4 |
High | @jest/[email protected] (t) upgrade to: >26.6.2 |
High | [email protected] (t) upgrade to: >26.6.3 |
High | [email protected] (t) upgrade to: >26.6.3 |
Medium | [email protected] (t) upgrade to: >1.1.8 || >2.4.1 |
More info on how to fix Vulnerable Libraries in JavaScript.
👉 Go to the dashboard for detailed results.
📥 Happy? Share your feedback with us.
Codecov Report
Merging #283 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #283 +/- ##
=======================================
Coverage 70.26% 70.26%
=======================================
Files 94 94
Lines 1547 1547
Branches 180 176 -4
=======================================
Hits 1087 1087
- Misses 427 429 +2
+ Partials 33 31 -2
Impacted Files | Coverage Δ | |
---|---|---|
...shared/state/containers/chat/redux/chat.reducer.ts | 75.00% <0.00%> (ø) |
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 38bb3b0...d126410. Read the comment docs.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 73.71%. Comparing base (
3abce88
) to head (7c4935b
). Report is 5 commits behind head on master.
:exclamation: Current head 7c4935b differs from pull request most recent head 8a96e7b
Please upload reports for the commit 8a96e7b to get more accurate results.
Additional details and impacted files
@@ Coverage Diff @@
## master #283 +/- ##
==========================================
- Coverage 78.54% 73.71% -4.84%
==========================================
Files 94 54 -40
Lines 1701 970 -731
Branches 215 140 -75
==========================================
- Hits 1336 715 -621
+ Misses 351 241 -110
Partials 14 14
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
⚠ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: package-lock.json
npm WARN deprecated [email protected]: The functionality that this package provided is now in @npmcli/arborist
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that.
npm WARN @octokit/[email protected] requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.
ERR! lerna Unknown command "info"
ERR! lerna Did you mean init?
npm WARN [email protected] No repository field.
lerna notice cli v3.18.4
lerna info versioning independent
lerna notice filter excluding "__tests__"
lerna info filter [ '!__tests__' ]
lerna info Bootstrapping 27 packages
lerna info Installing external dependencies
lerna ERR! npm install --ignore-scripts --no-package-lock --ignore-scripts --no-audit --package-lock-only exited 1 in 'omega-web'
lerna ERR! npm install --ignore-scripts --no-package-lock --ignore-scripts --no-audit --package-lock-only stderr:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! peer react@"^16.8.0" from @material-ui/[email protected]
npm ERR! node_modules/@material-ui/core
npm ERR! @material-ui/core@"4.4.2" from the root project
npm ERR! peer @material-ui/core@"^4.0.0" from @material-ui/[email protected]
npm ERR! node_modules/@material-ui/icons
npm ERR! @material-ui/icons@"4.4.1" from the root project
npm ERR! peer react@"^16.0.0" from [email protected]
npm ERR! node_modules/react-dom
npm ERR! react-dom@"16.8.6" from the root project
npm ERR! peer react-dom@"^16.8.0" from @material-ui/[email protected]
npm ERR! node_modules/@material-ui/core
npm ERR! @material-ui/core@"4.4.2" from the root project
npm ERR! 1 more (@material-ui/icons)
npm ERR! 2 more (@material-ui/icons, @material-ui/styles)
npm ERR! 2 more (@material-ui/icons, @material-ui/styles)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! react-fade-in@"0.1.6" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR! peer react@"^15.4.1" from [email protected]
npm ERR! node_modules/react-fade-in
npm ERR! react-fade-in@"0.1.6" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate-cache/others/npm/_logs/2022-03-07T11_27_13_515Z-debug-0.log
lerna ERR! npm install --ignore-scripts --no-package-lock --ignore-scripts --no-audit --package-lock-only exited 1 in 'omega-web'