FraunhoferIOSB / frost-sensorthings-datasource

Apache License 2.0
10 stars 2 forks source link

Bump @grafana/e2e-selectors from 10.1.0 to 10.2.1 #398

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @grafana/e2e-selectors from 10.1.0 to 10.2.1.

Release notes

Sourced from @​grafana/e2e-selectors's releases.

10.2.1 (2023-11-14)

Download page What's new highlights

Features and enhancements

Bug fixes

Breaking changes

For the existing backend mode users who have table visualization might see some inconsistencies on their panels. We have updated the table column naming. This will potentially affect field transformations and/or field overrides. To resolve this either:

  • Update transformation
  • Update field override Issue #76990

10.2.0 (2023-10-24)

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/e2e-selectors's changelog.

10.2.1 (2023-11-13)

Features and enhancements

Bug fixes

Breaking changes

For the existing backend mode users who have table visualization might see some inconsistencies on their panels. We have updated the table column naming. This will potentially affect field transformations and/or field overrides. To resolve this either:

  • Update transformation
  • Update field override Issue #76990

10.2.0 (2023-10-24)

Features and enhancements

... (truncated)

Commits
  • ccd3a7d Release: Bump version to 10.2.1 (#77059)
  • 0ec15de Update dependency @​types/node to v18.18.4 (#76336)
  • a0ab1e4 Update dependency @​rollup/plugin-node-resolve to v15.2.3 (#76261)
  • 40a4111 BrowseDashboards: Add (skipped) basic e2e tests to prepare for GA (#75917)
  • 158c669 Geomap: Move tests to panels-suite (#75023)
  • 1d1bdaa DashboardScene: ShareModal + link sharing (#74955)
  • c1704b5 Internationalization: Mark up PlaylistEditPage for translations (#74455)
  • b14263a Dashboard: Remove old panel code and leave only new panel design (#74196)
  • a2e2ba6 Prometheus: Turn new auth component feature toggle on by default (#74405)
  • e2724f3 Time Range: Using relative time takes timezone into account (#74013)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 7 months ago

Superseded by #399.