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

384 Commits

Author SHA1 Message Date
renovate[bot]
2a4668037d
chore(deps): update dependency jest to v27.2.3 (#990)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-28 20:24:28 +02:00
renovate[bot]
6f19235843
chore(deps): update dependency eslint-plugin-prettier to v4 (#980)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 23:40:56 +02:00
renovate[bot]
9952b05fa2
chore(deps): update typescript-eslint monorepo to v4.32.0 (#983)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 23:02:14 +02:00
renovate[bot]
57eb26b475
fix(deps): update dependency prom-client to v14 (#987)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 22:57:08 +02:00
renovate[bot]
2ee2939229
chore(deps): update dependency tsc-watch to v4.5.0 (#975)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 17:00:17 +02:00
renovate[bot]
b3642574d2
fix(deps): update dependency unleash-frontend to v4.2.0 (#976)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 16:26:36 +02:00
renovate[bot]
e6c1f3b56b
chore(deps): update dependency ts-node to v10.2.1 (#973)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 16:03:03 +02:00
renovate[bot]
ae94fd5d76
chore(deps): update dependency prettier to v2.4.1 (#974)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 16:01:52 +02:00
renovate[bot]
4c3679f791
chore(deps): update dependency supertest to v6.1.6 (#969)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-09-27 13:34:00 +02:00
renovate[bot]
bfbd4ecb6a
chore(deps): update typescript-eslint monorepo to v4.31.2 (#972)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-09-27 13:29:34 +02:00
renovate[bot]
5bad777607
chore(deps): update dependency typescript to v4.4.3 (#971)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 13:28:43 +02:00
Ivar Conradi Østhus
348cff7001
chore: security resolutions 2021-09-27 13:26:18 +02:00
renovate[bot]
597c7ccba4
chore(deps): update dependency eslint-plugin-import to v2.24.2 (#960)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 13:02:51 +02:00
renovate[bot]
4ecf870d8a
fix(deps): update dependency knex to v0.95.11 (#967)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 13:02:04 +02:00
renovate[bot]
d2baca180b
chore(deps): update dependency eslint-plugin-prettier to v3.4.1 (#961)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 12:59:12 +02:00
renovate[bot]
165dcac850
chore(deps): update dependency husky to v7.0.2 (#965)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 12:57:52 +02:00
renovate[bot]
96b110fe52
chore(deps): update dependency source-map-support to v0.5.20 (#966)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 12:22:22 +02:00
renovate[bot]
3bd611afd2
chore(deps): update dependency jest to v27.2.2 (#962)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 12:16:14 +02:00
renovate[bot]
ac1afbce00
chore(deps): update dependency ts-jest to v27.0.5 (#964)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 11:50:01 +02:00
renovate[bot]
bca05597dd
chore(deps): update dependency @types/jest to v27.0.2 (#958)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 09:20:35 +02:00
renovate[bot]
dd75315c24
fix(deps): pin dependencies (#957)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-27 09:09:49 +02:00
dependabot[bot]
348312fefa
chore(deps): bump tmpl from 1.0.4 to 1.0.5 (#949)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-23 21:17:31 +02:00
Ivar Conradi Østhus
c8ec1603ff
chore: set transtivie resolutions 2021-09-20 12:37:53 +02:00
Ivar Conradi Østhus
d239be2a2f
fix: upgrade connect-session-knex to version 2.1.0 2021-09-20 12:34:18 +02:00
Ivar Conradi Østhus
dedec5c7d1
fix: convert more tests to typescript 2021-09-14 20:30:37 +02:00
Ivar Conradi Østhus
90962434d9
fix: Cleanup new features API with env support (#929) 2021-09-13 10:23:57 +02:00
Ivar Conradi Østhus
dff86fcfff fix: add resetDb to migrator 2021-09-10 12:25:12 +02:00
Fredrik Oseberg
7347ed466d chore: update frontend 2021-09-05 12:29:12 +02:00
Ivar Conradi Østhus
11640e882b fix: fine tune db-config based on experience 2021-09-03 12:57:25 +02:00
dependabot[bot]
5e5c1f3f7e
chore(deps): bump tar from 6.1.7 to 6.1.11 (#930)
Bumps [tar](https://github.com/npm/node-tar) from 6.1.7 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.7...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-01 14:18:00 +02:00
Fredrik Oseberg
b07213d279 chore: update frontend 2021-09-01 13:34:26 +02:00
Fredrik Oseberg
58786db78b chore: update frontend 2021-08-30 14:30:40 +02:00
Ivar Conradi Østhus
20d934e808
fix: upgrade unleash-frontend to v4.1.0-beta.10 2021-08-27 19:33:07 +02:00
Fredrik Oseberg
bbdb174b95 chore: update frontend 2021-08-27 13:47:07 +02:00
Ivar Conradi Østhus
fa0a903981
fix: bump unleash-frontend to 4.1.0-beta.7 2021-08-26 21:08:14 +02:00
Ivar Conradi Østhus
232565bcef
chore: update yarn.lock 2021-08-26 14:07:55 +02:00
Ivar Conradi Østhus
d28df3e3fa
Fix/feature events (#924) 2021-08-26 13:59:11 +02:00
Ivar Conradi Østhus
ed7c3129f8
fix: upgrade unleash-frontend to version 4.1.0-beta.5 2021-08-25 14:24:13 +02:00
Fredrik Oseberg
b1b958ee51 chore: update unleash-frontend 2021-08-25 13:49:29 +02:00
Ivar Conradi Østhus
b3ddc91666
fix: bump unleash-frontend to 4.1.0-beta.3, 2021-08-19 14:01:14 +02:00
Ivar Conradi Østhus
39384d614c
chore: update yarn.lock 2021-08-19 10:28:26 +02:00
Ivar Conradi Østhus
b2e5c5a863
fix: upgrade unleash-fronendt to 4.1.0.beta.2 2021-08-13 13:18:40 +02:00
Ivar Conradi Østhus
0faa0cd075
fix: upgrade husky to 7.0.1 2021-08-12 23:04:56 +02:00
Ivar Conradi Østhus
5760d10e70
Revert "fix: upgrade js-yaml to 4.1.0"
This reverts commit 4852d67049.
2021-08-12 23:00:47 +02:00
Ivar Conradi Østhus
4852d67049
fix: upgrade js-yaml to 4.1.0 2021-08-12 22:47:44 +02:00
Ivar Conradi Østhus
ac608e1106
fix: bump eslint-plugin-import to 2.24.0 2021-08-12 22:43:32 +02:00
Ivar Conradi Østhus
fa34738ad3
fix: update supertest to version 6.1.5 2021-08-12 22:40:09 +02:00
Ivar Conradi Østhus
bde103e048
fix: bump @types 2021-08-12 22:38:44 +02:00
Ivar Conradi Østhus
6aa35c22e8
fix: update ts-node to 10.2.0 2021-08-12 22:37:38 +02:00
Ivar Conradi Østhus
2801dc92e4
fix: bump unleash-frontend to v4.0.10 2021-08-12 22:37:38 +02:00