Update dependency @grafana/scenes to v5.18.2 (#94321)

* Update dependency @grafana/scenes to v5.18.2

* fix e2e test

* update e2e test

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot] 2024-10-07 16:04:20 +01:00 committed by GitHub
parent ea5cf7c51f
commit 1545a58d3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 8 deletions

View File

@ -34,7 +34,7 @@ describe('Dashboard templating', () => {
`Server:sqlstring = 'A''A\\"A','BB\\\B','CCC'`,
`Server:date = NaN`,
`Server:text = All`,
`Server:queryparam = var-Server=A%27A%22A&var-Server=BB%5CB&var-Server=CCC`,
`Server:queryparam = var-Server=$__all`,
`1 < 2`,
`Example: from=now-6h&to=now`,
];

View File

@ -34,7 +34,7 @@ describe('Templating', () => {
e2e.components.DashboardLinks.dropDown().should('be.visible').click().wait('@tagsTemplatingSearch');
verifyLinks('var-custom=%24__all');
verifyLinks('var-custom=$__all');
cy.get('body').click();

View File

@ -268,7 +268,7 @@
"@grafana/prometheus": "workspace:*",
"@grafana/runtime": "workspace:*",
"@grafana/saga-icons": "workspace:*",
"@grafana/scenes": "5.18.1",
"@grafana/scenes": "5.18.2",
"@grafana/schema": "workspace:*",
"@grafana/sql": "workspace:*",
"@grafana/ui": "workspace:*",

View File

@ -4143,9 +4143,9 @@ __metadata:
languageName: unknown
linkType: soft
"@grafana/scenes@npm:5.18.1":
version: 5.18.1
resolution: "@grafana/scenes@npm:5.18.1"
"@grafana/scenes@npm:5.18.2":
version: 5.18.2
resolution: "@grafana/scenes@npm:5.18.2"
dependencies:
"@floating-ui/react": "npm:0.26.16"
"@grafana/e2e-selectors": "npm:^11.0.0"
@ -4162,7 +4162,7 @@ __metadata:
"@grafana/ui": ">=10.4"
react: ^18.0.0
react-dom: ^18.0.0
checksum: 10/e34b4c56d5236a429fc4fa6cf381191911f1d34bbef1bd385683a9cf275d2619e0e95b1773865415a5596305bb2c14e8f6b5b55439a15bdbc4360e5cd9390c66
checksum: 10/bac4dfeda33eaf6c341ec085fd97e0ae6a9e67f7936c11666ac6bd1a69fd95606aa3f5f3ac517367cdd895ba7d662e4c62d1d0014fc8817c2d27f9a5b1625bb6
languageName: node
linkType: hard
@ -18960,7 +18960,7 @@ __metadata:
"@grafana/prometheus": "workspace:*"
"@grafana/runtime": "workspace:*"
"@grafana/saga-icons": "workspace:*"
"@grafana/scenes": "npm:5.18.1"
"@grafana/scenes": "npm:5.18.2"
"@grafana/schema": "workspace:*"
"@grafana/sql": "workspace:*"
"@grafana/tsconfig": "npm:^2.0.0"