chore(deps): update dependency @cycle/time to v0.21.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @cycle/time (source) | 0.8.0 -> 0.21.0 |
Release Notes
cyclejs/cyclejs
v0.21.0
BREAKING CHANGE
- The scheduling of events is now more correct, but people depending on the current behavior will be impacted
v0.20.0
v0.19.0
- fix(time): support TypeScript's strict mode (d4c7d6b)
v0.18.0
v0.16.0
- fix(time): support TypeScript 3.1 (0c61222)
- fix(time): update cycle/run to v4 (fe3175c)
- test(time): fix time tests (f365dec)
BREAKING CHANGE
- If you use JavaScript, there are no breaking changes. If you use TypeScript, this package may not work anymore with versions of TS below 3.1.
v0.15.0
0.15.0 (2018-07-30)
v0.14.0: - Fix a bug with User.event$()
User.event$(selector, eventName) was not working for some custom elements. This fix supports only a selector which is a single class name, e.g., .foo. Using simple and single class names for elements in your Views is also a best practice for development.
v0.13.0
Bug Fixes
- time: fix event processing (#771) (2361c00)
- time: fix rxjs and most entrypoints (c31b60d)
- time: fix throttle immediately completing with sync producer (3bb2271), closes #770
v0.12.0
Bug Fixes
Features
- time: add dispose function to TimeSource (e36b4d9)
v0.11.0
Bug Fixes
- time: reduce ambiguity in package.json dependencies (8956395)
0.10.1 (2017-10-05)
Bug Fixes
- time: ignore node.js specific modules in React Native (1db307d)
v0.10.1
Bug Fixes
- time: ignore node.js specific modules in React Native (1db307d)
v0.10.0
Bug Fixes
- time: comparator can return a boolean (45417b9)
Features
- time: support creating custom operators with Time.createOperator() (d218064)
0.9.1 (2017-08-30)
Bug Fixes
- time: include lib/ in compiled package (49a653e)
v0.9.1
Bug Fixes
- time: include lib/ in compiled package (49a653e)
v0.9.0
Bug Fixes
- time: fix periodic dropping behind in background tab (d14177c)
Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Deploy preview for mcslite ready!
Built with commit 99c2c8e4b55d9aa1650fe24c6d1632352da70789
https://deploy-preview-493--mcslite.netlify.app
Deploy preview for mcs-lite-ui ready!
Built with commit 99c2c8e4b55d9aa1650fe24c6d1632352da70789
https://deploy-preview-493--mcs-lite-ui.netlify.app
| Warnings | |
|---|---|
| :warning: |
Please add a label to your PR. |
| :warning: |
Please assign someone to merge this PR, and optionally include people who should review. |
| :warning: |
Changes were made to package.json, but not to licenses.csv - Perhaps you need to run |
Generated by :no_entry_sign: dangerJS
Deploy preview for mcs-lite-introduction ready!
Built with commit 6a7bd0ac0aa05a2172e0ad75f2e7c0e59ad6fd79
https://deploy-preview-493--mcs-lite-introduction.netlify.com
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.