Skip to content

Comments

chore(deps): Bump type-fest from 2.19.0 to 4.10.2#1714

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/type-fest-4.10.2
Closed

chore(deps): Bump type-fest from 2.19.0 to 4.10.2#1714
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/type-fest-4.10.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps type-fest from 2.19.0 to 4.10.2.

Release notes

Sourced from type-fest's releases.

v4.10.2

  • MergeDeep: Fix compatibility with TypeScript 5.4 (#807) 5f6165a

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

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

... (truncated)

Commits
  • e02f228 4.10.2
  • 5f6165a MergeDeep: Fix compatibility with TypeScript 5.4 (#807)
  • 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
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
type-fest [>= 3.5.a, < 3.6]

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 2.19.0 to 4.10.2.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v2.19.0...v4.10.2)

---
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 Updating dependencies label Feb 5, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Superseded by #1730.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/type-fest-4.10.2 branch May 6, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updating dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants