grammy-inline-menu
grammy-inline-menu copied to clipboard
build(npm): bump type-fest from 4.41.0 to 5.2.0
Bumps type-fest from 4.41.0 to 5.2.0.
Release notes
Sourced from type-fest's releases.
v5.2.0
New types
- Add
ExclusifyUniontype (#1278) 2b906fe- Add
ArrayElementtype (#1270) 2afaa40Improvements
CamelCase: AddsplitOnNumbersoption (#1290) ce2d244PackageJson: AdddevEnginestype (#1286) 3b4ad2eFixes
ExcludeRestElement: Fix generic assignability with arrays (#1274) 12ef5b2GreaterThanOrEqual/LessThan: Fix behavior with operands likeNandN | N + >0(#1280) b2caa3f
https://github.com/sindresorhus/type-fest/compare/v5.1.0...v5.2.0
v5.1.0
New types
TupleOf(#1247) 7fb2f75Xor(#1254) ad04bc5SplitOnRestElement(#1166) 34b8fadExtractRestElement(#1166) 34b8fadExcludeRestElement(#1166) 34b8fadImprovements
ReadonlyTuple: Deprecate in favor ofTupleOf(#1256) af4bebcTsConfigJson: Add missing lib enum values (#1263) 72f491fTsConfigJson: AddrewriteRelativeImportExtensions(#1262) 7d011ceFixes
PartialDeep: Fix behavior with functions containing multiple call signatures (#1259) 3bd9de6IsEqual: Fix behaviour when instantiated withneverandunknown(#1251) 785549fFixedLengthArray: Fix element type (#1246) ee29ef7is-equal: Fix handling with intersecting wrapped types (#1231) 5af60a1
https://github.com/sindresorhus/type-fest/compare/v5.0.1...v5.1.0
v5.0.1
- Add missing exports 4f9c248
... (truncated)
Commits
c3005485.2.02b906feAddExclusifyUniontype (#1278)ce2d244CamelCase: Add support forsplitOnNumbersoption (#1290)ff32c66Fix CIbdb5658ExtractStrict: Fix typo in docs (#1288)12ef5b2ExcludeRestElement: Fix generic assignability with arrays (#1274)3b4ad2ePackageJson: AdddevEnginestype (#1286)ad62d2cOr/And: Fix documentation errors and add link toXor(#1261)b2caa3fGreaterThanOrEqual/LessThan: Fix behavior with operands likeNand `N...5612f64IfNotAnyOrNever: Add note regarding tail recursion (#1276)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)