Matthias
|
2e8ab4235b
|
Merge pull request #1981 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-9.0.0
chore(deps): bump @vuepic/vue-datepicker from 8.8.1 to 9.0.0
|
2024-07-17 19:15:08 +02:00 |
|
Matthias
|
0183c72734
|
Merge pull request #1976 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-185ebc63d9
chore(deps): bump bootstrap-vue-next from 0.23.1 to 0.23.5 in the bootstrap group
|
2024-07-17 08:17:30 +02:00 |
|
dependabot[bot]
|
266a51976c
|
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.6.0` | `9.7.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.16.0` | `7.16.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.16.0` | `7.16.1` |
| [eslint](https://github.com/eslint/eslint) | `9.6.0` | `9.7.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.16.0` | `7.16.1` |
Updates `@eslint/js` from 9.6.0 to 9.7.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.7.0/packages/js)
Updates `@typescript-eslint/eslint-plugin` from 7.16.0 to 7.16.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/v7.16.1/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.16.0 to 7.16.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/v7.16.1/packages/parser)
Updates `eslint` from 9.6.0 to 9.7.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.6.0...v9.7.0)
Updates `typescript-eslint` from 7.16.0 to 7.16.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/v7.16.1/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-patch
dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
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-patch
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-17 05:11:26 +00:00 |
|
dependabot[bot]
|
e3b1050357
|
chore(deps-dev): bump @types/node from 20.14.10 to 20.14.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.10 to 20.14.11.
- [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-07-17 05:05:16 +00:00 |
|
Matthias
|
aa2bf2aa3f
|
Merge pull request #1982 from freqtrade/dependabot/npm_and_yarn/main/vitest-2.0.3
chore(deps-dev): bump vitest from 2.0.1 to 2.0.3
|
2024-07-17 07:03:46 +02:00 |
|
Matthias
|
d930c4fa8c
|
Merge pull request #1977 from freqtrade/dependabot/npm_and_yarn/main/unplugin-6d596373b4
chore(deps-dev): bump the unplugin group with 2 updates
|
2024-07-17 07:02:28 +02:00 |
|
dependabot[bot]
|
d349fe7731
|
chore(deps-dev): bump vitest from 2.0.1 to 2.0.3
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.3/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-07-17 04:59:39 +00:00 |
|
Matthias
|
2429dc2680
|
Merge pull request #1980 from freqtrade/dependabot/npm_and_yarn/main/prettier-3.3.3
chore(deps-dev): bump prettier from 3.3.2 to 3.3.3
|
2024-07-17 06:59:18 +02:00 |
|
dependabot[bot]
|
62a72ff516
|
chore(deps-dev): bump the unplugin group with 2 updates
Bumps the unplugin group with 2 updates: [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) and [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components).
Updates `unplugin-auto-import` from 0.17.6 to 0.18.0
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.17.6...v0.18.0)
Updates `unplugin-vue-components` from 0.27.2 to 0.27.3
- [Release notes](https://github.com/unplugin/unplugin-vue-components/releases)
- [Commits](https://github.com/unplugin/unplugin-vue-components/compare/v0.27.2...v0.27.3)
---
updated-dependencies:
- dependency-name: unplugin-auto-import
dependency-type: direct:development
update-type: version-update:semver-minor
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-07-17 04:58:17 +00:00 |
|
dependabot[bot]
|
360e659b9b
|
chore(deps-dev): bump prettier from 3.3.2 to 3.3.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.2...3.3.3)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-17 04:53:09 +00:00 |
|
dependabot[bot]
|
a0e5335e55
|
chore(deps-dev): bump vite from 5.3.3 to 5.3.4
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.3 to 5.3.4.
- [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.3.4/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-07-17 04:52:38 +00:00 |
|
Matthias
|
ce3e50e47f
|
Merge pull request #1984 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.45.2
chore(deps-dev): bump @playwright/test from 1.45.1 to 1.45.2
|
2024-07-17 06:51:36 +02:00 |
|
dependabot[bot]
|
1104212cb2
|
chore(deps-dev): bump @playwright/test from 1.45.1 to 1.45.2
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.45.1 to 1.45.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.1...v1.45.2)
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-17 03:40:34 +00:00 |
|
dependabot[bot]
|
42ff4dac67
|
chore(deps-dev): bump sass from 1.77.7 to 1.77.8
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.7 to 1.77.8.
- [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.7...1.77.8)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-17 03:40:19 +00:00 |
|
dependabot[bot]
|
47b6d616c6
|
chore(deps): bump @vuepic/vue-datepicker from 8.8.1 to 9.0.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.8.1 to 9.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/v8.8.1...v9.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-07-17 03:39:51 +00:00 |
|
dependabot[bot]
|
15cad21345
|
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.23.1 to 0.23.5
- [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.23.5/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-07-17 03:38:11 +00:00 |
|
Matthias
|
71e8e314ee
|
Merge pull request #1972 from freqtrade/dependabot/npm_and_yarn/main/vitest-2.0.1
chore(deps-dev): bump vitest from 1.6.0 to 2.0.1
|
2024-07-10 06:50:15 +02:00 |
|
Matthias
|
d5aa66346a
|
Merge pull request #1971 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-004f3a5122
chore(deps): bump bootstrap-vue-next from 0.22.7 to 0.23.1 in the bootstrap group
|
2024-07-10 06:47:16 +02:00 |
|
dependabot[bot]
|
323b80a638
|
chore(deps-dev): bump vitest from 1.6.0 to 2.0.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.6.0 to 2.0.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.1/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-10 04:45:53 +00:00 |
|
dependabot[bot]
|
f671a8880e
|
chore(deps-dev): bump @types/node from 20.14.9 to 20.14.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.9 to 20.14.10.
- [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-07-10 04:40:51 +00:00 |
|
Matthias
|
1ec9bef9ef
|
Merge pull request #1970 from freqtrade/dependabot/npm_and_yarn/main/vue-0879d9d0a6
chore(deps-dev): bump vue-tsc from 2.0.24 to 2.0.26 in the vue group
|
2024-07-10 06:40:17 +02:00 |
|
Matthias
|
6dc359c1dc
|
Merge pull request #1973 from freqtrade/dependabot/npm_and_yarn/main/sass-1.77.7
chore(deps-dev): bump sass from 1.77.6 to 1.77.7
|
2024-07-10 06:39:28 +02:00 |
|
dependabot[bot]
|
e091768086
|
chore(deps-dev): bump sass from 1.77.6 to 1.77.7
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.6 to 1.77.7.
- [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.6...1.77.7)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-10 04:00:53 +00:00 |
|
dependabot[bot]
|
435b22656f
|
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.22.7 to 0.23.1
- [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.23.1/packages/bootstrap-vue-next)
---
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-07-10 04:00:05 +00:00 |
|
dependabot[bot]
|
9bc76c5600
|
chore(deps-dev): bump vue-tsc from 2.0.24 to 2.0.26 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.24 to 2.0.26
- [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.26/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-07-10 03:59:32 +00:00 |
|
dependabot[bot]
|
36b38dfc30
|
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.15.0 to 7.16.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.16.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.15.0 to 7.16.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.16.0/packages/parser)
Updates `typescript-eslint` from 7.15.0 to 7.16.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.16.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: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-10 03:58:56 +00:00 |
|
dependabot[bot]
|
0328a6f548
|
Bump eslint-plugin-vue in the eslint group across 1 directory
Bumps the eslint group with 1 update in the / directory: [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue).
Updates `eslint-plugin-vue` from 9.26.0 to 9.27.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.26.0...v9.27.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-03 07:56:20 +00:00 |
|
dependabot[bot]
|
c116f56846
|
Bump the vue group with 4 updates
Bumps the vue group with 4 updates: [vue](https://github.com/vuejs/core), [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc), [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).
Updates `vue` from 3.4.30 to 3.4.31
- [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.30...v3.4.31)
Updates `@vue/compiler-sfc` from 3.4.30 to 3.4.31
- [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.31/packages/compiler-sfc)
Updates `@vue/runtime-dom` from 3.4.30 to 3.4.31
- [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.31/packages/runtime-dom)
Updates `vue-tsc` from 2.0.22 to 2.0.24
- [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.24/packages/tsc)
---
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
- 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-07-03 09:50:15 +02:00 |
|
dependabot[bot]
|
6e647778d4
|
Bump typescript from 5.5.2 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-03 07:27:13 +00:00 |
|
Matthias
|
b18393a3ee
|
Merge pull request #1960 from freqtrade/dependabot/npm_and_yarn/main/echarts-5.5.1
Bump echarts from 5.5.0 to 5.5.1
|
2024-07-03 09:26:12 +02:00 |
|
Matthias
|
df530f7446
|
Merge pull request #1958 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.45.1
Bump @playwright/test from 1.45.0 to 1.45.1
|
2024-07-03 09:25:33 +02:00 |
|
Matthias
|
ccca426619
|
Merge pull request #1954 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-e2d03e2f8d
Bump bootstrap-vue-next from 0.22.2 to 0.22.7 in the bootstrap group
|
2024-07-03 09:25:09 +02:00 |
|
Matthias
|
77e06fc5eb
|
Merge pull request #1956 from freqtrade/dependabot/npm_and_yarn/main/vite-5.3.2
Bump vite from 5.3.1 to 5.3.2
|
2024-07-03 09:23:49 +02:00 |
|
Matthias
|
c5b4030f8a
|
Merge pull request #1959 from freqtrade/dependabot/npm_and_yarn/main/globals-15.8.0
Bump globals from 15.6.0 to 15.8.0
|
2024-07-03 09:20:21 +02:00 |
|
dependabot[bot]
|
2febd5f196
|
Bump echarts from 5.5.0 to 5.5.1
Bumps [echarts](https://github.com/apache/echarts) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.5.0...5.5.1)
---
updated-dependencies:
- dependency-name: echarts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-03 03:12:02 +00:00 |
|
dependabot[bot]
|
0a81d00727
|
Bump globals from 15.6.0 to 15.8.0
Bumps [globals](https://github.com/sindresorhus/globals) from 15.6.0 to 15.8.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v15.6.0...v15.8.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-07-03 03:11:36 +00:00 |
|
dependabot[bot]
|
cbc61a4074
|
Bump @playwright/test from 1.45.0 to 1.45.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.45.0 to 1.45.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.0...v1.45.1)
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-03 03:11:12 +00:00 |
|
dependabot[bot]
|
c8e8d8eeff
|
Bump @vuepic/vue-datepicker from 8.8.0 to 8.8.1
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.8.0 to 8.8.1.
- [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.8.0...v8.8.1)
---
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-07-03 03:10:45 +00:00 |
|
dependabot[bot]
|
b30b3d3718
|
Bump vite from 5.3.1 to 5.3.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.1 to 5.3.2.
- [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.3.2/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-07-03 03:10:19 +00:00 |
|
dependabot[bot]
|
7c434f02f8
|
Bump bootstrap-vue-next from 0.22.2 to 0.22.7 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.22.2 to 0.22.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.22.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-07-03 03:08:53 +00:00 |
|
dependabot[bot]
|
1903e2a273
|
Bump unplugin-vue-components in the unplugin group across 1 directory
Bumps the unplugin group with 1 update in the / directory: [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components).
Updates `unplugin-vue-components` from 0.27.0 to 0.27.2
- [Release notes](https://github.com/unplugin/unplugin-vue-components/releases)
- [Commits](https://github.com/unplugin/unplugin-vue-components/compare/v0.27.0...v0.27.2)
---
updated-dependencies:
- 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-06-27 05:46:36 +00:00 |
|
dependabot[bot]
|
9b6e75d521
|
Bump bootstrap-vue-next in the bootstrap group across 1 directory
Bumps the bootstrap group with 1 update in the / directory: [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next).
Updates `bootstrap-vue-next` from 0.22.0 to 0.22.2
- [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.22.2/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-06-27 05:35:24 +00:00 |
|
dependabot[bot]
|
510c0decb7
|
Bump @types/node from 20.14.5 to 20.14.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.5 to 20.14.9.
- [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-06-26 05:52:53 +00:00 |
|
dependabot[bot]
|
d16cd8fc08
|
Bump typescript from 5.4.5 to 5.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-26 05:48:22 +00:00 |
|
dependabot[bot]
|
de16fc40d2
|
Bump @playwright/test from 1.44.1 to 1.45.0
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.44.1 to 1.45.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.44.1...v1.45.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-06-26 05:42:38 +00:00 |
|
Matthias
|
6ff6d59e92
|
Merge pull request #1947 from freqtrade/dependabot/npm_and_yarn/main/iconify-json/mdi-1.1.67
Bump @iconify-json/mdi from 1.1.66 to 1.1.67
|
2024-06-26 07:41:40 +02:00 |
|
Matthias
|
de2af52520
|
Merge pull request #1945 from freqtrade/dependabot/npm_and_yarn/main/happy-dom-14.12.3
Bump happy-dom from 14.12.0 to 14.12.3
|
2024-06-26 07:41:12 +02:00 |
|
dependabot[bot]
|
6dc527fe3c
|
Bump @iconify-json/mdi from 1.1.66 to 1.1.67
Bumps [@iconify-json/mdi](https://github.com/iconify/icon-sets) from 1.1.66 to 1.1.67.
- [Commits](https://github.com/iconify/icon-sets/compare/1.1.66...1.1.67)
---
updated-dependencies:
- dependency-name: "@iconify-json/mdi"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-26 03:24:37 +00:00 |
|
dependabot[bot]
|
8eebc6a81a
|
Bump happy-dom from 14.12.0 to 14.12.3
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.12.0 to 14.12.3.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v14.12.0...v14.12.3)
---
updated-dependencies:
- dependency-name: happy-dom
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-26 03:24:08 +00:00 |
|
dependabot[bot]
|
6b66663312
|
Bump the vue group with 5 updates
Bumps the vue group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [vue](https://github.com/vuejs/core) | `3.4.29` | `3.4.30` |
| [vue-router](https://github.com/vuejs/router) | `4.3.3` | `4.4.0` |
| [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.4.29` | `3.4.30` |
| [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) | `3.4.29` | `3.4.30` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.0.21` | `2.0.22` |
Updates `vue` from 3.4.29 to 3.4.30
- [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.29...v3.4.30)
Updates `vue-router` from 4.3.3 to 4.4.0
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.3.3...v4.4.0)
Updates `@vue/compiler-sfc` from 3.4.29 to 3.4.30
- [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.30/packages/compiler-sfc)
Updates `@vue/runtime-dom` from 3.4.29 to 3.4.30
- [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.30/packages/runtime-dom)
Updates `vue-tsc` from 2.0.21 to 2.0.22
- [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.22/packages/tsc)
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: vue
- dependency-name: vue-router
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-patch
dependency-group: vue
- dependency-name: "@vue/runtime-dom"
dependency-type: direct:development
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-06-26 03:22:19 +00:00 |
|