grafana / sentry-datasource

Grafana data source plugin for Sentry.
https://grafana.com/grafana/plugins/grafana-sentry-datasource/
Apache License 2.0
23 stars 13 forks source link

Bump the dependencies group across 1 directory with 7 updates #343

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the dependencies group with 7 updates in the / directory:

Package From To
@grafana/data 10.4.2 11.2.1
@grafana/experimental 1.7.10 2.1.0
@grafana/runtime 10.4.2 11.2.1
@grafana/schema 10.4.2 11.2.1
@grafana/ui 10.4.2 11.2.1
@grafana/e2e 10.4.2 11.0.5
@grafana/e2e-selectors 10.4.2 11.2.1

Updates @grafana/data from 10.4.2 to 11.2.1

Release notes

Sourced from @​grafana/data's releases.

11.2.1

Download page What's new highlights

Features and enhancements

Bug fixes

  • Authn: No longer hash service account token twice during authentication #92639, @​kalleep
  • CloudMigrations: Fix snapshot creation on Windows systems #92981, @​macabu
  • DashGPT: Fixes issue with generation on Safari #92952, @​kaydelaney
  • Dashboard: Fix Annotation runtime error when a data source does not support annotations #92830, @​axelavargas
  • Grafana SQL: Fix broken import in NumberInput component #92808, @​chessman
  • Logs: Show older logs button when infinite scroll is enabled and sort order is descending #92867, @​matyax
  • RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to #92274, @​IevaVasiljeva
  • RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to (Enterprise)
  • Reporting: Disable dashboardSceneSolo when rendering PDFs the old way (Enterprise)
  • Templating: Fix searching non-latin template variables #92893, @​leeoniya
  • TutorialCard: Fix link to tutorial not opening #92647, @​eledobleefe

Plugin development fixes & changes

11.2.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/data's changelog.

11.2.1 (2024-09-26)

Features and enhancements

Bug fixes

  • Authn: No longer hash service account token twice during authentication #92639, @​kalleep
  • CloudMigrations: Fix snapshot creation on Windows systems #92981, @​macabu
  • DashGPT: Fixes issue with generation on Safari #92952, @​kaydelaney
  • Dashboard: Fix Annotation runtime error when a data source does not support annotations #92830, @​axelavargas
  • Grafana SQL: Fix broken import in NumberInput component #92808, @​chessman
  • Logs: Show older logs button when infinite scroll is enabled and sort order is descending #92867, @​matyax
  • RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to #92274, @​IevaVasiljeva
  • RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to (Enterprise)
  • Reporting: Disable dashboardSceneSolo when rendering PDFs the old way (Enterprise)
  • Templating: Fix searching non-latin template variables #92893, @​leeoniya
  • TutorialCard: Fix link to tutorial not opening #92647, @​eledobleefe

Plugin development fixes & changes

11.1.6 (2024-09-26)

Features and enhancements

Bug fixes

Plugin development fixes & changes

  • Bugfix: QueryField typeahead missing background color #92316, @​mckn

11.0.5 (2024-09-26)

Features and enhancements

... (truncated)

