Skip to content
This repository has been archived by the owner on Sep 10, 2020. It is now read-only.

Update baconjs to the latest version 🚀 #3

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Dec 15, 2017

Version 1.0.0 of baconjs was just published.

Dependency baconjs
Current Version 0.7.95
Type dependency

The version 1.0.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 baconjs.

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 6 commits.

  • 300937d release 1.0.0
  • 36ee8bb improve readme
  • be77078 add notice to doAction documentation, related to #698
  • 045c1e2 Revert "Fix #698"
  • 118293a move the addPropertyInitValueToStream function to separate file (and allow circular deps)
  • 01b5a42 Fix #698

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Dec 23, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 23, 2017

Version 1.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • ff11617 release 1.0.1
  • 9192359 Fix #699: A bit stabler implementation of Property::takeUntil, without using
  • 2c0eab3 Add failing test case for Issue #699
  • 27b272b add missing dependency later->scheduler

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 29, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 29, 2018

Version 2.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 94 commits.

  • bd133ec build dist
  • eb73b69 update readme with changes in Event objects
  • 2b0a835 Change hasValue, isEvent, isNext, isInitial, isError, isEnd from functions to boolean properties
  • 0294af8 refactor, cleanup
  • 72e07b0 cleanup
  • db51fa6 optimize Bacon.when by getting rid of unnecessary functions created during dispatch
  • 049f173 remove asserts in some performance-critical spots
  • fcaecde make sure stuff stays synchrnous in perftest
  • a8c0a7a remove assert that slowed down the event pipeline
  • d07f27a Merge pull request #711 from baconjs/force-async
  • c6892a9 removed tests for infinite synchrnous sources, as synchrnous eventstreams no longer exist
  • 65800a1 build dist
  • d60915d Don't spawn twice for an Initial event in flatmap
  • 456a163 import Bacon from src/Bacon in all tests to avoid 2 instances
  • f800a4a add an extra check

There are 94 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 9, 2018

Version 2.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 16 commits.

There are 16 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 9, 2018

Version 2.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 9, 2018

Version 2.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 1be7334 release 2.0.3
  • 496a12c maybe finally get the release script just right?

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 9, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 9, 2018

Version 2.0.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 7a419c3 release 2.0.4
  • 120ee56 maybe now version information gets correctly passed even into npm-published js-files

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 12, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2018

Version 2.0.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • 1ab2f50 release 2.0.5
  • 162c712 rel notes
  • 946c232 fix Promise polyfill in tests
  • e9a2175 build dist
  • 080c3f7 just triggering a rebuild
  • 4565b4c fix whitespace error, sorry
  • 2d4a77e Fix #713, i.e. the force-async behavior in EventStream constructor.
  • 5ac0249 test for asynchronicity of Property.toEventStream
  • 36b5dc3 remove unnecessary .toProperty()
  • a818d41 Run mocha debugger if DEBUG environment variable is set
  • b990dd2 extract src/toeventstream.js
  • af404b9 release notes

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 13, 2018

Version 2.0.6 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • ba708c0 release 2.0.6
  • 0fc343a upgrade jQuery (dev-dependency) to 3.3.1
  • 8fab80f Merge pull request #716 from semmel/master
  • 68a5c50 docu (2.0): changes to flatMap* + few typos

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 13, 2018

Version 2.0.7 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 6, 2018

Version 2.0.8 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 6, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 6, 2018

Version 2.0.9 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 13, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 13, 2018

  • The dependency baconjs was updated from 0.7.95 to 2.0.10.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • c5968be release 2.0.10
  • 7d822c3 release notes
  • 605c75e fix fromArray when a previous observer has takes exactly N values (baconjs#724)
  • cdb042f Merge pull request #723 from chriscalo/patch-1
  • a82a30f Fix typo
  • 174b6ca add watch script using nodemon
  • 20c03d8 release notes

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 9, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 9, 2019

  • The dependency baconjs was updated from 0.7.95 to 2.0.11.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • d689df0 release 2.0.11
  • 83560ed Define flatScan for EventStream only, fix #733
  • ce7d33e remove the readme check from travis. failed for unknown reason

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 29, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 29, 2019

  • The dependency baconjs was updated from 0.7.95 to 3.0.0.

Update to this version instead 🚀

Commits

The new version differs by 256 commits.

  • 201b3b3 release 3.0.0
  • 1d420f8 Merge branch 'master' into typescript
  • 620222c doc improvements. ready to ship!
  • 9fd2c1f moved tests from spec/specs/ to test/
  • 336a08b disable broken jquery test
  • 7430b04 move package management test into separate directory to make browser tests work again
  • 1299354 upgrade browserify
  • 4ab9ac6 typescript 3.3
  • 8d69c5e typing fixes for typescript 3.3
  • e6c202d removed bunch of deps, including all things babel
  • eddff03 remove coffeescript deps
  • f98360e build dist, types
  • c918fa7 convert last js file to ts
  • f0c4e6b convert perf tests to ts
  • 9f0eb9f build dist, types

There are 250 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 2, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 2, 2019

  • The dependency baconjs was updated from 0.7.95 to 3.0.1.

Update to this version instead 🚀

Commits

The new version differs by 14 commits.

  • fecf671 release 3.0.1
  • c1961c6 build
  • a376ee0 Fix Bacon.mergeAll incorrectly passing through Initial events (#736)
  • f4e60a0 skip log tests for now
  • 5f5c133 typing fix
  • 34bcd1f fixing browser tests, run with node 11
  • 3234d55 remove node<6 and add 10, 11
  • db1e33f build
  • b45e5a1 array typings for combineTemplate
  • 83c2701 cleanup
  • 650ee9e typings for Bacon.combineTemplate. Thanks @milankinen for great typing tips
  • 89b9f5f add link to new api docs
  • f05b6b2 release notes for 3.0
  • 3d8d9c9 make readme API links absolute

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 6, 2019

  • The dependency baconjs was updated from 0.7.95 to 3.0.2.

Update to this version instead 🚀

Commits

The new version differs by 14 commits.

  • 0b69a53 release 3.0.2
  • 99a2eff use npm ci and dist-tags in release
  • 5882d61 enable log test
  • 1f757d3 remove unused var
  • d513054 remove bower-json dependency and detailed bower.json validation (bower-json introduces insecure deep-extend dep)
  • f4083c9 update most devdependencies at once
  • 413a51e regenerate package-lock.json
  • 7d23b98 pass to tsify to prevent crashing
  • 52fcb50 newer node.js for browsertests
  • 8905f01 add watch script that builds and tests
  • 763569a use --noEmit in watch-ts script to avoid writing files at all
  • cf18713 build
  • 51af487 build type declarations in the rollup build too
  • bd5c0b4 release notes

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 6, 2019

  • The dependency baconjs was updated from 0.7.95 to 3.0.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 27, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 27, 2019

  • The dependency baconjs was updated from 0.7.95 to 3.0.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 27, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 27, 2019

  • The dependency baconjs was updated from 0.7.95 to 3.0.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 28, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 28, 2019

  • The dependency baconjs was updated from 0.7.95 to 3.0.6.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 16, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 16, 2019

  • The dependency baconjs was updated from 0.7.95 to 3.0.7.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 16, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 16, 2019

  • The dependency baconjs was updated from 0.7.95 to 3.0.8.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 17, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 17, 2019

  • The dependency baconjs was updated from 0.7.95 to 3.0.9.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 11, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 11, 2019

  • The dependency baconjs was updated from 0.7.95 to 3.0.10.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 27, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 27, 2019

  • The dependency baconjs was updated from 0.7.95 to 3.0.11.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Dec 7, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 7, 2019

  • The dependency baconjs was updated from 0.7.95 to 3.0.12.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 21, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 21, 2020

  • The dependency baconjs was updated from 0.7.95 to 3.0.13.

Update to this version instead 🚀

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

Successfully merging this pull request may close these issues.

0 participants