Commit Graph

6012 Commits

Author SHA1 Message Date
Matthias
94bb9257e4
Merge pull request #2159 from freqtrade/dependabot/npm_and_yarn/main/unplugin-0b77310391
chore(deps-dev): bump unplugin-icons from 0.20.0 to 0.20.1 in the unplugin group
2024-11-13 06:31:40 +01:00
Matthias
2023406fe0
Merge pull request #2161 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-5.1.5
chore(deps-dev): bump @vitejs/plugin-vue from 5.1.4 to 5.1.5
2024-11-13 06:30:54 +01:00
dependabot[bot]
c5ed909e94
chore(deps-dev): bump @vitejs/plugin-vue from 5.1.4 to 5.1.5
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.1.4 to 5.1.5.
- [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.1.5/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-11-13 03:35:46 +00:00
dependabot[bot]
a493d9d198
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.20.0 to 0.20.1
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.20.0...v0.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-13 03:35:06 +00:00
Matthias
211e5f442d
Merge pull request #2154 from freqtrade/dependabot/npm_and_yarn/happy-dom-15.10.2
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
chore(deps-dev): bump happy-dom from 15.10.1 to 15.10.2
2024-11-07 06:35:05 +01:00
dependabot[bot]
fdff1e2c48
chore(deps-dev): bump happy-dom from 15.10.1 to 15.10.2
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 15.10.1 to 15.10.2.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v15.10.1...v15.10.2)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-07 05:29:12 +00:00
Matthias
2f0869bc7c
Merge pull request #2143 from freqtrade/dependabot/npm_and_yarn/main/eslint-c2974a661b
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
chore(deps-dev): bump the eslint group with 5 updates
2024-11-06 06:47:54 +01:00
Matthias
2b866b8fd6
Merge pull request #2144 from freqtrade/dependabot/npm_and_yarn/main/vue-04adb8e425
chore(deps): bump the vue group with 2 updates
2024-11-06 06:47:32 +01:00
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
dependabot[bot]
317d264ad9
chore(deps): bump the vue group with 2 updates
Bumps the vue group with 2 updates: [pinia](https://github.com/vuejs/pinia) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


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

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

---
updated-dependencies:
- dependency-name: pinia
  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-11-06 05:41:58 +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