Skip to content

Update dependency type-fest to v4.40.1 #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 19, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
type-fest 4.7.1 -> 4.40.1 age adoption passing confidence

Release Notes

sindresorhus/type-fest (type-fest)

v4.40.1

Compare Source

  • PartialDeep: Fix behaviour with functions containing properties (#​1108) 86a3a69
  • CamelCasedPropertiesDeep / DelimiterCasedPropertiesDeep / KebabCasedPropertiesDeep / PascalCasedPropertiesDeep / SnakeCasedPropertiesDeep: Fix behaviour when property value is unknown (#​1112) cfcf9ec

v4.40.0

Compare Source


v4.39.1

Compare Source

  • OptionalKeysOf / WritableKeysOf: Fix generic assignability with keyof T (#​1098) 1b41ed3

v4.39.0

Compare Source


v4.38.0

Compare Source

  • 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

v4.37.0

Compare Source


v4.36.0

Compare Source


v4.35.0

Compare Source


v4.34.1

Compare Source


v4.34.0

Compare Source


v4.33.0

Compare Source


v4.32.0

Compare Source

New types
Improvements
Fixes
  • SetRequired: Fix support for removal of optional modifiers from tuples (#​1030) c897aad

v4.31.0

Compare Source

v4.30.2

Compare Source

v4.30.1

Compare Source

v4.30.0

Compare Source

v4.29.1

Compare Source

  • IsAny: Fix circular constraint error on TypeScript 5.4+ (#​993) 32d94dd

v4.29.0

Compare Source

v4.28.1

Compare Source

  • SharedUnionFieldsDeep: Fix support for optional fields (#​988) 4b49b93

v4.28.0

Compare Source

v4.27.1

Compare Source

  • SharedUnionFieldsDeep: Fix propagation for non union root types (#​984) f215f9f
  • ArraySlice: Fix support for union input (#​986) 0efbae3

v4.27.0

Compare Source

v4.26.1

Compare Source

v4.26.0

Compare Source

v4.25.0

Compare Source

v4.24.0

Compare Source

v4.23.0

Compare Source

v4.22.1

Compare Source

v4.22.0

Compare Source

New types
Improvements
Fixes

v4.21.0

Compare Source

New types
Fixes
  • Jsonify: Convert undefined to null in union element of array (#​901) 60c1024
  • Exact: Fix support for Date in union (#​902) d89a709
  • CamelCasedPropertiesDeep: Fix handling of non-recursive types inside target type (#​890) 476024d

v4.20.1

Compare Source

v4.20.0

Compare Source

v4.19.0

Compare Source

v4.18.3

Compare Source

v4.18.2

Compare Source

  • CamelCasedPropertiesDeep: Fix tuple being incorrectly turned into array (#​818) 4e7bb18

v4.18.1

Compare Source

v4.18.0

Compare Source

New types
Improvements

v4.17.0

Compare Source

New types
Fixes

v4.16.0

Compare Source

New types
Fixes

v4.15.0

Compare Source

New types
Fixes

v4.14.0

Compare Source

v4.13.1

Compare Source

  • SetParameterType: Properly fix compatibility with TypeScript 5.4 (#​836) a186adb

v4.13.0

Compare Source

New types
Improvements
Fixes
  • SetParameterType: Fix compatibility with TypeScript 5.4 (#​835) 2bc451e
  • OmitDeep: Fix handling for when the given path is not matched (#​834) 4f14bff

v4.12.0

Compare Source

New types

v4.11.1

Compare Source

v4.11.0

Compare Source

New types
Improvements

v4.10.3

Compare Source

  • PartialOnUndefinedDeep: Fix it incorrectly removing non-optional properties when the input type contains an index signature (#​764) 2f4b55a

v4.10.2

Compare Source

v4.10.1

Compare Source

  • Fix support for exactOptionalPropertyTypes: true tsconfig (#​804) a54e313

v4.10.0

Compare Source

  • Get: Fix handling of readonly array (#​799) 4a38651
  • SharedUnionFieldsDeep: Skip if input type is not a union type (#​798) 6f1db93
  • DelimiterCasedPropertiesDeep: Don't recurse into intersection type that include primitive value (#​789) eb96609
  • Merge: Don't turn undefined into optional key (#​787) 0aec247

v4.9.0

Compare Source

New types
Improvements

v4.8.3

Compare Source

  • MergeDeep: Fix optional key when value type is any or never (#​777) 609c097
  • Paths: Ensure it doesn't recurse into Map or Set's prototype properties (#​772) 6759853

v4.8.2

Compare Source

  • DelimiterCasedPropertiesDeep: Fix handing of string (#​768) e26c779

v4.8.1

Compare Source

  • Jsonify: Fix usage with readonly array f8019c2
  • Revert "Add Element to type BuiltIns (#​745)" 1b25feb
    • It caused problems when DOM types are not available.

v4.8.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch 3 times, most recently from 3b7740c to d8be6d8 Compare November 21, 2023 07:05
@renovate renovate bot changed the title Update dependency type-fest to v4.8.1 Update dependency type-fest to v4.8.2 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from d8be6d8 to 01dc576 Compare November 22, 2023 06:03
@renovate renovate bot changed the title Update dependency type-fest to v4.8.2 Update dependency type-fest to v4.8.3 Dec 2, 2023
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from 01dc576 to 1db9c2a Compare December 2, 2023 14:29
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from 1db9c2a to 90d76fa Compare December 28, 2023 08:11
@renovate renovate bot changed the title Update dependency type-fest to v4.8.3 Update dependency type-fest to v4.9.0 Dec 28, 2023
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from 90d76fa to 59f3a87 Compare January 23, 2024 05:34
@renovate renovate bot changed the title Update dependency type-fest to v4.9.0 Update dependency type-fest to v4.10.0 Jan 23, 2024
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from 59f3a87 to de9021c Compare January 25, 2024 02:03
@renovate renovate bot changed the title Update dependency type-fest to v4.10.0 Update dependency type-fest to v4.10.1 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from de9021c to 2bf4a97 Compare January 30, 2024 20:48
@renovate renovate bot changed the title Update dependency type-fest to v4.10.1 Update dependency type-fest to v4.10.2 Jan 30, 2024
@renovate renovate bot changed the title Update dependency type-fest to v4.10.2 Update dependency type-fest to v4.10.3 Feb 24, 2024
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from 2bf4a97 to 19e7351 Compare February 24, 2024 11:16
@renovate renovate bot changed the title Update dependency type-fest to v4.10.3 Update dependency type-fest to v4.11.1 Mar 5, 2024
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch 2 times, most recently from 9e5b8d6 to c596617 Compare March 9, 2024 11:27
@renovate renovate bot changed the title Update dependency type-fest to v4.11.1 Update dependency type-fest to v4.12.0 Mar 9, 2024
@renovate renovate bot changed the title Update dependency type-fest to v4.12.0 Update dependency type-fest to v4.13.1 Mar 21, 2024
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch 2 times, most recently from 10d3401 to 04c904a Compare March 24, 2024 08:51
@renovate renovate bot changed the title Update dependency type-fest to v4.13.1 Update dependency type-fest to v4.14.0 Mar 24, 2024
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from 04c904a to c18de59 Compare April 4, 2024 05:39
@renovate renovate bot changed the title Update dependency type-fest to v4.14.0 Update dependency type-fest to v4.15.0 Apr 4, 2024
@renovate renovate bot changed the title Update dependency type-fest to v4.15.0 Update dependency type-fest to v4.16.0 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from c18de59 to 8bb434e Compare April 23, 2024 02:29
@renovate renovate bot changed the title Update dependency type-fest to v4.16.0 Update dependency type-fest to v4.17.0 Apr 25, 2024
@renovate renovate bot changed the title Update dependency type-fest to v4.29.0 Update dependency type-fest to v4.30.0 Dec 4, 2024
@renovate renovate bot changed the title Update dependency type-fest to v4.30.0 Update dependency type-fest to v4.30.1 Dec 14, 2024
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from 5b1b200 to b80e0c6 Compare December 14, 2024 04:20
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from b80e0c6 to d92024d Compare December 21, 2024 05:51
@renovate renovate bot changed the title Update dependency type-fest to v4.30.1 Update dependency type-fest to v4.30.2 Dec 21, 2024
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from d92024d to 5720960 Compare December 26, 2024 23:52
@renovate renovate bot changed the title Update dependency type-fest to v4.30.2 Update dependency type-fest to v4.31.0 Dec 26, 2024
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from 5720960 to 391f2cc Compare January 9, 2025 04:17
@renovate renovate bot changed the title Update dependency type-fest to v4.31.0 Update dependency type-fest to v4.32.0 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from 391f2cc to 198c2e8 Compare January 20, 2025 23:52
@renovate renovate bot changed the title Update dependency type-fest to v4.32.0 Update dependency type-fest to v4.33.0 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from 198c2e8 to a3b31d4 Compare February 9, 2025 23:09
@renovate renovate bot changed the title Update dependency type-fest to v4.33.0 Update dependency type-fest to v4.34.1 Feb 9, 2025
@renovate renovate bot changed the title Update dependency type-fest to v4.34.1 Update dependency type-fest to v4.35.0 Feb 17, 2025
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from a3b31d4 to 650faa1 Compare February 17, 2025 08:05
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from 650faa1 to ebacc9a Compare March 1, 2025 12:16
@renovate renovate bot changed the title Update dependency type-fest to v4.35.0 Update dependency type-fest to v4.36.0 Mar 1, 2025
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from ebacc9a to ce7a32f Compare March 5, 2025 23:40
@renovate renovate bot changed the title Update dependency type-fest to v4.36.0 Update dependency type-fest to v4.37.0 Mar 5, 2025
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from ce7a32f to 2e889c2 Compare March 28, 2025 23:56
@renovate renovate bot changed the title Update dependency type-fest to v4.37.0 Update dependency type-fest to v4.38.0 Mar 28, 2025
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from 2e889c2 to c518f47 Compare April 3, 2025 00:21
@renovate renovate bot changed the title Update dependency type-fest to v4.38.0 Update dependency type-fest to v4.39.0 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from c518f47 to 8a346dc Compare April 4, 2025 07:37
@renovate renovate bot changed the title Update dependency type-fest to v4.39.0 Update dependency type-fest to v4.39.1 Apr 4, 2025
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from 8a346dc to 9fe8665 Compare April 15, 2025 23:54
@renovate renovate bot changed the title Update dependency type-fest to v4.39.1 Update dependency type-fest to v4.40.0 Apr 15, 2025
@renovate renovate bot force-pushed the renovate/type-fest-4.x-lockfile branch from 9fe8665 to eaa1d44 Compare April 27, 2025 11:55
@renovate renovate bot changed the title Update dependency type-fest to v4.40.0 Update dependency type-fest to v4.40.1 Apr 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants