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/runtime from 9.5.2 to 10.1.5 #219

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2023

Bumps @grafana/runtime from 9.5.2 to 10.1.5.

Release notes

Sourced from @​grafana/runtime's releases.

10.1.5 (2023-10-11)

Download page What's new highlights

Features and enhancements

Bug fixes

  • Cloudwatch: Prevent log group requests with ARNs if feature flag is off. #75691, @​sarahzinger
  • Alerting: Add support for keep_firing_for field from external rulers. #75257, @​rwwiv
  • Canvas: Avoid conflicting stylesheets when loading SVG icons. #75032, @​adela-almasan
  • Alerting: Prevent showing "Permissions denied" alert when not accurate. #74925, @​VikaCep
  • BrowseDashboards: Only remember the most recent expanded folder. #74809, @​joshhunt
  • Tempo Service Map: Fix context menu links in service map when namespace is present. #74796, @​javiruiz01
  • Logs Panel: Performance issue while scrolling within panel in safari. #74747, @​gtk-grafana
  • Bug: Allow to uninstall a deprecated plugin. #74704, @​andresmgot
  • Licensing: Pass func to update env variables when starting plugin. #74678, @​leandro-deveikis
  • Nested folders: Fix folder hierarchy in folder responses. #74580, @​papagian
  • Share link: Use panel relative time for direct link rendered image. #74518, @​Clarity-89
  • Alerting: Do not exit if Redis ping fails when using redis-based Alertmanager clustering. #74399, @​alexweav
  • Alerting: Refactor AlertRuleForm and fix annotations step description for cloud rules. #74193, @​soniaAguilarPeiron
  • RBAC: Chore fix hasPermissionInOrg. (Enterprise)
  • Licensing: Updated grpc plugin factory newPlugin signature. (Enterprise)
  • Reporting: Add support for old dashboard schema. (Enterprise)

10.1.4 (2023-09-29)

Download page What's new highlights

Features and enhancements

10.1.2 (2023-09-18)

Download page What's new highlights

Features and enhancements

10.1.1 (2023-08-29)

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/runtime's changelog.

10.1.5 (2023-10-11)

Features and enhancements

Bug fixes

  • Cloudwatch: Prevent log group requests with ARNs if feature flag is off. #75691, @​sarahzinger
  • Alerting: Add support for keep_firing_for field from external rulers. #75257, @​rwwiv
  • Canvas: Avoid conflicting stylesheets when loading SVG icons. #75032, @​adela-almasan
  • Alerting: Prevent showing "Permissions denied" alert when not accurate. #74925, @​VikaCep
  • BrowseDashboards: Only remember the most recent expanded folder. #74809, @​joshhunt
  • Tempo Service Map: Fix context menu links in service map when namespace is present. #74796, @​javiruiz01
  • Logs Panel: Performance issue while scrolling within panel in safari. #74747, @​gtk-grafana
  • Bug: Allow to uninstall a deprecated plugin. #74704, @​andresmgot
  • Licensing: Pass func to update env variables when starting plugin. #74678, @​leandro-deveikis
  • Nested folders: Fix folder hierarchy in folder responses. #74580, @​papagian
  • Share link: Use panel relative time for direct link rendered image. #74518, @​Clarity-89
  • Alerting: Do not exit if Redis ping fails when using redis-based Alertmanager clustering. #74399, @​alexweav
  • Alerting: Refactor AlertRuleForm and fix annotations step description for cloud rules. #74193, @​soniaAguilarPeiron
  • RBAC: Chore fix hasPermissionInOrg. (Enterprise)
  • Licensing: Updated grpc plugin factory newPlugin signature. (Enterprise)
  • Reporting: Add support for old dashboard schema. (Enterprise)

10.1.4 (2023-09-29)

Features and enhancements

10.1.2 (2023-09-18)

Features and enhancements

10.1.1 (2023-08-29)

... (truncated)

Commits

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/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime) from 9.5.2 to 10.1.5.
- [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.1.5/packages/grafana-runtime)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 12, 2023
@github-actions github-actions bot enabled auto-merge (squash) October 12, 2023 15:22
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2023

Superseded by #227.

@dependabot dependabot bot closed this Oct 24, 2023
auto-merge was automatically disabled October 24, 2023 15:39

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/grafana/runtime-10.1.5 branch October 24, 2023 15:39
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