uwinkler / restate

An easy to use app-state management lib for react using hooks
MIT License
11 stars 0 forks source link

An in-range update of utility-types is breaking the build 🚨 #10

Closed greenkeeper[bot] closed 2 years ago

greenkeeper[bot] commented 4 years ago

The devDependency utility-types was updated from 3.8.0 to 3.9.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

utility-types is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ✅ **default/MyPipeline:** Build passed ([Details](https://g.codefresh.io/build/5db7618f81499a5629741f71)). - ❌ **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/uwinkler/restate/46?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 11 commits.

  • dce882c 3.9.0
  • 4c4cc1c Added null | undefined to Primitive and isPrimitive (#116)
  • d293e36 Create FUNDING.yml
  • b83fe21 Bugfix/documentation typo fixes (#110)
  • adbbaae Add Mutable type (#111)
  • 5b7cd0c [Feature] Add UnionToIntersection type (#109)
  • d935928 Deprecated Falsey but kept alias for backward compatibility, added new alias Falsy Resolved #96 (#108)
  • 13387ab Make applying DeepReadonly idempotent (#107)
  • a1170cf Fix typo in ValuesType with flow syntax (#105)
  • b5e53dc Fix link and typo in README (#103)
  • b788296 Fixed docs, type guards moved to next release

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 15 commits.

  • 185ad89 3.10.0
  • ba66c89 Improve docs & tests (#125)
  • 2ae7412 Remove undefined from keyof result of (Pick|Omit)ByValue(Exact)? (#124)
  • 20da0ce Updated formatting and snapshots
  • c4965fb Upgraded all test suites to the most recent deps
  • ab520f0 Updated husky
  • 92ee9a2 Updated readme
  • 671a5f6 updated npm ignore
  • f9b3840 Update SECURITY.md
  • 7202656 Create CHANGELOG.md
  • a25e486 Create SUPPORT.md
  • 0cfbc32 Create CODE_OF_CONDUCT.md
  • 94cd581 Create SECURITY.md
  • 449ce4a Updated TS to 3.7 RC and also updated prettier and code formatting (#122)
  • edaae82 Updated Readme styling, badges and issue templates. (#121)

See the full diff