Commit Graph

736 Commits

Author SHA1 Message Date
Matthias
41fae1fbbd
Merge pull request #668 from freqtrade/dependabot/npm_and_yarn/main/vue/composition-api-1.4.6
Bump @vue/composition-api from 1.4.5 to 1.4.6
2022-02-09 06:15:42 +01:00
Matthias
d7c15e668f
Merge pull request #669 from freqtrade/dependabot/npm_and_yarn/main/jest-27.5.1
Bump jest from 27.3.1 to 27.5.1
2022-02-09 06:15:30 +01:00
Matthias
c2120d9f75
Merge pull request #667 from freqtrade/dependabot/npm_and_yarn/main/ts-jest-27.1.3
Bump ts-jest from 27.0.7 to 27.1.3
2022-02-09 06:15:24 +01:00
dependabot[bot]
7c250743a2
Bump jest from 27.3.1 to 27.5.1
Bumps [jest](https://github.com/facebook/jest) from 27.3.1 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.3.1...v27.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 05:04:08 +00:00
dependabot[bot]
73f633174e
Bump @vue/composition-api from 1.4.5 to 1.4.6
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.4.5 to 1.4.6.
- [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.5...v1.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 05:02:58 +00:00
dependabot[bot]
86bdc382af
Bump ts-jest from 27.0.7 to 27.1.3
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.7 to 27.1.3.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.7...v27.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 05:02:50 +00:00
dependabot[bot]
6e4825129b
Bump @typescript-eslint/parser from 5.10.2 to 5.11.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.2 to 5.11.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.11.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-02-09 05:02:28 +00:00
Matthias
c0675e78f9 Remove unneeded dependencies 2022-02-05 19:52:53 +01:00
Matthias
06660dba60 Try fix test:unit for vite 2022-02-05 19:34:59 +01:00
Matthias
54862c0685 Remove airbnb style from eslint config 2022-02-05 19:34:56 +01:00
Matthias
58d42839c8 Switch to vite 2022-02-05 19:28:07 +01:00
dependabot[bot]
ab28921b87
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 13:48:58 +00:00
Matthias
835de15d30
Merge pull request #662 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.10.2
Bump @typescript-eslint/parser from 5.10.1 to 5.10.2
2022-02-02 06:13:58 +01:00
Matthias
4ef9b0839a
Merge pull request #659 from freqtrade/dependabot/npm_and_yarn/main/vue/composition-api-1.4.5
Bump @vue/composition-api from 1.4.4 to 1.4.5
2022-02-02 06:13:51 +01:00
Matthias
20fa9c0944
Merge pull request #657 from freqtrade/dependabot/npm_and_yarn/main/echarts-5.3.0
Bump echarts from 5.2.2 to 5.3.0
2022-02-02 06:13:41 +01:00
Matthias
5030869ddb
Merge pull request #658 from freqtrade/dependabot/npm_and_yarn/main/cypress-9.4.1
Bump cypress from 9.3.1 to 9.4.1
2022-02-02 06:13:25 +01:00
Matthias
9ccefd1a2f
Merge pull request #661 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.21.0
Bump core-js from 3.20.3 to 3.21.0
2022-02-02 06:13:18 +01:00
dependabot[bot]
9687e7fefd
Bump @typescript-eslint/parser from 5.10.1 to 5.10.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.1 to 5.10.2.
- [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.10.2/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-02-02 05:05:37 +00:00
dependabot[bot]
93c65248c6
Bump core-js from 3.20.3 to 3.21.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.3 to 3.21.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/compare/v3.20.3...v3.21.0)

---
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-02-02 05:05:17 +00:00
dependabot[bot]
561ef9de60
Bump sass from 1.49.0 to 1.49.7
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.0 to 1.49.7.
- [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.0...1.49.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 05:04:43 +00:00
dependabot[bot]
a6694e0bf7
Bump @vue/composition-api from 1.4.4 to 1.4.5
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.4.4 to 1.4.5.
- [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.4...v1.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 05:04:07 +00:00
dependabot[bot]
e614857fcb
Bump cypress from 9.3.1 to 9.4.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.3.1 to 9.4.1.
- [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.3.1...v9.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 05:03:53 +00:00
dependabot[bot]
a4cdc36640
Bump echarts from 5.2.2 to 5.3.0
Bumps [echarts](https://github.com/apache/echarts) from 5.2.2 to 5.3.0.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.2.2...5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 05:03:36 +00:00
Matthias
5396add212
Merge pull request #655 from freqtrade/dependabot/npm_and_yarn/main/typescript-4.5.5
Bump typescript from 4.5.4 to 4.5.5
2022-01-26 06:21:21 +01:00
Matthias
4d31ffda7f
Merge pull request #656 from freqtrade/dependabot/npm_and_yarn/main/types/echarts-4.9.13
Bump @types/echarts from 4.9.12 to 4.9.13
2022-01-26 06:21:14 +01:00
dependabot[bot]
1951e7091f
Bump @types/echarts from 4.9.12 to 4.9.13
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.12 to 4.9.13.
- [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-01-26 05:05:55 +00:00
dependabot[bot]
5aaf664cca
Bump typescript from 4.5.4 to 4.5.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.4...v4.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 05:05:16 +00:00
dependabot[bot]
cc60aadf34
Bump @typescript-eslint/parser from 5.10.0 to 5.10.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.0 to 5.10.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.10.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-01-26 05:03:59 +00:00
dependabot[bot]
7734e520b8
Bump cypress from 9.2.1 to 9.3.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.2.1 to 9.3.1.
- [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.2.1...v9.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 05:31:32 +00:00
dependabot[bot]
bf3cb9e773
Bump @vue/composition-api from 1.4.3 to 1.4.4
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.4.3 to 1.4.4.
- [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.3...v1.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 05:35:20 +00:00
Matthias
2d5409d5db
Merge pull request #647 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-6.0.2
Bump vue-echarts from 6.0.0 to 6.0.2
2022-01-19 06:26:33 +01:00
Matthias
3d6269b06f
Merge pull request #644 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.10.0
Bump @typescript-eslint/parser from 5.9.1 to 5.10.0
2022-01-19 06:26:22 +01:00
Matthias
afc46d935e
Merge pull request #649 from freqtrade/dependabot/npm_and_yarn/main/sass-1.49.0
Bump sass from 1.47.0 to 1.49.0
2022-01-19 06:25:33 +01:00
Matthias
0e3208ed27
Merge pull request #650 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.20.3
Bump core-js from 3.20.2 to 3.20.3
2022-01-19 06:25:23 +01:00
dependabot[bot]
683525fb84
Bump core-js from 3.20.2 to 3.20.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.2 to 3.20.3.
- [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.20.2...v3.20.3)

---
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-01-19 05:06:27 +00:00
dependabot[bot]
3813c5d53e
Bump sass from 1.47.0 to 1.49.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.47.0 to 1.49.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.47.0...1.49.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-01-19 05:06:13 +00:00
dependabot[bot]
0dbfec909c
Bump vue-echarts from 6.0.0 to 6.0.2
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.0.0 to 6.0.2.
- [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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 05:04:36 +00:00
dependabot[bot]
708fa86fcd
Bump axios from 0.24.0 to 0.25.0
Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 0.25.0.
- [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.24.0...v0.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 05:04:11 +00:00
dependabot[bot]
2f89b89c34
Bump @typescript-eslint/parser from 5.9.1 to 5.10.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.9.1 to 5.10.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.10.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-01-19 05:03:33 +00:00
dependabot[bot]
3e60f31cd1
Bump follow-redirects from 1.14.4 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 13:02:54 +00:00
Matthias
eaa51d9afa
Merge pull request #639 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.9.1
Bump @typescript-eslint/parser from 5.9.0 to 5.9.1
2022-01-12 06:34:46 +01:00
Matthias
51c12daca9
Merge pull request #638 from freqtrade/dependabot/npm_and_yarn/main/sass-1.47.0
Bump sass from 1.45.2 to 1.47.0
2022-01-12 06:34:33 +01:00
dependabot[bot]
3733e3cd65
Bump cypress from 9.2.0 to 9.2.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.2.0 to 9.2.1.
- [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.2.0...v9.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 05:06:27 +00:00
dependabot[bot]
1391f8615b
Bump @typescript-eslint/parser from 5.9.0 to 5.9.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.9.0 to 5.9.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.9.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-01-12 05:06:16 +00:00
dependabot[bot]
0c51f4dff4
Bump sass from 1.45.2 to 1.47.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.45.2 to 1.47.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.45.2...1.47.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-01-12 05:05:09 +00:00
Matthias
c40c850025
Merge pull request #633 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.20.2
Bump core-js from 3.20.1 to 3.20.2
2022-01-05 06:41:09 +01:00
Matthias
09e3d93f19
Merge pull request #636 from freqtrade/dependabot/npm_and_yarn/main/types/jest-27.4.0
Bump @types/jest from 27.0.3 to 27.4.0
2022-01-05 06:40:55 +01:00
Matthias
25dc87bc94
Merge pull request #635 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.9.0
Bump @typescript-eslint/parser from 5.8.1 to 5.9.0
2022-01-05 06:40:44 +01:00
dependabot[bot]
a7f4778ca1
Bump @types/jest from 27.0.3 to 27.4.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.3 to 27.4.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-01-05 05:06:18 +00:00
dependabot[bot]
1c6874df5e
Bump @typescript-eslint/parser from 5.8.1 to 5.9.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.8.1 to 5.9.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.9.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-01-05 05:05:48 +00:00