Open greenkeeper[bot] opened 6 years ago
Update to this version instead π
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
Update to this version instead π
The new version differs by 16 commits.
db41c78
v2.0.1
ff9e8c5
Merge branch 'from-event-custom-binder' of https://github.com/steve-taylor/bacon.js
4e0d614
build dist
861102d
link to 2.0 migration instructions
c5d3e59
remove nuget link. was badly outdated.
e8e831e
fix browserstack badge
666c909
add browserstack badge to readme
0ca2a67
don't allow browserstack test failures in travis
4c9b7ca
shaving the yak
cd4b0b0
try node.js 9.0 for browserstack, as it failed with 5.0
e246b64
add debug output
fdef20c
add nodejs 9
891ff30
restore browserstack configuration for travis
3b473b2
skip more checks when running in browser, to save time
8d3a41d
Bacon.fromEvent custom binder
There are 16 commits in total.
See the full diff
Update to this version instead π
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
dependency
baconjs was updated from 0.7.95
to 2.0.10
.Update to this version instead π
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
dependency
baconjs was updated from 0.7.95
to 2.0.11
.dependency
baconjs was updated from 0.7.95
to 3.0.0
.Update to this version instead π
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
dependency
baconjs was updated from 0.7.95
to 3.0.1
.Update to this version instead π
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
dependency
baconjs was updated from 0.7.95
to 3.0.2
.Update to this version instead π
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
dependency
baconjs was updated from 0.7.95
to 3.0.3
.dependency
baconjs was updated from 0.7.95
to 3.0.4
.dependency
baconjs was updated from 0.7.95
to 3.0.5
.dependency
baconjs was updated from 0.7.95
to 3.0.6
.dependency
baconjs was updated from 0.7.95
to 3.0.7
.dependency
baconjs was updated from 0.7.95
to 3.0.8
.dependency
baconjs was updated from 0.7.95
to 3.0.9
.dependency
baconjs was updated from 0.7.95
to 3.0.10
.dependency
baconjs was updated from 0.7.95
to 3.0.11
.dependency
baconjs was updated from 0.7.95
to 3.0.12
.dependency
baconjs was updated from 0.7.95
to 3.0.13
.
Version 1.0.0 of baconjs was just published.
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](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: