-
Notifications
You must be signed in to change notification settings - Fork 0
chore(Renovate): ⬆️ Update package(s) dependencies (major) #116
base: main
Are you sure you want to change the base?
Conversation
|
⚠ Artifact update problemRenovate 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:
The artifact failure details are included below: File name: pnpm-lock.yaml
|
42e8558
to
6bfb17a
Compare
monorepo-root
to v3
8b9991e
to
a8a9cad
Compare
f1882fb
to
c0e4986
Compare
c0e4986
to
098da76
Compare
098da76
to
91773c0
Compare
779b5cf
to
f407d0a
Compare
1eba5da
to
818887f
Compare
818887f
to
f117b24
Compare
f117b24
to
f541b91
Compare
1d3d4e4
to
69647bb
Compare
ebc6253
to
8d6fb55
Compare
01d1745
to
633d3c9
Compare
633d3c9
to
2455a50
Compare
2455a50
to
ca57636
Compare
This PR contains the following updates:
6.0.0
->7.0.0
2.5.1
->3.2.0
7.0.0
->8.0.0
9.1.0
->10.1.0
3.11.0
->4.8.3
Release Notes
ehmicky/modern-errors (modern-errors)
v7.0.0
Compare Source
Breaking changes
18.18.0
saqqdy/node-kit (monorepo-root)
v3.2.0
Compare Source
v3.1.1
Compare Source
extra.fs
v3.1.0
Compare Source
what-pm
v3.0.0
Compare Source
os-local
, api docs: README.md@node-kit/extra.cp
, api docs: README.mdextra.fs
to pass in the silent parameter, if it is true, the execution process will not output logs.sindresorhus/pkg-dir (pkg-dir)
v8.0.0
Compare Source
Breaking
9337d45
sindresorhus/read-pkg-up (read-pkg-up)
v10.1.0
Compare Source
e4e2564
v10.0.0
Compare Source
Breaking
d027a92
Improvements
d027a92
sindresorhus/type-fest (type-fest)
v4.8.3
Compare Source
MergeDeep
: Fix optional key when value type isany
ornever
(#777)609c097
Paths
: Ensure it doesn't recurse intoMap
orSet
's prototype properties (#772)6759853
v4.8.2
Compare Source
DelimiterCasedPropertiesDeep
: Fix handing of string (#768)e26c779
v4.8.1
Compare Source
Jsonify
: Fix usage with readonly arrayf8019c2
Element
to typeBuiltIns
(#745)"1b25feb
DOM
types are not available.v4.8.0
Compare Source
PickDeep
: Support interface (#755)1c65935
Paths
: Support interface (#746)8fa831e
ObjectValue
: Support any kind of number index (#753)972815c
Class
: Fix type inference (#701)7294cf0
DelimiterCasedPropertiesDeep
: Improve array handling (#744)59411c8
PartialDeep
: Don't recurse intoHTMLElement
(#745)d42ea80
preserveConsecutiveUppercase
toPascalCase
and friends (#749)e58127a
v4.7.1
Compare Source
PartialDeep
: Ensure it doesn't recurse into prototype properties" (#743)9f47b11
v4.7.0
Compare Source
New types
PickDeep
(#737)c60caba
Paths
(#741)996171b
SetFieldType
(#721)964466c
UnknownArray
(#740)30aa0ad
Improvements
Writable
: Support array, map, and set (#726)b9723d4
PartialDeep
: Ensure it doesn't recurse into prototype properties (#738)5eeac02
ConditionalPickDeep
: Ensure it doesn't recurse into prototype properties (#736)9960ba4
v4.6.0
Compare Source
New types
ArrayValues
(#720)6c76e4a
ArrayIndices
(#716)c330852
SetParameterType
(#722)9f2388d
Fixes
LastArrayElement
: Fix handling of tuple with spread elements (#727)9630089
PartialDeep
: Skip constructor (#730)75edeef
ReadonlyDeep
: Skip constructor (#728)3ee234a
WritableDeep
: Fix array handling (#724)9baccc3
Meta
8a52129
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.v3.13.1
Compare Source
Jsonify
: Fix handling of tuples (#638)"9fdac37
type-fest
.v3.13.0
Compare Source
New types
HasReadonlyKeys
(#640)a8d6ad0
HasWritableKeys
(#640)a8d6ad0
Fixes
Jsonify
: Fix handling of tuples (#638)605b901
prototype
property when usingClass
andAbstractClass
types (#632)8edb681
v3.12.0
Compare Source
SetReadonly
type (#624)b2e22fb
v3.11.1
Compare Source
PackageJson
: Fix undefined being allowed in exports (#626)dc38b70
SetRequired
: Fix performance regression (#628)6a82900
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,on sunday,before 5am every weekday" in timezone Asia/Taipei, 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.