Skip to content

build(deps): bump @opentelemetry/core, @grafana/runtime and @grafana/ui in /bench/grafana-datasource#6618

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/bench/grafana-datasource/multi-cbc6c1454b
Open

build(deps): bump @opentelemetry/core, @grafana/runtime and @grafana/ui in /bench/grafana-datasource#6618
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/bench/grafana-datasource/multi-cbc6c1454b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps @opentelemetry/core to 2.8.0 and updates ancestor dependencies @opentelemetry/core, @grafana/runtime and @grafana/ui. These dependencies need to be updated together.

Updates @opentelemetry/core from 2.0.1 to 2.8.0

Release notes

Sourced from @​opentelemetry/core's releases.

v2.8.0

2.8.0

🚀 Features

  • feat(sdk-trace-base): pretty-print SpanImpl, Tracer, and BasicTracerProvider via util.inspect so they render through diag and console.log #6690 @​mcollina
  • feat(sdk-metrics): implement metric reader self-observability metrics #6449 @​anuraaga
  • feat(core): add hrTimeToSeconds #6449 @​anuraaga

🐛 Bug Fixes

  • fix(core): limit processing of incoming "baggage" header to 8192 bytes @​pichlermarc

v2.7.1

2.7.1

🐛 Bug Fixes

  • fix(core, api): defer trace state validation. Deprecate trace state implementation in api #6459 @​david-luna
    • important: this bug fix may be breaking for certain uses of TraceState
      • set now returns the same TraceState instance if key/value are invalid or makes the while trace state invalid.
      • unset now returns the same TraceState instance if key is not present.
      • best-effort parsing of invalid TraceStates has changed: when multiple keys with the same name are present, the most recent one will win.

🏠 Internal

v2.7.0

2.7.0

🚀 Features

  • feat(sdk-logs): implement log creation metrics #6433 @​anuraaga
  • feat(sdk-metrics): add the cardinalitySelector argument to PeriodicExportingMetricReaders #6460 @​starzlocker
  • feat(opentelemetry-core): add extra checks on internal merge function for safety #6587 @​maryliag

🐛 Bug Fixes

  • fix(opentelemetry-resources): do not discard OTEL_RESOURCE_ATTRIBUTES when it contains empty kv pairs

🏠 Internal

... (truncated)

Changelog

Sourced from @​opentelemetry/core's changelog.

2.8.0

🚀 Features

  • feat(sdk-trace-base): pretty-print SpanImpl, Tracer, and BasicTracerProvider via util.inspect so they render through diag and console.log #6690 @​mcollina
  • feat(sdk-metrics): implement metric reader self-observability metrics #6449 @​anuraaga
  • feat(core): add hrTimeToSeconds #6449 @​anuraaga

🐛 Bug Fixes

  • fix(core): limit processing of incoming "baggage" header to 8192 bytes @​pichlermarc

2.7.1

🐛 Bug Fixes

  • fix(core, api): defer trace state validation. Deprecate trace state implementation in api #6459 @​david-luna
    • important: this bug fix may be breaking for certain uses of TraceState
      • set now returns the same TraceState instance if key/value are invalid or makes the while trace state invalid.
      • unset now returns the same TraceState instance if key is not present.
      • best-effort parsing of invalid TraceStates has changed: when multiple keys with the same name are present, the most recent one will win.

🏠 Internal

2.7.0

🚀 Features

  • feat(sdk-logs): implement log creation metrics #6433 @​anuraaga
  • feat(sdk-metrics): add the cardinalitySelector argument to PeriodicExportingMetricReaders #6460 @​starzlocker
  • feat(opentelemetry-core): add extra checks on internal merge function for safety #6587 @​maryliag

🐛 Bug Fixes

  • fix(opentelemetry-resources): do not discard OTEL_RESOURCE_ATTRIBUTES when it contains empty kv pairs

🏠 Internal

2.6.1

🐛 Bug Fixes

... (truncated)

