Commit Graph

5387 Commits

Author SHA1 Message Date
dependabot[bot]
0c69cb8196
Bump vite from 5.2.11 to 5.2.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.11 to 5.2.12.
- [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.2.12/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-05-29 03:18:10 +00:00
Matthias
d593b04e23 Update timeout to 2 minutes 2024-05-28 20:16:02 +02:00
Matthias
bd45b819fe Improve behavior on "long" waiting times 2024-05-28 20:14:29 +02:00
Matthias
93e8e621c1 Add timeout to "modern" method, too 2024-05-28 18:23:13 +02:00
Matthias
5626f0122c
Merge pull request #1898 from freqtrade/migrate/pnpm
Migrate to pnpm
2024-05-24 18:06:27 +02:00
Matthias
76d1f287c2 use exec for playwright in CI 2024-05-24 07:13:52 +02:00
Matthias
80a54ffba0 fix playwright scripts 2024-05-24 07:08:21 +02:00
Matthias
b9675ec037 Fix ci command fail 2024-05-24 07:06:14 +02:00
Matthias
03d966995c Update CI 2024-05-24 07:03:38 +02:00
Matthias
fed52a6240 Update dockerfile for pnpm 2024-05-24 06:57:36 +02:00
Matthias
9821d69cdf Documentation -> pnpm 2024-05-24 06:57:10 +02:00
Matthias
964341f728 Update commands for pnpm 2024-05-24 06:57:04 +02:00
Matthias
ee201a9635 Update package manager to pnpm 2024-05-24 06:52:17 +02:00
Matthias
9880c023b5
Merge pull request #1894 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-fb7f80d061
build(deps): bump bootstrap-vue-next from 0.17.6 to 0.18.1 in the bootstrap group
2024-05-22 06:50:14 +02:00
dependabot[bot]
b9dd7750f4
---
updated-dependencies:
- dependency-name: bootstrap-vue-next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bootstrap
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-22 04:32:21 +00:00
Matthias
71cbf5ae22
Merge pull request #1892 from freqtrade/dependabot/npm_and_yarn/main/eslint-6105b0bcf0
build(deps-dev): bump the eslint group with 5 updates
2024-05-22 06:31:05 +02:00
Matthias
6790a3b6d6
Merge pull request #1897 from freqtrade/dependabot/npm_and_yarn/main/axios-1.7.2
build(deps): bump axios from 1.6.8 to 1.7.2
2024-05-22 06:30:15 +02:00
Matthias
a253875aa1
Merge pull request #1893 from freqtrade/dependabot/npm_and_yarn/main/vue-99036cbc2b
build(deps-dev): bump vue-tsc from 2.0.17 to 2.0.19 in the vue group
2024-05-22 06:29:48 +02:00
Matthias
a505e6bc25
Merge pull request #1896 from freqtrade/dependabot/npm_and_yarn/main/sass-1.77.2
build(deps-dev): bump sass from 1.77.1 to 1.77.2
2024-05-22 06:29:20 +02:00
Matthias
ca311b8d2f
Merge pull request #1895 from freqtrade/dependabot/npm_and_yarn/main/globals-15.3.0
build(deps-dev): bump globals from 15.2.0 to 15.3.0
2024-05-22 06:29:05 +02:00
dependabot[bot]
9eef27cfe6
---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-22 03:38:04 +00:00
dependabot[bot]
0efe45b558
---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-22 03:37:30 +00:00
dependabot[bot]
a5418a9902
---
updated-dependencies:
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-22 03:36:59 +00:00
dependabot[bot]
e77bb68c5a
---
updated-dependencies:
- 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-05-22 03:35:43 +00:00
dependabot[bot]
c2148bb338
---
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-05-22 03:34:59 +00:00
Matthias
c847f800fb
Merge pull request #1891 from freqtrade/dependabot/docker/node-22.2.0-alpine
build(deps): bump node from 22.1.0-alpine to 22.2.0-alpine
2024-05-17 06:24:25 +02:00
dependabot[bot]
71b1b80d98
build(deps): bump node from 22.1.0-alpine to 22.2.0-alpine
Bumps node from 22.1.0-alpine to 22.2.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-05-17 03:04:56 +00:00
Matthias
2a7c3b4617
Merge pull request #1884 from freqtrade/dependabot/npm_and_yarn/main/unplugin-341bb18806
build(deps-dev): bump unplugin-auto-import from 0.17.5 to 0.17.6 in the unplugin group
2024-05-15 09:15:31 +02:00
dependabot[bot]
4ba5afa6f7
build(deps-dev): bump unplugin-auto-import in the unplugin group
Bumps the unplugin group with 1 update: [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import).


Updates `unplugin-auto-import` from 0.17.5 to 0.17.6
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.17.5...v0.17.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 07:10:41 +00:00
Matthias
00c2d79503
Merge pull request #1883 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-e25308644e
build(deps): bump bootstrap-vue-next from 0.17.5 to 0.17.6 in the bootstrap group
2024-05-15 06:47:46 +02:00
Matthias
e61ef51266
Merge pull request #1890 from freqtrade/dependabot/npm_and_yarn/main/types/node-20.12.12
build(deps-dev): bump @types/node from 20.12.10 to 20.12.12
2024-05-15 06:47:27 +02:00
Matthias
35c498e449
Merge pull request #1889 from freqtrade/dependabot/npm_and_yarn/main/globals-15.2.0
build(deps-dev): bump globals from 15.1.0 to 15.2.0
2024-05-15 06:47:15 +02:00
Matthias
f95ac8060a
Merge pull request #1887 from freqtrade/dependabot/npm_and_yarn/main/sass-1.77.1
build(deps-dev): bump sass from 1.77.0 to 1.77.1
2024-05-15 06:46:01 +02:00
Matthias
3ed1c165d8
Merge pull request #1880 from freqtrade/dependabot/docker/dot-devcontainer/vscode/devcontainers/typescript-node-22-bookworm
build(deps): bump vscode/devcontainers/typescript-node from 20-bookworm to 22-bookworm in /.devcontainer
2024-05-15 06:42:07 +02:00
dependabot[bot]
5c883e237b
build(deps-dev): bump @types/node from 20.12.10 to 20.12.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.10 to 20.12.12.
- [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-05-15 04:41:42 +00:00
dependabot[bot]
69bc200c95
build(deps-dev): bump sass from 1.77.0 to 1.77.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.0 to 1.77.1.
- [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.0...1.77.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 04:41:41 +00:00
dependabot[bot]
6a58852316
build(deps-dev): bump globals from 15.1.0 to 15.2.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.1.0 to 15.2.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.1.0...v15.2.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-05-15 04:41:40 +00:00
dependabot[bot]
437e68c158
build(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.17.5 to 0.17.6
- [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.17.6/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-05-15 04:41:38 +00:00
Matthias
0aa86e7af7
Merge pull request #1888 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-8.6.0
build(deps): bump @vuepic/vue-datepicker from 8.5.1 to 8.6.0
2024-05-15 06:41:35 +02:00
Matthias
1e04797380
Merge pull request #1882 from freqtrade/dependabot/npm_and_yarn/main/vue-6b9c43c3b4
build(deps-dev): bump vue-tsc from 2.0.16 to 2.0.17 in the vue group
2024-05-15 06:40:44 +02:00
Matthias
0fe14a79cf
Merge pull request #1886 from freqtrade/dependabot/npm_and_yarn/main/happy-dom-14.11.0
build(deps-dev): bump happy-dom from 14.10.1 to 14.11.0
2024-05-15 06:40:21 +02:00
Matthias
2886131d3b
Merge pull request #1885 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.37.1
build(deps): bump core-js from 3.37.0 to 3.37.1
2024-05-15 06:40:08 +02:00
Matthias
bc8aaa577c
Merge pull request #1881 from freqtrade/dependabot/npm_and_yarn/main/eslint-5d6294ee87
build(deps-dev): bump the eslint group with 4 updates
2024-05-15 06:39:53 +02:00
dependabot[bot]
27deacbf3b
build(deps): bump @vuepic/vue-datepicker from 8.5.1 to 8.6.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.5.1 to 8.6.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/v8.5.1...v8.6.0)

---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 03:54:01 +00:00
dependabot[bot]
1ad6001000
build(deps-dev): bump happy-dom from 14.10.1 to 14.11.0
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.10.1 to 14.11.0.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v14.10.1...v14.11.0)

---
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-05-15 03:53:12 +00:00
dependabot[bot]
1a8e98556f
build(deps): bump core-js from 3.37.0 to 3.37.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.37.0 to 3.37.1.
- [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.37.1/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 03:52:48 +00:00
dependabot[bot]
3f108b0b50
build(deps-dev): bump vue-tsc from 2.0.16 to 2.0.17 in the vue group
Bumps the vue group with 1 update: [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `vue-tsc` from 2.0.16 to 2.0.17
- [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.0.17/packages/tsc)

---
updated-dependencies:
- 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-05-15 03:51:31 +00:00
dependabot[bot]
fe798ea376
build(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 7.8.0 to 7.9.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/v7.9.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.8.0 to 7.9.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/v7.9.0/packages/parser)

Updates `eslint-plugin-vue` from 9.25.0 to 9.26.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.25.0...v9.26.0)

Updates `typescript-eslint` from 7.8.0 to 7.9.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/v7.9.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-05-15 03:51:01 +00:00
dependabot[bot]
272291d677
build(deps): bump vscode/devcontainers/typescript-node in /.devcontainer
Bumps vscode/devcontainers/typescript-node from 20-bookworm to 22-bookworm.

---
updated-dependencies:
- dependency-name: vscode/devcontainers/typescript-node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 03:21:49 +00:00
Matthias
624a7b32e2
Merge pull request #1871 from freqtrade/dependabot/npm_and_yarn/main/unplugin-b3df9beb98
build(deps-dev): bump the unplugin group with 2 updates
2024-05-08 06:44:41 +02:00