Commit Graph

2513 Commits

Author SHA1 Message Date
Matthias
59ef5cbd13 Revert "build(deps): bump @noction/vue-draggable-grid from 1.9.16 to 1.10.1"
This reverts commit 87f25c3c26.
2024-04-07 15:52:38 +02:00
Matthias
a7ac3fb68d
Merge pull request #1817 from freqtrade/dependabot/npm_and_yarn/main/vite-5.2.7
build(deps-dev): bump vite from 5.2.6 to 5.2.7
2024-04-03 06:54:57 +02:00
Matthias
68735aea8b
Merge pull request #1819 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.7.2
build(deps-dev): bump cypress from 13.7.1 to 13.7.2
2024-04-03 06:54:51 +02:00
dependabot[bot]
1323fe0ecc
build(deps-dev): bump cypress from 13.7.1 to 13.7.2
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.1 to 13.7.2.
- [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/v13.7.1...v13.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 04:34:50 +00:00
dependabot[bot]
d762fa78e6
build(deps-dev): bump vite from 5.2.6 to 5.2.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.6 to 5.2.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/v5.2.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>
2024-04-03 04:34:43 +00:00
Matthias
207c19cae7
Merge pull request #1816 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-8.3.2
build(deps): bump @vuepic/vue-datepicker from 8.3.1 to 8.3.2
2024-04-03 06:33:26 +02:00
Matthias
19da4eb0a0
Merge pull request #1818 from freqtrade/dependabot/npm_and_yarn/main/humanize-duration-3.32.0
build(deps): bump humanize-duration from 3.31.0 to 3.32.0
2024-04-03 06:32:44 +02:00
dependabot[bot]
15bb52fea6
build(deps): bump humanize-duration from 3.31.0 to 3.32.0
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.31.0 to 3.32.0.
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.31.0...v3.32.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>
2024-04-03 03:16:03 +00:00
dependabot[bot]
5a176fd0b5
build(deps): bump @vuepic/vue-datepicker from 8.3.1 to 8.3.2
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v8.3.1...v8.3.2)