Commits
  • 13a035b chore: prepare next release (#6756)
  • 4b13587 Merge commit from fork
  • 71d195c chore(renovate): set minimumReleaseAge to 3 days (#6792)
  • 555fca6 Update renovate.json to use matchManagers (#6141)
  • b711a81 docs(otlp-exporter-base): add typedoc entry points so public API is indexed a...
  • da70402 fix(ci): supply-chain sec: disable caching in release-related workflow (#6790)
  • 002267b chore: complete the move to the smaller SPDX license header (#6791)
  • 056ef9c feat(sdk-metrics): implement metric reader metrics (#6449)
  • 3bd69ce fix(configuration): improve environment variable substitution to handle all t...
  • bfbda7c docs(exporter-trace-otlp-grpc): import CompressionAlgorithm from otlp-exporte...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​opentelemetry/core since your current version.


Updates @grafana/runtime from 11.6.14 to 13.1.1

Release notes

Sourced from @​grafana/runtime's releases.

13.1.1

Download page What's new highlights

Features and enhancements

Bug fixes

Plugin development fixes & changes

13.1.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/runtime's changelog.

13.0.3 (2026-06-23)

Features and enhancements

Bug fixes

11.6.16 (2026-06-23)

Features and enhancements

Bug fixes

  • Datasources: return 400 when payload UID does not match URL UID in PUT /api/datasources/uid/:uid #125516, @​papagian

12.2.10 (2026-06-23)

Features and enhancements

Bug fixes

  • Datasources: return 400 when payload UID does not match URL UID in PUT /api/datasources/uid/:uid #125518, @​papagian

12.3.8 (2026-06-23)

Features and enhancements

... (truncated)

Commits
  • 5d49276 [release-13.1.1] Deps: Unpin dompurify + react-use in @grafana/* (#127598)
  • 2f31557 Release: 13.1.0 (#127045)
  • b309c9b Release: set version to 13.1.0
  • 1dcb8b0 Table: Add feature toggle for proto-based parser (#126961)
  • 3dd5247 Dashboards: Add FT for new Panel Query Errors UI (#126747)
  • 4f3041f Plugins: add debug logs for legacy fallbacks and error logs for updat… (#126738)
  • 887528b Logging: Preserve original error stack in @​grafana/runtime helpers (#126660)
  • 4dd54ca Dashboard: View panel controls (quick viz toggles, fanout / split panels by s...
  • db71f87 New Logs Context: enable by default (#126414)
  • 3675311 DataSources: Async datasource API parity tests with legacy DatasourceSrv (#12...
  • Additional commits viewable in compare view

Updates @grafana/ui from 11.6.14 to 13.1.1

Release notes

Sourced from @​grafana/ui's releases.

13.1.1

Download page What's new highlights

Features and enhancements

Bug fixes

Plugin development fixes & changes

13.1.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/ui's changelog.

13.0.3 (2026-06-23)

Features and enhancements

Bug fixes

11.6.16 (2026-06-23)

Features and enhancements

Bug fixes

  • Datasources: return 400 when payload UID does not match URL UID in PUT /api/datasources/uid/:uid #125516, @​papagian

12.2.10 (2026-06-23)

Features and enhancements

Bug fixes

  • Datasources: return 400 when payload UID does not match URL UID in PUT /api/datasources/uid/:uid #125518, @​papagian

12.3.8 (2026-06-23)

Features and enhancements

... (truncated)

Commits
  • e837a44 [release-13.1.1] Accessibility: Ensure InlineToast contents are announced b...
  • 8d0531f [release-13.1.1] Menu: Announce submenu triggers to screen readers (#128686)
  • 986342d [release-13.1.1] Pagination: Set aria-current on active page (#128518)
  • 8b99247 [release-13.1.1] TimeRangePicker: Better error message when field is empty (#...
  • 5d49276 [release-13.1.1] Deps: Unpin dompurify + react-use in @grafana/* (#127598)
  • 2f31557 Release: 13.1.0 (#127045)
  • b309c9b Release: set version to 13.1.0
  • b0fe944 Canvas: Consolidate unsafely shared code, make @grafana/ui dependencies pub...
  • 94ed073 Table: Use property descriptors to make shallow getter objects rows (#126717)
  • 60545df TimeOfDayPicker: use Combobox (#123777)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 15, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 15, 2026 16:03
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Jul 15, 2026
Bumps [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) to 2.8.0 and updates ancestor dependencies [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js), [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime) and [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui). These dependencies need to be updated together.


Updates `@opentelemetry/core` from 2.0.1 to 2.8.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v2.0.1...v2.8.0)

Updates `@grafana/runtime` from 11.6.14 to 13.1.1
- [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/v13.1.1/packages/grafana-runtime)

Updates `@grafana/ui` from 11.6.14 to 13.1.1
- [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/v13.1.1/packages/grafana-ui)

---
updated-dependencies:
- dependency-name: "@grafana/runtime"
  dependency-version: 13.1.0
  dependency-type: direct:production
- dependency-name: "@grafana/ui"
  dependency-version: 13.1.0
  dependency-type: direct:production
- dependency-name: "@opentelemetry/core"
  dependency-version: 2.8.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/bench/grafana-datasource/multi-cbc6c1454b branch from 2f4186e to 46a18f3 Compare July 21, 2026 15:23
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