Commits
  • ccb7592 Release: 11.2.0 (#92495)
  • e23f74f [v11.2.x] Chore: Add dataplaneAggregator feature toggle (#92252)
  • 347ddca Release: Bump version to 11.2.0 (#92162)
  • 8fe38f7 [v11.2.x] PanelInspect: Handle field type frame for csv export (#91984)
  • a083ec9 Transformations: Add variable support to select groupingToMatrix (#88551)
  • 7ccf79a Update dependency marked-mangle to v1.1.9
  • da29199 Revert "Calcs: Update diff percent to be a percent" (#91563)
  • 670132e Update dependency @​types/node to v20.14.14
  • a328545 Alerting: Support median in reduce expressions (#91119)
  • e8c30c8 Frontend: Support tracing with Faro (#91237)
  • Additional commits viewable in compare view


Updates @grafana/experimental from 1.7.10 to 2.1.0

Changelog

Sourced from @​grafana/experimental's changelog.

v2.1.0

v2.0.0

  • Auth: Refactoring and renaming some inputs so this can be a breaking change

v1.8.0

  • Auth: add ability to customize labels and placeholders for user/password fields

v1.7.13

  • Switched from "react-beautiful-dnd" to "@​hello-pangea/dnd"

v1.7.12

  • Auth: Fix "TLS Client Authentication" fields are not being cleared when setting is toggled off

v1.7.11

  • Replace usage of React's deprecated defaultProps
Commits


Updates @grafana/runtime from 10.4.2 to 11.2.1

Release notes

Sourced from @​grafana/runtime's releases.

11.2.1

Download page What's new highlights

Features and enhancements

Bug fixes

  • Authn: No longer hash service account token twice during authentication #92639, @​kalleep
  • CloudMigrations: Fix snapshot creation on Windows systems #92981, @​macabu
  • DashGPT: Fixes issue with generation on Safari #92952, @​kaydelaney
  • Dashboard: Fix Annotation runtime error when a data source does not support annotations #92830, @​axelavargas
  • Grafana SQL: Fix broken import in NumberInput component #92808, @​chessman
  • Logs: Show older logs button when infinite scroll is enabled and sort order is descending #92867, @​matyax
  • RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to #92274, @​IevaVasiljeva
  • RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to (Enterprise)
  • Reporting: Disable dashboardSceneSolo when rendering PDFs the old way (Enterprise)
  • Templating: Fix searching non-latin template variables #92893, @​leeoniya
  • TutorialCard: Fix link to tutorial not opening #92647, @​eledobleefe

Plugin development fixes & changes

11.2.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/runtime's changelog.

11.2.1 (2024-09-26)

Features and enhancements

Bug fixes

  • Authn: No longer hash service account token twice during authentication #92639, @​kalleep
  • CloudMigrations: Fix snapshot creation on Windows systems #92981, @​macabu
  • DashGPT: Fixes issue with generation on Safari #92952, @​kaydelaney
  • Dashboard: Fix Annotation runtime error when a data source does not support annotations #92830, @​axelavargas
  • Grafana SQL: Fix broken import in NumberInput component #92808, @​chessman
  • Logs: Show older logs button when infinite scroll is enabled and sort order is descending #92867, @​matyax
  • RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to #92274, @​IevaVasiljeva
  • RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to (Enterprise)
  • Reporting: Disable dashboardSceneSolo when rendering PDFs the old way (Enterprise)
  • Templating: Fix searching non-latin template variables #92893, @​leeoniya
  • TutorialCard: Fix link to tutorial not opening #92647, @​eledobleefe

Plugin development fixes & changes

11.1.6 (2024-09-26)

Features and enhancements

Bug fixes

Plugin development fixes & changes

  • Bugfix: QueryField typeahead missing background color #92316, @​mckn

11.0.5 (2024-09-26)

Features and enhancements

... (truncated)

Commits


Updates @grafana/schema from 10.4.2 to 11.2.1

Release notes

Sourced from @​grafana/schema's releases.

11.2.1

Download page What's new highlights

Features and enhancements

Bug fixes

  • Authn: No longer hash service account token twice during authentication #92639, @​kalleep
  • CloudMigrations: Fix snapshot creation on Windows systems #92981, @​macabu
  • DashGPT: Fixes issue with generation on Safari #92952, @​kaydelaney
  • Dashboard: Fix Annotation runtime error when a data source does not support annotations #92830, @​axelavargas
  • Grafana SQL: Fix broken import in NumberInput component #92808, @​chessman
  • Logs: Show older logs button when infinite scroll is enabled and sort order is descending #92867, @​matyax
  • RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to #92274, @​IevaVasiljeva
  • RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to (Enterprise)
  • Reporting: Disable dashboardSceneSolo when rendering PDFs the old way (Enterprise)
  • Templating: Fix searching non-latin template variables #92893, @​leeoniya
  • TutorialCard: Fix link to tutorial not opening #92647, @​eledobleefe

Plugin development fixes & changes

11.2.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/schema's changelog.

11.2.1 (2024-09-26)

Features and enhancements

Bug fixes

  • Authn: No longer hash service account token twice during authentication #92639, @​kalleep
  • CloudMigrations: Fix snapshot creation on Windows systems #92981, @​macabu
  • DashGPT: Fixes issue with generation on Safari #92952, @​kaydelaney
  • Dashboard: Fix Annotation runtime error when a data source does not support annotations #92830, @​axelavargas
  • Grafana SQL: Fix broken import in NumberInput component #92808, @​chessman
  • Logs: Show older logs button when infinite scroll is enabled and sort order is descending #92867, @​matyax
  • RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to #92274, @​IevaVasiljeva
  • RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to (Enterprise)
  • Reporting: Disable dashboardSceneSolo when rendering PDFs the old way (Enterprise)
  • Templating: Fix searching non-latin template variables #92893, @​leeoniya
  • TutorialCard: Fix link to tutorial not opening #92647, @​eledobleefe

Plugin development fixes & changes

11.1.6 (2024-09-26)

Features and enhancements

Bug fixes

Plugin development fixes & changes

  • Bugfix: QueryField typeahead missing background color #92316, @​mckn

11.0.5 (2024-09-26)

Features and enhancements

... (truncated)

Commits


Updates @grafana/ui from 10.4.2 to 11.2.1

Release notes

Sourced from @​grafana/ui's releases.

11.2.1

Download page What's new highlights

Features and enhancements

Bug fixes

  • Authn: No longer hash service account token twice during authentication #92639, @​kalleep
  • CloudMigrations: Fix snapshot creation on Windows systems #92981, @​macabu
  • DashGPT: Fixes issue with generation on Safari #92952, @​kaydelaney
  • Dashboard: Fix Annotation runtime error when a data source does not support annotations #92830, @​axelavargas
  • Grafana SQL: Fix broken import in NumberInput component #92808, @​chessman
  • Logs: Show older logs button when infinite scroll is enabled and sort order is descending #92867, @​matyax
  • RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to #92274, @​IevaVasiljeva
  • RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to (Enterprise)
  • Reporting: Disable dashboardSceneSolo when rendering PDFs the old way (Enterprise)
  • Templating: Fix searching non-latin template variables #92893, @​leeoniya
  • TutorialCard: Fix link to tutorial not opening #92647, @​eledobleefe

Plugin development fixes & changes

11.2.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/ui's changelog.

11.2.1 (2024-09-26)

Features and enhancements

Bug fixes

  • Authn: No longer hash service account token twice during authentication #92639, @​kalleep
  • CloudMigrations: Fix snapshot creation on Windows systems #92981, @​macabu
  • DashGPT: Fixes issue with generation on Safari #92952, @​kaydelaney
  • Dashboard: Fix Annotation runtime error when a data source does not support annotations #92830, @​axelavargas
  • Grafana SQL: Fix broken import in NumberInput component #92808, @​chessman
  • Logs: Show older logs button when infinite scroll is enabled and sort order is descending #92867, @​matyax
  • RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to #92274, @​IevaVasiljeva
  • RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to (Enterprise)
  • Reporting: Disable dashboardSceneSolo when rendering PDFs the old way (Enterprise)
  • Templating: Fix searching non-latin template variables #92893, @​leeoniya
  • TutorialCard: Fix link to tutorial not opening #92647, @​eledobleefe

Plugin development fixes & changes

11.1.6 (2024-09-26)

Features and enhancements

Bug fixes

Plugin development fixes & changes

  • Bugfix: QueryField typeahead missing background color #92316, @​mckn

11.0.5 (2024-09-26)

Features and enhancements

... (truncated)

Commits
  • ec8b4dc [v11.2.x] AutoSizeInput: Allow to be controlled by value (#92999)
  • ccb7592 Release: 11.2.0 (#92495)
  • 7f6d172 [v11.2.x] Bugfix: QueryField typeahead missing background color (#92317)
  • eb85154 [v11.2.x] Stat: Fix double-zero percent render (#92108)
  • 347ddca Release: Bump version to 11.2.0 (#92162)
  • 37ee9e2 [v11.2.x] VizTooltip: Fix positioning at bottom and right edges on mobile (#9...
  • b6cfc28 [v11.2.x] Table: Avoid rtl when using datalinks with units (#92039)
  • 3b37be9 [v11.2.x] Table: Fix edge case where text wrapping crashes on undefined heade...
  • abf09e2 [v11.2.x] Canvas: Remove null data links (#91933)
  • 9001b2e Datalinks: UX update (
    github-actions[bot] commented 1 month ago

    Not approving major update to a production dependency

github-actions[bot] commented 1 month ago

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

  docker run --rm -p 3000:3000 grafana/plugin-builds:0dd9f7c0f24322d3aa53e6c5b2d879569386a56dpre
dependabot[bot] commented 1 month ago

Superseded by #344.