dimbdr
6c0e8e1791
feat: configure limit type ( #1482 )
...
* Add limit type field selection
* Take into account LimitType to generate SQL request for Line graph
Also, add LimitType in default configuration for console
* Take into account LimitType to generate SQL request for Sankey graph
* Refactor on SQL query used by line and sankey
* Add limitType description in doc
* Order by max in graphLine when limitType max is used
* Fix query when using top max
Revert some modifications, as they were no longer relevant with the query fixed.
* Rework way to sort by max in line graph type
* Add configuration validation on LimitType
---------
Co-authored-by: Dimitri Baudrier <github.52grm@simplelogin.com >
2024-11-23 18:39:28 +01:00
dependabot[bot]
3a4c28707c
build: bump the codemirror group in /console/frontend with 2 updates
...
Bumps the codemirror group in /console/frontend with 2 updates: [@codemirror/autocomplete](https://github.com/codemirror/autocomplete ) and [@codemirror/commands](https://github.com/codemirror/commands ).
Updates `@codemirror/autocomplete` from 6.18.1 to 6.18.2
- [Changelog](https://github.com/codemirror/autocomplete/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/autocomplete/compare/6.18.1...6.18.2 )
Updates `@codemirror/commands` from 6.6.2 to 6.7.1
- [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/commands/compare/6.6.2...6.7.1 )
---
updated-dependencies:
- dependency-name: "@codemirror/autocomplete"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: codemirror
- dependency-name: "@codemirror/commands"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: codemirror
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-16 15:03:51 +01:00
dependabot[bot]
1afaf938a8
build: bump @types/node in /console/frontend in the typing group
...
Bumps the typing group in /console/frontend with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 22.7.4 to 22.8.6
- [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
dependency-group: typing
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-16 15:03:32 +01:00
dependabot[bot]
10e7eabb7d
build: bump tailwindcss in /console/frontend in the tailwindcss group
...
Bumps the tailwindcss group in /console/frontend with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss ).
Updates `tailwindcss` from 3.4.13 to 3.4.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.14 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tailwindcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-16 15:03:23 +01:00
dependabot[bot]
70613e55c8
build: bump typescript from 5.6.2 to 5.6.3 in /console/frontend
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.6.2 to 5.6.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.6.2...v5.6.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-11-16 15:03:09 +01:00
dependabot[bot]
00c9600ac0
build: bump uuid from 10.0.0 to 11.0.2 in /console/frontend
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 10.0.0 to 11.0.2.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.2 )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-16 15:02:59 +01:00
dependabot[bot]
3624de241a
build: bump rollup from 4.21.2 to 4.25.0 in /console/frontend
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.21.2 to 4.25.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.21.2...v4.25.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 09:36:04 +01:00
dependabot[bot]
0f11742a17
build: bump the dev-dependencies group across 1 directory with 6 updates
...
Bumps the dev-dependencies group with 5 updates in the /console/frontend directory:
| Package | From | To |
| --- | --- | --- |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue ) | `5.1.3` | `5.1.4` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ) | `2.0.5` | `2.1.2` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) | `9.27.0` | `9.28.0` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) | `0.6.6` | `0.6.8` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `5.4.2` | `5.4.8` |
Updates `@vitejs/plugin-vue` from 5.1.3 to 5.1.4
- [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.4/packages/plugin-vue )
Updates `@vitest/coverage-v8` from 2.0.5 to 2.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.2/packages/coverage-v8 )
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 `prettier-plugin-tailwindcss` from 0.6.6 to 0.6.8
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.6...v0.6.8 )
Updates `vite` from 5.4.2 to 5.4.8
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite )
Updates `vitest` from 2.0.5 to 2.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.2/packages/vitest )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: prettier-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-02 21:09:01 +02:00
dependabot[bot]
c50d7d2a16
build: bump @types/node in /console/frontend in the typing group
...
Bumps the typing group in /console/frontend with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 22.5.2 to 22.7.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-minor
dependency-group: typing
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-02 19:37:23 +02:00
dependabot[bot]
aa9343193f
build: bump the codemirror group in /console/frontend with 4 updates
...
Bumps the codemirror group in /console/frontend with 4 updates: [@codemirror/autocomplete](https://github.com/codemirror/autocomplete ), [@codemirror/commands](https://github.com/codemirror/commands ), [@codemirror/lint](https://github.com/codemirror/lint ) and [@codemirror/view](https://github.com/codemirror/view ).
Updates `@codemirror/autocomplete` from 6.18.0 to 6.18.1
- [Changelog](https://github.com/codemirror/autocomplete/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/autocomplete/compare/6.18.0...6.18.1 )
Updates `@codemirror/commands` from 6.6.1 to 6.6.2
- [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/commands/compare/6.6.1...6.6.2 )
Updates `@codemirror/lint` from 6.8.1 to 6.8.2
- [Changelog](https://github.com/codemirror/lint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/lint/compare/6.8.1...6.8.2 )
Updates `@codemirror/view` from 6.33.0 to 6.34.1
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/view/compare/6.33.0...6.34.1 )
---
updated-dependencies:
- dependency-name: "@codemirror/autocomplete"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: codemirror
- dependency-name: "@codemirror/commands"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: codemirror
- dependency-name: "@codemirror/lint"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: codemirror
- dependency-name: "@codemirror/view"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: codemirror
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-02 19:37:09 +02:00
dependabot[bot]
ed91dc8d8f
build: bump the vue group in /console/frontend with 3 updates
...
Bumps the vue group in /console/frontend with 3 updates: [vue](https://github.com/vuejs/core ), [vue-router](https://github.com/vuejs/router ) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc ).
Updates `vue` from 3.4.38 to 3.5.10
- [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.10 )
Updates `vue-router` from 4.4.3 to 4.4.5
- [Release notes](https://github.com/vuejs/router/releases )
- [Commits](https://github.com/vuejs/router/compare/v4.4.3...v4.4.5 )
Updates `vue-tsc` from 2.1.4 to 2.1.6
- [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.6/packages/tsc )
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: vue
- dependency-name: vue-router
dependency-type: direct:production
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-10-02 19:36:10 +02:00
dependabot[bot]
509f6717e6
build: bump tailwindcss in /console/frontend in the tailwindcss group
...
Bumps the tailwindcss group in /console/frontend with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss ).
Updates `tailwindcss` from 3.4.10 to 3.4.13
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.13/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.10...v3.4.13 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tailwindcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-02 19:35:43 +02:00
dependabot[bot]
9f39032d04
build: bump @headlessui/vue from 1.7.22 to 1.7.23 in /console/frontend
...
Bumps [@headlessui/vue](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-vue ) from 1.7.22 to 1.7.23.
- [Release notes](https://github.com/tailwindlabs/headlessui/releases )
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/@headlessui/vue@v1.7.23/packages/@headlessui-vue/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/vue@v1.7.23/packages/@headlessui-vue )
---
updated-dependencies:
- dependency-name: "@headlessui/vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-02 19:35:33 +02:00
dependabot[bot]
af5d49d110
build: bump typescript from 5.5.4 to 5.6.2 in /console/frontend
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.5.4 to 5.6.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.5.4...v5.6.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-10-02 19:35:23 +02:00
dependabot[bot]
acfec13674
build: bump @types/node in /console/frontend in the typing group
...
Bumps the typing group in /console/frontend with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 22.5.1 to 22.5.2
- [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
dependency-group: typing
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-07 08:57:10 +02:00
dependabot[bot]
21f5782808
build: bump postcss in /console/frontend in the dev-dependencies group
...
Bumps the dev-dependencies group in /console/frontend with 1 update: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.42 to 8.4.43
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.42...8.4.43 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-07 08:57:01 +02:00
dependabot[bot]
3c93f079f9
build: bump the vue group in /console/frontend with 2 updates
...
Bumps the vue group in /console/frontend with 2 updates: [vue](https://github.com/vuejs/core ) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc ).
Updates `vue` from 3.4.36 to 3.4.38
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/v3.4.38/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.4.36...v3.4.38 )
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: vue
dependency-type: direct:production
update-type: version-update:semver-patch
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-01 13:50:24 +02:00
dependabot[bot]
25fadeb2ea
build: bump the dev-dependencies group
...
Bumps the dev-dependencies group in /console/frontend with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue ) | `5.1.2` | `5.1.3` |
| [autoprefixer](https://github.com/postcss/autoprefixer ) | `10.4.19` | `10.4.20` |
| [postcss](https://github.com/postcss/postcss ) | `8.4.40` | `8.4.42` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) | `0.6.5` | `0.6.6` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `5.3.5` | `5.4.2` |
Updates `@vitejs/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 )
Updates `autoprefixer` from 10.4.19 to 10.4.20
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.19...10.4.20 )
Updates `postcss` from 8.4.40 to 8.4.42
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.40...8.4.42 )
Updates `prettier-plugin-tailwindcss` from 0.6.5 to 0.6.6
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.5...v0.6.6 )
Updates `vite` from 5.3.5 to 5.4.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.4.2/packages/vite )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: prettier-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-01 13:08:28 +02:00
dependabot[bot]
c57d6d9f75
build: bump the vueuse group in /console/frontend with 2 updates
...
Bumps the vueuse group in /console/frontend with 2 updates: [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core ) and [@vueuse/router](https://github.com/vueuse/vueuse/tree/HEAD/packages/router ).
Updates `@vueuse/core` from 10.11.0 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/router` from 10.11.0 to 11.0.3
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v11.0.3/packages/router )
---
updated-dependencies:
- dependency-name: "@vueuse/core"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: vueuse
- dependency-name: "@vueuse/router"
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: vueuse
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-01 13:01:46 +02:00
dependabot[bot]
95d8d84e47
build: bump vue-echarts from 6.7.3 to 7.0.3 in /console/frontend
...
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts ) from 6.7.3 to 7.0.3.
- [Release notes](https://github.com/ecomfe/vue-echarts/releases )
- [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ecomfe/vue-echarts/compare/v6.7.3...v7.0.3 )
---
updated-dependencies:
- dependency-name: vue-echarts
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-01 12:59:16 +02:00
dependabot[bot]
717c278877
build: bump the codemirror group in /console/frontend with 4 updates
...
Bumps the codemirror group in /console/frontend with 4 updates: [@codemirror/autocomplete](https://github.com/codemirror/autocomplete ), [@codemirror/commands](https://github.com/codemirror/commands ), [@codemirror/view](https://github.com/codemirror/view ) and [@lezer/highlight](https://github.com/lezer-parser/highlight ).
Updates `@codemirror/autocomplete` from 6.17.0 to 6.18.0
- [Changelog](https://github.com/codemirror/autocomplete/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/autocomplete/compare/6.17.0...6.18.0 )
Updates `@codemirror/commands` from 6.6.0 to 6.6.1
- [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/commands/compare/6.6.0...6.6.1 )
Updates `@codemirror/view` from 6.29.1 to 6.33.0
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/view/compare/6.29.1...6.33.0 )
Updates `@lezer/highlight` from 1.2.0 to 1.2.1
- [Changelog](https://github.com/lezer-parser/highlight/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lezer-parser/highlight/compare/1.2.0...1.2.1 )
---
updated-dependencies:
- dependency-name: "@codemirror/autocomplete"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: codemirror
- dependency-name: "@codemirror/commands"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: codemirror
- dependency-name: "@codemirror/view"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: codemirror
- dependency-name: "@lezer/highlight"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: codemirror
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-01 12:58:36 +02:00
dependabot[bot]
2bf2ba7ebc
build: bump the tailwindcss group in /console/frontend with 2 updates
...
Bumps the tailwindcss group in /console/frontend with 2 updates: [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography ) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss ).
Updates `@tailwindcss/typography` from 0.5.13 to 0.5.15
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.13...v0.5.15 )
Updates `tailwindcss` from 3.4.7 to 3.4.10
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.7...v3.4.10 )
---
updated-dependencies:
- dependency-name: "@tailwindcss/typography"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tailwindcss
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tailwindcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-01 12:58:08 +02:00
dependabot[bot]
72774925ea
build: bump @types/node in /console/frontend in the typing group
...
Bumps the typing group in /console/frontend with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 22.0.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
dependency-group: typing
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-01 12:57:50 +02:00
dependabot[bot]
9a4e21e96c
build: bump the vue group across 1 directory with 3 updates
...
Bumps the vue group with 3 updates in the /console/frontend directory: [vue](https://github.com/vuejs/core ), [vue-router](https://github.com/vuejs/router ) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc ).
Updates `vue` from 3.4.31 to 3.4.36
- [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.31...v3.4.36 )
Updates `vue-router` from 4.4.0 to 4.4.3
- [Release notes](https://github.com/vuejs/router/releases )
- [Commits](https://github.com/vuejs/router/compare/v4.4.0...v4.4.3 )
Updates `vue-tsc` from 2.0.24 to 2.0.29
- [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/HEAD/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-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-08-07 14:05:20 +02:00
dependabot[bot]
bdaba9e5ec
build: bump typescript from 5.5.3 to 5.5.4 in /console/frontend
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.5.3 to 5.5.4.
- [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.3...v5.5.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-07 14:05:05 +02:00
dependabot[bot]
d680c399c8
build: bump tailwindcss in /console/frontend in the tailwindcss group
...
Bumps the tailwindcss group in /console/frontend with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss ).
Updates `tailwindcss` from 3.4.4 to 3.4.7
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.7/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.4...v3.4.7 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tailwindcss
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-07 13:53:44 +02:00
dependabot[bot]
a30f2c9410
build: bump @types/node in /console/frontend in the typing group
...
Bumps the typing group in /console/frontend with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 20.14.9 to 22.0.2
- [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-major
dependency-group: typing
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-07 13:53:30 +02:00
dependabot[bot]
61badabc2b
build: bump the codemirror group in /console/frontend with 2 updates
...
Bumps the codemirror group in /console/frontend with 2 updates: [@codemirror/autocomplete](https://github.com/codemirror/autocomplete ) and [@codemirror/view](https://github.com/codemirror/view ).
Updates `@codemirror/autocomplete` from 6.16.3 to 6.17.0
- [Changelog](https://github.com/codemirror/autocomplete/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/autocomplete/compare/6.16.3...6.17.0 )
Updates `@codemirror/view` from 6.28.3 to 6.29.1
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/view/compare/6.28.3...6.29.1 )
---
updated-dependencies:
- dependency-name: "@codemirror/autocomplete"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: codemirror
- dependency-name: "@codemirror/view"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: codemirror
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-07 13:52:14 +02:00
dependabot[bot]
476f6acf7e
build: bump the dev-dependencies group
...
Bumps the dev-dependencies group in /console/frontend with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue ) | `5.0.5` | `5.1.2` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ) | `1.6.0` | `2.0.5` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) | `5.1.3` | `5.2.1` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) | `9.26.0` | `9.27.0` |
| [postcss](https://github.com/postcss/postcss ) | `8.4.39` | `8.4.40` |
| [prettier](https://github.com/prettier/prettier ) | `3.3.2` | `3.3.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `5.3.2` | `5.3.5` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) | `1.6.0` | `2.0.5` |
Updates `@vitejs/plugin-vue` from 5.0.5 to 5.1.2
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.2/packages/plugin-vue )
Updates `@vitest/coverage-v8` from 1.6.0 to 2.0.5
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/coverage-v8 )
Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.1 )
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 )
Updates `postcss` from 8.4.39 to 8.4.40
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.39...8.4.40 )
Updates `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 )
Updates `vite` from 5.3.2 to 5.3.5
- [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.5/packages/vite )
Updates `vitest` from 1.6.0 to 2.0.5
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-07 13:51:44 +02:00
Vincent Bernat
43357c263a
console: add configurable defaults for bidirectional and previous period
2024-08-06 10:12:19 +02:00
dependabot[bot]
a4a8ea2c34
build: bump typescript from 5.5.2 to 5.5.3 in /console/frontend
...
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-12 07:58:29 +02:00
dependabot[bot]
0f0b178a6e
build: bump @typescript-eslint/eslint-plugin in /console/frontend
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 7.14.1 to 7.15.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.15.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-12 07:58:16 +02:00
dependabot[bot]
9db5cdf11e
build: bump @codemirror/view
...
Bumps the codemirror group in /console/frontend with 1 update: [@codemirror/view](https://github.com/codemirror/view ).
Updates `@codemirror/view` from 6.28.2 to 6.28.3
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/view/compare/6.28.2...6.28.3 )
---
updated-dependencies:
- dependency-name: "@codemirror/view"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: codemirror
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-12 07:58:09 +02:00
Vincent Bernat
d4f49e645c
console/frontend: update echarts patch
2024-07-01 07:42:36 +02:00
dependabot[bot]
d4dc8e7e44
build: bump prettier-plugin-tailwindcss
...
Bumps the dev-dependencies group in /console/frontend with 1 update: [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ).
Updates `prettier-plugin-tailwindcss` from 0.5.14 to 0.6.5
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.14...v0.6.5 )
---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-30 09:54:07 +02:00
dependabot[bot]
d4ebf644b0
build: bump uuid and @types/uuid in /console/frontend
...
Bumps [uuid](https://github.com/uuidjs/uuid ) and [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid ). These dependencies needed to be updated together.
Updates `uuid` from 9.0.1 to 10.0.0
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0 )
Updates `@types/uuid` from 9.0.8 to 10.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: "@types/uuid"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-30 09:53:55 +02:00
dependabot[bot]
7c9dd6f9bb
build: bump echarts from 5.5.0 to 5.5.1 in /console/frontend
...
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-06-30 09:53:37 +02:00
dependabot[bot]
d22b80d7c7
build: bump vue-echarts from 6.7.1 to 6.7.3 in /console/frontend
...
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts ) from 6.7.1 to 6.7.3.
- [Release notes](https://github.com/ecomfe/vue-echarts/releases )
- [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ecomfe/vue-echarts/compare/v6.7.1...v6.7.3 )
---
updated-dependencies:
- dependency-name: vue-echarts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-30 09:53:18 +02:00
dependabot[bot]
d39b93f6aa
build: bump license-compliance from 3.0.0 to 3.0.1 in /console/frontend
...
Bumps [license-compliance](https://github.com/tmorell/license-compliance ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/tmorell/license-compliance/releases )
- [Commits](https://github.com/tmorell/license-compliance/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: license-compliance
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-30 09:53:07 +02:00
dependabot[bot]
2eb7275669
build: bump vue-tsc in /console/frontend in the vue group
...
Bumps the vue group in /console/frontend with 1 update: [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc ).
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-tsc
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vue
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-30 09:43:16 +02:00
Vincent Bernat
a2e0482c95
console/frontend: manual update of some dependencies
2024-06-30 09:39:34 +02:00
dependabot[bot]
8d2cd55705
build: bump the vue group in /console/frontend with 3 updates
...
Bumps the vue group in /console/frontend with 3 updates: [vue](https://github.com/vuejs/core ), [vue-router](https://github.com/vuejs/router ) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc ).
Updates `vue` from 3.4.27 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.27...v3.4.31 )
Updates `vue-router` from 4.3.2 to 4.4.0
- [Release notes](https://github.com/vuejs/router/releases )
- [Commits](https://github.com/vuejs/router/compare/v4.3.2...v4.4.0 )
Updates `vue-tsc` from 2.0.19 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-tsc
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vue
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-29 22:33:20 +02:00
dependabot[bot]
717d6d1c83
build: bump the vueuse group in /console/frontend with 2 updates
...
Bumps the vueuse group in /console/frontend with 2 updates: [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core ) and [@vueuse/router](https://github.com/vueuse/vueuse/tree/HEAD/packages/router ).
Updates `@vueuse/core` from 10.10.0 to 10.11.0
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v10.11.0/packages/core )
Updates `@vueuse/router` from 10.10.0 to 10.11.0
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v10.11.0/packages/router )
---
updated-dependencies:
- dependency-name: "@vueuse/core"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: vueuse
- dependency-name: "@vueuse/router"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: vueuse
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-29 22:32:29 +02:00
dependabot[bot]
6884847e72
build: bump the codemirror group in /console/frontend with 5 updates
...
Bumps the codemirror group in /console/frontend with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@codemirror/autocomplete](https://github.com/codemirror/autocomplete ) | `6.16.2` | `6.16.3` |
| [@codemirror/commands](https://github.com/codemirror/commands ) | `6.5.0` | `6.6.0` |
| [@codemirror/lint](https://github.com/codemirror/lint ) | `6.8.0` | `6.8.1` |
| [@codemirror/view](https://github.com/codemirror/view ) | `6.26.3` | `6.28.2` |
| [@lezer/generator](https://github.com/lezer-parser/generator ) | `1.7.0` | `1.7.1` |
Updates `@codemirror/autocomplete` from 6.16.2 to 6.16.3
- [Changelog](https://github.com/codemirror/autocomplete/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/autocomplete/compare/6.16.2...6.16.3 )
Updates `@codemirror/commands` from 6.5.0 to 6.6.0
- [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/commands/compare/6.5.0...6.6.0 )
Updates `@codemirror/lint` from 6.8.0 to 6.8.1
- [Changelog](https://github.com/codemirror/lint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/lint/compare/6.8.0...6.8.1 )
Updates `@codemirror/view` from 6.26.3 to 6.28.2
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/view/compare/6.26.3...6.28.2 )
Updates `@lezer/generator` from 1.7.0 to 1.7.1
- [Changelog](https://github.com/lezer-parser/generator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lezer-parser/generator/compare/1.7.0...1.7.1 )
---
updated-dependencies:
- dependency-name: "@codemirror/autocomplete"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: codemirror
- dependency-name: "@codemirror/commands"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: codemirror
- dependency-name: "@codemirror/lint"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: codemirror
- dependency-name: "@codemirror/view"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: codemirror
- dependency-name: "@lezer/generator"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: codemirror
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-29 22:32:13 +02:00
dependabot[bot]
5d6eff646a
build: bump braces from 3.0.2 to 3.0.3 in /console/frontend
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-14 22:00:12 +02:00
dependabot[bot]
ab748a10ad
build: bump the codemirror group in /console/frontend with 2 updates
...
Bumps the codemirror group in /console/frontend with 2 updates: [@codemirror/autocomplete](https://github.com/codemirror/autocomplete ) and [@codemirror/lint](https://github.com/codemirror/lint ).
Updates `@codemirror/autocomplete` from 6.16.0 to 6.16.2
- [Changelog](https://github.com/codemirror/autocomplete/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/autocomplete/compare/6.16.0...6.16.2 )
Updates `@codemirror/lint` from 6.7.0 to 6.8.0
- [Changelog](https://github.com/codemirror/lint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/lint/compare/6.7.0...6.8.0 )
---
updated-dependencies:
- dependency-name: "@codemirror/autocomplete"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: codemirror
- dependency-name: "@codemirror/lint"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: codemirror
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-04 03:28:06 +02:00
dependabot[bot]
eb2fa97a50
build: bump the vue group in /console/frontend with 2 updates
...
Bumps the vue group in /console/frontend with 2 updates: [vue](https://github.com/vuejs/core ) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc ).
Updates `vue` from 3.4.26 to 3.4.27
- [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.26...v3.4.27 )
Updates `vue-tsc` from 2.0.16 to 2.0.19
- [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.19/packages/tsc )
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
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-04 03:27:56 +02:00
dependabot[bot]
502404d1c6
build: bump the vueuse group in /console/frontend with 2 updates
...
Bumps the vueuse group in /console/frontend with 2 updates: [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core ) and [@vueuse/router](https://github.com/vueuse/vueuse/tree/HEAD/packages/router ).
Updates `@vueuse/core` from 10.9.0 to 10.10.0
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v10.10.0/packages/core )
Updates `@vueuse/router` from 10.9.0 to 10.10.0
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v10.10.0/packages/router )
---
updated-dependencies:
- dependency-name: "@vueuse/core"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: vueuse
- dependency-name: "@vueuse/router"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: vueuse
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-04 03:27:35 +02:00
dependabot[bot]
74c562f112
build: bump the dev-dependencies group across 1 directory with 6 updates
...
Bumps the dev-dependencies group with 5 updates in the /console/frontend directory:
| Package | From | To |
| --- | --- | --- |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ) | `1.4.0` | `1.6.0` |
| [eslint](https://github.com/eslint/eslint ) | `8.57.0` | `9.3.0` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) | `9.24.0` | `9.26.0` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) | `0.5.13` | `0.5.14` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `5.2.7` | `5.2.11` |
Updates `@vitest/coverage-v8` from 1.4.0 to 1.6.0
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/coverage-v8 )
Updates `eslint` from 8.57.0 to 9.3.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.3.0 )
Updates `eslint-plugin-vue` from 9.24.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.24.0...v9.26.0 )
Updates `prettier-plugin-tailwindcss` from 0.5.13 to 0.5.14
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.13...v0.5.14 )
Updates `vite` from 5.2.7 to 5.2.11
- [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.11/packages/vite )
Updates `vitest` from 1.4.0 to 1.6.0
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/vitest )
---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: prettier-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-20 04:52:45 +02:00
dependabot[bot]
107aee905e
build: bump echarts from 5.4.3 to 5.5.0 in /console/frontend
...
Bumps [echarts](https://github.com/apache/echarts ) from 5.4.3 to 5.5.0.
- [Release notes](https://github.com/apache/echarts/releases )
- [Commits](https://github.com/apache/echarts/compare/5.4.3...5.5.0 )
---
updated-dependencies:
- dependency-name: echarts
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-19 13:37:40 +02:00