Skip to content

Comments

chore(deps): bump type-fest from 3.13.1 to 4.10.1#19

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/type-fest-4.10.1
Open

chore(deps): bump type-fest from 3.13.1 to 4.10.1#19
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/type-fest-4.10.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps type-fest from 3.13.1 to 4.10.1.

Release notes

Sourced from type-fest's releases.

v4.10.1

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

sindresorhus/type-fest@v4.10.0...v4.10.1

v4.10.0

  • 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

sindresorhus/type-fest@v4.9.0...v4.10.0

v4.9.0

New types

Improvements

  • ReadonlyDeep: Fix usage with properties defined with void (#782) a919f93
  • ConditionalPickDeep: Support interface (#776) ebb7a59

sindresorhus/type-fest@v4.8.3...v4.9.0

v4.8.3

  • 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

sindresorhus/type-fest@v4.8.2...v4.8.3

v4.8.2

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

sindresorhus/type-fest@v4.8.1...v4.8.2

v4.8.1

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

sindresorhus/type-fest@v4.8.0...v4.8.1

v4.8.0

  • PickDeep: Support interface (#755) 1c65935
  • Paths: Support interface (#746) 8fa831e
  • ObjectValue: Support any kind of number index (#753) 972815c
  • Class: Fix type inference (#701) 7294cf0
  • DelimiterCasedPropertiesDeep: Improve array handling (#744) 59411c8
  • PartialDeep : Don't recurse into HTMLElement (#745) d42ea80

... (truncated)

Commits
  • eccf171 4.10.1
  • a54e313 Fix support for exactOptionalPropertyTypes: true tsconfig (#804)
  • 18a12b7 4.10.0
  • 4a38651 Get: Fix handling of readonly array (#799)
  • 6f1db93 SharedUnionFieldsDeep: Skip if input type is not a union type (#798)
  • eb96609 DelimiterCasedPropertiesDeep: Don't recurse into intersection type that inc...
  • 0aec247 Merge: Don't turn undefined into optional key (#787)
  • 02a95c5 4.9.0
  • 94bb3d3 Add SharedUnionFieldsDeep type (#783)
  • 00233da Ensure that .d.ts files are checked by tests (#785)
  • 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 3.13.1 to 4.10.1.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v3.13.1...v4.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants