AutoScheduleJS / queries-scheduler

MIT License
0 stars 0 forks source link

Update @autoschedule/queries-fn to the latest version šŸš€ #27

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 6.0.0 of @autoschedule/queries-fn was just published.

Dependency @autoschedule/queries-fn
Current Version 5.1.0
Type devDependency

The version 6.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 @autoschedule/queries-fn.

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.


Release Notes v6.0.0

6.0.0 (2018-04-01)

Features

  • separate client from internal query interface (688014e)

BREAKING CHANGES

  • start, end and duration are part of position property
Commits

The new version differs by 3 commits.

  • 688014e feat: separate client from internal query interface
  • aece0b8 chore: update packages
  • 968be0f chore: update packages

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:

greenkeeper[bot] commented 6 years ago

Version 6.1.0 just got published.

Update to this version instead šŸš€

Release Notes v6.1.0

6.1.0 (2018-04-02)

Features

  • optimized bundle size + generate ES6 lib (a538644)
Commits

The new version differs by 1 commits.

  • a538644 feat: optimized bundle size + generate ES6 lib

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.2.0 just got published.

Update to this version instead šŸš€

Release Notes v6.2.0

6.2.0 (2018-06-24)

Features

  • export internal/client interface + splittable property (2c9f409)
Commits

The new version differs by 2 commits.

  • 2c9f409 feat: export internal/client interface + splittable property
  • 00fc896 build: webpack bundle to ES6 modules

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.2.1 just got published.

Update to this version instead šŸš€

Release Notes v6.2.1

6.2.1 (2018-06-24)

Bug Fixes

Commits

The new version differs by 1 commits.

See the full diff