Matthias
|
5919c39865
|
Merge pull request #1843 from freqtrade/dependabot/npm_and_yarn/main/typescript-5.4.5
build(deps-dev): bump typescript from 5.4.4 to 5.4.5
|
2024-04-17 06:36:21 +02:00 |
|
Matthias
|
7a552fea8c
|
Merge pull request #1838 from freqtrade/dependabot/npm_and_yarn/main/date-fns-aaf264751a
build(deps): bump date-fns-tz from 3.0.0 to 3.1.2 in the date-fns group
|
2024-04-17 06:36:02 +02:00 |
|
Matthias
|
c1e825ee30
|
Merge pull request #1842 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.37.0
build(deps): bump core-js from 3.36.1 to 3.37.0
|
2024-04-17 06:35:23 +02:00 |
|
dependabot[bot]
|
38a412ad6a
|
build(deps-dev): bump typescript from 5.4.4 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.4.5.
- [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.4...v5.4.5)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-17 03:43:54 +00:00 |
|
dependabot[bot]
|
574127b890
|
build(deps): bump core-js from 3.36.1 to 3.37.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.36.1 to 3.37.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.37.0/packages/core-js)
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-17 03:43:18 +00:00 |
|
dependabot[bot]
|
910d646b37
|
build(deps-dev): bump vite from 5.2.8 to 5.2.9
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.8 to 5.2.9.
- [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.9/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-04-17 03:42:26 +00:00 |
|
dependabot[bot]
|
52c0074b7a
|
build(deps): bump date-fns-tz from 3.0.0 to 3.1.2 in the date-fns group
Bumps the date-fns group with 1 update: [date-fns-tz](https://github.com/marnusw/date-fns-tz).
Updates `date-fns-tz` from 3.0.0 to 3.1.2
- [Release notes](https://github.com/marnusw/date-fns-tz/releases)
- [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marnusw/date-fns-tz/compare/v3.0.0...v3.1.2)
---
updated-dependencies:
- dependency-name: date-fns-tz
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: date-fns
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-17 03:41:31 +00:00 |
|
Matthias
|
a6db291a24
|
Remove cypress from package.json
|
2024-04-14 08:59:45 +02:00 |
|
Matthias
|
4241167770
|
Add dependencies for vitest testutils
|
2024-04-13 13:03:38 +02:00 |
|
Matthias
|
58f6459ef2
|
Merge pull request #1827 from freqtrade/dependabot/npm_and_yarn/main/date-fns-dccabc7dae
build(deps): bump the date-fns group with 2 updates
|
2024-04-10 07:24:00 +02:00 |
|
Matthias
|
740df72b54
|
Merge pull request #1825 from freqtrade/dependabot/npm_and_yarn/main/eslint-69f6223819
build(deps-dev): bump the eslint group with 4 updates
|
2024-04-10 07:03:43 +02:00 |
|
Matthias
|
4a46eac0df
|
Revert eslint update for now
|
2024-04-10 06:53:30 +02:00 |
|
dependabot[bot]
|
f571ee4ef1
|
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](https://github.com/eslint/eslint) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue).
Updates `@typescript-eslint/eslint-plugin` from 7.5.0 to 7.6.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.6.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.5.0 to 7.6.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.6.0/packages/parser)
Updates `eslint` from 8.57.0 to 9.0.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/v8.57.0...v9.0.0)
Updates `eslint-plugin-vue` from 9.24.0 to 9.24.1
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.24.0...v9.24.1)
---
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
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: eslint
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-10 04:30:29 +00:00 |
|
dependabot[bot]
|
800caed29e
|
build(deps-dev): bump @iconify-json/mdi from 1.1.65 to 1.1.66
Bumps [@iconify-json/mdi](https://github.com/iconify/icon-sets) from 1.1.65 to 1.1.66.
- [Commits](https://github.com/iconify/icon-sets/compare/1.1.65...1.1.66)
---
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-04-10 04:16:13 +00:00 |
|
Matthias
|
b74af90929
|
Merge pull request #1828 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.43.0
build(deps-dev): bump @playwright/test from 1.40.0 to 1.43.0
|
2024-04-10 06:14:11 +02:00 |
|
Matthias
|
4bf8c27fa8
|
Merge pull request #1830 from freqtrade/dependabot/npm_and_yarn/main/types/node-20.12.7
build(deps-dev): bump @types/node from 20.9.2 to 20.12.7
|
2024-04-10 06:13:10 +02:00 |
|
dependabot[bot]
|
c044364eae
|
build(deps-dev): bump @types/node from 20.9.2 to 20.12.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.9.2 to 20.12.7.
- [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-04-10 03:26:49 +00:00 |
|
dependabot[bot]
|
d7ff4c6b5b
|
build(deps-dev): bump @playwright/test from 1.40.0 to 1.43.0
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.40.0 to 1.43.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.40.0...v1.43.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-04-10 03:25:58 +00:00 |
|
dependabot[bot]
|
c7e32720bf
|
build(deps): bump the date-fns group with 2 updates
Bumps the date-fns group with 2 updates: [date-fns](https://github.com/date-fns/date-fns) and [date-fns-tz](https://github.com/marnusw/date-fns-tz).
Updates `date-fns` from 2.30.0 to 3.6.0
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.30.0...v3.6.0)
Updates `date-fns-tz` from 2.0.1 to 3.0.0
- [Release notes](https://github.com/marnusw/date-fns-tz/releases)
- [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marnusw/date-fns-tz/compare/v2.0.1...v3.0.0)
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: date-fns
- dependency-name: date-fns-tz
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: date-fns
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-10 03:25:25 +00:00 |
|
dependabot[bot]
|
cb3abaab72
|
build(deps-dev): bump vue-tsc from 2.0.10 to 2.0.11 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.10 to 2.0.11
- [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.11/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-04-10 03:24:32 +00:00 |
|
Matthias
|
122c668dea
|
Update package format and yarn.lock
|
2024-04-07 17:43:56 +02:00 |
|
Matthias
|
24b1192312
|
Add Playwright dependencies
|
2024-04-07 17:42:51 +02:00 |
|
Matthias
|
59ef5cbd13
|
Revert "build(deps): bump @noction/vue-draggable-grid from 1.9.16 to 1.10.1"
This reverts commit 87f25c3c26 .
|
2024-04-07 15:52:38 +02:00 |
|
Matthias
|
a7ac3fb68d
|
Merge pull request #1817 from freqtrade/dependabot/npm_and_yarn/main/vite-5.2.7
build(deps-dev): bump vite from 5.2.6 to 5.2.7
|
2024-04-03 06:54:57 +02:00 |
|
Matthias
|
68735aea8b
|
Merge pull request #1819 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.7.2
build(deps-dev): bump cypress from 13.7.1 to 13.7.2
|
2024-04-03 06:54:51 +02:00 |
|
dependabot[bot]
|
1323fe0ecc
|
build(deps-dev): bump cypress from 13.7.1 to 13.7.2
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.1 to 13.7.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.7.1...v13.7.2)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-03 04:34:50 +00:00 |
|
dependabot[bot]
|
d762fa78e6
|
build(deps-dev): bump vite from 5.2.6 to 5.2.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.6 to 5.2.7.
- [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.7/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-04-03 04:34:43 +00:00 |
|
Matthias
|
207c19cae7
|
Merge pull request #1816 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-8.3.2
build(deps): bump @vuepic/vue-datepicker from 8.3.1 to 8.3.2
|
2024-04-03 06:33:26 +02:00 |
|
Matthias
|
19da4eb0a0
|
Merge pull request #1818 from freqtrade/dependabot/npm_and_yarn/main/humanize-duration-3.32.0
build(deps): bump humanize-duration from 3.31.0 to 3.32.0
|
2024-04-03 06:32:44 +02:00 |
|
dependabot[bot]
|
15bb52fea6
|
build(deps): bump humanize-duration from 3.31.0 to 3.32.0
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.31.0 to 3.32.0.
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.31.0...v3.32.0)
---
updated-dependencies:
- dependency-name: humanize-duration
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-03 03:16:03 +00:00 |
|
dependabot[bot]
|
5a176fd0b5
|
build(deps): bump @vuepic/vue-datepicker from 8.3.1 to 8.3.2
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v8.3.1...v8.3.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-04-03 03:14:41 +00:00 |
|
dependabot[bot]
|
3d2ff1f222
|
build(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
Updates `@typescript-eslint/eslint-plugin` from 7.4.0 to 7.5.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.5.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.4.0 to 7.5.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.5.0/packages/parser)
---
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
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-03 03:13:02 +00:00 |
|
Matthias
|
4aa0589b25
|
Merge pull request #1813 from freqtrade/dependabot/npm_and_yarn/main/typescript-5.4.3
build(deps-dev): bump typescript from 5.4.2 to 5.4.3
|
2024-03-27 06:31:09 +01:00 |
|
Matthias
|
c1f7036018
|
Merge pull request #1809 from freqtrade/dependabot/npm_and_yarn/main/vue-94559c5b5f
build(deps-dev): bump the vue group with 1 update
|
2024-03-27 06:30:31 +01:00 |
|
Matthias
|
e0c7a2ffd2
|
Merge pull request #1808 from freqtrade/dependabot/npm_and_yarn/main/eslint-8f27be867f
build(deps-dev): bump the eslint group with 3 updates
|
2024-03-27 06:30:20 +01:00 |
|
Matthias
|
204ee84df6
|
Merge pull request #1810 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.7.1
build(deps-dev): bump cypress from 13.7.0 to 13.7.1
|
2024-03-27 06:29:52 +01:00 |
|
dependabot[bot]
|
456191909b
|
build(deps-dev): bump typescript from 5.4.2 to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.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.4.2...v5.4.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-03-27 03:42:06 +00:00 |
|
dependabot[bot]
|
7c8d8f89c0
|
build(deps-dev): bump vite from 5.1.6 to 5.2.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.6 to 5.2.6.
- [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.6/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-03-27 03:41:13 +00:00 |
|
dependabot[bot]
|
565aae85fc
|
build(deps-dev): bump cypress from 13.7.0 to 13.7.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.0 to 13.7.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.7.0...v13.7.1)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-27 03:39:42 +00:00 |
|
dependabot[bot]
|
a0ee33a36c
|
build(deps-dev): bump the vue group with 1 update
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.6 to 2.0.7
- [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.7/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-03-27 03:38:51 +00:00 |
|
dependabot[bot]
|
f9b20ec3a0
|
build(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 [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue).
Updates `@typescript-eslint/eslint-plugin` from 7.3.1 to 7.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/v7.4.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.3.1 to 7.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/v7.4.0/packages/parser)
Updates `eslint-plugin-vue` from 9.23.0 to 9.24.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.23.0...v9.24.0)
---
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
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-27 03:37:55 +00:00 |
|
Matthias
|
4858376e22
|
Update yarn to 4.1.1
|
2024-03-22 17:06:04 +01:00 |
|
Matthias
|
016674f621
|
Bump ip to 2.0.1 to fix security advisory
|
2024-03-22 17:05:00 +01:00 |
|
Matthias
|
9c8a94119e
|
Merge pull request #1799 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-8.3.1
build(deps): bump @vuepic/vue-datepicker from 8.2.0 to 8.3.1
|
2024-03-20 06:48:40 +01:00 |
|
dependabot[bot]
|
d43625555f
|
build(deps-dev): bump cypress from 13.6.6 to 13.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.6 to 13.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.6.6...v13.7.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-20 05:37:35 +00:00 |
|
dependabot[bot]
|
b51e750548
|
build(deps): bump @vuepic/vue-datepicker from 8.2.0 to 8.3.1
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.2.0 to 8.3.1.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v8.2.0...v8.3.1)
---
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-03-20 05:37:18 +00:00 |
|
Matthias
|
f2b85dd016
|
Merge pull request #1798 from freqtrade/dependabot/npm_and_yarn/main/axios-1.6.8
build(deps): bump axios from 1.6.7 to 1.6.8
|
2024-03-20 06:36:28 +01:00 |
|
Matthias
|
f1b1e72bd0
|
Merge pull request #1796 from freqtrade/dependabot/npm_and_yarn/main/vue-db4491689a
build(deps-dev): bump the vue group with 1 update
|
2024-03-20 06:35:28 +01:00 |
|
Matthias
|
03a4096eb3
|
Merge pull request #1797 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.4.0
build(deps-dev): bump vitest from 1.3.1 to 1.4.0
|
2024-03-20 06:35:20 +01:00 |
|
Matthias
|
ad3a52ae2f
|
Merge pull request #1801 from freqtrade/dependabot/npm_and_yarn/main/sass-1.72.0
build(deps-dev): bump sass from 1.71.1 to 1.72.0
|
2024-03-20 06:35:09 +01:00 |
|