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

chore(deps-dev): bump type-fest from 0.20.2 to 1.2.0 #2049

Merged
merged 2 commits into from
Jun 2, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2021

Bumps type-fest from 0.20.2 to 1.2.0.

Release notes

Sourced from type-fest's releases.

v1.2.0

sindresorhus/type-fest@v1.1.3...v1.2.0

v1.1.3

  • Add @​category JSDoc tag to improve reference docs generation (#209) 6b8bee7

sindresorhus/type-fest@v1.1.2...v1.1.3

v1.1.2

  • Add string[] to PackageJson.Exports (#210) c34bbd9

sindresorhus/type-fest@v1.1.1...v1.1.2

v1.1.1

  • Fix missing type lib 2ac33c7

sindresorhus/type-fest@v1.1.0...v1.1.1

v1.1.0

  • Add PackageJson.PublishConfig type (#205) 305795c

sindresorhus/type-fest@v1.0.2...v1.1.0

v1.0.2

  • Add missing exports for some of the TypeScript 4.1-only types (#196) 73e9aa7

sindresorhus/type-fest@v1.0.1...v1.0.2

v1.0.1

  • Fix LastArrayElement type 8445521

sindresorhus/type-fest@v1.0.0...v1.0.1

v1.0.0

  • Add CamelCasedProps, CamelCasedPropsDeep, and many more types (#179) c043c25
  • Add LastArrayElement, Split, and Trim types (#159) 2f6aa0b

No breaking changes. It's 1.0.0 to mark its stability.

sindresorhus/type-fest@v0.21.3...v1.0.0

v0.21.3

  • Fix TS type reference (#187) ed5f3d3

sindresorhus/type-fest@v0.21.2...v0.21.3

v0.21.2

  • Fix export for Get type (#181) a65377b

... (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 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 0.20.2 to 1.2.0.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v0.20.2...v1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2021
@karrui
Copy link
Contributor

karrui commented Jun 2, 2021

will take a look at this

seems to be introduced by the new Merge implementation in type-fest, go back to using Omit
@karrui karrui requested a review from mantariksh June 2, 2021 03:19
@mantariksh mantariksh merged commit 9b3b7a8 into develop Jun 2, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/type-fest-1.2.0 branch June 2, 2021 03:50
@karrui karrui mentioned this pull request Jun 8, 2021
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.

2 participants