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

chore(deps): update dependency @cycle/time to v0.21.0 #493

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cycle/time (source) 0.8.0 -> 0.21.0 age adoption passing confidence

Release Notes

cyclejs/cyclejs

v0.21.0

Compare Source

BREAKING CHANGE
  • The scheduling of events is now more correct, but people depending on the current behavior will be
    impacted

v0.20.0

Compare Source

v0.19.0

Compare Source

  • fix(time): support TypeScript's strict mode (d4c7d6b)

v0.18.0

Compare Source

v0.16.0

Compare Source

  • 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

Compare Source

0.15.0 (2018-07-30)

v0.14.0: - Fix a bug with User.event$()

Compare Source

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

Compare Source

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

Compare Source

Bug Fixes
  • time: fix error propagation (82f313e)
  • time: fix raf import (18340cb)
Features
  • time: add dispose function to TimeSource (e36b4d9)

v0.11.0

Compare Source

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

Compare Source

Bug Fixes
  • time: ignore node.js specific modules in React Native (1db307d)

v0.10.0

Compare Source

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

Compare Source

Bug Fixes
  • time: include lib/ in compiled package (49a653e)

v0.9.0

Compare Source

Bug Fixes
  • time: fix periodic dropping behind in background tab (d14177c)
Features
  • time: use setImmediate to run events in background (30d3ea3), closes #​37
  • time: use setInterval for processing loop (040e254)

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.

@renovate renovate bot requested a review from evenchange4 as a code owner January 16, 2018 12:52
@evenchange4
Copy link
Member

evenchange4 commented Jan 16, 2018

Deploy preview for mcslite ready!

Built with commit 99c2c8e

https://deploy-preview-493--mcslite.netlify.app

@evenchange4
Copy link
Member

evenchange4 commented Jan 16, 2018

Deploy preview for mcs-lite-ui ready!

Built with commit 99c2c8e

https://deploy-preview-493--mcs-lite-ui.netlify.app

@michaelhsu-bot
Copy link
Collaborator

michaelhsu-bot commented Jan 16, 2018

Warnings
⚠️

Please add a label to your PR.

⚠️

Please assign someone to merge this PR, and optionally include people who should review.

⚠️

Changes were made to package.json, but not to licenses.csv - Perhaps you need to run $ yarn run license?

Generated by 🚫 dangerJS

@evenchange4
Copy link
Member

evenchange4 commented Jan 16, 2018

Deploy preview for mcs-lite-introduction ready!

Built with commit 6a7bd0a

https://deploy-preview-493--mcs-lite-introduction.netlify.com

@renovate renovate bot force-pushed the renovate/cycle-time-0.x branch 13 times, most recently from be5df9f to 6ebef09 Compare January 19, 2018 01:27
@renovate renovate bot force-pushed the renovate/cycle-time-0.x branch 12 times, most recently from 3e1e0ae to b72375e Compare January 26, 2018 05:57
@renovate renovate bot force-pushed the renovate/cycle-time-0.x branch 5 times, most recently from 12d80b8 to 1b4828d Compare May 22, 2018 03:11
@renovate renovate bot force-pushed the renovate/cycle-time-0.x branch 2 times, most recently from 4c6c3df to a6dd172 Compare May 28, 2018 07:22
@renovate renovate bot force-pushed the renovate/cycle-time-0.x branch 2 times, most recently from bde625a to 6c26769 Compare June 7, 2018 05:18
@renovate renovate bot force-pushed the renovate/cycle-time-0.x branch from 6c26769 to b106dd3 Compare June 20, 2018 09:26
@renovate renovate bot force-pushed the renovate/cycle-time-0.x branch 3 times, most recently from 579bea6 to 56dc902 Compare July 6, 2018 08:53
@renovate renovate bot force-pushed the renovate/cycle-time-0.x branch from 56dc902 to f6955a3 Compare July 29, 2018 10:06
@renovate renovate bot changed the title chore(deps): update dependency @cycle/time to v0.13.0 chore(deps): update dependency @cycle/time to v0.14.0 Jul 29, 2018
@renovate renovate bot changed the title chore(deps): update dependency @cycle/time to v0.14.0 chore(deps): update dependency @cycle/time to v0.15.0 Jul 30, 2018
@renovate renovate bot force-pushed the renovate/cycle-time-0.x branch from f6955a3 to 719c407 Compare July 30, 2018 12:19
@renovate renovate bot changed the title chore(deps): update dependency @cycle/time to v0.15.0 chore(deps): update dependency @cycle/time to v0.16.0 Oct 17, 2018
@renovate renovate bot changed the title chore(deps): update dependency @cycle/time to v0.16.0 chore(deps): update dependency @cycle/time to v0.18.0 Dec 2, 2018
@renovate renovate bot changed the title chore(deps): update dependency @cycle/time to v0.18.0 chore(deps): update dependency @cycle/time to v0.19.0 Dec 10, 2018
@renovate renovate bot changed the title chore(deps): update dependency @cycle/time to v0.19.0 chore(deps): update dependency @cycle/time to v0.20.0 Oct 4, 2019
@renovate renovate bot force-pushed the renovate/cycle-time-0.x branch from 6a7bd0a to 99c2c8e Compare April 26, 2021 17:27
@renovate renovate bot changed the title chore(deps): update dependency @cycle/time to v0.20.0 chore(deps): update dependency @cycle/time to v0.21.0 Apr 26, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Mar 25, 2023

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.

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

Successfully merging this pull request may close these issues.

3 participants