Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 4 updates in the / directory: [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data), [@grafana/experimental](https://github.com/grafana/grafana-experimental), [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime) and [@grafana/plugin-e2e](https://github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e).


Updates `@grafana/data` from 11.3.1 to 11.5.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/v11.5.1/packages/grafana-data)

Updates `@grafana/experimental` from 2.1.4 to 2.1.6
- [Changelog](https://github.com/grafana/grafana-experimental/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana-experimental/commits)

Updates `@grafana/runtime` from 11.3.1 to 11.5.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/v11.5.1/packages/grafana-runtime)

Updates `@grafana/schema` from 11.3.1 to 11.5.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/v11.5.1/packages/grafana-schema)

Updates `@grafana/ui` from 11.3.1 to 11.5.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/v11.5.1/packages/grafana-ui)

Updates `@grafana/plugin-e2e` from 1.12.3 to 1.18.0
- [Release notes](https://github.com/grafana/plugin-tools/releases)
- [Changelog](https://github.com/grafana/plugin-tools/blob/main/packages/plugin-e2e/CHANGELOG.md)
- [Commits](https://github.com/grafana/plugin-tools/commits/@grafana/[email protected]/packages/plugin-e2e)

---
updated-dependencies:
- dependency-name: "@grafana/data"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@grafana/experimental"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@grafana/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@grafana/schema"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@grafana/ui"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@grafana/plugin-e2e"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent 25c305d commit 7b6979f
Show file tree
Hide file tree
Showing 2 changed files with 514 additions and 427 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@babel/core": "^7.26.0",
"@grafana/eslint-config": "8.0.0",
"@grafana/plugin-e2e": "^1.12.3",
"@grafana/plugin-e2e": "^1.18.0",
"@grafana/tsconfig": "^2.0.0",
"@playwright/test": "^1.49.0",
"@stylistic/eslint-plugin-ts": "^2.9.0",
Expand Down Expand Up @@ -74,9 +74,9 @@
},
"dependencies": {
"@emotion/css": "^11.13.5",
"@grafana/data": "^11.3.1",
"@grafana/experimental": "^2.1.4",
"@grafana/runtime": "^11.3.1",
"@grafana/data": "^11.5.1",
"@grafana/experimental": "^2.1.6",
"@grafana/runtime": "^11.5.1",
"@grafana/schema": "^11.3.0",
"@grafana/ui": "^11.3.0",
"react": "18.3.1",
Expand Down
Loading

0 comments on commit 7b6979f

Please sign in to comment.