renovate[bot]
98596c36ad
Update dependency lru-cache to v7.17.0 ( #63602 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 10:13:54 +00:00
renovate[bot]
2c860ec3b9
Update dependency rudder-sdk-js to v2.25.0 ( #63533 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 10:10:52 +00:00
renovate[bot]
a97e9a1e17
Update dependency rollup to v3 ( #58252 )
...
* Update dependency rollup to v3
* build(rollup): update all rollup related deps to latest version
* chore(runtime): update peerDeps to match other package semver ranges
* chore(yarn): refresh lock file
* refactor(packages): migrate to esm for rollup@3 configs
* build(packages): remove unused rollup dependencies
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com >
2023-02-22 14:10:07 +01:00
Kristina
06dfe2156f
Explore: Add transformations to correlation data links ( #61799 )
...
* bring in source from database
* bring in transformations from database
* add regex transformations to scopevar
* Consolidate types, add better example, cleanup
* Add var only if match
* Change ScopedVar to not require text, do not leak transformation-made variables between links
* Add mappings and start implementing logfmt
* Add mappings and start implementing logfmt
* Remove mappings, turn off global regex
* Add example yaml and omit transformations if empty
* Fix the yaml
* Add logfmt transformation
* Cleanup transformations and yaml
* add transformation field to FE types and use it, safeStringify logfmt values
* Add tests, only safe stringify if non-string, fix bug with safe stringify where it would return empty string with false value
* Add test for transformation field
* Do not add null transformations object
* Break out transformation logic, add tests to backend code
* Fix lint errors I understand 😅
* Fix the backend lint error
* Remove unnecessary code and mark new Transformations object as internal
* Add support for named capture groups
* Remove type assertion
* Remove variable name from transformation
* Add test for overriding regexes
* Add back variable name field, but change to mapValue
* fix go api test
* Change transformation types to enum, add better provisioning checks for bad type name and format
* Check for expression with regex transformations
2023-02-22 06:53:03 -06:00
Horst Gutmann
4b5d8b1002
Release: Update versions in package to 9.5.0-pre ( #63450 )
2023-02-21 08:38:51 +01:00
renovate[bot]
b4d607dcae
Update dependency tslib to v2.5.0 ( #63425 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-20 09:43:05 +00:00
renovate[bot]
937b8419c3
Update dependency tinycolor2 to v1.6.0 ( #63418 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-19 12:15:40 +00:00
renovate[bot]
3751758474
Update dependency selecto to v1.22.0 ( #63415 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-19 12:11:30 +00:00
renovate[bot]
afda3d6728
Update dependency @types/node to v18.14.0 ( #63414 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-19 11:59:02 +00:00
renovate[bot]
00cec6deec
Update dependency sass-loader to v13.2.0 ( #63404 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-19 11:57:47 +00:00
renovate[bot]
0119608217
Update dependency ol to v7.2.2 ( #62275 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2023-02-17 18:14:13 -08:00
renovate[bot]
bf494be633
Update dependency sass to v1.58.2 ( #63403 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-17 15:08:27 +00:00
renovate[bot]
e9ed4e6e1f
Update dependency rxjs to v7.8.0 ( #63399 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-17 14:43:06 +00:00
renovate[bot]
7e98e18f96
Update dependency lru-cache to v7.16.0 ( #63398 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-17 14:41:37 +00:00
renovate[bot]
0c99730c20
Update dependency rudder-sdk-js to v2.24.0 ( #63377 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 13:20:52 +01:00
renovate[bot]
99c7f53f54
Update dependency @cypress/webpack-preprocessor to v5.17.0 ( #63376 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 13:18:43 +01:00
renovate[bot]
99316f1fb6
Update dependency react-virtual to v2.10.4 ( #63351 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 08:26:16 +01:00
renovate[bot]
f9934059c8
Update dependency core-js to v3.28.0 ( #63350 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 08:20:44 +01:00
renovate[bot]
222e02fc18
Update dependency react-select to v5.7.0 ( #63293 )
...
* Update dependency react-select to v5.7.0
* add new mock
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2023-02-13 10:53:12 +01:00
renovate[bot]
b4490e0c6b
Update dependency eslint to v8.34.0 ( #63292 )
...
* Update dependency eslint to v8.34.0
* update sdk
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2023-02-13 09:12:15 +01:00
Jack Westbrook
685afdef37
Chore: Update nanoid to >= 3.1.31 ( #63215 )
...
* chore(npm): update nanoid to >= 3.1.31
* empty commit
2023-02-10 11:58:05 +01:00
Jack Westbrook
a4898fdac4
Chore: Update Terser 5 to >= 5.14.2 ( #63214 )
...
chore(npm): update terser 5 to >= 5.14.2
2023-02-10 11:57:39 +01:00
Jack Westbrook
55c74e326c
Chore: Bump sideway/formula module to 3.0.1 ( #63189 )
...
chore(npm): bump sideway/formula module to 3.0.1
2023-02-10 11:13:53 +01:00
Jack Westbrook
d3bc39be8f
Chore: Bump minimatch to >3.0.4 ( #63191 )
...
chore(npm): bump minimatch to >3.0.4
2023-02-09 17:29:53 +01:00
Oscar Kilhed
8048a66e90
Dashboard: Add a feature that creates a table panel when a spreadsheet file is dropped on the dashboard. ( #62688 )
...
* drag files to dashboard
* use file name as panel title
* add file size limitation, file type limitation and error handling
* Refactor file parsing for code sharing
move accepted types and max size to file-import constants
show which file types are allowed in file type error
* update codeowners
* Adjust max size to 1mb
2023-02-09 15:16:17 +01:00
Jack Westbrook
3716d9841d
Chore: Resolve trim to 0.0.3 ( #63015 )
...
chore(npm): add resolution for trim to squash dependabot alert
2023-02-08 16:30:22 +01:00
Jack Westbrook
06dc965610
Chore: Bump decode-uri-component to latest ( #63014 )
...
chore(npm): bump decode-uri-component to latest
2023-02-07 15:38:38 +01:00
Jack Westbrook
c3af43ae1f
Chore: Update json5 to 2.2.3 ( #63033 )
...
chore(npm): update more json5 deps to latest
2023-02-07 15:22:22 +01:00
Jack Westbrook
1e68273609
Chore: Update ua-parser-js to latest ( #63016 )
...
chore(npm): update ua-parser-js to latest
2023-02-07 15:08:18 +01:00
Jack Westbrook
b9f6976950
Chore: Bump JSON5 to latest versions ( #63009 )
...
chore(npm): bump json5 to latest versions
2023-02-07 15:05:26 +01:00
Jack Westbrook
6ad5f955b2
Chore: Bump http-cache-semantics to 4.1.1 ( #62959 )
...
chore(npm): bump http-cache-semantics to 4.1.1
2023-02-07 14:51:20 +01:00
Jack Westbrook
8dd75f6c1f
Chore: Bump qs ( #62958 )
...
chore(npm): bump qs
2023-02-07 14:36:17 +01:00
Jack Westbrook
b4d2eae759
Chore: Bump simple-git to 3.16.0 ( #62948 )
...
chore(npm): bump simple-git to 3.16.0
2023-02-07 14:21:47 +01:00
renovate[bot]
955e49cfba
Update dependency eslint-plugin-jsdoc to v39.8.0 ( #63013 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2023-02-07 11:53:14 +00:00
renovate[bot]
ee52dbaefe
Update dependency @types/node to v18.13.0 ( #63012 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2023-02-07 11:52:58 +00:00
Maxime Brunet
1b58248569
Toolkit: Support Node 18 ( #62979 )
...
Chore: Bump eslint-plugin-jsdoc to 39.6.2
2023-02-07 11:56:40 +01:00
renovate[bot]
3927b6f77c
Update Yarn to v3.4.1 ( #62894 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 10:42:28 +00:00
Jack Westbrook
13b38a3cc4
Chore: Bump Storybook to 6.5.16 ( #62950 )
...
chore(storybook): bump to 6.5.16
2023-02-07 11:11:07 +01:00
renovate[bot]
8f96fe5ae9
Update dependency eslint to v8.33.0 ( #62913 )
...
* Update dependency eslint to v8.33.0
* update eslint sdk as well
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2023-02-06 05:02:19 -05:00
Leon Sorokin
4d564f8b0a
Chore: uFuzzy 1.0.2 ( #62276 )
...
Co-authored-by: joshhunt <josh@trtr.co >
2023-02-02 09:09:48 -06:00
renovate[bot]
b95eda045a
Update dependency eslint-plugin-react to v7.32.1 ( #62128 )
...
* Update dependency eslint-plugin-react to v7.32.1
* don't mutate state
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2023-02-01 17:02:59 +00:00
renovate[bot]
4c8c243c6e
Update dependency comlink to v4.4.0 ( #62628 )
...
* Update dependency comlink to v4.4.0
* explicitly mark the error as unknown
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2023-02-01 13:04:55 +00:00
Torkel Ödegaard
2d90a01f6a
Scenes: Wrapping flex layout demo scene ( #62540 )
...
* Scenes: Adding a demo dashboard with wrapping flex layout
* Updates
* Update version
2023-02-01 10:56:58 +01:00
renovate[bot]
1dc986f9e1
Update Moveable ( #62551 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-31 15:40:44 +00:00
Ashley Harrison
14dd1be244
Chore: update copy-webpack-plugin and remove from renovate ignore list ( #62459 )
...
update copy-webpack-plugin and remove from renovate ignore list
2023-01-30 16:01:44 +00:00
renovate[bot]
8593ca245a
Update dependency react-awesome-query-builder to v5.4.0 ( #62342 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2023-01-30 13:29:47 +00:00
Ashley Harrison
d9d103a2bf
Chore: remove node-fetch from dep + ignore list ( #62455 )
...
remove node-fetch from dep + ignore list
2023-01-30 11:47:32 +00:00
renovate[bot]
355dc66bd9
Update dependency react-highlight-words to v0.20.0 ( #62351 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2023-01-30 11:03:39 +00:00
Josh Hunt
305209f4be
CommandPalette: Render dashboard + nav actions as links ( #62315 )
...
* CommandPalette: Render links as links!
* Update public/app/features/commandPalette/KBarResults.tsx
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
* Apply suggestions from code review
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
* fix ellipsis showing
---------
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2023-01-27 16:10:05 +00:00
renovate[bot]
7f5ed9f59d
Update dependency rc-tooltip to v5.3.1 ( #62341 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-27 15:48:06 +00:00