Skip to content
This repository was archived by the owner on Dec 25, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2025

Bumps type-fest from 4.33.0 to 4.38.0.

Release notes

Sourced from type-fest's releases.

v4.38.0

  • AsyncReturnType: Add support for PromiseLike (#1082) 72ccde9
  • DelimiterCase / SnakeCase / ScreamingSnakeCase / KebabCase: Fix instantiations containing punctuations (#1080) 063e28d
  • DelimiterCase: Pass Options generic to all related types (#1078) 1974944
  • CamelCasedPropertiesDeep: Make nested array objects respect the options (#1077) c11c9ca

sindresorhus/type-fest@v4.37.0...v4.38.0

v4.37.0

  • Sum: Add negative return value support (#1068) af5bfb7
  • Subtract: Add negative return value support (#1061) 2b85ae2
  • Split: Add strictLiteralChecks option (#1067) cc93f85
  • Split: Fix instantiations with unions (#1067) cc93f85
  • Replace: Fix instantiations with unions (#1065) a733698
  • DelimiterCase / SnakeCase / ScreamingSnakeCase / KebabCase: Fix default value for splitOnNumbers option (#1073) e462e72

sindresorhus/type-fest@v4.36.0...v4.37.0

v4.36.0

  • TsConfigJson: Add TypeScript 5.8 fields (#1064) 918156a
  • Replace: Add support for generating longer strings (#1060) 3c03a0d
  • DelimiterCase: Internal improvements (#930) a463c30

sindresorhus/type-fest@v4.35.0...v4.36.0

v4.35.0


sindresorhus/type-fest@v4.34.1...v4.35.0

v4.34.1

  • OmitDeep: Fix import statement (#1052) e5b66a4

sindresorhus/type-fest@v4.34.0...v4.34.1

v4.34.0

... (truncated)

Commits
  • a6590b9 4.38.0
  • 72ccde9 AsyncReturnType: Add support for PromiseLike (#1082)
  • 568604c Remove voxpelli from CODEOWNERS
  • 063e28d DelimiterCase / SnakeCase / ScreamingSnakeCase / KebabCase: Fix insta...
  • e5382f0 Update dev dependencies
  • 1974944 DelimiterCase: Pass Options generic to all related types (#1078)
  • c11c9ca CamelCasedPropertiesDeep: Make nested array objects respect the options (#1...
  • c48d1d5 DelimiterCasedPropertiesDeep: Remove duplicate code (#1076)
  • db76e5b Refactor how options are handled for types (#1081)
  • ed8c987 4.37.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.33.0 to 4.38.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.33.0...v4.38.0)

---
updated-dependencies:
- dependency-name: type-fest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 30, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 30, 2025 19:35
@changeset-bot
Copy link

changeset-bot bot commented Mar 30, 2025

⚠️ No Changeset found

Latest commit: 6a0a7d9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2025

Superseded by #213.

@dependabot dependabot bot closed this Apr 6, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/type-fest-4.38.0 branch April 6, 2025 19:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant