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

build(deps-dev): bump type-fest from 4.2.0 to 4.8.3 #709

Merged
merged 1 commit into from Dec 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps type-fest from 4.2.0 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 4.2.0 to 4.8.3.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.2.0...v4.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 4, 2023
@dependabot dependabot bot requested a review from a team December 4, 2023 05:32
Copy link

github-actions bot commented Dec 4, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 91.74% 1155/1259
🟢 Branches 88.89% 320/360
🟢 Functions 92.86% 169/182
🟢 Lines 91.4% 1073/1174

Test suite run success

396 tests passing in 37 suites.

Report generated by 🧪jest coverage report action from 76d37b2

@Sarafa2n Sarafa2n changed the base branch from master to 4.41.4 December 8, 2023 08:36
@Sarafa2n Sarafa2n merged commit 7081c2e into 4.41.4 Dec 8, 2023
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/type-fest-4.8.3 branch December 8, 2023 08:37
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant