Commit Graph

5980 Commits

Author SHA1 Message Date
Meng Xiangzhuo
8a87258076
update components.d.ts 2024-10-18 04:35:28 +08:00
Meng Xiangzhuo
629159c574
feat: support chagne scatter size 2024-10-18 04:19:11 +08:00
Matthias
aec27859a6
Merge pull request #2121 from xzmeng/fix-trade-select
Some checks failed
FreqUI CI / build (18, ubuntu-22.04) (push) Has been cancelled
FreqUI CI / build (20, ubuntu-22.04) (push) Has been cancelled
FreqUI CI / build (22, ubuntu-22.04) (push) Has been cancelled
FreqUI CI / build (23, ubuntu-22.04) (push) Has been cancelled
Fix trade select
2024-10-17 06:58:54 +02:00
Matthias
fcc1219893
Merge pull request #2124 from freqtrade/ci_node_2023
chore: run ci against node 23, drop running against 21
2024-10-17 06:44:51 +02:00
Matthias
667409a553 chore: run ci against node 23, drop running against 21 2024-10-17 06:25:38 +02:00
Meng Xiangzhuo
f21cc09308
fix trade-select 2024-10-17 04:32:46 +08:00
Matthias
3c55cc7f19
Merge pull request #2114 from xzmeng/sort-trades-by-profit
Some checks are pending
FreqUI CI / build (18, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (20, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (21, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (22, ubuntu-22.04) (push) Waiting to run
Add sorting trades by profit
2024-10-16 18:05:53 +02:00
Meng Xiangzhuo
e3f86c8d78
Update src/components/ftbot/TradeListNav.vue
Co-authored-by: Matthias <xmatthias@outlook.com>
2024-10-16 13:26:17 +08:00
Matthias
450eb678db
Merge pull request #2115 from freqtrade/dependabot/npm_and_yarn/main/eslint-da2b4fad2c
Some checks are pending
FreqUI CI / build (18, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (20, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (21, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (22, ubuntu-22.04) (push) Waiting to run
chore(deps-dev): bump the eslint group with 5 updates
2024-10-16 06:47:34 +02:00
Matthias
3da8ced35f
Merge pull request #2118 from freqtrade/dependabot/npm_and_yarn/main/sass-1.79.5
chore(deps-dev): bump sass from 1.79.4 to 1.79.5
2024-10-16 06:47:27 +02:00
dependabot[bot]
e34ac3605c
chore(deps-dev): bump the eslint group with 5 updates
Bumps the eslint group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.8.1` | `8.9.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.8.1` | `8.9.0` |
| [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `14.0.0` | `14.1.1` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.28.0` | `9.29.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.8.1` | `8.9.0` |


Updates `@typescript-eslint/eslint-plugin` from 8.8.1 to 8.9.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/v8.9.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.8.1 to 8.9.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.9.0/packages/parser)

Updates `@vue/eslint-config-typescript` from 14.0.0 to 14.1.1
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](https://github.com/vuejs/eslint-config-typescript/compare/v14.0.0...v14.1.1)

Updates `eslint-plugin-vue` from 9.28.0 to 9.29.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.28.0...v9.29.0)

Updates `typescript-eslint` from 8.8.1 to 8.9.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.9.0/packages/typescript-eslint)

---
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: "@vue/eslint-config-typescript"
  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
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 04:43:02 +00:00
dependabot[bot]
26291d4b7e
chore(deps-dev): bump sass from 1.79.4 to 1.79.5
Bumps [sass](https://github.com/sass/dart-sass) from 1.79.4 to 1.79.5.
- [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.79.4...1.79.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 04:42:39 +00:00
Matthias
26d410a085
Merge pull request #2117 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-9055c5f065
chore(deps): bump bootstrap-vue-next from 0.24.23 to 0.25.2 in the bootstrap group
2024-10-16 06:41:36 +02:00
Matthias
5e77b71c47
Merge pull request #2119 from freqtrade/dependabot/npm_and_yarn/main/vite-5.4.9
chore(deps-dev): bump vite from 5.4.8 to 5.4.9
2024-10-16 06:41:11 +02:00
dependabot[bot]
9fb917945d
chore(deps): bump bootstrap-vue-next in the bootstrap group
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.24.23 to 0.25.2
- [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.25.2/packages/bootstrap-vue-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 04:36:53 +00:00
dependabot[bot]
13b407d753
chore(deps-dev): bump vite from 5.4.8 to 5.4.9
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.8 to 5.4.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.9/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-10-16 04:36:43 +00:00
Matthias
586c700fa3
Merge pull request #2116 from freqtrade/dependabot/npm_and_yarn/main/vue-707e1b06d0
chore(deps): bump the vue group with 3 updates
2024-10-16 06:34:37 +02:00
Matthias
37497f3f65
Merge pull request #2120 from freqtrade/dependabot/npm_and_yarn/main/vitest-2.1.3
chore(deps-dev): bump vitest from 2.1.2 to 2.1.3
2024-10-16 06:33:48 +02:00
dependabot[bot]
626ba30d2a
chore(deps-dev): bump vitest from 2.1.2 to 2.1.3
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.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-10-16 04:02:39 +00:00
dependabot[bot]
53d73e52c7
chore(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.5.11 to 3.5.12
- [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.5.11...v3.5.12)

Updates `@vue/compiler-sfc` from 3.5.11 to 3.5.12
- [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.5.12/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.5.11 to 3.5.12
- [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.5.12/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-10-16 04:01:22 +00:00
Meng Xiangzhuo
b781a45bee
Fix lint warnings 2024-10-15 16:37:57 +08:00
Meng Xiangzhuo
c724abd655
Add sort trades by profit 2024-10-15 16:08:53 +08:00
Matthias
4146544844
Merge pull request #2112 from freqtrade/dependabot/npm_and_yarn/main/eslint-ca500f0c09
Some checks failed
FreqUI CI / build (18, ubuntu-22.04) (push) Has been cancelled
FreqUI CI / build (20, ubuntu-22.04) (push) Has been cancelled
FreqUI CI / build (21, ubuntu-22.04) (push) Has been cancelled
FreqUI CI / build (22, ubuntu-22.04) (push) Has been cancelled
chore(deps-dev): bump the eslint group with 2 updates
2024-10-09 18:28:38 +02:00
Matthias
86c9c36cda chore: cleanup unused eslint imports 2024-10-09 18:23:45 +02:00
Matthias
632e70441e chore: update eslint.config to new modules 2024-10-09 18:21:45 +02:00
Matthias
2b297976b7
Merge pull request #2113 from freqtrade/dependabot/npm_and_yarn/main/globals-15.11.0
Some checks are pending
FreqUI CI / build (18, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (20, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (21, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (22, ubuntu-22.04) (push) Waiting to run
chore(deps-dev): bump globals from 15.10.0 to 15.11.0
2024-10-09 11:50:56 +02:00
dependabot[bot]
7c5cc64c81
chore(deps-dev): bump globals from 15.10.0 to 15.11.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.10.0 to 15.11.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.10.0...v15.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 06:08:01 +00:00
dependabot[bot]
a6568b6f17
chore(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) and [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript).


Updates `@vue/eslint-config-prettier` from 9.0.0 to 10.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/v9.0.0...v10.0.0)

Updates `@vue/eslint-config-typescript` from 13.0.0 to 14.0.0
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](https://github.com/vuejs/eslint-config-typescript/compare/v13.0.0...v14.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 06:07:32 +00:00
Matthias
c7a92732e2
Merge pull request #2104 from freqtrade/dependabot/npm_and_yarn/main/eslint-6c71f3b1a5
chore(deps-dev): bump the eslint group with 7 updates
2024-10-09 07:14:06 +02:00
Matthias
60a6d98777 chore: revert non-working changes 2024-10-09 07:09:26 +02:00
dependabot[bot]
6331ae0261
chore(deps-dev): bump the eslint group with 7 updates
Bumps the eslint group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.11.1` | `9.12.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.8.0` | `8.8.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.8.0` | `8.8.1` |
| [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) | `9.0.0` | `10.0.0` |
| [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `13.0.0` | `14.0.0` |
| [eslint](https://github.com/eslint/eslint) | `9.11.1` | `9.12.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.8.0` | `8.8.1` |


Updates `@eslint/js` from 9.11.1 to 9.12.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/commits/v9.12.0/packages/js)

Updates `@typescript-eslint/eslint-plugin` from 8.8.0 to 8.8.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/v8.8.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.8.0 to 8.8.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/v8.8.1/packages/parser)

Updates `@vue/eslint-config-prettier` from 9.0.0 to 10.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/v9.0.0...v10.0.0)

Updates `@vue/eslint-config-typescript` from 13.0.0 to 14.0.0
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](https://github.com/vuejs/eslint-config-typescript/compare/v13.0.0...v14.0.0)

Updates `eslint` from 9.11.1 to 9.12.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/v9.11.1...v9.12.0)

Updates `typescript-eslint` from 8.8.0 to 8.8.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- 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
- dependency-name: "@vue/eslint-config-prettier"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: "@vue/eslint-config-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 04:44:58 +00:00
Matthias
a09f3c5a14
Merge pull request #2111 from freqtrade/dependabot/npm_and_yarn/rollup-4.24.0
chore(deps): bump rollup from 4.21.0 to 4.24.0
2024-10-09 06:42:40 +02:00
dependabot[bot]
9b38a761bd
chore(deps): bump rollup from 4.21.0 to 4.24.0
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.0 to 4.24.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.21.0...v4.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 04:37:44 +00:00
Matthias
c5343c8c6b
Merge pull request #2105 from freqtrade/dependabot/npm_and_yarn/main/vue-fd15f7a017
chore(deps): bump the vue group with 4 updates
2024-10-09 06:36:43 +02:00
Matthias
4bd32dff21
Merge pull request #2106 from freqtrade/dependabot/npm_and_yarn/main/iconify-json/mdi-1.2.1
chore(deps-dev): bump @iconify-json/mdi from 1.2.0 to 1.2.1
2024-10-09 06:36:07 +02:00
Matthias
4d8c1ff337
Merge pull request #2108 from freqtrade/dependabot/npm_and_yarn/main/vitest-2.1.2
chore(deps-dev): bump vitest from 2.1.1 to 2.1.2
2024-10-09 06:36:01 +02:00
dependabot[bot]
394e450eb7
chore(deps): bump the vue group with 4 updates
Bumps the vue group with 4 updates: [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate), [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 `pinia-plugin-persistedstate` from 4.0.2 to 4.1.1
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Changelog](https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v4.0.2...v4.1.1)

Updates `vue` from 3.5.10 to 3.5.11
- [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.5.10...v3.5.11)

Updates `@vue/compiler-sfc` from 3.5.10 to 3.5.11
- [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.5.11/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.5.10 to 3.5.11
- [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.5.11/packages/runtime-dom)

---
updated-dependencies:
- dependency-name: pinia-plugin-persistedstate
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vue
- 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-10-09 04:31:43 +00:00
dependabot[bot]
a86bb69cd0
chore(deps-dev): bump @iconify-json/mdi from 1.2.0 to 1.2.1
Bumps [@iconify-json/mdi](https://github.com/iconify/icon-sets) from 1.2.0 to 1.2.1.
- [Commits](https://github.com/iconify/icon-sets/commits)

---
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-10-09 04:31:29 +00:00
dependabot[bot]
f48a31a731
chore(deps-dev): bump vitest from 2.1.1 to 2.1.2
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.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-10-09 04:31:19 +00:00
Matthias
88dd827d3a
Merge pull request #2110 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.48.0
chore(deps-dev): bump @playwright/test from 1.47.2 to 1.48.0
2024-10-09 06:30:34 +02:00
Matthias
fd69dbd242
Merge pull request #2109 from freqtrade/dependabot/npm_and_yarn/main/typescript-5.6.3
chore(deps-dev): bump typescript from 5.6.2 to 5.6.3
2024-10-09 06:30:06 +02:00
dependabot[bot]
09b69ee96a
chore(deps-dev): bump @playwright/test from 1.47.2 to 1.48.0
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.47.2 to 1.48.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.47.2...v1.48.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 04:25:48 +00:00
dependabot[bot]
f7ed14c0a2
chore(deps-dev): bump typescript from 5.6.2 to 5.6.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.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.6.2...v5.6.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-10-09 04:25:46 +00:00
Matthias
08a95d8043
Merge pull request #2107 from freqtrade/dependabot/npm_and_yarn/main/types/node-22.7.5
chore(deps-dev): bump @types/node from 22.7.4 to 22.7.5
2024-10-09 06:25:04 +02:00
dependabot[bot]
56fcd41a03
chore(deps-dev): bump @types/node from 22.7.4 to 22.7.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.4 to 22.7.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 03:11:53 +00:00
Matthias
a2f9def44b
Merge pull request #2103 from freqtrade/dependabot/docker/nginx-1.27.2-alpine
Some checks failed
FreqUI CI / build (18, ubuntu-22.04) (push) Has been cancelled
FreqUI CI / build (20, ubuntu-22.04) (push) Has been cancelled
FreqUI CI / build (21, ubuntu-22.04) (push) Has been cancelled
FreqUI CI / build (22, ubuntu-22.04) (push) Has been cancelled
chore(deps): bump nginx from 1.27.0-alpine to 1.27.2-alpine
2024-10-04 06:22:53 +02:00
dependabot[bot]
24c2baa32c
chore(deps): bump nginx from 1.27.0-alpine to 1.27.2-alpine
Bumps nginx from 1.27.0-alpine to 1.27.2-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-04 03:47:22 +00:00
Matthias
3958f93136
Merge pull request #2095 from freqtrade/dependabot/npm_and_yarn/main/vue-5576b82136
Some checks failed
FreqUI CI / build (18, ubuntu-22.04) (push) Has been cancelled
FreqUI CI / build (20, ubuntu-22.04) (push) Has been cancelled
FreqUI CI / build (21, ubuntu-22.04) (push) Has been cancelled
FreqUI CI / build (22, ubuntu-22.04) (push) Has been cancelled
chore(deps): bump the vue group with 4 updates
2024-10-02 07:07:27 +02:00
dependabot[bot]
dad1c5b467
chore(deps): bump the vue group with 4 updates
Bumps the vue group with 4 updates: [pinia](https://github.com/vuejs/pinia), [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 `pinia` from 2.2.2 to 2.2.4
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.2...pinia@2.2.4)

Updates `vue` from 3.5.8 to 3.5.10
- [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.5.8...v3.5.10)

Updates `@vue/compiler-sfc` from 3.5.8 to 3.5.10
- [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.5.10/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.5.8 to 3.5.10
- [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.5.10/packages/runtime-dom)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- 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-10-02 05:00:29 +00:00
Matthias
2dccbe2cc7
Merge pull request #2101 from freqtrade/dependabot/npm_and_yarn/main/vite-5.4.8
chore(deps-dev): bump vite from 5.4.7 to 5.4.8
2024-10-02 06:58:50 +02:00