---
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>
2024-04-03 03:14:41 +00:00
dependabot[bot]
3d2ff1f222
build(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 7.4.0 to 7.5.0
- [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/v7.5.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.4.0 to 7.5.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/v7.5.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 03:13:02 +00:00
Matthias
4aa0589b25
Merge pull request #1813 from freqtrade/dependabot/npm_and_yarn/main/typescript-5.4.3
build(deps-dev): bump typescript from 5.4.2 to 5.4.3
2024-03-27 06:31:09 +01:00
Matthias
c1f7036018
Merge pull request #1809 from freqtrade/dependabot/npm_and_yarn/main/vue-94559c5b5f
build(deps-dev): bump the vue group with 1 update
2024-03-27 06:30:31 +01:00
Matthias
e0c7a2ffd2
Merge pull request #1808 from freqtrade/dependabot/npm_and_yarn/main/eslint-8f27be867f
build(deps-dev): bump the eslint group with 3 updates
2024-03-27 06:30:20 +01:00
Matthias
204ee84df6
Merge pull request #1810 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.7.1
build(deps-dev): bump cypress from 13.7.0 to 13.7.1
2024-03-27 06:29:52 +01:00
dependabot[bot]
456191909b
build(deps-dev): bump typescript from 5.4.2 to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 03:42:06 +00:00
dependabot[bot]
7c8d8f89c0
build(deps-dev): bump vite from 5.1.6 to 5.2.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.6 to 5.2.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/v5.2.6/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>
2024-03-27 03:41:13 +00:00
dependabot[bot]
565aae85fc
build(deps-dev): bump cypress from 13.7.0 to 13.7.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.0 to 13.7.1.
- [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/v13.7.0...v13.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 03:39:42 +00:00
dependabot[bot]
a0ee33a36c
build(deps-dev): bump the vue group with 1 update
Bumps the vue group with 1 update: [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `vue-tsc` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.0.7/packages/tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 03:38:51 +00:00
dependabot[bot]
f9b20ec3a0
build(deps-dev): bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue).


Updates `@typescript-eslint/eslint-plugin` from 7.3.1 to 7.4.0
- [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/v7.4.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.3.1 to 7.4.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/v7.4.0/packages/parser)

Updates `eslint-plugin-vue` from 9.23.0 to 9.24.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.23.0...v9.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 03:37:55 +00:00
Matthias
4858376e22 Update yarn to 4.1.1 2024-03-22 17:06:04 +01:00
Matthias
9c8a94119e
Merge pull request #1799 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-8.3.1
build(deps): bump @vuepic/vue-datepicker from 8.2.0 to 8.3.1
2024-03-20 06:48:40 +01:00
dependabot[bot]
d43625555f
build(deps-dev): bump cypress from 13.6.6 to 13.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.6 to 13.7.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/v13.6.6...v13.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 05:37:35 +00:00
dependabot[bot]
b51e750548
build(deps): bump @vuepic/vue-datepicker from 8.2.0 to 8.3.1
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.2.0 to 8.3.1.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v8.2.0...v8.3.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>
2024-03-20 05:37:18 +00:00
Matthias
f2b85dd016
Merge pull request #1798 from freqtrade/dependabot/npm_and_yarn/main/axios-1.6.8
build(deps): bump axios from 1.6.7 to 1.6.8
2024-03-20 06:36:28 +01:00
Matthias
f1b1e72bd0
Merge pull request #1796 from freqtrade/dependabot/npm_and_yarn/main/vue-db4491689a
build(deps-dev): bump the vue group with 1 update
2024-03-20 06:35:28 +01:00
Matthias
03a4096eb3
Merge pull request #1797 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.4.0
build(deps-dev): bump vitest from 1.3.1 to 1.4.0
2024-03-20 06:35:20 +01:00
Matthias
ad3a52ae2f
Merge pull request #1801 from freqtrade/dependabot/npm_and_yarn/main/sass-1.72.0
build(deps-dev): bump sass from 1.71.1 to 1.72.0
2024-03-20 06:35:09 +01:00
Matthias
59f7bf2e36
Merge pull request #1800 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.36.1
build(deps): bump core-js from 3.36.0 to 3.36.1
2024-03-20 06:35:01 +01:00
dependabot[bot]
335d077883
build(deps-dev): bump sass from 1.71.1 to 1.72.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.71.1 to 1.72.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.71.1...1.72.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 03:17:35 +00:00
dependabot[bot]
e095a9b60f
build(deps): bump core-js from 3.36.0 to 3.36.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.36.0 to 3.36.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.36.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>
2024-03-20 03:16:58 +00:00
dependabot[bot]
92ec69e5ac
build(deps): bump axios from 1.6.7 to 1.6.8
Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.6.8.
- [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.6.7...v1.6.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 03:16:14 +00:00
dependabot[bot]
a875158061
build(deps-dev): bump vitest from 1.3.1 to 1.4.0
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.4.0/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 03:15:55 +00:00
dependabot[bot]
787d115a13
build(deps-dev): bump the vue group with 1 update
Bumps the vue group with 1 update: [@vue/test-utils](https://github.com/vuejs/test-utils).


Updates `@vue/test-utils` from 2.4.4 to 2.4.5
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/compare/v2.4.4...v2.4.5)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 03:15:23 +00:00
dependabot[bot]
a2a3af2629
build(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 7.2.0 to 7.3.1
- [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/v7.3.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.2.0 to 7.3.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/v7.3.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 03:14:55 +00:00
dependabot[bot]
ddb56c37d9
build(deps-dev): bump @vue/eslint-config-typescript
Bumps [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) from 12.0.0 to 13.0.0.
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](https://github.com/vuejs/eslint-config-typescript/compare/v12.0.0...v13.0.0)

---
updated-dependencies:
- dependency-name: "@vue/eslint-config-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 05:27:56 +00:00
Matthias
348d6e5b84
Merge pull request #1791 from freqtrade/dependabot/npm_and_yarn/main/noction/vue-draggable-grid-1.10.1
build(deps): bump @noction/vue-draggable-grid from 1.9.16 to 1.10.1
2024-03-13 06:27:01 +01:00
Matthias
8579c10e43
Merge pull request #1786 from freqtrade/dependabot/npm_and_yarn/main/eslint-ceb543a104
build(deps-dev): bump the eslint group with 3 updates
2024-03-13 06:26:51 +01:00
Matthias
e905d99427
Merge pull request #1787 from freqtrade/dependabot/npm_and_yarn/main/vue-49c9797314
build(deps-dev): bump the vue group with 1 update
2024-03-13 06:26:29 +01:00
Matthias
c96e5509f3
Merge pull request #1790 from freqtrade/dependabot/npm_and_yarn/main/typescript-5.4.2
build(deps-dev): bump typescript from 5.3.3 to 5.4.2
2024-03-13 06:26:17 +01:00
Matthias
80e5651d39
Merge pull request #1792 from freqtrade/dependabot/npm_and_yarn/main/vite-5.1.6
build(deps-dev): bump vite from 5.1.5 to 5.1.6
2024-03-13 06:26:05 +01:00
dependabot[bot]
129b066d99
build(deps-dev): bump vite from 5.1.5 to 5.1.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.5 to 5.1.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/v5.1.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>
2024-03-13 03:11:16 +00:00
dependabot[bot]
87f25c3c26
build(deps): bump @noction/vue-draggable-grid from 1.9.16 to 1.10.1
Bumps [@noction/vue-draggable-grid](https://github.com/Noction/draggable-grid) from 1.9.16 to 1.10.1.
- [Release notes](https://github.com/Noction/draggable-grid/releases)
- [Commits](https://github.com/Noction/draggable-grid/compare/v1.9.16...v1.10.1)

---
updated-dependencies:
- dependency-name: "@noction/vue-draggable-grid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 03:10:48 +00:00
dependabot[bot]
fb289466c2
build(deps-dev): bump typescript from 5.3.3 to 5.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 03:10:25 +00:00
dependabot[bot]
ebf2e2f865
build(deps): bump date-fns-tz from 2.0.0 to 2.0.1
Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 2.0.0 to 2.0.1.
- [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/v2.0.0...v2.0.1)

---
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>
2024-03-13 03:09:42 +00:00
dependabot[bot]
7d2a4fcd73
build(deps-dev): bump the vue group with 1 update
Bumps the vue group with 1 update: [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `vue-tsc` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.0.6/packages/tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 03:08:48 +00:00
dependabot[bot]
437207baa8
build(deps-dev): bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue).


Updates `@typescript-eslint/eslint-plugin` from 7.1.1 to 7.2.0
- [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/v7.2.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.1.1 to 7.2.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/v7.2.0/packages/parser)

Updates `eslint-plugin-vue` from 9.22.0 to 9.23.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.22.0...v9.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 03:08:16 +00:00
Matthias
e2eff62f29 chore: add preview script 2024-03-10 20:24:32 +01:00
dependabot[bot]
68f57028bb
build(deps-dev): bump vite from 5.1.4 to 5.1.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.4 to 5.1.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/v5.1.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>
2024-03-06 07:00:56 +00:00
Matthias
111b0cf4ca
Merge pull request #1777 from freqtrade/dependabot/npm_and_yarn/main/eslint-8c3f5b3775
build(deps-dev): bump the eslint group with 2 updates
2024-03-06 07:59:28 +01:00
dependabot[bot]
c53fab1c6c
build(deps): bump the vue group with 4 updates
Bumps the vue group with 4 updates: [vue](https://github.com/vuejs/core), [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc), [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `vue` from 3.4.20 to 3.4.21
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.20...v3.4.21)

Updates `@vue/compiler-sfc` from 3.4.20 to 3.4.21
- [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.4.21/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.4.20 to 3.4.21
- [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.4.21/packages/runtime-dom)

Updates `vue-tsc` from 1.8.27 to 2.0.5
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.0.5/packages/tsc)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@vue/runtime-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 06:11:24 +00:00
dependabot[bot]
d61db2d187
build(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 7.1.1
- [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/v7.1.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.1.0 to 7.1.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/v7.1.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 05:59:19 +00:00
dependabot[bot]
6d8eae206c
build(deps): bump @vuepic/vue-datepicker from 8.1.1 to 8.2.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v8.1.1...v8.2.0)

---
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>
2024-03-06 05:58:28 +00:00
Matthias
e7f3bcbb43 Revert "build(deps): bump @noction/vue-draggable-grid from 1.9.16 to 1.10.0"
This reverts commit 248da82589.
2024-03-06 06:49:44 +01:00
Matthias
776ae5b616
Merge pull request #1774 from freqtrade/dependabot/npm_and_yarn/main/vueuse-507b257877
build(deps): bump the vueuse group with 2 updates
2024-02-28 08:17:11 +01:00
Matthias
a3eab12ab5
Merge pull request #1776 from freqtrade/dependabot/npm_and_yarn/main/vite-5.1.4
build(deps-dev): bump vite from 5.1.3 to 5.1.4
2024-02-28 08:15:59 +01:00
dependabot[bot]
6ce630c76d
build(deps): bump the vueuse group with 2 updates
Bumps the vueuse group with 2 updates: [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) and [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations).


Updates `@vueuse/core` from 10.8.0 to 10.9.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.9.0/packages/core)

Updates `@vueuse/integrations` from 10.8.0 to 10.9.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.9.0/packages/integrations)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 06:27:41 +00:00
dependabot[bot]
71ede05f1c
build(deps-dev): bump cypress from 13.6.5 to 13.6.6
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.5 to 13.6.6.
- [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/v13.6.5...v13.6.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 06:27:38 +00:00
dependabot[bot]
24224c2da4
build(deps-dev): bump vite from 5.1.3 to 5.1.4
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.3 to 5.1.4.
- [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/v5.1.4/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>
2024-02-28 06:26:56 +00:00
Matthias
72f8ac5914
Merge pull request #1771 from freqtrade/dependabot/npm_and_yarn/main/eslint-27f0f8bfcb
build(deps-dev): bump the eslint group with 4 updates
2024-02-28 07:25:54 +01:00
Matthias
e8945e2215
Merge pull request #1773 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-eb06f616a9
build(deps): bump the bootstrap group with 1 update
2024-02-28 07:25:17 +01:00
dependabot[bot]
c462b023f5
build(deps): bump the bootstrap group with 1 update
Bumps the bootstrap group with 1 update: [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next).


Updates `bootstrap-vue-next` from 0.16.5 to 0.16.6
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.16.6/packages/bootstrap-vue-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 03:59:49 +00:00
dependabot[bot]
4b6b47223b
build(deps): bump the vue group with 4 updates
Bumps the vue group with 4 updates: [vue](https://github.com/vuejs/core), [vue-router](https://github.com/vuejs/router), [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) and [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom).


Updates `vue` from 3.4.19 to 3.4.20
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.19...v3.4.20)

Updates `vue-router` from 4.2.5 to 4.3.0
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.2.5...v4.3.0)

Updates `@vue/compiler-sfc` from 3.4.19 to 3.4.20
- [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.4.20/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.4.19 to 3.4.20
- [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.4.20/packages/runtime-dom)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vue
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@vue/runtime-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 03:59:26 +00:00
dependabot[bot]
8ea9c92d30
build(deps-dev): bump the eslint group with 4 updates
Bumps the eslint group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue).


Updates `@typescript-eslint/eslint-plugin` from 7.0.2 to 7.1.0
- [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/v7.1.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.0.2 to 7.1.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/v7.1.0/packages/parser)

Updates `eslint` from 8.56.0 to 8.57.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.56.0...v8.57.0)

Updates `eslint-plugin-vue` from 9.21.1 to 9.22.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.21.1...v9.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 03:58:01 +00:00
dependabot[bot]
7c61011608
build(deps): bump echarts from 5.4.3 to 5.5.0
Bumps [echarts](https://github.com/apache/echarts) from 5.4.3 to 5.5.0.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.4.3...5.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 05:57:46 +00:00
dependabot[bot]
cacecd0be3
build(deps): bump core-js from 3.35.1 to 3.36.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.35.1 to 3.36.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.36.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>
2024-02-21 05:50:35 +00:00
Matthias
8602e2153e
Merge pull request #1760 from freqtrade/dependabot/npm_and_yarn/main/eslint-f065ba949e
build(deps-dev): bump the eslint group with 2 updates
2024-02-21 06:49:17 +01:00
Matthias
5afa977e81
Merge pull request #1762 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-634037aeb7
build(deps): bump the bootstrap group with 2 updates
2024-02-21 06:48:47 +01:00
Matthias
bc9b32f149
Merge pull request #1763 from freqtrade/dependabot/npm_and_yarn/main/vueuse-b2e65ed9bb
build(deps): bump the vueuse group with 2 updates
2024-02-21 06:48:23 +01:00
dependabot[bot]
544b554db7
build(deps-dev): bump vitest from 1.2.2 to 1.3.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.2.2 to 1.3.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.1/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 05:34:01 +00:00
dependabot[bot]
e8ea732728
build(deps): bump the bootstrap group with 2 updates
Bumps the bootstrap group with 2 updates: [bootstrap](https://github.com/twbs/bootstrap) and [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next).


Updates `bootstrap` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.2...v5.3.3)

Updates `bootstrap-vue-next` from 0.16.3 to 0.16.5
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.16.5/packages/bootstrap-vue-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 05:33:46 +00:00
dependabot[bot]
79f27fc1b7
build(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 7.0.1 to 7.0.2
- [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/v7.0.2/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.0.1 to 7.0.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/v7.0.2/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 05:33:35 +00:00
dependabot[bot]
2a08987764
build(deps): bump the vueuse group with 2 updates
Bumps the vueuse group with 2 updates: [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) and [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations).


Updates `@vueuse/core` from 10.7.2 to 10.8.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.8.0/packages/core)

Updates `@vueuse/integrations` from 10.7.2 to 10.8.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.8.0/packages/integrations)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 05:33:29 +00:00
Matthias
a145948e57
Merge pull request #1767 from freqtrade/dependabot/npm_and_yarn/main/vite-5.1.3
build(deps-dev): bump vite from 5.1.1 to 5.1.3
2024-02-21 06:32:49 +01:00
Matthias
e2f979c957
Merge pull request #1765 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.6.5
build(deps-dev): bump cypress from 13.6.4 to 13.6.5
2024-02-21 06:32:17 +01:00
Matthias
479a34c8a9
Merge pull request #1769 from freqtrade/dependabot/npm_and_yarn/main/sass-1.71.1
build(deps-dev): bump sass from 1.70.0 to 1.71.1
2024-02-21 06:32:05 +01:00
dependabot[bot]
40b50aa83d
build(deps-dev): bump sass from 1.70.0 to 1.71.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.70.0 to 1.71.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.70.0...1.71.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 03:55:44 +00:00
dependabot[bot]
197a05d096
build(deps-dev): bump vite from 5.1.1 to 5.1.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.1 to 5.1.3.
- [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/v5.1.3/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>
2024-02-21 03:54:39 +00:00
dependabot[bot]
d252b46cb6
build(deps-dev): bump cypress from 13.6.4 to 13.6.5
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.4 to 13.6.5.
- [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/v13.6.4...v13.6.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 03:53:46 +00:00
dependabot[bot]
72549fec42
build(deps): bump the vue group with 1 update
Bumps the vue group with 1 update: [vue-echarts](https://github.com/ecomfe/vue-echarts).


Updates `vue-echarts` from 6.6.8 to 6.6.9
- [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.6.8...v6.6.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 03:51:33 +00:00
dependabot[bot]
3e6923464e
build(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 7.0.1
- [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/v7.0.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.21.0 to 7.0.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/v7.0.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 06:32:01 +00:00
dependabot[bot]
21e28b08df
build(deps-dev): bump @vitejs/plugin-vue from 5.0.3 to 5.0.4
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.0.3 to 5.0.4.
- [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@5.0.4/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>
2024-02-14 06:12:02 +00:00
Matthias
10ad5ce4ba
Merge pull request #1753 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-f498cec8cd
build(deps): bump the bootstrap group with 1 update
2024-02-14 07:11:33 +01:00
Matthias
8b3e995942
Merge pull request #1752 from freqtrade/dependabot/npm_and_yarn/main/vue-55996c1d73
build(deps): bump the vue group with 3 updates
2024-02-14 07:10:25 +01:00
Matthias
b4e3e278d3
Merge pull request #1756 from freqtrade/dependabot/npm_and_yarn/main/vite-5.1.1
build(deps-dev): bump vite from 5.1.0 to 5.1.1
2024-02-14 07:10:10 +01:00
dependabot[bot]
14f37952d5
build(deps-dev): bump vite from 5.1.0 to 5.1.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.0 to 5.1.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/v5.1.1/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>
2024-02-14 03:38:18 +00:00
dependabot[bot]
928ca516c7
build(deps): bump @vuepic/vue-datepicker from 8.0.0 to 8.1.1
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.0.0 to 8.1.1.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v8.0.0...v8.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>
2024-02-14 03:37:16 +00:00
dependabot[bot]
bacb4d47d4
build(deps): bump the bootstrap group with 1 update
Bumps the bootstrap group with 1 update: [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next).


Updates `bootstrap-vue-next` from 0.16.1 to 0.16.3
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.16.3/packages/bootstrap-vue-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 03:36:41 +00:00
dependabot[bot]
ae892348f8
build(deps): bump the vue group with 3 updates
Bumps the vue group with 3 updates: [vue](https://github.com/vuejs/core), [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) and [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom).


Updates `vue` from 3.4.18 to 3.4.19
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.18...v3.4.19)

Updates `@vue/compiler-sfc` from 3.4.18 to 3.4.19
- [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.4.19/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.4.18 to 3.4.19
- [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.4.19/packages/runtime-dom)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@vue/runtime-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 03:36:14 +00:00
Matthias
eaba3b2463 Update bootstrap-vue-next to latest version, move duplicate script 2024-02-11 08:53:37 +01:00
dependabot[bot]
38d3c3acb6 build(deps): bump bootstrap-vue-next from 0.15.5 to 0.16.0
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.15.5 to 0.16.0.
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.16.0/packages/bootstrap-vue-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-11 08:53:37 +01:00
Matthias
c210983674 Remove serve script in favor of dev 2024-02-11 08:53:11 +01:00
dependabot[bot]
07ff79325c
build(deps): bump the vue group with 3 updates
Bumps the vue group with 3 updates: [vue](https://github.com/vuejs/core), [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) and [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom).


Updates `vue` from 3.4.15 to 3.4.18
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.15...v3.4.18)

Updates `@vue/compiler-sfc` from 3.4.16 to 3.4.18
- [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.4.18/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.4.16 to 3.4.18
- [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.4.18/packages/runtime-dom)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@vue/runtime-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 05:42:09 +00:00
Matthias
d745f6f2d8
Merge pull request #1747 from freqtrade/dependabot/npm_and_yarn/main/noction/vue-draggable-grid-1.10.0
build(deps): bump @noction/vue-draggable-grid from 1.9.16 to 1.10.0
2024-02-08 19:25:13 +01:00
dependabot[bot]
db0f7877ef
build(deps-dev): bump vite from 5.0.12 to 5.1.0
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.1.0.
- [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/create-vite@5.1.0/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>
2024-02-08 17:06:09 +00:00
dependabot[bot]
248da82589
build(deps): bump @noction/vue-draggable-grid from 1.9.16 to 1.10.0
Bumps [@noction/vue-draggable-grid](https://github.com/Noction/draggable-grid) from 1.9.16 to 1.10.0.
- [Release notes](https://github.com/Noction/draggable-grid/releases)
- [Commits](https://github.com/Noction/draggable-grid/compare/v1.9.16...v1.10.0)

---
updated-dependencies:
- dependency-name: "@noction/vue-draggable-grid"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 17:06:02 +00:00
dependabot[bot]
477c94e84e
build(deps-dev): bump the vue group with 2 updates
Bumps the vue group with 2 updates: [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) and [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom).


Updates `@vue/compiler-sfc` from 3.4.15 to 3.4.16
- [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.4.16/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.4.15 to 3.4.16
- [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.4.16/packages/runtime-dom)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@vue/runtime-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 17:00:34 +00:00
Matthias
cfcb9e5da5
Merge pull request #1735 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.21.0
build(deps-dev): bump @typescript-eslint/parser from 6.20.0 to 6.21.0
2024-02-07 07:04:46 +01:00
dependabot[bot]
d1de9e03c8
build(deps-dev): bump prettier from 3.2.4 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [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/3.2.4...3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 05:28:52 +00:00
dependabot[bot]
d033bd5bb7
build(deps-dev): bump @typescript-eslint/parser from 6.20.0 to 6.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.20.0 to 6.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/v6.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>
2024-02-07 05:28:05 +00:00
Matthias
2aa084c8d4
Merge pull request #1737 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-9.21.1
build(deps-dev): bump eslint-plugin-vue from 9.21.0 to 9.21.1
2024-02-07 06:27:59 +01:00
Matthias
f5ee22b581
Merge pull request #1734 from freqtrade/dependabot/npm_and_yarn/main/vue-demi-0.14.7
build(deps): bump vue-demi from 0.14.6 to 0.14.7
2024-02-07 06:27:48 +01:00
Matthias
4cf1389d31
Merge pull request #1736 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.21.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0
2024-02-07 06:26:20 +01:00
Matthias
fb0f98b761
Merge pull request #1739 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-8.0.0
build(deps): bump @vuepic/vue-datepicker from 7.4.1 to 8.0.0
2024-02-07 06:26:03 +01:00
dependabot[bot]
18954ca303
build(deps-dev): bump unplugin-icons from 0.18.3 to 0.18.5
Bumps [unplugin-icons](https://github.com/unplugin/unplugin-icons) from 0.18.3 to 0.18.5.
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.18.3...v0.18.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 03:51:26 +00:00
dependabot[bot]
9184a6892c
build(deps): bump @vuepic/vue-datepicker from 7.4.1 to 8.0.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 7.4.1 to 8.0.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v7.4.1...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 03:50:42 +00:00
dependabot[bot]
df8027dc82
build(deps-dev): bump eslint-plugin-vue from 9.21.0 to 9.21.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.21.0 to 9.21.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.21.0...v9.21.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>
2024-02-07 03:49:56 +00:00
dependabot[bot]
8a2643d55b
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 6.20.0 to 6.21.0.
- [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/v6.21.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 03:49:31 +00:00
dependabot[bot]
3ae779114c
build(deps): bump vue-demi from 0.14.6 to 0.14.7
Bumps [vue-demi](https://github.com/antfu/vue-demi) from 0.14.6 to 0.14.7.
- [Release notes](https://github.com/antfu/vue-demi/releases)
- [Commits](https://github.com/antfu/vue-demi/compare/v0.14.6...v0.14.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 03:48:12 +00:00
Matthias
77ba597f64
Merge pull request #1723 from freqtrade/dependabot/npm_and_yarn/main/unplugin-auto-import-0.17.5
build(deps-dev): bump unplugin-auto-import from 0.17.3 to 0.17.5
2024-01-31 06:49:45 +01:00
Matthias
fe22a04310
Merge pull request #1725 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.20.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0
2024-01-31 06:46:08 +01:00
dependabot[bot]
39c5c5b63f
build(deps-dev): bump cypress from 13.6.3 to 13.6.4
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.3 to 13.6.4.
- [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/v13.6.3...v13.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 05:37:12 +00:00
dependabot[bot]
223b308598
build(deps-dev): bump unplugin-auto-import from 0.17.3 to 0.17.5
Bumps [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) from 0.17.3 to 0.17.5.
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.17.3...v0.17.5)

---
updated-dependencies:
- dependency-name: unplugin-auto-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 05:37:03 +00:00
dependabot[bot]
9ceace0687
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 6.19.1 to 6.20.0.
- [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/v6.20.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 05:36:23 +00:00
Matthias
6282e57b88
Merge pull request #1729 from freqtrade/dependabot/npm_and_yarn/main/vue/test-utils-2.4.4
build(deps-dev): bump @vue/test-utils from 2.4.3 to 2.4.4
2024-01-31 06:35:44 +01:00
Matthias
44c2859617
Merge pull request #1724 from freqtrade/dependabot/npm_and_yarn/main/axios-1.6.7
build(deps): bump axios from 1.6.5 to 1.6.7
2024-01-31 06:35:30 +01:00
Matthias
ac7f8a5efe
Merge pull request #1726 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.2.2
build(deps-dev): bump vitest from 1.2.1 to 1.2.2
2024-01-31 06:35:13 +01:00
Matthias
459c2adf06
Merge pull request #1731 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-9.21.0
build(deps-dev): bump eslint-plugin-vue from 9.20.1 to 9.21.0
2024-01-31 06:35:07 +01:00
Matthias
21cf7d0301
Merge pull request #1730 from freqtrade/dependabot/npm_and_yarn/main/unplugin-icons-0.18.3
build(deps-dev): bump unplugin-icons from 0.18.2 to 0.18.3
2024-01-31 06:35:02 +01:00
Matthias
e47156b6de
Merge pull request #1732 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.20.0
build(deps-dev): bump @typescript-eslint/parser from 6.19.1 to 6.20.0
2024-01-31 06:34:16 +01:00
dependabot[bot]
7c322c3bda
build(deps-dev): bump @typescript-eslint/parser from 6.19.1 to 6.20.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.1 to 6.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/v6.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>
2024-01-31 03:27:09 +00:00
dependabot[bot]
ef27d5352f
build(deps-dev): bump eslint-plugin-vue from 9.20.1 to 9.21.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.20.1 to 9.21.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.20.1...v9.21.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>
2024-01-31 03:26:30 +00:00
dependabot[bot]
9c26787804
build(deps-dev): bump unplugin-icons from 0.18.2 to 0.18.3
Bumps [unplugin-icons](https://github.com/unplugin/unplugin-icons) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.18.2...v0.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 03:26:03 +00:00
dependabot[bot]
368a72591b
build(deps-dev): bump @vue/test-utils from 2.4.3 to 2.4.4
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 2.4.3 to 2.4.4.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/compare/v2.4.3...v2.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 03:25:35 +00:00
dependabot[bot]
b32ae8cafc
build(deps): bump @noction/vue-draggable-grid from 1.9.15 to 1.9.16
Bumps [@noction/vue-draggable-grid](https://github.com/Noction/draggable-grid) from 1.9.15 to 1.9.16.
- [Release notes](https://github.com/Noction/draggable-grid/releases)
- [Commits](https://github.com/Noction/draggable-grid/compare/v1.9.15...v1.9.16)

---
updated-dependencies:
- dependency-name: "@noction/vue-draggable-grid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 03:25:06 +00:00
dependabot[bot]
36fab13565
build(deps-dev): bump vitest from 1.2.1 to 1.2.2
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 03:24:06 +00:00
dependabot[bot]
f150cb8649
build(deps): bump axios from 1.6.5 to 1.6.7
Bumps [axios](https://github.com/axios/axios) from 1.6.5 to 1.6.7.
- [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.6.5...v1.6.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 03:22:40 +00:00
dependabot[bot]
82ac550adb
build(deps-dev): bump prettier from 3.2.3 to 3.2.4
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.3 to 3.2.4.
- [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/3.2.3...3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 05:27:22 +00:00
Matthias
29577818e3
Merge pull request #1721 from freqtrade/dependabot/npm_and_yarn/main/vue-3.4.15
build(deps): bump vue from 3.4.14 to 3.4.15
2024-01-24 06:26:04 +01:00
dependabot[bot]
4503c28513
build(deps): bump vue from 3.4.14 to 3.4.15
Bumps [vue](https://github.com/vuejs/core) from 3.4.14 to 3.4.15.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.14...v3.4.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 05:17:29 +00:00
dependabot[bot]
4b1cd3996c
build(deps-dev): bump @typescript-eslint/parser from 6.19.0 to 6.19.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.0 to 6.19.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/v6.19.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>
2024-01-24 05:17:01 +00:00
Matthias
2c9cc7e31a
Merge pull request #1716 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.35.1
build(deps): bump core-js from 3.35.0 to 3.35.1
2024-01-24 06:15:19 +01:00
Matthias
983d8e18a9
Merge pull request #1717 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.19.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1
2024-01-24 06:14:57 +01:00
Matthias
ac86aa5d26
Merge pull request #1714 from freqtrade/dependabot/npm_and_yarn/main/sass-1.70.0
build(deps-dev): bump sass from 1.69.7 to 1.70.0
2024-01-24 06:14:32 +01:00
Matthias
00b3f6c8ba
Merge pull request #1715 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.4.15
build(deps-dev): bump @vue/runtime-dom from 3.4.14 to 3.4.15
2024-01-24 06:14:18 +01:00
Matthias
c6ee065dac
Merge pull request #1718 from freqtrade/dependabot/npm_and_yarn/main/vue/compiler-sfc-3.4.15
build(deps-dev): bump @vue/compiler-sfc from 3.4.14 to 3.4.15
2024-01-24 06:14:01 +01:00
dependabot[bot]
17a2086751
build(deps-dev): bump vitest from 1.2.0 to 1.2.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.1/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 03:30:47 +00:00
dependabot[bot]
02be3dcc6a
build(deps-dev): bump @vue/compiler-sfc from 3.4.14 to 3.4.15
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.4.14 to 3.4.15.
- [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.4.15/packages/compiler-sfc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 03:29:43 +00:00
dependabot[bot]
5d6dfa1ca5
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 6.19.0 to 6.19.1.
- [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/v6.19.1/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>
2024-01-24 03:29:11 +00:00
dependabot[bot]
4ac5d92f09
build(deps): bump core-js from 3.35.0 to 3.35.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.35.0 to 3.35.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.35.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>
2024-01-24 03:28:19 +00:00
dependabot[bot]
30281969da
build(deps-dev): bump @vue/runtime-dom from 3.4.14 to 3.4.15
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.4.14 to 3.4.15.
- [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.4.15/packages/runtime-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 03:27:43 +00:00
dependabot[bot]
dd0cad63f6
build(deps-dev): bump sass from 1.69.7 to 1.70.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.7 to 1.70.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.69.7...1.70.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 03:27:09 +00:00
dependabot[bot]
38fe3c6196
build(deps-dev): bump vite from 5.0.11 to 5.0.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 07:12:57 +00:00
Matthias
0e99c0a0cb
Merge pull request #1709 from freqtrade/dependabot/npm_and_yarn/main/prettier-3.2.3
build(deps-dev): bump prettier from 3.1.1 to 3.2.3
2024-01-17 18:07:41 +01:00
Matthias
f16073bd09
Merge pull request #1700 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.19.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.0
2024-01-17 06:57:12 +01:00
dependabot[bot]
4ddabd092c
build(deps): bump vue from 3.4.7 to 3.4.14
Bumps [vue](https://github.com/vuejs/core) from 3.4.7 to 3.4.14.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.7...v3.4.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:36:22 +00:00
dependabot[bot]
cdcdaba639
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 6.18.1 to 6.19.0.
- [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/v6.19.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:35:24 +00:00
dependabot[bot]
52b8c5b596
build(deps-dev): bump prettier from 3.1.1 to 3.2.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.3.
- [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/3.1.1...3.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:35:01 +00:00
Matthias
7aaa6b476b
Merge pull request #1699 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-9.20.1
build(deps-dev): bump eslint-plugin-vue from 9.19.2 to 9.20.1
2024-01-17 06:34:14 +01:00
Matthias
7173cc6a7f
Merge pull request #1706 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.19.0
build(deps-dev): bump @typescript-eslint/parser from 6.18.1 to 6.19.0
2024-01-17 06:33:59 +01:00
Matthias
1cf6012d02
Merge pull request #1707 from freqtrade/dependabot/npm_and_yarn/main/vueuse/integrations-10.7.2
build(deps): bump @vueuse/integrations from 10.7.1 to 10.7.2
2024-01-17 06:31:24 +01:00
Matthias
a09be1909a
Merge pull request #1701 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.4.14
build(deps-dev): bump @vue/runtime-dom from 3.4.7 to 3.4.14
2024-01-17 06:31:15 +01:00
dependabot[bot]
477ab4983a
build(deps-dev): bump eslint-plugin-vue from 9.19.2 to 9.20.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.19.2 to 9.20.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.19.2...v9.20.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>
2024-01-17 05:30:29 +00:00
dependabot[bot]
caf4b3666e
build(deps-dev): bump @typescript-eslint/parser from 6.18.1 to 6.19.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.18.1 to 6.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/v6.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>
2024-01-17 05:30:18 +00:00
Matthias
44b597e06d
Merge pull request #1705 from freqtrade/dependabot/npm_and_yarn/main/noction/vue-draggable-grid-1.9.15
build(deps): bump @noction/vue-draggable-grid from 1.9.14 to 1.9.15
2024-01-17 06:29:42 +01:00
Matthias
2582d4b92b
Merge pull request #1696 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-prettier-5.1.3
build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3
2024-01-17 06:28:31 +01:00
Matthias
85ab34d74e
Merge pull request #1702 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-5.0.3
build(deps-dev): bump @vitejs/plugin-vue from 5.0.2 to 5.0.3
2024-01-17 06:28:17 +01:00
Matthias
eba52829c1
Merge pull request #1703 from freqtrade/dependabot/npm_and_yarn/main/sortablejs-1.15.2
build(deps): bump sortablejs from 1.15.1 to 1.15.2
2024-01-17 06:28:09 +01:00
dependabot[bot]
c3115a899e
build(deps): bump @vueuse/integrations from 10.7.1 to 10.7.2
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.7.1 to 10.7.2.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.2/packages/integrations)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:26:46 +00:00
dependabot[bot]
f4f6058bcd
build(deps): bump @noction/vue-draggable-grid from 1.9.14 to 1.9.15
Bumps [@noction/vue-draggable-grid](https://github.com/Noction/draggable-grid) from 1.9.14 to 1.9.15.
- [Release notes](https://github.com/Noction/draggable-grid/releases)
- [Commits](https://github.com/Noction/draggable-grid/compare/v1.9.14...v1.9.15)

---
updated-dependencies:
- dependency-name: "@noction/vue-draggable-grid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:26:27 +00:00
dependabot[bot]
9a59da9f9a
build(deps-dev): bump @vue/runtime-dom from 3.4.7 to 3.4.14
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.4.7 to 3.4.14.
- [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.4.14/packages/runtime-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:25:24 +00:00
Matthias
2450e0bfbd
Merge pull request #1694 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.2.0
build(deps-dev): bump vitest from 1.1.3 to 1.2.0
2024-01-17 06:25:02 +01:00
Matthias
6499b21378
Merge pull request #1695 from freqtrade/dependabot/npm_and_yarn/main/vueuse/core-10.7.2
build(deps): bump @vueuse/core from 10.7.1 to 10.7.2
2024-01-17 06:24:49 +01:00
dependabot[bot]
2738f9193c
build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:23:19 +00:00
dependabot[bot]
eb70403f9a
build(deps-dev): bump @vitejs/plugin-vue from 5.0.2 to 5.0.3
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.0.2 to 5.0.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@5.0.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>
2024-01-17 05:23:16 +00:00
Matthias
7880ff9179
Merge pull request #1708 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.6.3
build(deps-dev): bump cypress from 13.6.2 to 13.6.3
2024-01-17 06:22:13 +01:00
dependabot[bot]
7493f9982d
build(deps-dev): bump cypress from 13.6.2 to 13.6.3
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.2 to 13.6.3.
- [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/v13.6.2...v13.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 03:15:55 +00:00
dependabot[bot]
14dd6219aa
build(deps): bump sortablejs from 1.15.1 to 1.15.2
Bumps [sortablejs](https://github.com/SortableJS/Sortable) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/SortableJS/Sortable/releases)
- [Commits](https://github.com/SortableJS/Sortable/compare/1.15.1...1.15.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 03:12:52 +00:00
dependabot[bot]
442e8a0123
build(deps-dev): bump @vue/compiler-sfc from 3.4.7 to 3.4.14
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.4.7 to 3.4.14.
- [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.4.14/packages/compiler-sfc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 03:09:34 +00:00
dependabot[bot]
7baae45f72
build(deps): bump @vueuse/core from 10.7.1 to 10.7.2
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.7.1 to 10.7.2.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.2/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 03:08:40 +00:00
dependabot[bot]
c5f6050027
build(deps-dev): bump vitest from 1.1.3 to 1.2.0
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.0/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 03:08:09 +00:00
Matthias
97f4c37b5f Update@noction/vue-draggable-grid to 1.9.14 2024-01-12 17:47:52 +01:00
Matthias
364ade1c4c
Merge pull request #1690 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.4.7
build(deps-dev): bump @vue/runtime-dom from 3.4.3 to 3.4.7
2024-01-10 07:15:25 +01:00
Matthias
ae215c51f6
Merge pull request #1686 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.18.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.17.0 to 6.18.1
2024-01-10 07:08:52 +01:00
dependabot[bot]
13fda25b21
build(deps-dev): bump @vue/runtime-dom from 3.4.3 to 3.4.7
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.4.3 to 3.4.7.
- [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.4.7/packages/runtime-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 05:57:59 +00:00
dependabot[bot]
9f64381d6a
build(deps-dev): bump vite from 5.0.10 to 5.0.11
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.11.
- [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/v5.0.11/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>
2024-01-10 05:57:47 +00:00
dependabot[bot]
780ad6ab09
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 6.17.0 to 6.18.1.
- [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/v6.18.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 05:57:38 +00:00
Matthias
5d5610fa57
Merge pull request #1681 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.18.1
build(deps-dev): bump @typescript-eslint/parser from 6.17.0 to 6.18.1
2024-01-10 06:56:40 +01:00
Matthias
d6508a022d
Merge pull request #1688 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-7.4.1
build(deps): bump @vuepic/vue-datepicker from 7.4.0 to 7.4.1
2024-01-10 06:56:27 +01:00
Matthias
18f1bd8cba
Merge pull request #1689 from freqtrade/dependabot/npm_and_yarn/main/unplugin-icons-0.18.2
build(deps-dev): bump unplugin-icons from 0.18.1 to 0.18.2
2024-01-10 06:56:14 +01:00
dependabot[bot]
2b3f1bfdd3
build(deps-dev): bump @typescript-eslint/parser from 6.17.0 to 6.18.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.17.0 to 6.18.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/v6.18.1/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>
2024-01-10 05:52:15 +00:00
dependabot[bot]
7576cf34a3
build(deps-dev): bump unplugin-icons from 0.18.1 to 0.18.2
Bumps [unplugin-icons](https://github.com/unplugin/unplugin-icons) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.18.1...v0.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 05:51:55 +00:00
dependabot[bot]
96cd420518
build(deps): bump @vuepic/vue-datepicker from 7.4.0 to 7.4.1
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v7.4.0...v7.4.1)

---
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>
2024-01-10 05:51:54 +00:00
dependabot[bot]
9b4c6c2556
build(deps-dev): bump vitest from 1.1.1 to 1.1.3
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.3/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 05:51:54 +00:00
Matthias
5c7d2ca797
Merge pull request #1684 from freqtrade/dependabot/npm_and_yarn/main/axios-1.6.5
build(deps): bump axios from 1.6.3 to 1.6.5
2024-01-10 06:50:47 +01:00
Matthias
ac3cadfe5a
Merge pull request #1679 from freqtrade/dependabot/npm_and_yarn/main/vue/compiler-sfc-3.4.7
build(deps-dev): bump @vue/compiler-sfc from 3.4.3 to 3.4.7
2024-01-10 06:50:26 +01:00
dependabot[bot]
9302595cdd
build(deps): bump axios from 1.6.3 to 1.6.5
Bumps [axios](https://github.com/axios/axios) from 1.6.3 to 1.6.5.
- [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.6.3...v1.6.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 05:46:52 +00:00
dependabot[bot]
27d6843fe1
build(deps-dev): bump @vue/compiler-sfc from 3.4.3 to 3.4.7
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.4.3 to 3.4.7.
- [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.4.7/packages/compiler-sfc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 05:46:51 +00:00
dependabot[bot]
b309949820
build(deps): bump vue from 3.4.3 to 3.4.7
Bumps [vue](https://github.com/vuejs/core) from 3.4.3 to 3.4.7.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.3...v3.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 05:46:43 +00:00
dependabot[bot]
8bf0e1c0ea
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 6.16.0 to 6.17.0.
- [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/v6.17.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 09:20:44 +00:00
Matthias
3d6cc77638
Merge pull request #1662 from freqtrade/dependabot/npm_and_yarn/main/vueuse/integrations-10.7.1
build(deps): bump @vueuse/integrations from 10.7.0 to 10.7.1
2024-01-03 10:18:35 +01:00
Matthias
03a787f0ac
Merge pull request #1670 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.4.3
build(deps-dev): bump @vue/runtime-dom from 3.3.13 to 3.4.3
2024-01-03 10:18:24 +01:00
Matthias
73dbcfe591
Merge pull request #1663 from freqtrade/dependabot/npm_and_yarn/main/sass-1.69.7
build(deps-dev): bump sass from 1.69.5 to 1.69.7
2024-01-03 10:18:08 +01:00
dependabot[bot]
b8fc5671f6
build(deps-dev): bump @vue/runtime-dom from 3.3.13 to 3.4.3
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.3.13 to 3.4.3.
- [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.4.3/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>
2024-01-03 07:26:23 +00:00
dependabot[bot]
511d2b775b
build(deps-dev): bump @typescript-eslint/parser from 6.16.0 to 6.17.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.16.0 to 6.17.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/v6.17.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>
2024-01-03 07:26:19 +00:00
Matthias
bb2e70ca85
Merge pull request #1669 from freqtrade/dependabot/npm_and_yarn/main/vue/compiler-sfc-3.4.3
build(deps-dev): bump @vue/compiler-sfc from 3.3.13 to 3.4.3
2024-01-03 08:24:58 +01:00
dependabot[bot]
c729dae044
build(deps): bump @vueuse/integrations from 10.7.0 to 10.7.1
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.7.0 to 10.7.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.1/packages/integrations)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 07:17:24 +00:00
dependabot[bot]
1dadcd91b7
build(deps): bump vue from 3.3.13 to 3.4.3
Bumps [vue](https://github.com/vuejs/core) from 3.3.13 to 3.4.3.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.3.13...v3.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 07:17:18 +00:00
Matthias
64943040ff
Merge pull request #1667 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.35.0
build(deps): bump core-js from 3.34.0 to 3.35.0
2024-01-03 08:16:15 +01:00
dependabot[bot]
5af85f1c86
build(deps-dev): bump @vue/compiler-sfc from 3.3.13 to 3.4.3
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.3.13 to 3.4.3.
- [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.4.3/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>
2024-01-03 07:15:42 +00:00
dependabot[bot]
c3c89ca4e4
build(deps-dev): bump sass from 1.69.5 to 1.69.7
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.5 to 1.69.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.69.5...1.69.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 07:14:51 +00:00
Matthias
8e275a9cf0
Merge pull request #1668 from freqtrade/dependabot/npm_and_yarn/main/vueuse/core-10.7.1
build(deps): bump @vueuse/core from 10.7.0 to 10.7.1
2024-01-03 08:14:49 +01:00
Matthias
23266626d1
Merge pull request #1671 from freqtrade/dependabot/npm_and_yarn/main/vue/eslint-config-prettier-9.0.0
build(deps-dev): bump @vue/eslint-config-prettier from 8.0.0 to 9.0.0
2024-01-03 08:14:04 +01:00
Matthias
3731ce6ffb
Merge pull request #1673 from freqtrade/dependabot/npm_and_yarn/main/unplugin-auto-import-0.17.3
build(deps-dev): bump unplugin-auto-import from 0.17.2 to 0.17.3
2024-01-03 08:13:46 +01:00
Matthias
86ee239f09
Merge pull request #1676 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.1.1
build(deps-dev): bump vitest from 1.1.0 to 1.1.1
2024-01-03 08:13:21 +01:00
Matthias
1165e00c4e
Merge pull request #1664 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-5.0.2
build(deps-dev): bump @vitejs/plugin-vue from 5.0.0 to 5.0.2
2024-01-03 08:12:45 +01:00
Matthias
b713efb72c
Merge pull request #1666 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-6.6.8
build(deps): bump vue-echarts from 6.6.7 to 6.6.8
2024-01-03 08:12:16 +01:00
dependabot[bot]
f8b3e8387a
build(deps-dev): bump vitest from 1.1.0 to 1.1.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.1/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 03:21:23 +00:00
dependabot[bot]
d610b0ddb8
build(deps-dev): bump unplugin-auto-import from 0.17.2 to 0.17.3
Bumps [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) from 0.17.2 to 0.17.3.
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.17.2...v0.17.3)

---
updated-dependencies:
- dependency-name: unplugin-auto-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 03:19:44 +00:00
dependabot[bot]
bd0a04554e
build(deps-dev): bump @vue/eslint-config-prettier from 8.0.0 to 9.0.0
Bumps [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/vuejs/eslint-config-prettier/releases)
- [Changelog](https://github.com/vuejs/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-config-prettier/compare/v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: "@vue/eslint-config-prettier"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 03:18:48 +00:00
dependabot[bot]
6447dc6d86
build(deps): bump @vueuse/core from 10.7.0 to 10.7.1
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.7.0 to 10.7.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.1/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 03:17:39 +00:00
dependabot[bot]
61819b92a9
build(deps): bump core-js from 3.34.0 to 3.35.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.34.0 to 3.35.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.35.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>
2024-01-03 03:17:16 +00:00
dependabot[bot]
5787ffc5cf
build(deps): bump vue-echarts from 6.6.7 to 6.6.8
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.6.7 to 6.6.8.
- [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.6.7...v6.6.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 03:16:52 +00:00
dependabot[bot]
572c0005be
build(deps-dev): bump @iconify-json/mdi from 1.1.63 to 1.1.64
Bumps [@iconify-json/mdi](https://github.com/iconify/icon-sets) from 1.1.63 to 1.1.64.
- [Commits](https://github.com/iconify/icon-sets/compare/1.1.63...1.1.64)

---
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>
2024-01-03 03:16:30 +00:00
dependabot[bot]
24849aaaf7
build(deps-dev): bump @vitejs/plugin-vue from 5.0.0 to 5.0.2
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.0.0 to 5.0.2.
- [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@5.0.2/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>
2024-01-03 03:16:03 +00:00
dependabot[bot]
3116a64937
build(deps-dev): bump @vitejs/plugin-vue from 4.5.2 to 5.0.0
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 4.5.2 to 5.0.0.
- [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@5.0.0/packages/plugin-vue)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 06:06:19 +00:00
Matthias
f893685208
Merge pull request #1658 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.16.0
build(deps-dev): bump @typescript-eslint/parser from 6.15.0 to 6.16.0
2023-12-27 07:05:23 +01:00
Matthias
0bfa3604e5
Merge pull request #1661 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.6.2
build(deps-dev): bump cypress from 13.6.1 to 13.6.2
2023-12-27 07:05:00 +01:00
Matthias
a0f1f15515
Merge pull request #1657 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.8.27
build(deps-dev): bump vue-tsc from 1.8.25 to 1.8.27
2023-12-27 07:04:44 +01:00
dependabot[bot]
75e4931243
build(deps-dev): bump @typescript-eslint/parser from 6.15.0 to 6.16.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.15.0 to 6.16.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/v6.16.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-12-27 05:55:15 +00:00
dependabot[bot]
ac84640922
build(deps-dev): bump cypress from 13.6.1 to 13.6.2
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.1 to 13.6.2.
- [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/v13.6.1...v13.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 05:44:18 +00:00
Matthias
a1d07c5bc5
Merge pull request #1656 from freqtrade/dependabot/npm_and_yarn/main/cypress/vite-dev-server-5.0.7
build(deps-dev): bump @cypress/vite-dev-server from 5.0.6 to 5.0.7
2023-12-27 06:43:48 +01:00
Matthias
ed71b4cd34
Merge pull request #1655 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.16.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.16.0
2023-12-27 06:43:37 +01:00
dependabot[bot]
bbb5ae0f94
build(deps-dev): bump vue-tsc from 1.8.25 to 1.8.27
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 1.8.25 to 1.8.27.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v1.8.27/packages/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-12-27 05:43:22 +00:00
Matthias
133ea12ac6
Merge pull request #1660 from freqtrade/dependabot/npm_and_yarn/main/axios-1.6.3
build(deps): bump axios from 1.6.2 to 1.6.3
2023-12-27 06:42:10 +01:00
Matthias
f17cc5c29a
Merge pull request #1653 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-prettier-5.1.2
build(deps-dev): bump eslint-plugin-prettier from 5.1.0 to 5.1.2
2023-12-27 06:41:19 +01:00
dependabot[bot]
af1e71a3ca
build(deps): bump axios from 1.6.2 to 1.6.3
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.6.3.
- [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.6.2...v1.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 03:09:06 +00:00
dependabot[bot]
26efdfd4fb
build(deps-dev): bump @cypress/vite-dev-server from 5.0.6 to 5.0.7
Bumps [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) from 5.0.6 to 5.0.7.
- [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/@cypress/vite-dev-server-v5.0.6...@cypress/vite-dev-server-v5.0.7)

---
updated-dependencies:
- dependency-name: "@cypress/vite-dev-server"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 03:07:26 +00:00
dependabot[bot]
0e00541768
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 6.15.0 to 6.16.0.
- [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/v6.16.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 03:07:04 +00:00
dependabot[bot]
d9ff1eb173
build(deps-dev): bump eslint-plugin-prettier from 5.1.0 to 5.1.2
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.0...v5.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 03:05:57 +00:00
dependabot[bot]
fbd4263f02
build(deps): bump vue-echarts from 6.6.5 to 6.6.7
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.6.5 to 6.6.7.
- [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.6.5...v6.6.7)

---
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-12-27 03:05:37 +00:00
dependabot[bot]
01d36e3f3d
build(deps): bump vue from 3.3.11 to 3.3.13
Bumps [vue](https://github.com/vuejs/core) from 3.3.11 to 3.3.13.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.3.11...v3.3.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 05:34:15 +00:00
Matthias
9ae68ead20
Merge pull request #1638 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.1.0
build(deps-dev): bump vitest from 1.0.4 to 1.1.0
2023-12-20 06:32:45 +01:00
Matthias
6e5451aff5
Merge pull request #1645 from freqtrade/dependabot/npm_and_yarn/main/iconify-json/mdi-1.1.63
build(deps-dev): bump @iconify-json/mdi from 1.1.62 to 1.1.63
2023-12-20 06:31:43 +01:00
Matthias
b25442a9c3
Merge pull request #1639 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.15.0
build(deps-dev): bump @typescript-eslint/parser from 6.14.0 to 6.15.0
2023-12-20 06:31:38 +01:00
Matthias
74bcc385a1
Merge pull request #1640 from freqtrade/dependabot/npm_and_yarn/main/eslint-8.56.0
build(deps-dev): bump eslint from 8.55.0 to 8.56.0
2023-12-20 06:31:30 +01:00
Matthias
60accb9b6e
Merge pull request #1648 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.3.13
build(deps-dev): bump @vue/runtime-dom from 3.3.11 to 3.3.13
2023-12-20 06:31:16 +01:00
Matthias
cb145fd259
Merge pull request #1644 from freqtrade/dependabot/npm_and_yarn/main/pinia-plugin-persistedstate-3.2.1
build(deps): bump pinia-plugin-persistedstate from 3.2.0 to 3.2.1
2023-12-20 06:30:32 +01:00
dependabot[bot]
7f091b7921
build(deps-dev): bump vitest from 1.0.4 to 1.1.0
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.0/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 05:28:21 +00:00
dependabot[bot]
d6b84912c3
build(deps-dev): bump eslint from 8.55.0 to 8.56.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.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.55.0...v8.56.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-12-20 05:27:28 +00:00
dependabot[bot]
1aae2c529a
build(deps-dev): bump @iconify-json/mdi from 1.1.62 to 1.1.63
Bumps [@iconify-json/mdi](https://github.com/iconify/icon-sets) from 1.1.62 to 1.1.63.
- [Commits](https://github.com/iconify/icon-sets/compare/1.1.62...1.1.63)

---
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-12-20 05:26:52 +00:00
Matthias
ebf2391528
Merge pull request #1646 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-prettier-5.1.0
build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.0
2023-12-20 06:26:30 +01:00
dependabot[bot]
173780be56
build(deps-dev): bump @typescript-eslint/parser from 6.14.0 to 6.15.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.14.0 to 6.15.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/v6.15.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-12-20 05:26:18 +00:00
dependabot[bot]
21f39ef168
build(deps-dev): bump @vue/runtime-dom from 3.3.11 to 3.3.13
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.3.11 to 3.3.13.
- [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.13/packages/runtime-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 05:26:16 +00:00
Matthias
1a9bd03754
Merge pull request #1637 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-6.6.5
build(deps): bump vue-echarts from 6.6.4 to 6.6.5
2023-12-20 06:26:16 +01:00
Matthias
4bf5beab33
Merge pull request #1647 from freqtrade/dependabot/npm_and_yarn/main/vite-5.0.10
build(deps-dev): bump vite from 5.0.8 to 5.0.10
2023-12-20 06:25:47 +01:00
Matthias
7a57d649f7
Merge pull request #1649 from freqtrade/dependabot/npm_and_yarn/main/vue/compiler-sfc-3.3.13
build(deps-dev): bump @vue/compiler-sfc from 3.3.11 to 3.3.13
2023-12-20 06:25:26 +01:00
dependabot[bot]
7c5b51dd77
build(deps-dev): bump @vue/compiler-sfc from 3.3.11 to 3.3.13
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.3.11 to 3.3.13.
- [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.13/packages/compiler-sfc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 03:47:41 +00:00
dependabot[bot]
579e69646f
build(deps-dev): bump vite from 5.0.8 to 5.0.10
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.8 to 5.0.10.
- [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/v5.0.10/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-12-20 03:46:35 +00:00
dependabot[bot]
b8eee07880
build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.1...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 03:45:55 +00:00
dependabot[bot]
621bccf8a0
build(deps): bump pinia-plugin-persistedstate from 3.2.0 to 3.2.1
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v3.2.0...v3.2.1)

---
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-12-20 03:44:45 +00:00