Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 1 update in the / directory: type-fest.

Updates type-fest from 4.31.0 to 4.37.0

Release notes

Sourced from type-fest's releases.

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


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

v4.33.0

  • StringRepeat: Add support for generating longer strings & fix instantiations with unions (#1046) fbccaab
  • Split: Add support for longer strings (#1042) 49605b9
  • Get: Optimize performance (#1031) cfb5947
  • KeysOfUnion: Fix assignability with keyof (#1009) 4789c7c

... (truncated)

Commits
  • ed8c987 4.37.0
  • 5d2199a Remove duplicated code (#1071)
  • e462e72 DelimiterCase / SnakeCase / ScreamingSnakeCase / KebabCase: Fix defau...
  • af5bfb7 Sum: Add negative return value support (#1068)
  • aeadafe Paths: Refactor to leverage recent improvements in Subtract (#1069)
  • cc93f85 Split: Fix instantiations with unions and add strictLiteralChecks option ...
  • a733698 Replace: Fix instantiations with unions (#1065)
  • 2b85ae2 Subtract: Add negative return value support (#1061)
  • b19c4b0 4.36.0
  • 918156a TsConfigJson: Add TypeScript 5.8 fields (#1064)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 1 update in the / directory: [type-fest](https://github.com/sindresorhus/type-fest).


Updates `type-fest` from 4.31.0 to 4.37.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.31.0...v4.37.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 10, 2025
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected]4.37.0 None 0 424 kB sindresorhus

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

0 participants