Commit Graph

409 Commits

Author SHA1 Message Date
dependabot[bot]
553b7bb489
Bump @typescript-eslint/parser from 4.26.1 to 4.27.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.1 to 4.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 05:07:03 +00:00
Matthias
d3cf68703f
Merge pull request #388 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.26.1
Bump @typescript-eslint/parser from 4.26.0 to 4.26.1
2021-06-14 09:49:51 +01:00
Matthias
fbd09a1e14
Merge pull request #391 from freqtrade/dependabot/npm_and_yarn/master/eslint-plugin-vue-7.11.1
Bump eslint-plugin-vue from 7.10.0 to 7.11.1
2021-06-14 09:49:36 +01:00
Matthias
d8088bcdc4
Merge pull request #389 from freqtrade/dependabot/npm_and_yarn/master/types/echarts-4.9.8
Bump @types/echarts from 4.9.7 to 4.9.8
2021-06-14 09:17:33 +01:00
dependabot[bot]
4a866a14ed
Bump echarts from 5.1.1 to 5.1.2
Bumps [echarts](https://github.com/apache/echarts) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.1.1...5.1.2)

---
updated-dependencies:
- dependency-name: echarts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 05:14:43 +00:00
dependabot[bot]
d8636fcc07
Bump eslint-plugin-vue from 7.10.0 to 7.11.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.10.0 to 7.11.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.10.0...v7.11.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 05:13:57 +00:00
dependabot[bot]
c03c6db0e0
Bump @types/echarts from 4.9.7 to 4.9.8
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.7 to 4.9.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/echarts)

---
updated-dependencies:
- dependency-name: "@types/echarts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 05:10:33 +00:00
dependabot[bot]
b33d3e6e4d
Bump @typescript-eslint/parser from 4.26.0 to 4.26.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.0 to 4.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 05:09:59 +00:00
Matthias
385a7fca11 Implement settings page, Show trades in UI Badge
closes #382
2021-06-12 17:23:06 +02:00
Matthias
2e803a0d57
Merge pull request #377 from freqtrade/dependabot/npm_and_yarn/master/sass-1.34.1
Bump sass from 1.34.0 to 1.34.1
2021-06-07 18:29:17 +01:00
Matthias
62b9350c22
Merge pull request #380 from freqtrade/dependabot/npm_and_yarn/master/vue/composition-api-1.0.0-rc.11
Bump @vue/composition-api from 1.0.0-rc.10 to 1.0.0-rc.11
2021-06-07 13:09:25 +01:00
dependabot[bot]
cdc4ffc2b5
Bump sass from 1.34.0 to 1.34.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.34.0 to 1.34.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.34.0...1.34.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 11:46:14 +00:00
Matthias
87cc043490
Merge pull request #381 from freqtrade/dependabot/npm_and_yarn/master/vue-and-vue-template-compiler-2.6.14
Bump vue and vue-template-compiler
2021-06-07 12:42:16 +01:00
Matthias
da2d98d615
Merge pull request #378 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.26.0
Bump @typescript-eslint/parser from 4.25.0 to 4.26.0
2021-06-07 12:41:31 +01:00
dependabot[bot]
98d9540eea
Bump vue and vue-template-compiler
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.

Updates `vue` from 2.6.12 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.14)

Updates `vue-template-compiler` from 2.6.12 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.14)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 10:53:10 +00:00
Matthias
dbc02fdf66
Merge pull request #375 from freqtrade/dependabot/npm_and_yarn/master/humanize-duration-3.27.0
Bump humanize-duration from 3.26.0 to 3.27.0
2021-06-07 11:52:39 +01:00
Matthias
d9a42a688f
Merge pull request #373 from freqtrade/dependabot/npm_and_yarn/master/prettier-2.3.1
Bump prettier from 2.3.0 to 2.3.1
2021-06-07 11:52:09 +01:00
dependabot[bot]
b8118ed5a3
Bump @vue/composition-api from 1.0.0-rc.10 to 1.0.0-rc.11
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.0.0-rc.10 to 1.0.0-rc.11.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/compare/v1.0.0-rc.10...v1.0.0-rc.11)

---
updated-dependencies:
- dependency-name: "@vue/composition-api"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 05:19:26 +00:00
dependabot[bot]
53fc9cd05f
Bump core-js from 3.13.1 to 3.14.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.1 to 3.14.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.14.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 05:17:43 +00:00
dependabot[bot]
5ec353ada1
Bump @typescript-eslint/parser from 4.25.0 to 4.26.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.25.0 to 4.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 05:17:07 +00:00
dependabot[bot]
c0346e2931
Bump humanize-duration from 3.26.0 to 3.27.0
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.26.0 to 3.27.0.
- [Release notes](https://github.com/EvanHahn/HumanizeDuration.js/releases)
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.26.0...v3.27.0)

---
updated-dependencies:
- dependency-name: humanize-duration
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 05:14:24 +00:00
dependabot[bot]
5cf4658e42
Bump prettier from 2.3.0 to 2.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 05:13:13 +00:00
dependabot[bot]
a0d1c421e9
Bump date-fns from 2.21.3 to 2.22.1
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.21.3 to 2.22.1.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.21.3...v2.22.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 14:00:14 +00:00
Matthias
26d4e02ea9
Merge pull request #364 from freqtrade/dependabot/npm_and_yarn/master/eslint-plugin-vue-7.10.0
Bump eslint-plugin-vue from 7.9.0 to 7.10.0
2021-05-31 14:53:13 +01:00
Matthias
231b5e65dd
Merge pull request #367 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.25.0
Bump @typescript-eslint/parser from 4.24.0 to 4.25.0
2021-05-31 14:52:48 +01:00
Matthias
71bde3f26e
Merge pull request #368 from freqtrade/dependabot/npm_and_yarn/master/typescript-4.3.2
Bump typescript from 4.2.4 to 4.3.2
2021-05-31 14:52:20 +01:00
Matthias
4408a5e4ab
Merge pull request #369 from freqtrade/dependabot/npm_and_yarn/master/vue/composition-api-1.0.0-rc.10
Bump @vue/composition-api from 1.0.0-rc.9 to 1.0.0-rc.10
2021-05-31 14:51:53 +01:00
dependabot[bot]
1489594442
Bump @vue/composition-api from 1.0.0-rc.9 to 1.0.0-rc.10
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.0.0-rc.9 to 1.0.0-rc.10.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/compare/v1.0.0-rc.9...v1.0.0-rc.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 05:14:02 +00:00
dependabot[bot]
6f8fb20e79
Bump typescript from 4.2.4 to 4.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 05:13:42 +00:00
dependabot[bot]
4fb3e89341
Bump @typescript-eslint/parser from 4.24.0 to 4.25.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.24.0 to 4.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.25.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 05:13:18 +00:00
dependabot[bot]
ef0de1ad32
Bump core-js from 3.12.1 to 3.13.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.1 to 3.13.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.13.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 05:11:19 +00:00
dependabot[bot]
005d9b83f3
Bump eslint-plugin-vue from 7.9.0 to 7.10.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.9.0...v7.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 05:10:32 +00:00
Matthias
267597b94b Update echarts to version 5.0 2021-05-24 16:24:46 +02:00
Matthias
984c9bf19a
Merge pull request #359 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.24.0
Bump @typescript-eslint/parser from 4.23.0 to 4.24.0
2021-05-24 06:45:52 +01:00
dependabot[bot]
70ba165d7b
Bump sass from 1.32.13 to 1.34.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.13 to 1.34.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.13...1.34.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 05:19:14 +00:00
dependabot[bot]
0fff49abb7
Bump @typescript-eslint/parser from 4.23.0 to 4.24.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.23.0 to 4.24.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.24.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 05:17:05 +00:00
dependabot[bot]
7299641ed3
Bump bootswatch from 5.0.0 to 5.0.1
Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/thomaspark/bootswatch/releases)
- [Commits](https://github.com/thomaspark/bootswatch/compare/v5.0.0...v5.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 08:15:55 +00:00
Matthias
cdf231667f
Merge pull request #351 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-service-4.5.13
Bump @vue/cli-service from 4.5.12 to 4.5.13
2021-05-17 09:27:01 +02:00
Matthias
b60ea8e2c7
Merge pull request #352 from freqtrade/dependabot/npm_and_yarn/master/sass-1.32.13
Bump sass from 1.32.12 to 1.32.13
2021-05-17 09:17:18 +02:00
Matthias
6d7d4044d0
Merge pull request #353 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.23.0
Bump @typescript-eslint/parser from 4.22.1 to 4.23.0
2021-05-17 09:17:08 +02:00
Matthias
386f122c03
Merge pull request #356 from freqtrade/dependabot/npm_and_yarn/master/core-js-3.12.1
Bump core-js from 3.11.1 to 3.12.1
2021-05-17 09:16:51 +02:00
dependabot[bot]
b9860fe8c0
Bump core-js from 3.11.1 to 3.12.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.1 to 3.12.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.12.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 05:18:53 +00:00
dependabot[bot]
bd92f48652
Bump humanize-duration from 3.25.2 to 3.26.0
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.25.2 to 3.26.0.
- [Release notes](https://github.com/EvanHahn/HumanizeDuration.js/releases)
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.25.2...v3.26.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 05:17:55 +00:00
dependabot[bot]
b7823a7c0d
Bump @typescript-eslint/parser from 4.22.1 to 4.23.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.1 to 4.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.23.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 05:17:05 +00:00
dependabot[bot]
fff9d4a9bc
Bump sass from 1.32.12 to 1.32.13
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.12 to 1.32.13.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.12...1.32.13)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 05:15:19 +00:00
dependabot[bot]
551752b8d2
Bump @vue/cli-service from 4.5.12 to 4.5.13
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.5.12 to 4.5.13.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.13/packages/@vue/cli-service)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 05:13:10 +00:00
Matthias
f33b4c3249
Merge pull request #349 from freqtrade/dependabot/npm_and_yarn/master/bootswatch-5.0.0
Bump bootswatch from 4.6.0 to 5.0.0
2021-05-10 08:54:10 +02:00
Matthias
dbb8a786b7
Merge pull request #344 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.22.1
Bump @typescript-eslint/parser from 4.22.0 to 4.22.1
2021-05-10 07:26:10 +02:00
Matthias
b757ad450f
Merge pull request #343 from freqtrade/dependabot/npm_and_yarn/master/prettier-2.3.0
Bump prettier from 2.2.1 to 2.3.0
2021-05-10 07:25:52 +02:00
Matthias
742d61115e
Merge pull request #348 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-unit-jest-4.5.13
Bump @vue/cli-plugin-unit-jest from 4.5.12 to 4.5.13
2021-05-10 07:25:28 +02:00