Commit Graph

5976 Commits

Author SHA1 Message Date
Matthias
4616e9c365 chore: Add Environment 2024-10-31 20:00:01 +01:00
Matthias
894368ec63 chore: add login to build job 2024-10-31 19:58:45 +01:00
Matthias
e5a507dfa3 chore: don't always build all images 2024-10-31 19:55:37 +01:00
Matthias
722d351268 chore: parallel builds 2024-10-31 19:51:49 +01:00
Matthias
2439aa11a6 chore: Uppercase docker keyword 2024-10-31 19:42:37 +01:00
Matthias
11858d0898 chore: improved docker-meta 2024-10-31 19:35:25 +01:00
Matthias
d3afd9087f chore: use docker-metadata-action 2024-10-31 19:32:34 +01:00
Matthias
acf2426d8b feat: don't allow parallel runs 2024-10-31 19:26:18 +01:00
Matthias
889ab1fe43 feat: image tag for releases 2024-10-31 19:25:51 +01:00
Matthias
59ac087b9d feat: build multiarch image 2024-10-31 19:23:00 +01:00
Matthias
951f285450 chore: push image to ghcr, too 2024-10-31 19:17:35 +01:00
Matthias
6feb6c2c03 chore: run on push to docker-branch 2024-10-31 18:26:47 +01:00
Matthias
ff0b6fddf9 feat: Add docker image build workflow ... 2024-10-31 18:26:00 +01:00
Matthias
c4bedc59b8 fix: Chart oddity where a different timeframe couldn't be selected.
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 (22, ubuntu-22.04) (push) Waiting to run
FreqUI CI / build (23, ubuntu-22.04) (push) Waiting to run
2024-10-31 07:00:45 +01:00
Matthias
566df2265a
Merge pull request #2137 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-bd57713b06
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
chore(deps): bump bootstrap-vue-next from 0.25.7 to 0.25.10 in the bootstrap group
2024-10-30 06:46:14 +01:00
Matthias
0a2d904b15
Merge pull request #2135 from freqtrade/dependabot/npm_and_yarn/main/eslint-f8808e92e5
chore(deps-dev): bump the eslint group with 6 updates
2024-10-30 06:39:28 +01:00
Matthias
a7c4449ce7
Merge pull request #2138 from freqtrade/dependabot/npm_and_yarn/main/vitest-2.1.4
chore(deps-dev): bump vitest from 2.1.3 to 2.1.4
2024-10-30 06:38:00 +01:00
dependabot[bot]
0769817e3f
chore(deps-dev): bump the eslint group with 6 updates
Bumps the eslint group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.11.0` | `8.12.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.11.0` | `8.12.2` |
| [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) | `10.0.0` | `10.1.0` |
| [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `14.1.2` | `14.1.3` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.29.1` | `9.30.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.11.0` | `8.12.2` |


Updates `@typescript-eslint/eslint-plugin` from 8.11.0 to 8.12.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/v8.12.2/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.11.0 to 8.12.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/v8.12.2/packages/parser)

Updates `@vue/eslint-config-prettier` from 10.0.0 to 10.1.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/v10.0.0...v10.1.0)

Updates `@vue/eslint-config-typescript` from 14.1.2 to 14.1.3
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](https://github.com/vuejs/eslint-config-typescript/compare/v14.1.2...v14.1.3)

Updates `eslint-plugin-vue` from 9.29.1 to 9.30.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.29.1...v9.30.0)

Updates `typescript-eslint` from 8.11.0 to 8.12.2
- [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.12.2/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-prettier"
  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-patch
  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-30 05:34:21 +00:00
dependabot[bot]
707bf7123d
chore(deps-dev): bump vitest from 2.1.3 to 2.1.4
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/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-30 05:33:14 +00:00
Matthias
59d0cff66f
Merge pull request #2141 from freqtrade/dependabot/npm_and_yarn/main/sass-1.80.5
chore(deps-dev): bump sass from 1.80.3 to 1.80.5
2024-10-30 06:32:21 +01:00
dependabot[bot]
84ba457b17
chore(deps-dev): bump sass from 1.80.3 to 1.80.5
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.3 to 1.80.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.80.3...1.80.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-30 05:27:31 +00:00
Matthias
9a3bb525e4
Merge pull request #2136 from freqtrade/dependabot/npm_and_yarn/main/vue-3820eb2409
chore(deps): bump the vue group with 3 updates
2024-10-30 06:27:19 +01:00
Matthias
ca75937f62
Merge pull request #2140 from freqtrade/dependabot/npm_and_yarn/main/types/node-22.8.4
chore(deps-dev): bump @types/node from 22.7.9 to 22.8.4
2024-10-30 06:26:47 +01:00
Matthias
8e65f27632
Merge pull request #2139 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.48.2
chore(deps-dev): bump @playwright/test from 1.48.1 to 1.48.2
2024-10-30 06:26:33 +01:00
dependabot[bot]
53a2b6632c
chore(deps-dev): bump @types/node from 22.7.9 to 22.8.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.9 to 22.8.4.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-30 03:17:16 +00:00
dependabot[bot]
885c5cbb09
chore(deps-dev): bump @playwright/test from 1.48.1 to 1.48.2
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.48.1 to 1.48.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.48.1...v1.48.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-30 03:17:01 +00:00
dependabot[bot]
85931eb975
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.25.7 to 0.25.10
- [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.10/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-10-30 03:16:21 +00:00
dependabot[bot]
9284539610
chore(deps): bump the vue group with 3 updates
Bumps the vue group with 3 updates: [pinia](https://github.com/vuejs/pinia), [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `pinia` from 2.2.4 to 2.2.5
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.4...pinia@2.2.5)

Updates `pinia-plugin-persistedstate` from 4.1.1 to 4.1.2
- [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.1.1...v4.1.2)

Updates `vue-tsc` from 2.1.6 to 2.1.8
- [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.1.8/packages/tsc)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: pinia-plugin-persistedstate
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- 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-10-30 03:16:04 +00:00
Matthias
a4c74e39a0
Merge pull request #2134 from freqtrade/dependabot/docker/node-23.1.0-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 (22, ubuntu-22.04) (push) Has been cancelled
FreqUI CI / build (23, ubuntu-22.04) (push) Has been cancelled
chore(deps): bump node from 22.9.0-alpine to 23.1.0-alpine
2024-10-28 06:45:32 +01:00
dependabot[bot]
0947ab2ca2
chore(deps): bump node from 22.9.0-alpine to 23.1.0-alpine
Bumps node from 22.9.0-alpine to 23.1.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 03:52:02 +00:00
Matthias
e4811a97b0 feat: add hyperopt-loss list endpoint
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
2024-10-25 06:11:45 +02:00
Matthias
31468f7716 chore: update check-types command to typecheck (aligns with nuxt usage) 2024-10-23 18:00:11 +02:00
Matthias
d8fd005722
Merge pull request #2130 from freqtrade/dependabot/npm_and_yarn/main/sass-1.80.3
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
chore(deps-dev): bump sass from 1.79.5 to 1.80.3
2024-10-23 06:43:06 +02:00
dependabot[bot]
8d16d43478
chore(deps-dev): bump sass from 1.79.5 to 1.80.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.79.5 to 1.80.3.
- [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.5...1.80.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 04:34:19 +00:00
Matthias
c0281db159
Merge pull request #2132 from freqtrade/dependabot/npm_and_yarn/main/types/node-22.7.9
chore(deps-dev): bump @types/node from 22.7.5 to 22.7.9
2024-10-23 06:33:24 +02:00
Matthias
56cf928273
Merge pull request #2127 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-2bc14ed5b7
chore(deps): bump bootstrap-vue-next from 0.25.2 to 0.25.7 in the bootstrap group
2024-10-23 06:30:43 +02:00
dependabot[bot]
2768b7851e
chore(deps-dev): bump @types/node from 22.7.5 to 22.7.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.5 to 22.7.9.
- [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-23 04:28:42 +00:00
Matthias
2add03d9b7
Merge pull request #2129 from freqtrade/dependabot/npm_and_yarn/main/vite-5.4.10
chore(deps-dev): bump vite from 5.4.9 to 5.4.10
2024-10-23 06:27:40 +02:00
Matthias
392c3ae3fb
Merge pull request #2128 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.48.1
chore(deps-dev): bump @playwright/test from 1.48.0 to 1.48.1
2024-10-23 06:27:22 +02:00
Matthias
92ca0ea8d4
Merge pull request #2126 from freqtrade/dependabot/npm_and_yarn/main/eslint-ce76a7d274
chore(deps-dev): bump the eslint group with 7 updates
2024-10-23 06:27:12 +02:00
dependabot[bot]
55b1381f67
chore(deps-dev): bump vite from 5.4.9 to 5.4.10
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.9 to 5.4.10.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.10/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.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>
2024-10-23 03:17:50 +00:00
dependabot[bot]
71ca6e8ed3
chore(deps-dev): bump @playwright/test from 1.48.0 to 1.48.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.48.0 to 1.48.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.48.0...v1.48.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 03:17:32 +00:00
dependabot[bot]
d094b4adca
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.25.2 to 0.25.7
- [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.7/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-10-23 03:17:11 +00:00
dependabot[bot]
ce82dea761
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.12.0` | `9.13.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.9.0` | `8.11.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.9.0` | `8.11.0` |
| [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `14.1.1` | `14.1.2` |
| [eslint](https://github.com/eslint/eslint) | `9.12.0` | `9.13.0` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.29.0` | `9.29.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.9.0` | `8.11.0` |


Updates `@eslint/js` from 9.12.0 to 9.13.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.13.0/packages/js)

Updates `@typescript-eslint/eslint-plugin` from 8.9.0 to 8.11.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.11.0/packages/eslint-plugin)

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

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

Updates `eslint` from 9.12.0 to 9.13.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.12.0...v9.13.0)

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

Updates `typescript-eslint` from 8.9.0 to 8.11.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.11.0/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-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-patch
  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-patch
  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-23 03:16:47 +00:00
Matthias
9abfd61116
Merge pull request #2125 from xzmeng/scatter-symbol-size
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
feat: add support to chagne scatter symbol size
2024-10-19 09:50:28 +02:00
Matthias
286db84cc5 chore: add default symbol size, simplify plotIndicators page 2024-10-19 09:45:12 +02:00
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