1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

129 Commits

Author SHA1 Message Date
ivaosthu
4362b1c045 chore: update yarn.lock 2020-02-20 08:34:22 +01:00
ivaosthu
bb396b6c62 feat: Add customizable ui config 2020-02-20 08:34:22 +01:00
ivaosthu
792aefae5c fix: Bump unleash-frontend to version 3.2.1 2020-02-20 08:34:21 +01:00
ivaosthu
f58dd85616 fix: Update dependencies 2020-02-20 08:34:21 +01:00
greenkeeper[bot]
a7ed3dba45 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 🌴
2020-02-20 08:34:21 +01:00
greenkeeper[bot]
f12718a0ae 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
2020-02-20 08:34:21 +01:00
greenkeeper[bot]
ad7465c1a8 Update @types/node to the latest version 🚀 (#392)
* chore(package): update @types/node to version 11.9.0

* chore(package): update lockfile yarn.lock
2020-02-20 08:34:21 +01:00
ivaosthu
bb05135f71 fix: Update unleash-frontend to 3.2.0 with variants support 2020-02-20 08:34:20 +01:00
ivaosthu
ba9d28b18d fix: bump unleash-frontend 2020-02-20 08:34:20 +01:00
ivaosthu
d43d1ad537 fix: bump frontend for better variant support 2020-02-20 08:34:20 +01:00
ivaosthu
b2dd323ffd feat: Frontend with variant support 2020-02-20 08:34:20 +01:00
ivaosthu
ca8d2fdae0 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
2020-02-20 08:34:20 +01:00
ivaosthu
826c7b3003 chore: Upgrade all the dependencies
closes #385
2020-02-20 08:34:19 +01:00
ivaosthu
1163057546 chore: Upgrade supertest to version 3.4.2 2020-02-20 08:34:19 +01:00
ivaosthu
66a384aae9 feat(permission): Update frontend with permission support 2020-02-20 08:34:19 +01:00
ivaosthu
c1df050bdc chore(package): Upgrade moment to version 2.23.0 2020-02-20 08:34:18 +01:00
ivaosthu
33e64729cd chore(package): Upgrade deep-diff to version 1.0.2 2020-02-20 08:34:18 +01:00
ivaosthu
051868bd90 chore(package): Upgrade prom-client to version 11.2.0 2020-02-20 08:34:18 +01:00
ivaosthu
c89274eaba chore(package): Upgrade joi to version 14.3.0 2020-02-20 08:34:18 +01:00
ivaosthu
7192f3fc84 chore(package): Upgrade pg to version 7.7.1 2020-02-20 08:34:18 +01:00
ivaosthu
12206e635a chore(package): Upgrade various dev-dependecies 2020-02-20 08:34:18 +01:00
ivaosthu
cdf623e70f chore: Upgrade ava to 1.0.1 2020-02-20 08:34:18 +01:00
ivaosthu
62e6d1075a chore(modernize): remove express-validator 2020-02-20 08:34:18 +01:00
greenkeeper[bot]
6a76d30516 chore(package): update lockfile yarn.lock 2020-02-20 08:34:17 +01:00
ivaosthu
05ec618fea Revert "fix(package): update knex to version 0.16.0"
This reverts commit d36874159b.
2020-02-20 08:34:16 +01:00
greenkeeper[bot]
9624908557 chore(package): update lockfile yarn.lock 2020-02-20 08:34:16 +01:00
ivaosthu
4cd7b59382 chore: Upgrade prettier to 1.15.2 2020-02-20 08:34:15 +01:00
ivaosthu
9c7b429032 chore: Upgrade husk and nyc 2020-02-20 08:34:15 +01:00
ivaosthu
5917961efd chore: update yarn.lock 2020-02-20 08:34:15 +01:00
greenkeeper[bot]
fd83fbb5b5 chore(package): update lockfile yarn.lock 2020-02-20 08:34:14 +01:00
ivaosthu
ddad9e27a3 fix(clientApi): Add namePrefix paramter to /api/client/features
Allows the client to limit the response to name with the given prefix.
2020-02-20 08:34:14 +01:00
ivaosthu
70b9879a45 chore(lockfile): update lockfile 2020-02-20 08:34:14 +01:00
greenkeeper[bot]
82d4d4605c chore(package): update lockfile yarn.lock 2020-02-20 08:34:14 +01:00
greenkeeper[bot]
aef298bb36 chore(package): update lockfile yarn.lock 2020-02-20 08:34:14 +01:00
greenkeeper[bot]
ef1b4c783d chore(package): update lockfile yarn.lock 2020-02-20 08:34:13 +01:00
greenkeeper[bot]
d37bddceba chore(package): update lockfile yarn.lock 2020-02-20 08:34:13 +01:00
Simen Bekkhus
0bf834a4f2 chore: upgrade prettier
Closes #345
2020-02-20 08:34:13 +01:00
ivaosthu
2ac9322c1b chore(package): update unleash-frontend to version 3.1.3 2020-02-20 08:34:13 +01:00
ivaosthu
3c40cf2f2e fix(gzip): Add gzip support 2020-02-20 08:34:13 +01:00
ivaosthu
b0fe8880f8 chore(package): update unleash-frontend to version 3.1.2 2020-02-20 08:34:13 +01:00
greenkeeper[bot]
2dd71ae1a5 Update prometheus-gc-stats to the latest version 🚀 (#341)
* fix(package): update prometheus-gc-stats to version 0.6.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
2020-02-20 08:34:13 +01:00
ivaosthu
87af1d67ab fix(package): update unleash-frontend to version 3.1.1 2020-02-20 08:34:13 +01:00
ivaosthu
b09c5369d7 fix(package): update unleash-frontend to version 3.1.0 2020-02-20 08:34:13 +01:00
ivaosthu
ad171e753e fix(log4js): Upgrade to log4js 3.0.3 and fix configuration 2020-02-20 08:34:12 +01:00
greenkeeper[bot]
043794bcaf fix(package): update log4js to version 3.0.2
Closes #334
2020-02-20 08:34:12 +01:00
greenkeeperio-bot
051e5f219e chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2020-02-20 08:34:12 +01:00
greenkeeperio-bot
e3f0933d4c chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2020-02-20 08:34:12 +01:00
greenkeeperio-bot
4dad27a511 chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2020-02-20 08:34:11 +01:00
greenkeeperio-bot
05bbc4c20a chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2020-02-20 08:34:11 +01:00
greenkeeperio-bot
ec8df74f52 chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2020-02-20 08:34:11 +01:00