1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
Commit Graph

315 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
21c9678668 fix: Update nyx to version 14.1.1
closes #451
2019-06-08 13:02:38 +02:00
Ivar Conradi Østhus
e3839ea017 fix: Update commander to version 2.20.0 2019-06-08 13:01:04 +02:00
ivaosthu
bd92e290b3 fix: Specify helpers in ava 2019-06-06 08:10:58 +02:00
greenkeeper[bot]
e33cc3b117 fix: Update ava to the latest version 🚀 (#448)
* chore(package): update ava to version 2.0.0

* chore(package): update lockfile yarn.lock
2019-06-06 07:26:34 +02:00
greenkeeper[bot]
54080fe817 chore: Update async to the latest version 🚀 (#445)
* fix(package): update async to version 3.0.1

* chore(package): update lockfile yarn.lock
2019-05-31 14:17:51 +02:00
ivaosthu
93accd1ad2 3.2.11 2019-05-23 12:19:06 +02:00
ivaosthu
4814084ff8 3.2.10 2019-05-10 14:45:15 +02:00
ivaosthu
efc7679c2a feat: boolean strategy paramters 2019-05-10 10:22:29 +02:00
ivaosthu
34bb8f2e75 3.2.9 2019-05-06 10:55:48 +02:00
ivaosthu
2ceab239ee 3.2.8 2019-05-04 12:05:52 +02:00
ivaosthu
8b2380fe1f fix: Bump unleash-frontend to 3.2.4 2019-05-04 06:37:21 +02:00
greenkeeper[bot]
d6219ac00e chore(package): update @types/node to version 12.0.0 2019-05-04 05:01:50 +02:00
ivaosthu
de16a7854d fix: LogProvider as option injected to unleash.
Instead of instructing users to do static calls
in to Unleash, she should instead be allwed to
specify the log provider as an option to Unleash.

This commit introduces the "getLogger" option,
a function responsible for creating a logger.
2019-05-04 05:01:28 +02:00
ivaosthu
10f4fdee2d 3.2.7 2019-04-29 07:37:21 +02:00
ivaosthu
eb9d0e865d 3.2.6 2019-04-26 10:45:58 +02:00
ivaosthu
cc750dc866 fix(package): update mime to version 2.4.1
closes #418
2019-04-26 10:36:17 +02:00
ivaosthu
a1bced2e62 chore(package): update nyc to version 14.0.0
closes #421
2019-04-26 10:32:44 +02:00
greenkeeper[bot]
7b1fc824fa chore(package): update lolex to version 4.0.1 2019-04-26 10:31:21 +02:00
greenkeeper[bot]
3680eecdf2 chore(package): update husky to version 2.0.0 2019-04-26 10:31:05 +02:00
greenkeeper[bot]
babe22ff05 chore(package): update superagent to version 5.0.2 2019-04-26 10:30:51 +02:00
Ivar Conradi Østhus
85a017cee8 fix: Bump unleash-frontend to version 3.2.3 2019-04-03 20:37:15 +02:00
greenkeeper[bot]
97a5759663 chore(package): update supertest to version 4.0.1 2019-03-15 15:50:22 +01:00
Benjamin Ludewig
5e8059dcf1 feat: Added import & export through stateService #395 2019-03-15 15:07:32 +01:00
ivaosthu
db3d88e6cd 3.2.4 2019-03-13 10:08:38 +01:00
ivaosthu
66bfcecadc feat: Add customizable ui config 2019-03-13 10:04:08 +01:00
ivaosthu
fc9886af58 3.2.3 2019-03-13 09:41:24 +01:00
ivaosthu
6dc2ecdb13 3.2.2 2019-03-06 19:44:08 +01:00
ivaosthu
c428aa37f1 fix: Bump unleash-frontend to version 3.2.1 2019-03-06 19:43:50 +01:00
ivaosthu
30ef6ce751 fix: Update dependencies 2019-03-04 19:40:59 +01:00
greenkeeper[bot]
7e0913b940 Update yargs to the latest version 🚀 (#393)
## The dependency [yargs](https://github.com/yargs/yargs) was updated from `12.0.5` to `13.1.0`.
This version 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.

---

[Find out more about this release](https://github.com/yargs/yargs).

<details>
  <summary>FAQ and help</summary>

  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).
</details>

---


Your [Greenkeeper](https://greenkeeper.io) bot 🌴
2019-02-18 07:44:04 +01:00
greenkeeper[bot]
a492928e61 Update db-migrate-pg to the latest version 🚀 (#391)
* fix(package): update db-migrate-pg to version 0.5.0

* chore(package): update lockfile yarn.lock
2019-02-14 17:41:09 +01:00
greenkeeper[bot]
e878b07487 Update @types/node to the latest version 🚀 (#392)
* chore(package): update @types/node to version 11.9.0

* chore(package): update lockfile yarn.lock
2019-02-12 06:19:57 +01:00
ivaosthu
d43b3ca442 3.2.1 2019-02-08 13:57:20 +01:00
ivaosthu
402bd1f72c 3.2.0 2019-02-08 09:43:42 +01:00
ivaosthu
1a8cd5c146 fix: Update unleash-frontend to 3.2.0 with variants support 2019-02-08 09:38:23 +01:00
ivaosthu
e459d33bea chore: Update guide on integrating with Google Auth
This is due to Google retiring google.plus APIs and the old passport libs used in the examples depended on these.

Closes #386
2019-02-02 12:09:22 +01:00
ivaosthu
1e4ad5b470 3.1.7 2019-02-01 15:54:16 +01:00
ivaosthu
766932bc68 3.1.6 2019-02-01 08:10:44 +01:00
ivaosthu
5d164a47cd 3.1.5 2019-01-28 12:30:32 +01:00
ivaosthu
f0d58dfe1c chore: Upgrade all the dependencies
closes #385
2019-01-28 12:23:05 +01:00
ivaosthu
5f2d7b1952 chore: Upgrade supertest to version 3.4.2 2019-01-28 08:14:09 +01:00
ivaosthu
bcd33c1d4e feat(permission): Update frontend with permission support 2019-01-19 11:52:37 +01:00
ivaosthu
7f3fe0f43b 3.1.4 2018-12-17 13:49:46 +01:00
ivaosthu
3c2d864c76 chore(package): Upgrade moment to version 2.23.0 2018-12-17 11:04:12 +01:00
ivaosthu
63c08a20a1 chore(package): Upgrade deep-diff to version 1.0.2 2018-12-17 11:02:52 +01:00
ivaosthu
2edb4ab560 chore(package): Upgrade prom-client to version 11.2.0 2018-12-17 11:01:41 +01:00
ivaosthu
1c4822b721 chore(package): Upgrade joi to version 14.3.0 2018-12-17 10:59:30 +01:00
ivaosthu
b5c1dfb1a6 chore(package): Upgrade pg to version 7.7.1 2018-12-17 10:57:19 +01:00
ivaosthu
8fe1e256bd chore(package): Upgrade various dev-dependecies 2018-12-17 10:54:19 +01:00
ivaosthu
e83e3694c6 chore: Upgrade ava to 1.0.1 2018-12-17 10:16:18 +01:00