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

[Snyk] Upgrade @funkia/hareactive from 0.0.20 to 0.4.0 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade @funkia/hareactive from 0.0.20 to 0.4.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 29 versions ahead of your current version.
  • The recommended version was released 6 months ago, on 2019-09-19.
Release notes
Package name: @funkia/hareactive
  • 0.4.0 - 2019-09-19

    Breaking changes

    • The flatten function and the flatten methods has been renamed to flat to better align with the Array#flat method.
    • The functions performStream, performStreamLatest, and performStreamOrdered has been split up into the four functions performStream, flatFutures, flatFuturesLatest, and flatFuturesOrdered. For more information see #68.

    Commits

    • Move tests for time related functions into separate module c230da7
    • Merge pull request #68 from funkia/stream-of-futures 88e22e7
    • Rename flatFuture to flatFutures 1e3b3ff
    • Split performStream into functions handling stream of futures ba08ae5
    • switcher stays in pull when stream switches to push fa02e03
    • integrate stays in pull if parent changes to push 64750f8
    • push on behavior stops at pull behaviors 771977c
    • lift only switches to push if all parents are push 1cad54b
    • render and observe takes an optional timestamp ea5cb1e
    • Update dependencies 71e95b2
    • observe takes time and pull in that time on synchronous pull ab8f7af
    • Rename flatten function and methods to flat c4b0282
    • Remove unused PlanNow ccd88fc
    • Merge pull request #67 from funkia/pushing-triggers-pull 0345a86
    • cleanup and refactor to follow code conventions f22b3af
    • push triggers pull, fix glitches 3a3cfd0
    • Timing functions returns value in Now 3b4a5ed
    • Add skipped but breaking test 4e05c43
    • Change VSCode debug configuration to work with Jest 3444dea

    v0.3.4...v0.4.0

  • 0.3.4 - 2019-08-27
    • Remove instant, rename flash to instant a4f33ff
    • flash support testNow 2bf2527
    • add instant, a wrapper for stateful functions 3d4f746
    • add flash cc17692
    • Changes can activate on non-replaced placeholder fe4a377

    v0.3.3...v0.3.4

  • 0.3.3 - 2019-08-16
    • Fix bug related to ConstantBehavior not having a parent 3b7ff3c
    • Reenable strict generic checks e3ae44f
    • Update dependencies 532e250
    • Merge pull request #66 from funkia/document-moment 50a4fb7
    • Document moment c13b033

    v0.3.2...v0.3.3

  • 0.3.2 - 2019-04-30

    0.3.2

  • 0.3.1 - 2019-02-26

    0.3.1

  • 0.3.0 - 2019-02-26

    0.3.0

  • 0.2.7 - 2019-02-24

    0.2.7

  • 0.2.6 - 2019-02-21

    0.2.6

  • 0.2.5 - 2019-02-05

    0.2.5

  • 0.2.4 - 2019-01-13

    0.2.4

  • 0.2.3 - 2018-10-28
  • 0.2.2 - 2018-09-03
  • 0.2.1 - 2018-08-13
  • 0.2.0 - 2018-08-02
  • 0.1.5 - 2018-06-02
  • 0.1.4 - 2018-06-02
  • 0.1.3 - 2017-12-08
  • 0.1.2 - 2017-12-03
  • 0.1.1 - 2017-06-11
  • 0.1.0 - 2017-05-29
  • 0.0.31 - 2017-05-16
  • 0.0.30 - 2017-05-12
  • 0.0.29 - 2017-05-12
  • 0.0.28 - 2017-05-12
  • 0.0.27 - 2017-05-12
  • 0.0.25 - 2017-05-12
  • 0.0.23 - 2017-05-12
  • 0.0.22 - 2017-05-04
  • 0.0.21 - 2017-05-04
  • 0.0.20 - 2017-05-02
from @funkia/hareactive GitHub release notes
Commit messages
Package name: @funkia/hareactive
  • 5b295b2 0.4.0
  • c230da7 Move tests for time related functions into separate module
  • 88e22e7 Merge pull request #68 from funkia/stream-of-futures
  • 1e3b3ff Rename flatFuture to flatFutures
  • ba08ae5 Split performStream into functions handling stream of futures
  • fa02e03 switcher stays in pull when stream switches to push
  • 64750f8 integrate stays in pull if parent changes to push
  • 771977c push on behavior stops at pull behaviors
  • 1cad54b lift only switches to push if all parents are push
  • ea5cb1e render and observe takes an optional timestamp
  • 71e95b2 Update dependencies
  • ab8f7af observe takes time and pull in that time on synchronous pull
  • c4b0282 Rename flatten function and methods to flat
  • ccd88fc Remove unused PlanNow
  • 0345a86 Merge pull request #67 from funkia/pushing-triggers-pull
  • f22b3af cleanup and refactor to follow code conventions
  • 3a3cfd0 push triggers pull, fix glitches
  • 3b4a5ed Timing functions returns value in Now
  • 4e05c43 Add skipped but breaking test
  • 3444dea Change VSCode debug configuration to work with Jest
  • 681a7b0 0.3.4
  • a4f33ff Remove instant, rename flash to instant
  • 2bf2527 flash support testNow
  • 3d4f746 add instant, a wrapper for stateful functions

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant