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
@grafana/faro-web-sdk (source) 1.13.3 -> 1.14.1 age adoption passing confidence
@grafana/plugin-e2e (source) 1.17.1 -> 1.19.1 age adoption passing confidence
@grafana/scenes (source) 5.41.3 -> 6.5.2 age adoption passing confidence

Release Notes

grafana/faro-web-sdk (@​grafana/faro-web-sdk)

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.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.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


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 from b6957e2 to 56e9aed Compare March 13, 2025 07:11
@renovate renovate bot changed the title fix(deps): update grafana dependencies Update grafana dependencies Mar 13, 2025
@renovate renovate bot force-pushed the renovate/all-grafana branch 4 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

@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.

@renovate renovate bot force-pushed the renovate/all-grafana branch from 5bb5c9b to 074dd3e Compare March 19, 2025 16:44
@renovate renovate bot force-pushed the renovate/all-grafana branch from 074dd3e to c7041e8 Compare March 20, 2025 13:02
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.

2 participants