Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps the grafana-dependencies group with 4 updates: @grafana/data, @grafana/runtime, @grafana/schema and @grafana/ui.

Updates @grafana/data from 12.0.2 to 12.1.0

Release notes

Sourced from @​grafana/data's releases.

12.1.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/data's changelog.

12.1.0 (2025-07-23)

Features and enhancements

... (truncated)

Commits
  • aa17dd8 Update dependency esbuild to v0.25.6 (#107799)
  • dd1fce5 Search: Use case-insensitive substring matching in fuzzySearch fallback (#107...
  • efe46c8 Limit: Invalidate field reducer calcs on applying limit transformation (#106723)
  • dbbd9f2 Plugin Extensions: Expose PluginMeta generic in usePluginContext (#107577)
  • 35bf093 Update dependency @​types/systemjs to v6.15.3 (#107774)
  • 2fabedc Update dependency @​types/lodash to v4.17.20 (#107767)
  • 5d2bbfd Update dependency @​rollup/plugin-node-resolve to v16.0.1 (#107766)
  • 0f2284d Transformations: Reduce > Reduce fields should not persist labels between red...
  • 34c7ea9 Update dependency marked to v16 (#107717)
  • 77f84e4 Plugin Extensions: Add error boundaries (#107515)
  • Additional commits viewable in compare view

Updates @grafana/runtime from 12.0.2 to 12.1.0

Release notes

Sourced from @​grafana/runtime's releases.

12.1.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/runtime's changelog.

12.1.0 (2025-07-23)

Features and enhancements

... (truncated)

Commits

Updates @grafana/schema from 12.0.2 to 12.1.0

Release notes

Sourced from @​grafana/schema's releases.

12.1.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/schema's changelog.

12.1.0 (2025-07-23)

Features and enhancements

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 1, 2025 02:14
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2025
@dependabot dependabot bot requested review from idastambuk and removed request for a team August 1, 2025 02:14
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Aug 1, 2025
@dependabot dependabot bot requested a review from kevinwcyu August 1, 2025 02:14
@github-actions github-actions bot enabled auto-merge (squash) August 1, 2025 02:14
Copy link

github-actions bot commented Aug 1, 2025

Not approving minor update to a non-allowlisted production dependency

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/grafana-dependencies-c81dd0ad96 branch from e7b3b04 to 9d576fa Compare August 5, 2025 00:49
Copy link

github-actions bot commented Aug 5, 2025

Not approving minor update to a non-allowlisted production dependency

Bumps the grafana-dependencies group with 4 updates: [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data), [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime), [@grafana/schema](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-schema) and [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui).


Updates `@grafana/data` from 12.0.2 to 12.1.0
- [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/v12.1.0/packages/grafana-data)

Updates `@grafana/runtime` from 12.0.2 to 12.1.0
- [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/v12.1.0/packages/grafana-runtime)

Updates `@grafana/schema` from 12.0.2 to 12.1.0
- [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/v12.1.0/packages/grafana-schema)

Updates `@grafana/ui` from 12.0.2 to 12.1.0
- [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/v12.1.0/packages/grafana-ui)

---
updated-dependencies:
- dependency-name: "@grafana/data"
  dependency-version: 12.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grafana-dependencies
- dependency-name: "@grafana/runtime"
  dependency-version: 12.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grafana-dependencies
- dependency-name: "@grafana/schema"
  dependency-version: 12.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grafana-dependencies
- dependency-name: "@grafana/ui"
  dependency-version: 12.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: grafana-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/grafana-dependencies-c81dd0ad96 branch from 9d576fa to cc78553 Compare August 7, 2025 10:04
Copy link

github-actions bot commented Aug 7, 2025

Not approving minor update to a non-allowlisted production dependency

Copy link

Not approving minor update to a non-allowlisted production dependency

@idastambuk idastambuk changed the title Bump the grafana-dependencies group with 4 updates Bump the grafana-dependencies group and run grafana/create-plugin update Aug 29, 2025
Copy link

Not approving minor update to a non-allowlisted production dependency

@github-actions github-actions bot merged commit f3b61a3 into main Aug 29, 2025
18 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/grafana-dependencies-c81dd0ad96 branch August 29, 2025 07:34
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 requires-manual-approval
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant