Commit Graph

3080 Commits

Author SHA1 Message Date
Matthias
af4a078228
Merge pull request #1086 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.48.1
build(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1
2023-01-11 08:05:29 +01:00
Matthias
9d09f5e734
Merge pull request #1087 from freqtrade/dependabot/npm_and_yarn/main/prettier-2.8.2
build(deps-dev): bump prettier from 2.8.1 to 2.8.2
2023-01-11 08:05:17 +01:00
Matthias
ef04af5bf6
Merge pull request #1089 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-vue-3-0.5.1
build(deps): bump bootstrap-vue-3 from 0.5.0 to 0.5.1
2023-01-11 07:55:13 +01:00
Matthias
f9a31dafdf
Merge pull request #1088 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.0.24
build(deps-dev): bump vue-tsc from 1.0.20 to 1.0.24
2023-01-11 07:54:33 +01:00
Matthias
bd135ffd06
Merge pull request #1090 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-6.5.1
build(deps): bump vue-echarts from 6.5.0 to 6.5.1
2023-01-11 07:53:58 +01:00
dependabot[bot]
aa383b5786
build(deps): bump vue-echarts from 6.5.0 to 6.5.1
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/ecomfe/vue-echarts/releases)
- [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ecomfe/vue-echarts/compare/v6.5.0...v6.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 05:04:17 +00:00
dependabot[bot]
96faf6cbcd
build(deps): bump bootstrap-vue-3 from 0.5.0 to 0.5.1
Bumps [bootstrap-vue-3](https://github.com/cdmoro/bootstrap-vue-3) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/cdmoro/bootstrap-vue-3/releases)
- [Commits](https://github.com/cdmoro/bootstrap-vue-3/compare/v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: bootstrap-vue-3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 05:04:03 +00:00
dependabot[bot]
dd74c4a123
build(deps-dev): bump vue-tsc from 1.0.20 to 1.0.24
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/vue-language-tools/vue-tsc) from 1.0.20 to 1.0.24.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v1.0.24/vue-language-tools/vue-tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 05:02:27 +00:00
dependabot[bot]
3429e3b3dd
build(deps-dev): bump prettier from 2.8.1 to 2.8.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.2.
- [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.8.1...2.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 05:01:59 +00:00
dependabot[bot]
dda6a62e45
build(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.0 to 5.48.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.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>
2023-01-11 05:01:26 +00:00
Matthias
c338a945c4
Merge pull request #1084 from freqtrade/dependabot/docker/node-19.4.0-alpine
build(deps): bump node from 19.3.0-alpine to 19.4.0-alpine
2023-01-09 07:12:58 +01:00
dependabot[bot]
501642d03d
build(deps): bump node from 19.3.0-alpine to 19.4.0-alpine
Bumps node from 19.3.0-alpine to 19.4.0-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 05:00:48 +00:00
Matthias
db42bbc3d9 Move mouse houver off left border
closes move the translucent panel to the up/down side OR change Y axis price location #1016
2023-01-05 11:16:03 +01:00
Matthias
7e7ba655f9
Merge pull request #1077 from freqtrade/dependabot/npm_and_yarn/main/axios-1.2.2
build(deps): bump axios from 1.2.1 to 1.2.2
2023-01-05 10:41:30 +01:00
Matthias
19a479ef2b Fix axios error introduced in last updates 2023-01-05 10:26:58 +01:00
Matthias
1b04bdcc8c
Merge pull request #1083 from freqtrade/dependabot/npm_and_yarn/json5-2.2.3
build(deps): bump json5 from 2.2.0 to 2.2.3
2023-01-04 17:05:55 +01:00
dependabot[bot]
2b6315966b
build(deps): bump axios from 1.2.1 to 1.2.2
Bumps [axios](https://github.com/axios/axios) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.2.1...1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 15:39:54 +00:00
dependabot[bot]
3b20d55119
build(deps): bump json5 from 2.2.0 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 15:39:22 +00:00
Matthias
c29e6d19f8
Merge pull request #1081 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-vue-3-0.5.0
build(deps): bump bootstrap-vue-3 from 0.4.15 to 0.5.0
2023-01-04 16:38:43 +01:00
Matthias
3ce7337a6e Update readme with hint about cypress failures
that are happening on recent node versions
2023-01-04 13:37:29 +01:00
Matthias
7fd5c2826b Update login alert to work on new bootstrap version 2023-01-04 13:34:12 +01:00
dependabot[bot]
6a0bf44e45
build(deps): bump bootstrap-vue-3 from 0.4.15 to 0.5.0
Bumps [bootstrap-vue-3](https://github.com/cdmoro/bootstrap-vue-3) from 0.4.15 to 0.5.0.
- [Release notes](https://github.com/cdmoro/bootstrap-vue-3/releases)
- [Commits](https://github.com/cdmoro/bootstrap-vue-3/compare/v0.4.15...v0.5.0)

---
updated-dependencies:
- dependency-name: bootstrap-vue-3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 07:19:44 +00:00
Matthias
d1069c879b
Merge pull request #1073 from freqtrade/dependabot/npm_and_yarn/main/vueuse/core-9.10.0
build(deps): bump @vueuse/core from 9.9.0 to 9.10.0
2023-01-04 08:18:03 +01:00
Matthias
b5b13bb33b
Merge pull request #1078 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.27.1
build(deps): bump core-js from 3.27.0 to 3.27.1
2023-01-04 08:17:21 +01:00
dependabot[bot]
f610fdc1a7
build(deps): bump @vueuse/core from 9.9.0 to 9.10.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.9.0 to 9.10.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.10.0/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 06:46:18 +00:00
Matthias
1c6f831f5d
Merge pull request #1076 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.48.0
build(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.0
2023-01-04 07:46:08 +01:00
Matthias
cd1c82d794
Merge pull request #1074 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.0.20
build(deps-dev): bump vue-tsc from 1.0.18 to 1.0.20
2023-01-04 07:45:40 +01:00
Matthias
8c569ceba7
Merge pull request #1075 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-6.5.0
build(deps): bump vue-echarts from 6.3.3 to 6.5.0
2023-01-04 07:44:50 +01:00
Matthias
c23ff16933
Merge pull request #1079 from freqtrade/dependabot/npm_and_yarn/main/pinia-plugin-persistedstate-3.0.2
build(deps): bump pinia-plugin-persistedstate from 3.0.1 to 3.0.2
2023-01-04 07:44:34 +01:00
Matthias
746933cf53
Merge pull request #1080 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-3.6.4
build(deps): bump @vuepic/vue-datepicker from 3.6.3 to 3.6.4
2023-01-04 07:44:21 +01:00
Matthias
206269e40e
Merge pull request #1082 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.3.0
build(deps-dev): bump cypress from 12.2.0 to 12.3.0
2023-01-04 07:43:55 +01:00
dependabot[bot]
7bfbfd232d
build(deps-dev): bump cypress from 12.2.0 to 12.3.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.2.0 to 12.3.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.2.0...v12.3.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 05:04:55 +00:00
dependabot[bot]
4e4879d8ec
build(deps): bump @vuepic/vue-datepicker from 3.6.3 to 3.6.4
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v3.6.3...v3.6.4)

---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 05:03:49 +00:00
dependabot[bot]
8b980d2655
build(deps): bump pinia-plugin-persistedstate from 3.0.1 to 3.0.2
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: pinia-plugin-persistedstate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 05:02:45 +00:00
dependabot[bot]
5b12963c64
build(deps): bump core-js from 3.27.0 to 3.27.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.27.0 to 3.27.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.27.1/packages/core-js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 05:02:35 +00:00
dependabot[bot]
c20eac3e24
build(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.47.1 to 5.48.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.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>
2023-01-04 05:01:54 +00:00
dependabot[bot]
358f6f81b9
build(deps): bump vue-echarts from 6.3.3 to 6.5.0
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.3.3 to 6.5.0.
- [Release notes](https://github.com/ecomfe/vue-echarts/releases)
- [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ecomfe/vue-echarts/compare/v6.3.3...v6.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 05:01:39 +00:00
dependabot[bot]
00bf3e88dd
build(deps-dev): bump vue-tsc from 1.0.18 to 1.0.20
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/vue-language-tools/vue-tsc) from 1.0.18 to 1.0.20.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v1.0.20/vue-language-tools/vue-tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 05:01:11 +00:00
Matthias
45c70e13f1 Don't show freqAI identifier field when freqAI is deselected 2022-12-31 09:08:53 +01:00
Matthias
47bb5bef71 Add new backtesting Metrics to freqUI 2022-12-29 17:49:41 +01:00
Matthias
5a93424cdf
Merge pull request #1068 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.47.1
build(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.47.1
2022-12-28 07:20:42 +01:00
Matthias
0cba781835
Merge pull request #1069 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.27.0
build(deps): bump core-js from 3.26.1 to 3.27.0
2022-12-28 07:20:18 +01:00
Matthias
33f1e4814d
Merge pull request #1070 from freqtrade/dependabot/npm_and_yarn/main/vueuse/core-9.9.0
build(deps): bump @vueuse/core from 9.8.2 to 9.9.0
2022-12-28 07:20:11 +01:00
Matthias
78d02099d5
Merge pull request #1067 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.0.18
build(deps-dev): bump vue-tsc from 1.0.16 to 1.0.18
2022-12-28 07:19:52 +01:00
dependabot[bot]
9e71fe0d51
build(deps): bump @vueuse/core from 9.8.2 to 9.9.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.8.2 to 9.9.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.9.0/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 05:02:53 +00:00
dependabot[bot]
a16736ed40
build(deps): bump core-js from 3.26.1 to 3.27.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.26.1 to 3.27.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.27.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>
2022-12-28 05:02:15 +00:00
dependabot[bot]
0acd0f5ae3
build(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.47.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.47.0 to 5.47.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.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>
2022-12-28 05:02:00 +00:00
dependabot[bot]
96d42dcfdf
build(deps-dev): bump vue-tsc from 1.0.16 to 1.0.18
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/vue-language-tools/vue-tsc) from 1.0.16 to 1.0.18.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v1.0.18/vue-language-tools/vue-tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 05:01:57 +00:00
Matthias
748c24d879 Improve type compliance 2022-12-27 14:39:35 +01:00
Matthias
9b4d1e4260 Don't use deprecated settings 2022-12-27 14:36:42 +01:00