Commit Graph

5988 Commits

Author SHA1 Message Date
Matthias
dab1472a38
Merge pull request #2153 from freqtrade/dependabot/npm_and_yarn/main/globals-15.12.0
chore(deps-dev): bump globals from 15.11.0 to 15.12.0
2024-11-06 06:28:06 +01:00
Matthias
6d64f11f32
Merge pull request #2151 from freqtrade/dependabot/npm_and_yarn/main/types/node-22.9.0
chore(deps-dev): bump @types/node from 22.8.4 to 22.9.0
2024-11-06 06:27:58 +01:00
dependabot[bot]
937f27e559
chore(deps-dev): bump globals from 15.11.0 to 15.12.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.11.0 to 15.12.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.11.0...v15.12.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-11-06 03:42:18 +00:00
dependabot[bot]
8eb402ab0a
chore(deps-dev): bump @types/node from 22.8.4 to 22.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.4 to 22.9.0.
- [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-11-06 03:41:46 +00:00
Matthias
89b3824e8a feat: improve visual spacing in entry form
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
FreqUI CI / docker (linux/amd64) (push) Blocked by required conditions
FreqUI CI / docker (linux/arm/v6) (push) Blocked by required conditions
FreqUI CI / docker (linux/arm/v7) (push) Blocked by required conditions
FreqUI CI / docker (linux/arm64) (push) Blocked by required conditions
FreqUI CI / docker-merge (push) Blocked by required conditions
2024-11-05 20:29:19 +01:00
Matthias
b32e49a36c feat: align orderType selection between entry and exit form 2024-11-05 20:23:34 +01:00
Matthias
c72a4826f2 docs: Update documentation for pre-built docker image
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
FreqUI CI / docker (linux/amd64) (push) Has been cancelled
FreqUI CI / docker (linux/arm/v6) (push) Has been cancelled
FreqUI CI / docker (linux/arm/v7) (push) Has been cancelled
FreqUI CI / docker (linux/arm64) (push) Has been cancelled
FreqUI CI / docker-merge (push) Has been cancelled
closes #2133
2024-11-01 08:40:59 +01:00
Matthias
948525eb52 chore: Remove explicit ghcr push - it's not needed 2024-11-01 08:29:25 +01:00
Matthias
d056485fa1 chore: only run docker build when necessary 2024-10-31 20:50:12 +01:00
Matthias
079c6bee6e chore: copy image to ghcr 2024-10-31 20:48:35 +01:00
Matthias
f392b4ec96 chore: use proper image name . . . 2024-10-31 20:40:46 +01:00
Matthias
257e4ff322 chore: Improve build by re-using pre-built artifacts 2024-10-31 20:28:08 +01:00
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