Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @grafana/e2e-selectors from 9.4.3 to 10.2.3 #639

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2023

Bumps @grafana/e2e-selectors from 9.4.3 to 10.2.3.

Release notes

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

10.2.3 (2023-12-18)

Download page What's new highlights

Features and enhancements

Bug fixes

  • Alerting: Fix deleting rules in a folder with matching UID in another organization. #79011, @​papagian
  • CloudWatch: Correctly quote metric names with special characters. #78975, @​iwysiu
  • DeleteDashboard: Redirect to home after deleting a dashboard. #78936, @​ivanortegaalba
  • Alerting: Fixes combination of multiple predicates for rule search. #78912, @​gillesdemey
  • CloudWatch: Fetch Dimension keys correctly from Dimension Picker. #78831, @​iwysiu
  • Tempo: Fix read-only access error. #78801, @​fabrizio-grafana
  • Bug: Fix broken ui components when angular is disabled. #78670, @​jackw
  • InfluxDB: Parse data for table view to have parity with frontend parser. #78551, @​itsmylife
  • Elasticsearch: Fix processing of raw_data with not-recognized time format. #78380, @​ivanahuckova
  • Recorded Queries: Add org isolation (remote write target per org), and fix cross org Delete/List. (Enterprise)
  • Auditing: Fix missing action in alert manager routes. (Enterprise)

10.2.2 (2023-11-20)

Download page What's new highlights

Bug fixes

10.2.1 (2023-11-14)

Download page What's new highlights

Features and enhancements

Bug fixes

... (truncated)

Changelog

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

10.2.3 (2023-12-18)

Features and enhancements

Bug fixes

  • Alerting: Fix deleting rules in a folder with matching UID in another organization. #79011, @​papagian
  • CloudWatch: Correctly quote metric names with special characters. #78975, @​iwysiu
  • DeleteDashboard: Redirect to home after deleting a dashboard. #78936, @​ivanortegaalba
  • Alerting: Fixes combination of multiple predicates for rule search. #78912, @​gillesdemey
  • CloudWatch: Fetch Dimension keys correctly from Dimension Picker. #78831, @​iwysiu
  • Tempo: Fix read-only access error. #78801, @​fabrizio-grafana
  • Bug: Fix broken ui components when angular is disabled. #78670, @​jackw
  • InfluxDB: Parse data for table view to have parity with frontend parser. #78551, @​itsmylife
  • Elasticsearch: Fix processing of raw_data with not-recognized time format. #78380, @​ivanahuckova
  • Recorded Queries: Add org isolation (remote write target per org), and fix cross org Delete/List. (Enterprise)
  • Auditing: Fix missing action in alert manager routes. (Enterprise)

10.2.2 (2023-11-20)

Bug fixes

10.2.1 (2023-11-13)

Features and enhancements

Bug fixes

... (truncated)

Commits
  • 148448b Release: Bump version to 10.2.3 (#63)
  • b42d652 Transformations: Move transformation addition into drawer (#78299)
  • ea7a179 Plugins: Add grafana/user/profile/tab plugin extension point (#77863)
  • 59bdff0 Auth: Add anonymous users view and stats (#78685)
  • eea35b9 Login: Improve accessibility of Login form (#78652)
  • b7c74a1 Alerting: Migrate from aria-label e2e selectors to data-testid (#78437)
  • e422a92 RadioButton: Make description appear in a Tooltip component (#78010)
  • 0507038 Chore: Refactor TimeRangePicker for aria-label selectors (#78399)
  • 4275f2d Chore: Update e2e selectors for Transformations (#78426)
  • 2203556 SQL: Add timeFilter macro to query builder (#74575)
  • 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 <dependency name> 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)

Bumps [@grafana/e2e-selectors](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-e2e-selectors) from 9.4.3 to 10.2.3.
- [Release notes](https://github.com/grafana/grafana/releases)
- [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana/commits/v10.2.3/packages/grafana-e2e-selectors)

---
updated-dependencies:
- dependency-name: "@grafana/e2e-selectors"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 19, 2023 14:01
@dependabot dependabot bot requested a review from asimpson December 19, 2023 14:01
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2023
@dependabot dependabot bot requested a review from bossinc December 19, 2023 14:01
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Dec 19, 2023
@dependabot dependabot bot requested review from aangelisc and adamyeats December 19, 2023 14:01
@dependabotreviewer dependabotreviewer bot enabled auto-merge (squash) December 19, 2023 14:02
Copy link

Use the following command to run this PR with Docker at http://localhost:3000:

docker run --rm -p 3000:3000 grafana/plugin-builds:e29ea560a10afd2a59e9597016c07ae922aaaacfpre

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2024

Superseded by #664.

@dependabot dependabot bot closed this Jan 24, 2024
auto-merge was automatically disabled January 24, 2024 14:05

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/grafana/e2e-selectors-10.2.3 branch January 24, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants