Commit Graph

1546 Commits

Author SHA1 Message Date
Matthias
c7eb9d348a
Merge pull request #1268 from freqtrade/dependabot/npm_and_yarn/main/vue-router-4.2.1
build(deps): bump vue-router from 4.2.0 to 4.2.1
2023-05-24 06:59:53 +02:00
Matthias
1077b497a1
Merge pull request #1271 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.13.0
build(deps-dev): bump cypress from 12.12.0 to 12.13.0
2023-05-24 06:59:46 +02:00
Matthias
dc97a0763a
Merge pull request #1273 from freqtrade/dependabot/npm_and_yarn/main/pinia-2.1.3
build(deps): bump pinia from 2.0.36 to 2.1.3
2023-05-24 06:59:28 +02:00
dependabot[bot]
4a4d509f53
build(deps-dev): bump eslint-plugin-vue from 9.13.0 to 9.14.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.13.0 to 9.14.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.13.0...v9.14.0)

---
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>
2023-05-24 04:54:46 +00:00
dependabot[bot]
6dc9740af4
build(deps): bump vue-router from 4.2.0 to 4.2.1
Bumps [vue-router](https://github.com/vuejs/router) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.2.0...v4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 04:54:37 +00:00
dependabot[bot]
7244d938c0
build(deps-dev): bump cypress from 12.12.0 to 12.13.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.12.0 to 12.13.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.12.0...v12.13.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-05-24 04:54:31 +00:00
dependabot[bot]
23a192adb0
build(deps): bump pinia from 2.0.36 to 2.1.3
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.36 to 2.1.3.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.36...pinia@2.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 04:54:25 +00:00
Matthias
81ca6bbab6 Bump vue to 3.3 2023-05-17 07:00:42 +02:00
Matthias
2bc45b87cc
Merge pull request #1259 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-5.59.6
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6
2023-05-17 06:58:47 +02:00
dependabot[bot]
6e4e4a53c5
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.5 to 5.59.6.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.6/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 04:49:33 +00:00
dependabot[bot]
2bff0cc5fa
build(deps-dev): bump vue-tsc from 1.6.4 to 1.6.5
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc) from 1.6.4 to 1.6.5.
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v1.6.5/packages/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-05-17 04:49:31 +00:00
Matthias
f46ea8878a
Merge pull request #1258 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.59.6
build(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.59.6
2023-05-17 06:45:49 +02:00
dependabot[bot]
e11bed791a
build(deps-dev): bump @vue/compiler-sfc from 3.2.47 to 3.3.2
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.2.47 to 3.3.2.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.3.2/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 04:31:50 +00:00
dependabot[bot]
1d328deae8
build(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.59.6
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.5 to 5.59.6.
- [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.59.6/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-05-17 04:30:55 +00:00
Matthias
4512eb1e4a
Merge pull request #1257 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.3.2
build(deps-dev): bump @vue/runtime-dom from 3.2.47 to 3.3.2
2023-05-17 06:30:25 +02:00
Matthias
d9d5c825ff
Merge pull request #1256 from freqtrade/dependabot/npm_and_yarn/main/vue-router-4.2.0
build(deps): bump vue-router from 4.1.6 to 4.2.0
2023-05-17 06:29:45 +02:00
Matthias
b694b9348d
Merge pull request #1260 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-9.13.0
build(deps-dev): bump eslint-plugin-vue from 9.12.0 to 9.13.0
2023-05-17 06:29:35 +02:00
Matthias
5d39ea71b5
Merge pull request #1255 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-4.2.3
build(deps-dev): bump @vitejs/plugin-vue from 4.2.1 to 4.2.3
2023-05-17 06:29:08 +02:00
Matthias
034e0821a0
Merge pull request #1262 from freqtrade/dependabot/npm_and_yarn/main/iconify-json/mdi-1.1.52
build(deps-dev): bump @iconify-json/mdi from 1.1.51 to 1.1.52
2023-05-17 06:28:52 +02:00
Matthias
118f694742
Merge pull request #1261 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-5.1.1
build(deps): bump @vuepic/vue-datepicker from 5.0.1 to 5.1.1
2023-05-17 06:28:25 +02:00
dependabot[bot]
73d997837d
build(deps-dev): bump @iconify-json/mdi from 1.1.51 to 1.1.52
Bumps [@iconify-json/mdi](https://github.com/iconify/icon-sets) from 1.1.51 to 1.1.52.
- [Commits](https://github.com/iconify/icon-sets/compare/1.1.51...1.1.52)

---
updated-dependencies:
- dependency-name: "@iconify-json/mdi"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 04:02:23 +00:00
dependabot[bot]
c117c1e418
build(deps): bump @vuepic/vue-datepicker from 5.0.1 to 5.1.1
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 5.0.1 to 5.1.1.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v5.0.1...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 04:01:51 +00:00
dependabot[bot]
2b55bf2ef4
build(deps-dev): bump eslint-plugin-vue from 9.12.0 to 9.13.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.12.0 to 9.13.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.12.0...v9.13.0)

---
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>
2023-05-17 04:01:21 +00:00
dependabot[bot]
6728546c3a
build(deps-dev): bump @vue/runtime-dom from 3.2.47 to 3.3.2
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.2.47 to 3.3.2.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.3.2/packages/runtime-dom)

---
updated-dependencies:
- dependency-name: "@vue/runtime-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 03:58:57 +00:00
dependabot[bot]
c5f0e60bb7
build(deps): bump vue-router from 4.1.6 to 4.2.0
Bumps [vue-router](https://github.com/vuejs/router) from 4.1.6 to 4.2.0.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.1.6...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 03:58:33 +00:00
dependabot[bot]
283f49bf94
build(deps-dev): bump @vitejs/plugin-vue from 4.2.1 to 4.2.3
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@4.2.3/packages/plugin-vue)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 03:58:10 +00:00
dependabot[bot]
8dcc27c3a9
build(deps-dev): bump vite from 4.3.5 to 4.3.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.5 to 4.3.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/v4.3.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>
2023-05-17 03:57:43 +00:00
Matthias
b1da148850
Merge pull request #1249 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-9.12.0
build(deps-dev): bump eslint-plugin-vue from 9.11.1 to 9.12.0
2023-05-11 06:29:46 +02:00
dependabot[bot]
1bda7e7f4e
build(deps-dev): bump @iconify-json/mdi from 1.1.50 to 1.1.51
Bumps [@iconify-json/mdi](https://github.com/iconify/icon-sets) from 1.1.50 to 1.1.51.
- [Commits](https://github.com/iconify/icon-sets/compare/1.1.50...1.1.51)

---
updated-dependencies:
- dependency-name: "@iconify-json/mdi"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 18:25:34 +00:00
dependabot[bot]
48b4d0faff
build(deps-dev): bump eslint-plugin-vue from 9.11.1 to 9.12.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.11.1 to 9.12.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.11.1...v9.12.0)

---
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>
2023-05-10 18:25:10 +00:00
dependabot[bot]
ceb7665653
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.2 to 5.59.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.5/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 07:23:40 +00:00
Matthias
d29cf8e7a9
Merge pull request #1247 from freqtrade/dependabot/npm_and_yarn/main/eslint-8.40.0
build(deps-dev): bump eslint from 8.39.0 to 8.40.0
2023-05-10 09:22:50 +02:00
dependabot[bot]
7af68a6abf
build(deps-dev): bump @typescript-eslint/parser from 5.59.2 to 5.59.5
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.2 to 5.59.5.
- [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.59.5/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-05-10 06:36:51 +00:00
dependabot[bot]
73f6fffd46
build(deps-dev): bump eslint from 8.39.0 to 8.40.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.40.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.39.0...v8.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 06:36:27 +00:00
Matthias
2dd4e03d9e
Merge pull request #1240 from freqtrade/dependabot/npm_and_yarn/main/pinia-2.0.36
build(deps): bump pinia from 2.0.35 to 2.0.36
2023-05-10 08:35:55 +02:00
Matthias
8cd01077ce
Merge pull request #1248 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.12.0
build(deps-dev): bump cypress from 12.11.0 to 12.12.0
2023-05-10 08:35:45 +02:00
Matthias
df4a9de530
Merge pull request #1245 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-9.11.1
build(deps-dev): bump eslint-plugin-vue from 9.11.0 to 9.11.1
2023-05-10 08:35:37 +02:00
dependabot[bot]
bc4f6884fb
build(deps-dev): bump cypress from 12.11.0 to 12.12.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.11.0 to 12.12.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.11.0...v12.12.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-05-10 06:12:58 +00:00
dependabot[bot]
0cca6d97f5
build(deps-dev): bump eslint-plugin-vue from 9.11.0 to 9.11.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.11.0 to 9.11.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.11.0...v9.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 06:12:40 +00:00
dependabot[bot]
a9b66da877
build(deps): bump pinia from 2.0.35 to 2.0.36
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.35 to 2.0.36.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.35...pinia@2.0.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 06:12:24 +00:00
dependabot[bot]
c1261eb954
build(deps): bump bootstrap-vue-next from 0.8.8 to 0.8.11
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue/bootstrap-vue-next) from 0.8.8 to 0.8.11.
- [Changelog](https://github.com/bootstrap-vue/bootstrap-vue-next/blob/main/release-please-config.json)
- [Commits](https://github.com/bootstrap-vue/bootstrap-vue-next/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 06:11:46 +00:00
Matthias
d47c3d98a4
Merge pull request #1243 from freqtrade/dependabot/npm_and_yarn/main/vue-demi-0.14.1
build(deps): bump vue-demi from 0.14.0 to 0.14.1
2023-05-10 08:11:11 +02:00
Matthias
5eaf11491a
Merge pull request #1244 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.30.2
build(deps): bump core-js from 3.30.1 to 3.30.2
2023-05-10 08:10:53 +02:00
dependabot[bot]
9a5f337e4a
build(deps-dev): bump vite from 4.3.4 to 4.3.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.4 to 4.3.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/v4.3.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>
2023-05-10 05:13:31 +00:00
dependabot[bot]
8a722b405c
build(deps): bump vue-demi from 0.14.0 to 0.14.1
Bumps [vue-demi](https://github.com/antfu/vue-demi) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/antfu/vue-demi/releases)
- [Commits](https://github.com/antfu/vue-demi/compare/v0.14.0...v0.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 05:10:11 +00:00
dependabot[bot]
443e1034c2
build(deps): bump core-js from 3.30.1 to 3.30.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.30.1 to 3.30.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/commits/v3.30.2/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-05-10 05:09:35 +00:00
Matthias
865a294339 Auto-import icons 2023-05-09 18:14:20 +02:00
Matthias
abaf40798a Remove old plugin library 2023-05-09 06:49:40 +02:00
Matthias
0471f66c6d Add unplugin-icons 2023-05-08 21:18:47 +02:00
Matthias
1ee53ff4b0 Bump some dependencies 2023-05-08 20:50:54 +02:00