Commit Graph

839 Commits

Author SHA1 Message Date
Matthias
b747ddf0ea
Merge pull request #755 from freqtrade/dependabot/npm_and_yarn/main/types/jest-27.5.0
build(deps-dev): bump @types/jest from 27.4.1 to 27.5.0
2022-05-04 07:24:58 +02:00
dependabot[bot]
ff1d30defd
build(deps-dev): bump @types/jest from 27.4.1 to 27.5.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.1 to 27.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 05:03:17 +00:00
dependabot[bot]
b5439c4864
build(deps-dev): bump vite from 2.9.6 to 2.9.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.6 to 2.9.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.7/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 05:03:06 +00:00
Matthias
d710e6398f fix build mode 2022-05-01 19:21:11 +02:00
Matthias
bc7f21eaff Reconfigure project to properly work with volar 2022-04-28 19:33:49 +02:00
dependabot[bot]
f60188391d
build(deps): bump @vue/composition-api from 1.4.9 to 1.5.0
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.4.9 to 1.5.0.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/compare/v1.4.9...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 05:50:29 +00:00
Matthias
4d83979334
Merge pull request #748 from freqtrade/dependabot/npm_and_yarn/main/vite-plugin-vue2-2.0.0
build(deps-dev): bump vite-plugin-vue2 from 1.9.3 to 2.0.0
2022-04-27 07:47:53 +02:00
Matthias
26ad0a9735
Merge pull request #742 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.21.0
build(deps-dev): bump @typescript-eslint/parser from 5.20.0 to 5.21.0
2022-04-27 07:47:46 +02:00
Matthias
238f252a81
Merge pull request #744 from freqtrade/dependabot/npm_and_yarn/main/sass-1.51.0
build(deps-dev): bump sass from 1.50.1 to 1.51.0
2022-04-27 07:47:29 +02:00
Matthias
f833006404
Merge pull request #747 from freqtrade/dependabot/npm_and_yarn/main/vite-2.9.6
build(deps-dev): bump vite from 2.9.5 to 2.9.6
2022-04-27 07:47:21 +02:00
Matthias
43a6f7d042
Merge pull request #749 from freqtrade/dependabot/npm_and_yarn/main/axios-0.27.1
build(deps): bump axios from 0.26.1 to 0.27.1
2022-04-27 07:47:08 +02:00
Matthias
9d5326c950
Merge pull request #746 from freqtrade/dependabot/npm_and_yarn/main/cypress-9.6.0
build(deps-dev): bump cypress from 9.5.4 to 9.6.0
2022-04-27 07:09:49 +02:00
dependabot[bot]
166366d05e
build(deps): bump axios from 0.26.1 to 0.27.1
Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.27.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.26.1...v0.27.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 05:04:09 +00:00
dependabot[bot]
dcb0710fd1
build(deps-dev): bump vite-plugin-vue2 from 1.9.3 to 2.0.0
Bumps [vite-plugin-vue2](https://github.com/underfin/vite-plugin-vue2) from 1.9.3 to 2.0.0.
- [Release notes](https://github.com/underfin/vite-plugin-vue2/releases)
- [Changelog](https://github.com/underfin/vite-plugin-vue2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/underfin/vite-plugin-vue2/compare/v1.9.3...v2.0.0)

---
updated-dependencies:
- dependency-name: vite-plugin-vue2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 05:04:00 +00:00
dependabot[bot]
06f438b0dd
build(deps-dev): bump vite from 2.9.5 to 2.9.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.5 to 2.9.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.6/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 05:03:30 +00:00
dependabot[bot]
fa988a8c34
build(deps-dev): bump cypress from 9.5.4 to 9.6.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.4 to 9.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.5.4...v9.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 05:03:09 +00:00
dependabot[bot]
362f548705
build(deps): bump core-js from 3.22.1 to 3.22.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.1 to 3.22.2.
- [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/compare/v3.22.1...v3.22.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 05:02:59 +00:00
dependabot[bot]
282ec4e738
build(deps-dev): bump sass from 1.50.1 to 1.51.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.50.1 to 1.51.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.50.1...1.51.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 05:02:43 +00:00
dependabot[bot]
3a82952b3a
build(deps-dev): bump @typescript-eslint/parser from 5.20.0 to 5.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.20.0 to 5.21.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.21.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>
2022-04-27 05:02:00 +00:00
Matthias
07f167171a use vue-tsc to check types 2022-04-27 06:53:45 +02:00
Matthias
90695c7650 Remove class api hlepers 2022-04-21 07:50:19 +02:00
Matthias
18e56258e9 pinia: Remove vuex dependencies 2022-04-21 07:50:19 +02:00
Matthias
e1810eabbf pinia: add layout store
Navbar to composition API
Trading.vue to composition API
2022-04-21 07:50:18 +02:00
Matthias
9efad28ea6 pinia: add pinia and update settings store 2022-04-21 07:50:17 +02:00
Matthias
3a2b5dfd5a
Merge pull request #734 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.20.0
Bump @typescript-eslint/parser from 5.19.0 to 5.20.0
2022-04-20 08:08:16 +02:00
Matthias
60da887e5c
Merge pull request #731 from freqtrade/dependabot/npm_and_yarn/main/sass-1.50.1
Bump sass from 1.50.0 to 1.50.1
2022-04-20 08:08:00 +02:00
Matthias
0139270dea
Merge pull request #732 from freqtrade/dependabot/npm_and_yarn/main/types/echarts-4.9.14
Bump @types/echarts from 4.9.13 to 4.9.14
2022-04-20 08:07:34 +02:00
dependabot[bot]
ef52111ae3
Bump sass from 1.50.0 to 1.50.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.50.0 to 1.50.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.50.0...1.50.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 06:00:11 +00:00
dependabot[bot]
222d954766
Bump bootstrap-vue from 2.21.2 to 2.22.0
Bumps [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue) from 2.21.2 to 2.22.0.
- [Release notes](https://github.com/bootstrap-vue/bootstrap-vue/releases)
- [Changelog](https://github.com/bootstrap-vue/bootstrap-vue/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.21.2...v2.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 06:00:09 +00:00
Matthias
70cbd0e0ee
Merge pull request #735 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.22.1
Bump core-js from 3.21.1 to 3.22.1
2022-04-20 07:57:55 +02:00
dependabot[bot]
a1a5e33899
Bump core-js from 3.21.1 to 3.22.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.21.1 to 3.22.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/compare/v3.21.1...v3.22.1)

---
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-04-20 05:04:41 +00:00
dependabot[bot]
fde4412ea9
Bump @typescript-eslint/parser from 5.19.0 to 5.20.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.19.0 to 5.20.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.20.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>
2022-04-20 05:04:11 +00:00
dependabot[bot]
b383d1e5ce
Bump vite from 2.9.1 to 2.9.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.1 to 2.9.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.5/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 05:03:52 +00:00
dependabot[bot]
c39dcc59df
Bump @types/echarts from 4.9.13 to 4.9.14
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.13 to 4.9.14.
- [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>
2022-04-20 05:03:31 +00:00
Matthias
e7a74cd86a
Merge pull request #727 from freqtrade/dependabot/npm_and_yarn/main/sass-1.50.0
Bump sass from 1.49.11 to 1.50.0
2022-04-13 08:05:37 +02:00
Matthias
317fce9370
Merge pull request #724 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.19.0
Bump @typescript-eslint/parser from 5.18.0 to 5.19.0
2022-04-13 08:05:00 +02:00
dependabot[bot]
de07641818
Bump sass from 1.49.11 to 1.50.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.11 to 1.50.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.49.11...1.50.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 05:03:50 +00:00
dependabot[bot]
92e5dad32c
Bump cypress from 9.5.3 to 9.5.4
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.3 to 9.5.4.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.5.3...v9.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 05:02:51 +00:00
dependabot[bot]
c8b1abd035
Bump @typescript-eslint/parser from 5.18.0 to 5.19.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.18.0 to 5.19.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.19.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>
2022-04-13 05:02:25 +00:00
Matthias
4b8156c6e2
Merge pull request #717 from freqtrade/dependabot/npm_and_yarn/main/date-fns-tz-1.3.3
Bump date-fns-tz from 1.3.1 to 1.3.3
2022-04-06 08:04:50 +02:00
dependabot[bot]
fa6026c275
Bump date-fns-tz from 1.3.1 to 1.3.3
Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/marnusw/date-fns-tz/releases)
- [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marnusw/date-fns-tz/compare/v1.3.1...v1.3.3)

---
updated-dependencies:
- dependency-name: date-fns-tz
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 05:23:36 +00:00
dependabot[bot]
f2ff57b4fa
Bump prettier from 2.6.1 to 2.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.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.6.1...2.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 05:22:51 +00:00
Matthias
f6280c02f3
Merge pull request #721 from freqtrade/dependabot/npm_and_yarn/main/sass-1.49.11
Bump sass from 1.49.9 to 1.49.11
2022-04-06 07:19:54 +02:00
Matthias
395dbc52b4
Merge pull request #722 from freqtrade/dependabot/npm_and_yarn/main/vite-2.9.1
Bump vite from 2.8.6 to 2.9.1
2022-04-06 07:19:41 +02:00
Matthias
de9c2e4da8
Merge pull request #720 from freqtrade/dependabot/npm_and_yarn/main/vue-demi-0.12.5
Bump vue-demi from 0.12.4 to 0.12.5
2022-04-06 07:19:01 +02:00
Matthias
31a4e0e91c Merge pull request #718 from freqtrade/dependabot/npm_and_yarn/main/echarts-5.3.2
Bump echarts from 5.3.1 to 5.3.2
2022-04-06 07:18:55 +02:00
dependabot[bot]
4780af8b8d
Bump vite from 2.8.6 to 2.9.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.8.6 to 2.9.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.1/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 05:04:48 +00:00
dependabot[bot]
e5f3f49adf
Bump sass from 1.49.9 to 1.49.11
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.49.11.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.49.9...1.49.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 05:04:19 +00:00
dependabot[bot]
1038ca35c0
Bump vue-demi from 0.12.4 to 0.12.5
Bumps [vue-demi](https://github.com/antfu/vue-demi) from 0.12.4 to 0.12.5.
- [Release notes](https://github.com/antfu/vue-demi/releases)
- [Commits](https://github.com/antfu/vue-demi/compare/v0.12.4...v0.12.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 05:04:09 +00:00
dependabot[bot]
46d494678c
Bump echarts from 5.3.1 to 5.3.2
Bumps [echarts](https://github.com/apache/echarts) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.3.1...5.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 05:03:49 +00:00