Skip to content

Bump type-fest from 4.36.0 to 4.37.0 - #19

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/bun/type-fest-4.37.0
Mar 10, 2025
Merged

Bump type-fest from 4.36.0 to 4.37.0#19
github-actions[bot] merged 1 commit into
mainfrom
dependabot/bun/type-fest-4.37.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMar 10, 2025

Copy link
Copy Markdown
Contributor

Bumps type-fest from 4.36.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

Commits
  • ed8c987 4.37.0
  • 5d2199a Remove duplicated code (#1071)
  • e462e72DelimiterCase / SnakeCase / ScreamingSnakeCase / KebabCase: Fix defau...
  • af5bfb7Sum: Add negative return value support (#1068)
  • aeadafePaths: Refactor to leverage recent improvements in Subtract (#1069)
  • cc93f85Split: Fix instantiations with unions and add strictLiteralChecks option ...
  • a733698Replace: Fix instantiations with unions (#1065)
  • 2b85ae2Subtract: Add negative return value support (#1061)
  • See full diff 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.36.0 to 4.37.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.36.0...v4.37.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>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 10, 2025
@dependabot
dependabotBot requested a review from sergiodxaMarch 10, 2025 05:33
@github-actions
github-actionsBot merged commit e605a75 into mainMar 10, 2025
@github-actions
github-actionsBot deleted the dependabot/bun/type-fest-4.37.0 branch March 10, 2025 05:34
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@sergiodxa