Bump type-fest from 5.7.0 to 5.8.0 - #498
Conversation
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v5.7.0...v5.8.0) --- updated-dependencies: - dependency-name: type-fest dependency-version: 5.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Greptile SummaryUpdates the root development dependency and lockfile resolution for type-fest from 5.7.0 to 5.8.0.
Confidence Score: 5/5The PR appears safe to merge with no actionable compatibility, build, runtime, or security issue identified. The manifest and lockfile consistently resolve type-fest 5.8.0, existing dependency ranges permit this version, and repository code and published interfaces do not directly use type-fest. Reviews (1): Last reviewed commit: "Bump type-fest from 5.7.0 to 5.8.0" | Re-trigger Greptile |
Bumps type-fest from 5.7.0 to 5.8.0.
Release notes
Sourced from type-fest's releases.
Commits
82294475.8.08e5c69aLastArrayElement: Fix handling of tuples with optional elements (#1461)82ccfc3Schema: Fix it to correctly replaceanyandunknownfields (#1459)ea1446aIfNotAnyOrNever: Lazily evaluate different conditional branches (#1462)b773e84AddStringToArrayandStringLengthtypes (#1457)1423ee3Migrate to snapshot testing forlint-processors/jsdoc-codeblocks.test.js(#...4176be4Split lint into a separate job (#1454)441ac27StringRepeat: Fix behavior with extremely large/small counts (#1455)2a14c2dAddStringToNumbertype (#1446)e696c30Allow adding-Infinityas a twoslash type in JSDoc codeblocks (#1453)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 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)Note
Low Risk
Lockfile-only dependency patch with no repo code changes; typical low-risk dev tooling update.
Overview
Bumps the root devDependency
type-festfrom 5.7.0 to 5.8.0 inpackage.json, with the matching lockfile entry inbun.lock. No application or package source files change in this PR.Reviewed by Cursor Bugbot for commit 1ec150b. Bugbot is set up for automated code reviews on this repo. Configure here.