dependabot[bot]
|
f5004e91aa
|
chore(deps-dev): bump @types/node from 22.5.3 to 22.5.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.3 to 22.5.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-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-11 04:04:58 +00:00 |
|
dependabot[bot]
|
eb1d87f37b
|
chore(deps): bump @vuepic/vue-datepicker from 9.0.2 to 9.0.3
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 9.0.2 to 9.0.3.
- [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.2...v9.0.3)
---
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-09-11 04:03:28 +00:00 |
|
dependabot[bot]
|
940b22a8d1
|
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.2 to 0.19.3
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.19.2...v0.19.3)
---
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-09-11 04:02:27 +00:00 |
|
dependabot[bot]
|
4f5ed36e21
|
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.11 to 0.24.12
- [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.12/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-09-11 04:01:41 +00:00 |
|
Matthias
|
52495b288a
|
chore: remove unused import
|
2024-09-08 15:40:22 +02:00 |
|
Matthias
|
17f95c52e7
|
refactor: simplify stoploss printing
|
2024-09-08 15:35:39 +02:00 |
|
Matthias
|
667634a35f
|
feat: conditionally add trading_mode for newer trade results
|
2024-09-06 07:08:45 +02:00 |
|
Matthias
|
dc7e2afc0d
|
feat: add trading_mode and margin_mode to backtest types
|
2024-09-06 06:55:52 +02:00 |
|
Matthias
|
573ce60b5f
|
Merge pull request #2051 from freqtrade/dependabot/npm_and_yarn/main/vue-0707f98516
chore(deps): bump the vue group with 5 updates
|
2024-09-04 19:36:14 +02:00 |
|
Matthias
|
15eb014140
|
chore: update component.d.ts further
|
2024-09-04 19:25:13 +02:00 |
|
Matthias
|
1bbef245e8
|
chore: use getByText instead of getByLabel
|
2024-09-04 19:24:04 +02:00 |
|
Matthias
|
ceb81a04bc
|
chore: update type error
|
2024-09-04 19:17:43 +02:00 |
|
dependabot[bot]
|
580218f148
|
chore(deps): bump the vue group with 5 updates
Bumps the vue group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) | `3.2.1` | `3.2.3` |
| [vue](https://github.com/vuejs/core) | `3.4.38` | `3.5.0` |
| [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.4.38` | `3.5.0` |
| [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) | `3.4.38` | `3.5.0` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.0.29` | `2.1.4` |
Updates `pinia-plugin-persistedstate` from 3.2.1 to 3.2.3
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v3.2.1...v3.2.3)
Updates `vue` from 3.4.38 to 3.5.0
- [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.38...v3.5.0)
Updates `@vue/compiler-sfc` from 3.4.38 to 3.5.0
- [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.5.0/packages/compiler-sfc)
Updates `@vue/runtime-dom` from 3.4.38 to 3.5.0
- [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.5.0/packages/runtime-dom)
Updates `vue-tsc` from 2.0.29 to 2.1.4
- [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.4/packages/tsc)
---
updated-dependencies:
- dependency-name: pinia-plugin-persistedstate
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: vue
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: vue
- dependency-name: "@vue/compiler-sfc"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: vue
- dependency-name: "@vue/runtime-dom"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: vue
- dependency-name: vue-tsc
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: vue
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-04 19:17:43 +02:00 |
|
Matthias
|
4c567c2041
|
chore: update component.d.ts
|
2024-09-04 19:17:33 +02:00 |
|
Matthias
|
2cd394f36c
|
chore: move opening menu next to lock layout click
|
2024-09-04 19:17:22 +02:00 |
|
Matthias
|
71bec9a589
|
Merge pull request #2058 from freqtrade/dependabot/npm_and_yarn/main/sass-1.78.0
chore(deps-dev): bump sass from 1.77.8 to 1.78.0
|
2024-09-04 07:01:48 +02:00 |
|
dependabot[bot]
|
da21bb58f8
|
chore(deps-dev): bump sass from 1.77.8 to 1.78.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.8 to 1.78.0.
- [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.77.8...1.78.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-04 04:48:22 +00:00 |
|
Matthias
|
c51a05fb08
|
Merge pull request #2059 from freqtrade/dependabot/npm_and_yarn/main/types/node-22.5.3
chore(deps-dev): bump @types/node from 22.5.1 to 22.5.3
|
2024-09-04 06:47:30 +02:00 |
|
dependabot[bot]
|
7e0b29dbf1
|
chore(deps-dev): bump @types/node from 22.5.1 to 22.5.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.1 to 22.5.3.
- [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-09-04 04:32:21 +00:00 |
|
Matthias
|
45c23aad6c
|
Merge pull request #2053 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-5.1.3
chore(deps-dev): bump @vitejs/plugin-vue from 5.1.2 to 5.1.3
|
2024-09-04 06:31:27 +02:00 |
|
Matthias
|
6b35cdf0ba
|
Merge pull request #2055 from freqtrade/dependabot/npm_and_yarn/main/axios-1.7.7
chore(deps): bump axios from 1.7.5 to 1.7.7
|
2024-09-04 06:28:54 +02:00 |
|
dependabot[bot]
|
f5054086d7
|
chore(deps-dev): bump @vitejs/plugin-vue from 5.1.2 to 5.1.3
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.1.2 to 5.1.3.
- [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.3/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-09-04 04:16:34 +00:00 |
|
Matthias
|
b49ec2efb0
|
Merge pull request #2049 from freqtrade/dependabot/docker/node-22.8.0-alpine
chore(deps): bump node from 22.7.0-alpine to 22.8.0-alpine
|
2024-09-04 06:16:08 +02:00 |
|
dependabot[bot]
|
616ba48846
|
chore(deps): bump axios from 1.7.5 to 1.7.7
Bumps [axios](https://github.com/axios/axios) from 1.7.5 to 1.7.7.
- [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.5...v1.7.7)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-04 04:15:57 +00:00 |
|
Matthias
|
2744e4e216
|
Merge pull request #2060 from freqtrade/dependabot/npm_and_yarn/main/vite-5.4.3
chore(deps-dev): bump vite from 5.4.2 to 5.4.3
|
2024-09-04 06:14:59 +02:00 |
|
Matthias
|
3669901376
|
Merge pull request #2057 from freqtrade/dependabot/npm_and_yarn/main/sortablejs-1.15.3
chore(deps): bump sortablejs from 1.15.2 to 1.15.3
|
2024-09-04 06:14:50 +02:00 |
|
Matthias
|
fbdebf2c8a
|
Merge pull request #2054 from freqtrade/dependabot/npm_and_yarn/main/happy-dom-15.7.3
chore(deps-dev): bump happy-dom from 15.0.0 to 15.7.3
|
2024-09-04 06:14:40 +02:00 |
|
Matthias
|
6a40f5cd29
|
Merge pull request #2052 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-c1688ad93d
chore(deps): bump bootstrap-vue-next from 0.24.10 to 0.24.11 in the bootstrap group
|
2024-09-04 06:14:12 +02:00 |
|
Matthias
|
f18a37bce2
|
Merge pull request #2050 from freqtrade/dependabot/npm_and_yarn/main/eslint-c67b4ef337
chore(deps-dev): bump the eslint group with 4 updates
|
2024-09-04 06:13:56 +02:00 |
|
Matthias
|
53f23dddb7
|
Merge pull request #2056 from freqtrade/dependabot/npm_and_yarn/main/iconify-json/mdi-1.2.0
chore(deps-dev): bump @iconify-json/mdi from 1.1.68 to 1.2.0
|
2024-09-04 06:12:50 +02:00 |
|
dependabot[bot]
|
0393e596fe
|
chore(deps-dev): bump vite from 5.4.2 to 5.4.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.2 to 5.4.3.
- [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/v5.4.3/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-09-04 03:49:07 +00:00 |
|
dependabot[bot]
|
6861890842
|
chore(deps): bump sortablejs from 1.15.2 to 1.15.3
Bumps [sortablejs](https://github.com/SortableJS/Sortable) from 1.15.2 to 1.15.3.
- [Release notes](https://github.com/SortableJS/Sortable/releases)
- [Commits](https://github.com/SortableJS/Sortable/compare/1.15.2...1.15.3)
---
updated-dependencies:
- dependency-name: sortablejs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-04 03:48:08 +00:00 |
|
dependabot[bot]
|
1eb3c57d5a
|
chore(deps-dev): bump @iconify-json/mdi from 1.1.68 to 1.2.0
Bumps [@iconify-json/mdi](https://github.com/iconify/icon-sets) from 1.1.68 to 1.2.0.
- [Commits](https://github.com/iconify/icon-sets/commits)
---
updated-dependencies:
- dependency-name: "@iconify-json/mdi"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-04 03:47:53 +00:00 |
|
dependabot[bot]
|
2bd87e4216
|
chore(deps-dev): bump happy-dom from 15.0.0 to 15.7.3
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 15.0.0 to 15.7.3.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v15.0.0...v15.7.3)
---
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-09-04 03:47:24 +00:00 |
|
dependabot[bot]
|
72f29bc5cb
|
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.10 to 0.24.11
- [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.11/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-09-04 03:46:46 +00:00 |
|
dependabot[bot]
|
8ddeb8f88a
|
chore(deps-dev): bump the eslint group with 4 updates
Bumps the eslint group with 4 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), [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
Updates `@typescript-eslint/eslint-plugin` from 8.3.0 to 8.4.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.4.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.3.0 to 8.4.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.4.0/packages/parser)
Updates `eslint-plugin-vue` from 9.27.0 to 9.28.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.27.0...v9.28.0)
Updates `typescript-eslint` from 8.3.0 to 8.4.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.4.0/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: 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-09-04 03:45:10 +00:00 |
|
dependabot[bot]
|
68fca6b33b
|
chore(deps): bump node from 22.7.0-alpine to 22.8.0-alpine
Bumps node from 22.7.0-alpine to 22.8.0-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-04 03:29:51 +00:00 |
|
Matthias
|
ed32728b50
|
Merge pull request #2044 from freqtrade/dependabot/npm_and_yarn/main/happy-dom-15.0.0
chore(deps-dev): bump happy-dom from 14.12.3 to 15.0.0
|
2024-08-28 06:49:28 +02:00 |
|
Matthias
|
ba198d712a
|
Merge pull request #2042 from freqtrade/dependabot/npm_and_yarn/main/eslint-a3e1f3017e
chore(deps-dev): bump the eslint group with 5 updates
|
2024-08-28 06:44:19 +02:00 |
|
Matthias
|
4cfe86c3d6
|
Merge pull request #2043 from freqtrade/dependabot/npm_and_yarn/main/vueuse-2b5825a1e3
chore(deps): bump the vueuse group with 2 updates
|
2024-08-28 06:43:50 +02:00 |
|
dependabot[bot]
|
63a2c990b0
|
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.9.0` | `9.9.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.2.0` | `8.3.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.2.0` | `8.3.0` |
| [eslint](https://github.com/eslint/eslint) | `9.9.0` | `9.9.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.2.0` | `8.3.0` |
Updates `@eslint/js` from 9.9.0 to 9.9.1
- [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.1/packages/js)
Updates `@typescript-eslint/eslint-plugin` from 8.2.0 to 8.3.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.3.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.2.0 to 8.3.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.3.0/packages/parser)
Updates `eslint` from 9.9.0 to 9.9.1
- [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.9.0...v9.9.1)
Updates `typescript-eslint` from 8.2.0 to 8.3.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.3.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-patch
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-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-08-28 04:40:03 +00:00 |
|
dependabot[bot]
|
8d2155b421
|
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.0.1 to 11.0.3
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.0.3/packages/core)
Updates `@vueuse/integrations` from 11.0.1 to 11.0.3
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.0.3/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-28 04:39:04 +00:00 |
|
dependabot[bot]
|
5a53e3ca0f
|
chore(deps-dev): bump happy-dom from 14.12.3 to 15.0.0
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.12.3 to 15.0.0.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v14.12.3...v15.0.0)
---
updated-dependencies:
- dependency-name: happy-dom
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-28 04:38:51 +00:00 |
|
Matthias
|
afe14df516
|
Merge pull request #2045 from freqtrade/dependabot/npm_and_yarn/main/axios-1.7.5
chore(deps): bump axios from 1.7.4 to 1.7.5
|
2024-08-28 06:37:47 +02:00 |
|
Matthias
|
37b2c5ff75
|
Merge pull request #2046 from freqtrade/dependabot/npm_and_yarn/main/types/node-22.5.1
chore(deps-dev): bump @types/node from 22.4.2 to 22.5.1
|
2024-08-28 06:37:40 +02:00 |
|
dependabot[bot]
|
345a1ef831
|
chore(deps-dev): bump @types/node from 22.4.2 to 22.5.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.4.2 to 22.5.1.
- [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-28 03:14:10 +00:00 |
|
dependabot[bot]
|
54d8d6e45c
|
chore(deps): bump axios from 1.7.4 to 1.7.5
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.7.5.
- [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.4...v1.7.5)
---
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-28 03:13:51 +00:00 |
|
Matthias
|
5de13d9ceb
|
Merge pull request #2040 from freqtrade/dependabot/docker/node-22.7.0-alpine
chore(deps): bump node from 22.6.0-alpine to 22.7.0-alpine
|
2024-08-23 06:47:21 +02:00 |
|
dependabot[bot]
|
7f846f6e8f
|
chore(deps): bump node from 22.6.0-alpine to 22.7.0-alpine
Bumps node from 22.6.0-alpine to 22.7.0-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-23 03:18:47 +00:00 |
|
Matthias
|
b74932e20c
|
Merge pull request #2031 from freqtrade/dependabot/npm_and_yarn/main/eslint-e9f64d4095
chore(deps-dev): bump the eslint group with 3 updates
|
2024-08-21 06:42:21 +02:00 |
|