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

Update grafana dependencies #1516

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update grafana dependencies #1516

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@grafana/data (source) 11.5.3 -> 11.6.0 age adoption passing confidence minor
@grafana/data (source) 11.5.3 -> 11.6.0 age adoption passing confidence devDependencies minor
@grafana/faro-web-sdk (source) 1.13.3 -> 1.15.0 age adoption passing confidence dependencies minor
@grafana/plugin-e2e (source) 1.17.1 -> 1.19.3 age adoption passing confidence minor
@grafana/runtime (source) 11.5.3 -> 11.6.0 age adoption passing confidence minor
@grafana/scenes (source) 5.41.3 -> 6.6.3 age adoption passing confidence major
@grafana/schema (source) 11.5.3 -> 11.6.0 age adoption passing confidence minor
@grafana/ui (source) 11.5.3 -> 11.6.0 age adoption passing confidence minor
grafana/grafana-enterprise 11.5.3 -> 11.6.0 age adoption passing confidence minor

Release Notes

grafana/grafana (@​grafana/data)

v11.6.0: 11.6.0

Compare Source

Download page
What's new highlights

Features and enhancements
Bug fixes
Breaking changes
  • Data source: Change Permissions for query to only have query and not read OR query (Enterprise)
Plugin development fixes & changes
grafana/faro-web-sdk (@​grafana/faro-web-sdk)

v1.15.0

Compare Source

  • Feature (@grafana/faro-web-sdk): Alpha version of user actions instrumentation (#​1101).

  • Fix (@grafana/faro-web-tracing): Fixed unexpected behavior in xhr instrumentation when custom
    objects with a toString method were used as URLs (#​1100).

  • Dependencies (@grafana/faro-*): Upgrade to TypeScript 5.8.2 (#​1092)

v1.14.3

Compare Source

  • Improvement (@grafana/faro-core): Avoid sending empty attributes or context objects
    when no data is provided (#​1089)

v1.14.2

Compare Source

v1.14.1

Compare Source

  • Improvement (@grafana/faro-web-sdk): The ignored errors parser now also parses stack traces.
    This is helpful, for example, to exclude all errors thrown by extensions (#​1000).

v1.14.0

Compare Source

  • Feature (@grafana/faro-web-sdk): Provide a webVitalsInstrumentation.reportAllChanges option to report
    all changes for web vitals (#​981)
  • Feature (@grafana/faro-web-sdk): Enhance user meta properties to align with OTEL semantic
    conventions for user attributes (#​990)
  • Feature (@grafana/faro-web-tracing): Add user attributes to spans (#​990)
Breaking
  • Improvement (@grafana/faro-web-tracing): Removed @opentelemetry/context-zone as it is not
    required for the default instrumentations.

    Users who need ZoneContextManager for additional OTEL instrumentations can inject it via the
    web-tracing configuration.

    initializeFaro({
      // ...
      instrumentations: [
        // ...
        new TracingInstrumentation({
          contextManager: new ZoneContextManager(),
          instrumentations: [
            /* custom instruments */
          ],
        }),
      ],
      // ...
    });
grafana/plugin-tools (@​grafana/plugin-e2e)

v1.19.3

Compare Source

🐛 Bug Fix
Authors: 1

v1.19.2

Compare Source

🐛 Bug Fix
Authors: 1

v1.19.1

Compare Source

🐛 Bug Fix
Authors: 1

v1.19.0

Compare Source

🚀 Enhancement
Authors: 1

v1.18.3

Compare Source

🐛 Bug Fix
Authors: 1

v1.18.2

Compare Source

🐛 Bug Fix
Authors: 2

v1.18.1

Compare Source

🐛 Bug Fix
Authors: 1

v1.18.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
Authors: 2

grafana/scenes (@​grafana/scenes)

v6.6.3

Compare Source

🐛 Bug Fix
  • @grafana/scenes
Authors: 1

v6.6.2

Compare Source

🐛 Bug Fix
  • @grafana/scenes
    • AdHocFilters: Fix issue where scope injected filter would not update properly #​1085 (@​mdvictor)
Authors: 1

v6.6.1

Compare Source

🐛 Bug Fix
  • @grafana/scenes-react, @grafana/scenes
Authors: 1

v6.6.0

Compare Source

🚀 Enhancement
Authors: 1

v6.5.3

Compare Source

🐛 Bug Fix
Authors: 1

v6.5.2

Compare Source

🐛 Bug Fix
Authors: 1

v6.5.1

Compare Source

🐛 Bug Fix
  • @grafana/scenes
Authors: 1

v6.5.0

Compare Source

🚀 Enhancement
Authors: 1

v6.4.1

Compare Source

🐛 Bug Fix
Authors: 1

v6.4.0

Compare Source

🚀 Enhancement
  • @grafana/scenes
Authors: 1

v6.3.1

Compare Source

🐛 Bug Fix
Authors: 4

v6.3.0

Compare Source

🚀 Enhancement
Authors: 1

v6.2.1

Compare Source

🐛 Bug Fix
Authors: 1

v6.2.0

Compare Source

🚀 Enhancement
  • @grafana/scenes
    • SceneObjectBase: Fixes crash TypeError circular reference when stringifying scene object #​1070 (@​torkelo)
Authors: 1

v6.1.4

Compare Source

🐛 Bug Fix
  • @grafana/scenes
Authors: 1

v6.1.3

Compare Source

🐛 Bug Fix
Authors: 1

v6.1.2

Compare Source

🐛 Bug Fix
Authors: 1

v6.1.1

Compare Source

🐛 Bug Fix
Authors: 1

v6.1.0

Compare Source

🚀 Enhancement
  • @grafana/scenes
🐛 Bug Fix
Authors: 3

v6.0.2

Compare Source

🐛 Bug Fix
Authors: 1

v6.0.1

Compare Source

🐛 Bug Fix
Authors: 2

v6.0.0

Compare Source

💥 Breaking Change
Authors: 1

v5.42.0

Compare Source

🚀 Enhancement
  • @grafana/scenes
Authors: 1

grafana/grafana (grafana/grafana-enterprise)

v11.6.0

Compare Source

Features and enhancements
  • API keys: Migrate API keys to service accounts at startup #​96924, @​dmihai
  • AccessControl: Allow plugin roles to include plugins:write #​101089, @​gamab
  • Alerting: Add DAG errors to alert rule creation and view [#​99423](https

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Update one or more dependencies version label Feb 4, 2025
@renovate renovate bot requested a review from a team as a code owner February 4, 2025 04:49
@renovate renovate bot added patch Increment the patch version when merged release Create a release when this pr is merged labels Feb 4, 2025
@renovate renovate bot requested a review from academo February 4, 2025 04:49
@renovate renovate bot changed the title chore(deps): update dependency @grafana/plugin-e2e to v1.18.0 chore(deps): update grafana dependencies Feb 6, 2025
@renovate renovate bot force-pushed the renovate/all-grafana branch 6 times, most recently from 357e8e3 to 9c942ce Compare February 13, 2025 18:24
@renovate renovate bot force-pushed the renovate/all-grafana branch 3 times, most recently from 4f0185d to 84a1da8 Compare February 19, 2025 08:38
@renovate renovate bot force-pushed the renovate/all-grafana branch 3 times, most recently from 8a5e797 to eae9e0a Compare February 24, 2025 17:01
@renovate renovate bot changed the title chore(deps): update grafana dependencies fix(deps): update grafana dependencies Feb 24, 2025
@renovate renovate bot force-pushed the renovate/all-grafana branch 6 times, most recently from 0375330 to 401db3c Compare March 3, 2025 12:06
@renovate renovate bot force-pushed the renovate/all-grafana branch 4 times, most recently from 15aeec3 to b6957e2 Compare March 11, 2025 11:46
@renovate renovate bot force-pushed the renovate/all-grafana branch 3 times, most recently from 89f95e4 to 5bb5c9b Compare March 19, 2025 09:30
@@ -76,7 +76,7 @@
"@grafana/runtime": "^11.5.2",
"@grafana/ui": "^11.5.2",
"@grafana/schema": "^11.5.2",{{#if_eq pluginType "scenesapp"}}
"@grafana/scenes": "^5.41.3",{{/if_eq}}
"@grafana/scenes": "^6.4.0",{{/if_eq}}
Copy link
Collaborator

@jackw jackw Mar 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@leventebalogh this bump forces react-router v6 for scenes, right? Is that gonna cause issues at all? We have some logic here that decides the version of react-router to scaffold / update with. 🤔

Now I've looked at CI I can see it's failing to scaffold scenes due to broken peer deps which I think is a good indicator we need to do further work here.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I think (as we discussed in a different chat) we should exclude scenes from these updates probably. Scenes v6.x is depending on react-router v6, which plugins that update might don't have. Probably the best is to handle it with a migration to be honest!

(There's also a PR for updating the scenes template: https://github.com/grafana/plugin-tools/pull/1422/files#diff-a56a7e2a8f865015afd4eb379bc0e0ebf6053eeede03d81017b4c9699fe2c772)

Copy link
Collaborator

@jackw jackw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking for now as the major scenes bump may interfere with plugin updates.

@github-project-automation github-project-automation bot moved this from 🔬 In review to 🧑‍💻 In development in Plugins Platform / Grafana Community Mar 19, 2025
@renovate renovate bot force-pushed the renovate/all-grafana branch 6 times, most recently from 776f3af to 879f9b5 Compare March 26, 2025 00:33
@renovate renovate bot force-pushed the renovate/all-grafana branch 7 times, most recently from 3d28327 to 7c9af9e Compare April 2, 2025 14:03
@renovate renovate bot force-pushed the renovate/all-grafana branch 5 times, most recently from 4760778 to cc7b08d Compare April 8, 2025 10:15
@renovate renovate bot requested a review from a team as a code owner April 8, 2025 10:15
@renovate renovate bot requested review from oshirohugo, briangann and s4kh April 8, 2025 10:15
@renovate renovate bot force-pushed the renovate/all-grafana branch from cc7b08d to 5c2cd18 Compare April 8, 2025 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version patch Increment the patch version when merged release Create a release when this pr is merged
Projects
Status: 🧑‍💻 In development
Development

Successfully merging this pull request may close these issues.

3 participants