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

fix: bump type-fest from 2.2.0 to 2.3.2 #713

Merged
merged 1 commit into from Sep 14, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2021

Bumps type-fest from 2.2.0 to 2.3.2.

Release notes

Sourced from type-fest's releases.

v2.3.2

  • Fix Except not working with generic properties (#263) ad02560

sindresorhus/type-fest@v2.3.1...v2.3.2

v2.3.1

  • Fix a filename a8c2818

sindresorhus/type-fest@v2.3.0...v2.3.1

v2.3.0

New types

Improvements

  • Accept non-JSON types with .toJSON() method in Jsonify type (#257) 09fb092
  • Support numbers in Join type (#258) a001611

sindresorhus/type-fest@v2.2.0...v2.3.0

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 2.2.0 to 2.3.2.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v2.2.0...v2.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/type-fest-2.3.2 branch from 0e66413 to ca81fcd Compare September 13, 2021 19:58
@goloroden goloroden enabled auto-merge (squash) September 14, 2021 15:50
@goloroden goloroden merged commit 4043557 into main Sep 14, 2021
@goloroden goloroden deleted the dependabot/npm_and_yarn/type-fest-2.3.2 branch September 14, 2021 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants