bahmutov / cypress-cycle-unit-test

Unit testing Cycle.js components in Cypress E2E test runner
3 stars 0 forks source link

Update xstream to the latest version 🚀 #20

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 11.3.0 of xstream was just published.

Dependency xstream
Current Version 11.2.0
Type devDependency

The version 11.3.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of xstream.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 8 commits.

  • 1900a13 chore(package): release new version
  • b4abefd fix(package): inline source maps and inline sources
  • 11c6385 chore(package): upgrade TypeScript to 2.8 (devDependency)
  • 7fa8f15 chore(package): gitignore pnpm shrinkwrap
  • acbb2c5 refactor(tests): comply with TSLint
  • d3f8df3 refactor(core): enable autoimport of xs in VSCode
  • 3a4271c fix(fromObservable): use Symbol.observable to get observable
  • 328fbad test(dropRepeats): check that it completes

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 6 years ago

Version 11.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 06e4267 chore(package): release new version
  • dff47c9 fix(core): add xs type default export

See the full diff