-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update linting dependencies (major) - autoclosed #55
Conversation
f4a9796
to
f3af5a6
Compare
f3af5a6
to
82fe9c2
Compare
82fe9c2
to
dac9c32
Compare
0683ef6
to
e364ef6
Compare
e364ef6
to
5e75717
Compare
5e75717
to
46ba110
Compare
46ba110
to
452231e
Compare
Socket Security Pull Request ReportDependency issues detected: If you merge this pull request, you will not be alerted to the instances of these issues again.
|
Package | Last Publish Date | Source |
---|---|---|
[email protected] (added) | 10/28/2020, 1:49:10 PM | package.json via [email protected] |
[email protected] (added) | 10/28/2020, 1:49:10 PM | package.json via [email protected] |
Pull request report summary
Issue | Status |
---|---|
Install scripts | ✅ 0 issues |
Native code | ✅ 0 issues |
Bin script confusion | ✅ 0 issues |
Bin script shell injection | ✅ 0 issues |
Shell access | ✅ 0 issues |
Missing dependency | ✅ 0 issues |
Uncaught optional dependency | ✅ 0 issues |
Unresolved require | ✅ 0 issues |
Extraneous dependency | ✅ 0 issues |
Minified code | ✅ 0 issues |
Invalid package.json | ✅ 0 issues |
HTTP dependency | ✅ 0 issues |
Git dependency | ✅ 0 issues |
GitHub dependency | ✅ 0 issues |
File dependency | ✅ 0 issues |
No contributors or author data | ✅ 0 issues |
No README | ✅ 0 issues |
Deprecated | ✅ 0 issues |
Unmaintained | |
Potential typo squat | ✅ 0 issues |
Known Malware | ✅ 0 issues |
Telemetry | ✅ 0 issues |
Protestware/Troll package | ✅ 0 issues |
Bot Commands
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of package-name@version
specifiers. e.g. @SocketSecurity ignore [email protected] bar@*
or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore [email protected]
@SocketSecurity ignore [email protected]
Powered by socket.dev
452231e
to
06ac037
Compare
8dd91ae
to
9c7343a
Compare
815759d
to
075b3a9
Compare
dbbd0db
to
e19b164
Compare
39f5182
to
b11a9c2
Compare
b11a9c2
to
c5c4497
Compare
c5c4497
to
d48aafe
Compare
d48aafe
to
6dea849
Compare
8acfe20
to
cf7f5f4
Compare
cf7f5f4
to
a186233
Compare
538d1d2
to
f4932e7
Compare
f4932e7
to
cdaaf26
Compare
cdaaf26
to
4e7a027
Compare
54f21de
to
8be071f
Compare
245d08a
to
b801729
Compare
3cffb83
to
07edd7f
Compare
07edd7f
to
43ce46b
Compare
43ce46b
to
e26e799
Compare
This PR contains the following updates:
^16.0.4
->^19.0.0
^44.1.0
->^46.8.2
^15.7.0
->^16.1.0
^47.0.0
->^48.0.1
^7.0.0
->^8.0.0
Release Notes
voxpelli/eslint-config (@voxpelli/eslint-config)
v19.0.0
Compare Source
⚠ BREAKING CHANGES
Features
Miscellaneous Chores
v18.0.0
Compare Source
⚠ BREAKING CHANGES
eslint-plugin-es-x
Features
Miscellaneous Chores
eslint-plugin-es-x
(2da23c7)v17.0.3
Compare Source
Bug Fixes
eslint-plugin-es-x
version (9e096b7)v17.0.2
Compare Source
Bug Fixes
v17.0.1
Compare Source
Bug Fixes
v17.0.0
Compare Source
⚠ BREAKING CHANGES
import/no-deprecated
(#197)eslint-plugin-es-x
(#195)Features
import/no-deprecated
(#197) (749a869)eslint-plugin-es-x
(#195) (7aff77a), closes #111Miscellaneous Chores
v16.0.7
Compare Source
Bug Fixes
v16.0.5
Compare Source
Bug Fixes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v46.8.2
Compare Source
Bug Fixes
getSourceCode()
; fixes #1159 (8374349)v46.8.1
Compare Source
Bug Fixes
require-description-complete-sentence
: allow all inline tags at beginning of sentence; fixes #1150 (e8b1475)v46.8.0
Compare Source
Features
require-returns
: addpublicOnly
option; fixes #1137 (8dbcb6f)v46.7.0
Compare Source
Features
require-returns
: add optional fixer (dfd2a8a)v46.6.0
Compare Source
Features
informative-docs
: addexcludedTags
; fixes #1153 (6f1b50b)v46.5.1
Compare Source
Bug Fixes
v46.5.0
Compare Source
Features
v46.4.6
Compare Source
Bug Fixes
v46.4.5
Compare Source
Bug Fixes
require-jsdoc
: accessibility check for latest typescript-eslint/parser (#1136) (e41df35)v46.4.4
Compare Source
Bug Fixes
no-undefined-types
: addAwaited
TS utility global (#1132) (44da8c7)v46.4.3
Compare Source
Bug Fixes
match-description
: dropthrows
andyields
from being reported for non-empty descriptions bynonemptyTags
default; #1126 (03578ca)v46.4.2
Compare Source
Bug Fixes
require-jsdoc
: do not reportMethodDefinition
with non-publicaccessibility
; fixes #1124 (00922c3)v46.4.1
Compare Source
Bug Fixes
require-jsdoc
: do not reportPropertyDefinition
's with non-publicaccessibility
; fixes #1122 (1e45ae4)v46.4.0
Compare Source
Features
valid-types
: checklink
andtutorial
for content; #233 (42c713e)v46.3.0
Compare Source
Bug Fixes
[@template](https://togithub.com/template)
for non-JSDoc modes (467441b)Features
match-description
: ensure[@desc](https://togithub.com/desc)
checked by default; check more desc-like tags by default; check non-empty tags; #233 (1b9d9e4)v46.2.6
Compare Source
Bug Fixes
imports-as-dependencies
: do not log missing package.json when rule is not active; fixes #1117 (3a5dd7d)v46.2.5
Compare Source
Bug Fixes
imports-as-dependencies
: support Node builtins; fixes #1112 (ab00592)v46.2.4
Compare Source
Bug Fixes
imports-as-dependencies
: allow relative paths (7469e59)v46.2.3
Compare Source
Bug Fixes
imports-as-dependencies
: catchtypings
as possible publishing source (e3b0d0c)v46.2.2
Compare Source
Bug Fixes
imports-as-dependencies
: don't report TypeScript proper (75b6b8c)v46.2.1
Compare Source
Bug Fixes
imports-as-dependencies
: check fortypes
inpackage.json
and if not present, check[@types](https://togithub.com/types)
; fixes #1107 (785fb26)v46.2.0
Compare Source
Features
imports-as-dependencies
: add new rule to detect missing dependencies for import statements; fixes #896 (d7ec6e0)v46.1.0
Compare Source
Features
require-returns
: per-contextforceRequireReturn
; fixes #757 (31b3a24)v46.0.0
Compare Source
Features
no-defaults
: make no-defaults on by default (034ade1)BREAKING CHANGES
no-defaults
: Removes default values. Disable the rule if removal not desired.Also:
v45.0.0
Compare Source
Features
no-undefined-types
; fixes #888 (ec41b90)BREAKING CHANGES
checking for undefined types, so the (imperfect) rule has been disabled for
such users.
v44.2.7
Compare Source
v44.2.6
Compare Source
v44.2.5
Compare Source
v44.2.4
Compare Source
v44.2.3
Compare Source
v44.2.2
Compare Source
v44.2.1
Compare Source
v44.2.0
Compare Source
eslint-community/eslint-plugin-n (eslint-plugin-n)
v16.1.0
Compare Source
2ab30ce
)flat/recommended
andflat/mixed-esm-and-cjs
(#111) (78595c4
)1f8fdc8
)20d2713
)v16.0.2
Compare Source
node:
prefix (#109) (fde2ba6
)v16.0.1
Compare Source
44cec62
)v16.0.0
Compare Source
breaking changes
ecmaVersion
to 2021 (#96) (49d3ee7
)075f0c5
)38a67ef
)features
ebc97bf
)aa75610
)sindresorhus/eslint-plugin-unicorn (eslint-plugin-unicorn)
v48.0.1
Compare Source
no-empty-file
: Fix directive check for TypeScript parser (#2180)1bb9ce8
v48.0.0
Compare Source
Improvements
no-unsafe-regex
rule (#2135)7b473aa
prefer-top-level-await
: Ignore promises insidePromise.{all,allSettled,any,race}()
(#2139)d3f6b60
no-process-exit
: Ignore when usingnode:worker_threads
module (#2136)2907805
prefer-array-some
: Ignore filter calls with literal argument (#2097)7a32edb
prefer-modern-math-api
: Check cases thatMath.hypot()
should be preferred (#2080)9bbc948
explicit-length-check
: Ignore.length || number
(#1977)b9b8794
Fixes
f10f1a6
prefer-dom-node-dataset
: Fix edge cases (#2171)b2d7378
prefer-dom-node-dataset
: Remove broken fix forelement.setAttribute
(#2169)61234af
no-lonely-if
: Fix an edge case (#2168)ca837a8
no-useless-undefined
: Turn parameter withundefined
default value into optional parameter (#2138)4aa7d60
no-thenable
: FixObject.fromEntries()
check (#2130)f3265b9
prefer-dom-node-remove
: Fix incorrect auto-fix (#2084)74bb36d
voxpelli/node-installed-check (installed-check)
v8.0.0
Compare Source
>=16.10.0
(follows https://github.com/sindresorhus/meow/pull/235)12d6219
v7.1.2
Compare Source
installed-check-core
52d28d9
v7.1.1
Compare Source
installed-check-core
b4dae70
v7.1.0
Compare Source
b022cb0
5c69958
Configuration
📅 Schedule: Branch creation - "before 2pm on Tuesday" in timezone Europe/Stockholm, 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.