-
Notifications
You must be signed in to change notification settings - Fork 8
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
chore(deps): update dependency type-fest to v4 #57
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
78baa21
to
188777d
Compare
188777d
to
dc76494
Compare
dc76494
to
a9d4e23
Compare
a9d4e23
to
3f5280a
Compare
3f5280a
to
c49b22e
Compare
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 3 | 0 | 0.04s | |
jscpd | yes | 1 | 3.65s | ||
stylelint | 3 | 1 | 1.95s | ||
✅ JSON | eslint-plugin-jsonc | 29 | 0 | 1.48s | |
jsonlint | 29 | 1 | 0.28s | ||
npm-package-json-lint | yes | 1 | 1.02s | ||
✅ JSON | prettier | 29 | 0 | 0.96s | |
✅ JSON | v8r | 29 | 0 | 46.49s | |
markdownlint | 33 | 29 | 1.54s | ||
markdown-link-check | 30 | 1 | 18.16s | ||
✅ MARKDOWN | markdown-table-formatter | 30 | 0 | 0.42s | |
checkov | yes | 1 | 11.29s | ||
gitleaks | yes | 1 | 0.25s | ||
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
grype | yes | 1 | 16.45s | ||
✅ REPOSITORY | kics | yes | no | 18.73s | |
✅ REPOSITORY | secretlint | yes | no | 1.62s | |
trivy | yes | 1 | 5.68s | ||
✅ REPOSITORY | trivy-sbom | yes | no | 1.54s | |
✅ REPOSITORY | trufflehog | yes | no | 4.29s | |
cspell | 84 | 62 | 11.57s | ||
prettier | 7 | 1 | 7.97s | ||
✅ YAML | v8r | 7 | 0 | 16.69s | |
✅ YAML | yamllint | 7 | 0 | 4.75s |
See detailed report in MegaLinter reports
c49b22e
to
f436af6
Compare
f436af6
to
d532846
Compare
d532846
to
baab1aa
Compare
baab1aa
to
766de05
Compare
766de05
to
a83f77d
Compare
a83f77d
to
fac2335
Compare
fac2335
to
5637dd5
Compare
5637dd5
to
de795d2
Compare
29ea823
to
32f7dc8
Compare
32f7dc8
to
b21ee0f
Compare
b21ee0f
to
025a264
Compare
025a264
to
971406a
Compare
971406a
to
09489eb
Compare
09489eb
to
658b874
Compare
658b874
to
0b852df
Compare
0b852df
to
7bcad21
Compare
7bcad21
to
1d05327
Compare
1d05327
to
5290dad
Compare
5290dad
to
ed56c1f
Compare
ed56c1f
to
8e4913f
Compare
8e4913f
to
84627e1
Compare
Pull request was closed
This PR contains the following updates:
^3.9.0
->^4.0.0
Release Notes
sindresorhus/type-fest (type-fest)
v4.5.0
Compare Source
New types
UndefinedOnPartialDeep
(#700)d8b44cb
KeysOfUnion
(#709)0517399
IntRange
(#707)e5d145d
Improvements
Jsonify
: Improve type inference for objects with.toJSON()
extending primitives (#690)157ed07
OverrideProperties
: Fix autocomplete in the type (#712)fcdcfe9
v4.4.0
Compare Source
UnionToIntersection
: Allow indexing by the resulting type (#682)61f2ff9
v4.3.3
Compare Source
IsLiteral
: Don't restrict generic type (#684)4378507
Jsonify
: Fix handling of arrays (#673)025f6e9
v4.3.2
Compare Source
Jsonify
: Fix handling of nested objects with only aname
property (#691)5351533
v4.3.1
Compare Source
181c203
v4.3.0
Compare Source
New types
Tagged
(#672)277ada2
Opaque
type that supports multiple tags (nesting).UnwrapTagged
(#672)277ada2
NonEmptyObject
(#623)98bb74d
v4.2.0
Compare Source
UnknownRecord
type (#660)b2bcc38
ReadonlyDeep
: Reduce likelyhood of "instantiation excessively deep" errors (#650)cff9808
v4.1.0
Compare Source
RequireOneOrNone
type (#654)0a098c6
v4.0.0
Compare Source
Breaking
ca94c3b
RemoveIndexSignature
forOmitIndexSignature
03703f0
RemoveIndexSignature
, simply rename it toOmitIndexSignature
.Improvements
Jsonify
: Fix handling of tuples (#638)d743202
LastArrayElement
: Avoid recursion (#647)3475a02
Note
The next major version of
type-fest
will move to ESM. It's time to start thinking about migrating if you haven't already. Learn more.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.