Skip to content
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

fix(deps): update dependency type-fest to ~4.18.0 #460

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
type-fest ~4.3.0 -> ~4.18.0 age adoption passing confidence

Release Notes

sindresorhus/type-fest (type-fest)

v4.18.0

Compare Source

v4.17.0

Compare Source

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

v4.7.1

Compare Source

  • Revert "PartialDeep: Ensure it doesn't recurse into prototype properties" (#​743) 9f47b11

v4.7.0

Compare Source

New types
Improvements
  • Writable: Support array, map, and set (#​726) b9723d4
  • PartialDeep: Ensure it doesn't recurse into prototype properties (#​738) 5eeac02
  • ConditionalPickDeep: Ensure it doesn't recurse into prototype properties (#​736) 9960ba4

v4.6.0

Compare Source

New types
Fixes
Meta

v4.5.0

Compare Source

New types
Improvements
  • Jsonify: Improve type inference for objects with .toJSON() extending primitives (#​690) 157ed07
  • OverrideProperties: Fix autocomplete in the type (#​712) fcdcfe9

v4.4.0

Compare Source

  • UnionToIntersection: Allow indexing by the resulting type (#​682) 61f2ff9

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency type-fest to ~4.4.0 fix(deps): update dependency type-fest to ~4.5.0 Oct 18, 2023
@renovate renovate bot changed the title fix(deps): update dependency type-fest to ~4.5.0 fix(deps): update dependency type-fest to ~4.6.0 Oct 25, 2023
@renovate renovate bot changed the title fix(deps): update dependency type-fest to ~4.6.0 fix(deps): update dependency type-fest to ~4.7.0 Nov 8, 2023
@renovate renovate bot changed the title fix(deps): update dependency type-fest to ~4.7.0 fix(deps): update dependency type-fest to ~4.8.0 Nov 17, 2023
@renovate renovate bot changed the title fix(deps): update dependency type-fest to ~4.8.0 fix(deps): update dependency type-fest to ~4.9.0 Dec 27, 2023
@renovate renovate bot changed the title fix(deps): update dependency type-fest to ~4.9.0 fix(deps): update dependency type-fest to ~4.10.0 Jan 22, 2024
@renovate renovate bot changed the title fix(deps): update dependency type-fest to ~4.10.0 fix(deps): update dependency type-fest to ~4.11.0 Mar 4, 2024
@renovate renovate bot changed the title fix(deps): update dependency type-fest to ~4.11.0 fix(deps): update dependency type-fest to ~4.12.0 Mar 8, 2024
@renovate renovate bot changed the title fix(deps): update dependency type-fest to ~4.12.0 fix(deps): update dependency type-fest to ~4.13.0 Mar 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency type-fest to ~4.13.0 fix(deps): update dependency type-fest to ~4.14.0 Mar 24, 2024
@renovate renovate bot changed the title fix(deps): update dependency type-fest to ~4.14.0 fix(deps): update dependency type-fest to ~4.15.0 Apr 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency type-fest to ~4.15.0 fix(deps): update dependency type-fest to ~4.16.0 Apr 22, 2024
@renovate renovate bot changed the title fix(deps): update dependency type-fest to ~4.16.0 fix(deps): update dependency type-fest to ~4.17.0 Apr 24, 2024
@renovate renovate bot changed the title fix(deps): update dependency type-fest to ~4.17.0 fix(deps): update dependency type-fest to ~4.18.0 Apr 29, 2024
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.

None yet

0 participants