TencentCloud / tencentcloud-monitor-grafana-app

Tencent Cloud Monitor App Plugin for Grafana
https://grafana.com/grafana/plugins/tencentcloud-monitor-app/
Apache License 2.0
153 stars 43 forks source link

build(deps): bump moment-timezone and @grafana/toolkit #137

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps moment-timezone to 0.5.35 and updates ancestor dependency @grafana/toolkit. These dependencies need to be updated together.

Updates moment-timezone from 0.5.34 to 0.5.35

Release notes

Sourced from moment-timezone's releases.

Release 0.5.35

Thanks to the OpenSSF Alpha-Omega project for reporting these!

Changelog

Sourced from moment-timezone's changelog.

0.5.35 2022-08-23

Thanks to the OpenSSF Alpha-Omega project for reporting these!

Commits
  • b8fb1ba Build moment-timezone 0.5.35
  • f1b5e5a Add changelog for 0.5.35
  • 8b0eb0c Bump version to 0.5.35
  • 7915ac5 Bugfix: Prevent cleartext transmission of tz data during build
  • ce955a3 Bugfix: Fix command injection vulnerability in grunt tzdata pipeline
  • 9430b4c Merge remote-tracking branch 'origin/master' into develop
  • feaf900 Updated contributing.md + added 2021e files
  • 704cfac updated contributing.md
  • 877c863 Updated contributing.md + added 2021e files
  • 5a3015c updated contributing.md
  • Additional commits viewable in compare view


Updates @grafana/toolkit from 8.4.3 to 9.2.0

Release notes

Sourced from @​grafana/toolkit's releases.

9.2.0 (2022-10-11)

Download page What's new highlights

Features and enhancements

Bug fixes

  • Alerting: Fix pq: missing FROM-clause for table "a". #56453, @​grobinson-grafana
  • AzureMonitor: Correctly update subscriptions value in ARG editor. #55860, @​aangelisc
  • Chore: Fix swagger validation failures. (Enterprise)
  • Chore: Regenerate swagger specification and fix validation failures. #55750, @​joshhunt
  • Correlations: Only return correlation for which both source and target datasources exist. #55454, @​Elfo404
  • Explore: Prevent panes from disappearing when resizing window in split view. #55696, @​gelicia
  • Links: Fix opening links from different orgs on the same tab. #55837, @​guicaulada
  • LogContext: Fix scroll position in upper context group. #56370, @​svennergr
  • Logs: Show copy button independently from context. #55934, @​svennergr
  • Loki/Prometheus: Fix adding of ad hoc filters when jumping from dashboard to explore. #55915, @​ivanahuckova
  • Loki: Add support for range aggregations with by grouping. #56184, @​ivanahuckova
  • Loki: Fix label-value escaping in context query. #56614, @​svennergr
  • Loki: Fix redundant escaping in adhoc filter with regex match. #56447, @​ivanahuckova
  • PanelEdit: Fixes resize pane border and spacing issues. #56190, @​torkelo
  • PublicDashboards: Fix dashboard insights query when Public Dashboard feature is enabled. (Enterprise)
  • PublicDashboards: Fix dashboard insights query when Public Dashboard feature is enabled. (Enterprise)
  • RBAC: Redirect to /login when forceLogin is set. #56469, @​sakjur
  • SAML: Fix RelayState generation function. (Enterprise)
  • Security: Fix CVE-2022-27664. #55361, @​yong-jie-gong
  • StateTimeline: Fix tooltip showing erroneously in shared crosshair dashboards. #55809, @​mdvictor
  • Tempo: Fix unexpected trimming of leading zeroes in traceID. #55167, @​hanjm

... (truncated)

Changelog

Sourced from @​grafana/toolkit's changelog.

9.2.0 (2022-10-11)

Features and enhancements

Bug fixes

  • Alerting: Fix pq: missing FROM-clause for table "a". #56453, @​grobinson-grafana
  • AzureMonitor: Correctly update subscriptions value in ARG editor. #55860, @​aangelisc
  • Chore: Fix swagger validation failures. (Enterprise)
  • Chore: Regenerate swagger specification and fix validation failures. #55750, @​joshhunt
  • Correlations: Only return correlation for which both source and target datasources exist. #55454, @​Elfo404
  • Explore: Prevent panes from disappearing when resizing window in split view. #55696, @​gelicia
  • Links: Fix opening links from different orgs on the same tab. #55837, @​guicaulada
  • LogContext: Fix scroll position in upper context group. #56370, @​svennergr
  • Logs: Show copy button independently from context. #55934, @​svennergr
  • Loki/Prometheus: Fix adding of ad hoc filters when jumping from dashboard to explore. #55915, @​ivanahuckova
  • Loki: Add support for range aggregations with by grouping. #56184, @​ivanahuckova
  • Loki: Fix label-value escaping in context query. #56614, @​svennergr
  • Loki: Fix redundant escaping in adhoc filter with regex match. #56447, @​ivanahuckova
  • PanelEdit: Fixes resize pane border and spacing issues. #56190, @​torkelo
  • PublicDashboards: Fix dashboard insights query when Public Dashboard feature is enabled. (Enterprise)
  • PublicDashboards: Fix dashboard insights query when Public Dashboard feature is enabled. (Enterprise)
  • RBAC: Redirect to /login when forceLogin is set. #56469, @​sakjur
  • SAML: Fix RelayState generation function. (Enterprise)
  • Security: Fix CVE-2022-27664. #55361, @​yong-jie-gong
  • StateTimeline: Fix tooltip showing erroneously in shared crosshair dashboards. #55809, @​mdvictor
  • Tempo: Fix unexpected trimming of leading zeroes in traceID. #55167, @​hanjm
  • Tracing: Fix bug where errors are not reported to OpenTelemetry. #55925, @​sakjur

... (truncated)

Commits


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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/TencentCloud/tencentcloud-monitor-grafana-app/network/alerts).