Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 3 updates in the / directory: [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data), [@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.2.2 to 11.3.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/v11.3.0/packages/grafana-data)

Updates `@grafana/runtime` from 11.2.2 to 11.3.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/v11.3.0/packages/grafana-runtime)

Updates `@grafana/schema` from 11.2.2 to 11.3.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/v11.3.0/packages/grafana-schema)

Updates `@grafana/ui` from 11.2.2 to 11.3.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/v11.3.0/packages/grafana-ui)

Updates `@grafana/plugin-e2e` from 1.8.3 to 1.11.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/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 Oct 29, 2024
1 parent 46405c6 commit f946a05
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 275 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@babel/core": "^7.25.7",
"@grafana/eslint-config": "^7.0.0",
"@grafana/plugin-e2e": "^1.8.3",
"@grafana/plugin-e2e": "^1.11.0",
"@grafana/tsconfig": "^2.0.0",
"@playwright/test": "^1.48.2",
"@swc/core": "^1.7.26",
Expand Down Expand Up @@ -74,8 +74,8 @@
},
"dependencies": {
"@emotion/css": "11.13.4",
"@grafana/data": "^11.2.2",
"@grafana/runtime": "^11.2.2",
"@grafana/data": "^11.3.0",
"@grafana/runtime": "^11.3.0",
"@grafana/schema": "^11.2.2",
"@grafana/ui": "^11.2.2",
"js-sql-parser": "^1.6.0",
Expand Down
Loading

0 comments on commit f946a05

Please sign in to comment.