Matthias
|
068a91c80d
|
refactor: Remove leverage from wallets endpoint
it's never been used, and will no longer exist.
|
2024-08-15 16:57:13 +02:00 |
|
Matthias
|
500efe5739
|
chore: show botBalance in tooltip for futures
closes freqtrade/freqtrade#10533
|
2024-08-14 21:01:57 +02:00 |
|
Matthias
|
627747c3ef
|
Fix alignment of handle button
|
2024-08-14 08:00:09 +02:00 |
|
Matthias
|
f574fffcb1
|
chore: fix some alignments
|
2024-08-14 08:00:01 +02:00 |
|
Matthias
|
06d283435a
|
Merge pull request #2028 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-7.0.2
chore(deps): bump vue-echarts from 6.7.3 to 7.0.2
|
2024-08-14 07:04:50 +02:00 |
|
Matthias
|
9ddee707d1
|
Merge pull request #2020 from freqtrade/dependabot/npm_and_yarn/main/eslint-82f00f5b3e
chore(deps-dev): bump the eslint group with 5 updates
|
2024-08-14 07:00:02 +02:00 |
|
dependabot[bot]
|
642d7fdaaa
|
chore(deps): bump vue-echarts from 6.7.3 to 7.0.2
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.7.3 to 7.0.2.
- [Release notes](https://github.com/ecomfe/vue-echarts/releases)
- [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ecomfe/vue-echarts/compare/v6.7.3...v7.0.2)
---
updated-dependencies:
- dependency-name: vue-echarts
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-14 04:59:10 +00:00 |
|
Matthias
|
5fc39991a7
|
Merge pull request #2021 from freqtrade/dependabot/npm_and_yarn/main/vue-37b6ec8942
chore(deps): bump the vue group with 3 updates
|
2024-08-14 06:58:18 +02:00 |
|
dependabot[bot]
|
27b3f01b54
|
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.8.0` | `9.9.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.0.1` | `8.1.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.0.1` | `8.1.0` |
| [eslint](https://github.com/eslint/eslint) | `9.8.0` | `9.9.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.0.1` | `8.1.0` |
Updates `@eslint/js` from 9.8.0 to 9.9.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.9.0/packages/js)
Updates `@typescript-eslint/eslint-plugin` from 8.0.1 to 8.1.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.1.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.0.1 to 8.1.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.1.0/packages/parser)
Updates `eslint` from 9.8.0 to 9.9.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.8.0...v9.9.0)
Updates `typescript-eslint` from 8.0.1 to 8.1.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.1.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-08-14 04:54:45 +00:00 |
|
dependabot[bot]
|
219cf1a605
|
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.4.36 to 3.4.37
- [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.4.36...v3.4.37)
Updates `@vue/compiler-sfc` from 3.4.36 to 3.4.37
- [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.4.37/packages/compiler-sfc)
Updates `@vue/runtime-dom` from 3.4.36 to 3.4.37
- [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.4.37/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-08-14 04:53:10 +00:00 |
|
Matthias
|
c96a436fbb
|
Merge pull request #2022 from freqtrade/dependabot/npm_and_yarn/main/vueuse-c0dec8c9b2
chore(deps): bump the vueuse group with 2 updates
|
2024-08-14 06:51:37 +02:00 |
|
Matthias
|
30a272aaab
|
Merge pull request #2026 from freqtrade/dependabot/npm_and_yarn/main/vite-5.4.0
chore(deps-dev): bump vite from 5.3.5 to 5.4.0
|
2024-08-14 06:51:00 +02:00 |
|
Matthias
|
149c4219c4
|
Merge pull request #2023 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-b848abc69c
chore(deps): bump bootstrap-vue-next from 0.24.4 to 0.24.7 in the bootstrap group
|
2024-08-14 06:50:30 +02:00 |
|
dependabot[bot]
|
9d93d4fbce
|
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 10.11.0 to 10.11.1
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.11.1/packages/core)
Updates `@vueuse/integrations` from 10.11.0 to 10.11.1
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.11.1/packages/integrations)
---
updated-dependencies:
- dependency-name: "@vueuse/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: vueuse
- dependency-name: "@vueuse/integrations"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: vueuse
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-14 04:47:08 +00:00 |
|
dependabot[bot]
|
aa1dc0081b
|
chore(deps-dev): bump vite from 5.3.5 to 5.4.0
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.5 to 5.4.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@5.4.0/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-14 04:46:26 +00:00 |
|
dependabot[bot]
|
1168f34d6e
|
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.4 to 0.24.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.24.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-08-14 04:45:40 +00:00 |
|
Matthias
|
a565907f22
|
Merge pull request #2024 from freqtrade/dependabot/npm_and_yarn/main/unplugin-4425fe0288
chore(deps-dev): bump the unplugin group with 2 updates
|
2024-08-14 06:44:47 +02:00 |
|
Matthias
|
36ae90f068
|
Merge pull request #2025 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-9.0.2
chore(deps): bump @vuepic/vue-datepicker from 9.0.1 to 9.0.2
|
2024-08-14 06:44:20 +02:00 |
|
Matthias
|
91e74fffa1
|
Merge pull request #2029 from freqtrade/dependabot/npm_and_yarn/main/types/node-22.2.0
chore(deps-dev): bump @types/node from 22.1.0 to 22.2.0
|
2024-08-14 06:44:04 +02:00 |
|
Matthias
|
34b784a6cc
|
Merge pull request #2027 from freqtrade/dependabot/npm_and_yarn/main/axios-1.7.4
chore(deps): bump axios from 1.7.3 to 1.7.4
|
2024-08-14 06:43:55 +02:00 |
|
dependabot[bot]
|
afe0eedb79
|
chore(deps-dev): bump @types/node from 22.1.0 to 22.2.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.1.0 to 22.2.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-08-14 03:58:56 +00:00 |
|
dependabot[bot]
|
1e84ada788
|
chore(deps): bump axios from 1.7.3 to 1.7.4
Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.3...v1.7.4)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-14 03:58:10 +00:00 |
|
dependabot[bot]
|
4e34214350
|
chore(deps): bump @vuepic/vue-datepicker from 9.0.1 to 9.0.2
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 9.0.1 to 9.0.2.
- [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.1...v9.0.2)
---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-14 03:57:30 +00:00 |
|
dependabot[bot]
|
5c71c8e1cf
|
chore(deps-dev): bump the unplugin group with 2 updates
Bumps the unplugin group with 2 updates: [unplugin-icons](https://github.com/unplugin/unplugin-icons) and [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components).
Updates `unplugin-icons` from 0.19.1 to 0.19.2
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.19.1...v0.19.2)
Updates `unplugin-vue-components` from 0.27.3 to 0.27.4
- [Release notes](https://github.com/unplugin/unplugin-vue-components/releases)
- [Commits](https://github.com/unplugin/unplugin-vue-components/compare/v0.27.3...v0.27.4)
---
updated-dependencies:
- dependency-name: unplugin-icons
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: unplugin
- dependency-name: unplugin-vue-components
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: unplugin
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-14 03:57:02 +00:00 |
|
Matthias
|
edcce65f3f
|
chore: update trade model type
|
2024-08-13 09:11:11 +02:00 |
|
Matthias
|
3e36ccee81
|
chore: use more modern class syntax
|
2024-08-11 17:27:34 +02:00 |
|
Matthias
|
fa62a860df
|
Downgrade echarts to 6.7.3
Caused / affected by https://github.com/ecomfe/vue-echarts/issues/805
|
2024-08-11 17:27:08 +02:00 |
|
Matthias
|
3eb62ae2a1
|
Merge pull request #2013 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-7.0.1
chore(deps): bump vue-echarts from 6.7.3 to 7.0.1
|
2024-08-07 19:43:54 +02:00 |
|
Matthias
|
2d25e555f4
|
chore: Add default for stake-currency-decimals
|
2024-08-07 19:29:25 +02:00 |
|
Matthias
|
9e2f119b7e
|
chore: update CandleChart component styles
|
2024-08-07 19:28:49 +02:00 |
|
Matthias
|
fa4fdc05d3
|
Merge pull request #2006 from freqtrade/dependabot/npm_and_yarn/main/eslint-c7746629a0
chore(deps-dev): bump the eslint group with 3 updates
|
2024-08-07 07:04:40 +02:00 |
|
Matthias
|
d19a0f3226
|
chore: improve eslint no-unused-vars rule
|
2024-08-07 07:00:16 +02:00 |
|
dependabot[bot]
|
2eef3d9e02
|
chore(deps-dev): bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.0.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.0.1/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.18.0 to 8.0.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.0.1/packages/parser)
Updates `typescript-eslint` from 7.18.0 to 8.0.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.0.1/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-07 04:55:27 +00:00 |
|
Matthias
|
a16f8dac62
|
Merge pull request #2009 from freqtrade/dependabot/npm_and_yarn/main/types/node-22.1.0
chore(deps-dev): bump @types/node from 22.0.0 to 22.1.0
|
2024-08-07 06:54:02 +02:00 |
|
Matthias
|
b7f359a4ac
|
Merge pull request #2008 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-dd7e5fad5c
chore(deps): bump bootstrap-vue-next from 0.24.2 to 0.24.4 in the bootstrap group
|
2024-08-07 06:46:56 +02:00 |
|
dependabot[bot]
|
004b3538d0
|
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.2 to 0.24.4
- [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.24.4/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-08-07 04:41:40 +00:00 |
|
dependabot[bot]
|
c04c0b9bed
|
chore(deps-dev): bump @types/node from 22.0.0 to 22.1.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.0.0 to 22.1.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-08-07 04:41:37 +00:00 |
|
Matthias
|
35a2c91c93
|
Merge pull request #2014 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-5.1.2
chore(deps-dev): bump @vitejs/plugin-vue from 5.1.1 to 5.1.2
|
2024-08-07 06:40:53 +02:00 |
|
Matthias
|
c38f770382
|
Merge pull request #2017 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.46.0
chore(deps-dev): bump @playwright/test from 1.45.3 to 1.46.0
|
2024-08-07 06:40:45 +02:00 |
|
Matthias
|
8dcc4586c7
|
Merge pull request #2012 from freqtrade/dependabot/npm_and_yarn/main/axios-1.7.3
chore(deps): bump axios from 1.7.2 to 1.7.3
|
2024-08-07 06:40:29 +02:00 |
|
dependabot[bot]
|
9222883741
|
chore(deps-dev): bump @vitejs/plugin-vue from 5.1.1 to 5.1.2
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.1.1 to 5.1.2.
- [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.2/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-08-07 04:36:06 +00:00 |
|
dependabot[bot]
|
bccd43e058
|
chore(deps-dev): bump @playwright/test from 1.45.3 to 1.46.0
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.45.3 to 1.46.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.3...v1.46.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-08-07 04:36:06 +00:00 |
|
dependabot[bot]
|
825722f360
|
chore(deps): bump axios from 1.7.2 to 1.7.3
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.3)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-07 04:35:52 +00:00 |
|
dependabot[bot]
|
4ca1910f6d
|
chore(deps): bump vue-echarts from 6.7.3 to 7.0.1
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.7.3 to 7.0.1.
- [Release notes](https://github.com/ecomfe/vue-echarts/releases)
- [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ecomfe/vue-echarts/compare/v6.7.3...v7.0.1)
---
updated-dependencies:
- dependency-name: vue-echarts
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-07 04:35:33 +00:00 |
|
Matthias
|
b8b0a5b5fb
|
Merge pull request #2015 from freqtrade/dependabot/npm_and_yarn/main/iconify-json/mdi-1.1.68
chore(deps-dev): bump @iconify-json/mdi from 1.1.67 to 1.1.68
|
2024-08-07 06:35:24 +02:00 |
|
Matthias
|
376e567d20
|
Merge pull request #2018 from freqtrade/dependabot/docker/node-22.6.0-alpine
chore(deps): bump node from 22.5.1-alpine to 22.6.0-alpine
|
2024-08-07 06:34:45 +02:00 |
|
Matthias
|
a43920fad9
|
Merge pull request #2011 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.38.0
chore(deps): bump core-js from 3.37.1 to 3.38.0
|
2024-08-07 06:34:38 +02:00 |
|
Matthias
|
65143829d7
|
Merge pull request #2007 from freqtrade/dependabot/npm_and_yarn/main/vue-2e326331d7
chore(deps): bump the vue group with 5 updates
|
2024-08-07 06:34:21 +02:00 |
|
Matthias
|
b5e605b799
|
Merge pull request #2016 from freqtrade/dependabot/npm_and_yarn/main/globals-15.9.0
chore(deps-dev): bump globals from 15.8.0 to 15.9.0
|
2024-08-07 06:33:15 +02:00 |
|
Matthias
|
e600b9f8a6
|
Merge pull request #2010 from freqtrade/dependabot/npm_and_yarn/main/vitest-2.0.5
chore(deps-dev): bump vitest from 2.0.4 to 2.0.5
|
2024-08-07 06:33:05 +02:00 |
|