Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 7 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data) | `10.4.2` | `11.2.2` |
| [@grafana/experimental](https://github.com/grafana/grafana-experimental) | `1.7.10` | `2.1.2` |
| [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime) | `10.4.2` | `11.2.2` |
| [@grafana/schema](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-schema) | `10.4.2` | `11.2.2` |
| [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui) | `10.4.2` | `11.2.2` |
| [@grafana/e2e](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-e2e) | `10.4.2` | `11.0.6` |
| [@grafana/e2e-selectors](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-e2e-selectors) | `10.4.2` | `11.2.2` |



Updates `@grafana/data` from 10.4.2 to 11.2.2
- [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.2.2/packages/grafana-data)

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

Updates `@grafana/runtime` from 10.4.2 to 11.2.2
- [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.2.2/packages/grafana-runtime)

Updates `@grafana/schema` from 10.4.2 to 11.2.2
- [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.2.2/packages/grafana-schema)

Updates `@grafana/ui` from 10.4.2 to 11.2.2
- [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.2.2/packages/grafana-ui)

Updates `@grafana/e2e` from 10.4.2 to 11.0.6
- [Release notes](https://github.com/grafana/grafana/releases)
- [Commits](https://github.com/grafana/grafana/commits/v11.0.6/packages/grafana-e2e)

Updates `@grafana/e2e-selectors` from 10.4.2 to 11.2.2
- [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.2.2/packages/grafana-e2e-selectors)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 720abe2 commit 080674a
Show file tree
Hide file tree
Showing 2 changed files with 501 additions and 453 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
},
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "10.4.2",
"@grafana/experimental": "^1.7.10",
"@grafana/runtime": "10.4.2",
"@grafana/schema": "10.4.2",
"@grafana/ui": "10.4.2",
"@grafana/data": "11.2.2",
"@grafana/experimental": "^2.1.2",
"@grafana/runtime": "11.2.2",
"@grafana/schema": "11.2.2",
"@grafana/ui": "11.2.2",
"lodash": "^4.17.21",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -38,8 +38,8 @@
},
"devDependencies": {
"@babel/core": "^7.24.3",
"@grafana/e2e": "10.4.2",
"@grafana/e2e-selectors": "10.4.2",
"@grafana/e2e": "11.0.6",
"@grafana/e2e-selectors": "11.2.2",
"@grafana/eslint-config": "^7.0.0",
"@grafana/tsconfig": "^1.2.0-rc1",
"@swc/core": "^1.3.90",
Expand Down
Loading

0 comments on commit 080674a

Please sign in to comment.