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

Bump type-fest from 4.3.1 to 4.8.3 #4042

Merged
merged 2 commits into from
Dec 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps type-fest from 4.3.1 to 4.8.3.

Release notes

Sourced from type-fest's releases.

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
  • Add preserveConsecutiveUppercase to PascalCase and friends (#749) e58127a

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

v4.7.1

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

sindresorhus/type-fest@v4.7.0...v4.7.1

v4.7.0

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

sindresorhus/type-fest@v4.6.0...v4.7.0

... (truncated)

Commits

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.3.1 to 4.8.3.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.3.1...v4.8.3)

---
updated-dependencies:
- dependency-name: type-fest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 4, 2023 07:37
@dependabot dependabot bot added the no-jira label Dec 4, 2023
@toptal-build
Copy link
Collaborator

Can one of the admins verify this patch?

Copy link

changeset-bot bot commented Dec 4, 2023

🦋 Changeset detected

Latest commit: 930d6f2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@toptal/picasso-forms Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot changed the title chore(deps-dev): bump type-fest from 4.3.1 to 4.8.3 Bump type-fest from 4.3.1 to 4.8.3 Dec 4, 2023
@dmaklygin dmaklygin self-assigned this Dec 4, 2023
@dmaklygin dmaklygin merged commit 0d427d6 into master Dec 4, 2023
18 checks passed
@dmaklygin dmaklygin deleted the dependabot-npm_and_yarn-type-fest-4.8.3 branch December 4, 2023 09:22
@toptal-build toptal-build mentioned this pull request Dec 4, 2023
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants