Commit Graph

6003 Commits

Author SHA1 Message Date
dependabot[bot]
3fddd190b6
chore(deps-dev): bump the eslint group with 5 updates
Bumps the eslint group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.13.0` | `9.14.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.12.2` | `8.13.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.12.2` | `8.13.0` |
| [eslint](https://github.com/eslint/eslint) | `9.13.0` | `9.14.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.12.2` | `8.13.0` |


Updates `@eslint/js` from 9.13.0 to 9.14.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.14.0/packages/js)

Updates `@typescript-eslint/eslint-plugin` from 8.12.2 to 8.13.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.13.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.12.2 to 8.13.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.13.0/packages/parser)

Updates `eslint` from 9.13.0 to 9.14.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.13.0...v9.14.0)

Updates `typescript-eslint` from 8.12.2 to 8.13.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.13.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: 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-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-06 05:42:36 +00:00
Matthias
0669b11e34
Merge pull request #2148 from freqtrade/dependabot/npm_and_yarn/main/happy-dom-15.10.1
chore(deps-dev): bump happy-dom from 15.7.4 to 15.10.1
2024-11-06 06:40:48 +01:00
Matthias
0ac2ca1390
Merge pull request #2146 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-31e5049c5e
chore(deps): bump bootstrap-vue-next from 0.25.10 to 0.25.13 in the bootstrap group
2024-11-06 06:37:26 +01:00
dependabot[bot]
92c87480ee
chore(deps-dev): bump happy-dom from 15.7.4 to 15.10.1
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 15.7.4 to 15.10.1.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v15.7.4...v15.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-06 05:36:19 +00:00
Matthias
07c1d659a7
Merge pull request #2150 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-10.0.0
chore(deps): bump @vuepic/vue-datepicker from 9.0.3 to 10.0.0
2024-11-06 06:35:48 +01:00
Matthias
779b78ea3e
Merge pull request #2152 from freqtrade/dependabot/npm_and_yarn/main/sass-1.80.6
chore(deps-dev): bump sass from 1.80.5 to 1.80.6
2024-11-06 06:35:25 +01:00
dependabot[bot]
45db784a0b
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.10 to 0.25.13
- [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.13/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-11-06 05:29:36 +00:00
dependabot[bot]
f08414ac78
chore(deps-dev): bump sass from 1.80.5 to 1.80.6
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.5 to 1.80.6.
- [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.5...1.80.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-06 05:29:32 +00:00
dependabot[bot]
e6c38a7b1b
chore(deps): bump @vuepic/vue-datepicker from 9.0.3 to 10.0.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 9.0.3 to 10.0.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Changelog](https://github.com/Vuepic/vue-datepicker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v9.0.3...v10.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-11-06 05:29:30 +00:00
Matthias
8c540f9cb0
Merge pull request #2147 from freqtrade/dependabot/npm_and_yarn/main/unplugin-8de1fcfd51
chore(deps-dev): bump unplugin-icons from 0.19.3 to 0.20.0 in the unplugin group
2024-11-06 06:28:45 +01:00
Matthias
04c7a25468
Merge pull request #2145 from freqtrade/dependabot/npm_and_yarn/main/vueuse-50d29ffd45
chore(deps): bump the vueuse group with 2 updates
2024-11-06 06:28:32 +01:00
Matthias
b8e3348757
Merge pull request #2149 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.39.0
chore(deps): bump core-js from 3.38.1 to 3.39.0
2024-11-06 06:28:14 +01:00
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
dependabot[bot]
3d5bfa9e83
chore(deps): bump core-js from 3.38.1 to 3.39.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.38.1 to 3.39.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.39.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-11-06 03:41:15 +00:00
dependabot[bot]
e390dd6f2e
chore(deps-dev): bump unplugin-icons in the unplugin group
Bumps the unplugin group with 1 update: [unplugin-icons](https://github.com/unplugin/unplugin-icons).


Updates `unplugin-icons` from 0.19.3 to 0.20.0
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.19.3...v0.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-06 03:40:45 +00:00
dependabot[bot]
d8c9e19d6e
chore(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 11.1.0 to 11.2.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.2.0/packages/core)

Updates `@vueuse/integrations` from 11.1.0 to 11.2.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.2.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-11-06 03:40:14 +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