-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the dependencies group across 1 directory with 4 updates #1008
Bump the dependencies group across 1 directory with 4 updates #1008
Conversation
Not approving major update to a production dependency |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This upgrades grafana module versions and the e2e module (which is failing on my machine with yarn), might need this for the release if the other PR doesn't solve the lockfile issues
@dependabot recreate |
8178a20
to
c548318
Compare
Not approving major update to a production dependency |
1 similar comment
Not approving major update to a production dependency |
Use the following command to run this PR with Docker at http://localhost:3000:
|
Bumps the dependencies group with 4 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), [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui) and [@grafana/plugin-e2e](https://github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e). Updates `@grafana/data` from 9.4.3 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/runtime` from 9.4.3 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/ui` from 10.1.0 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/plugin-e2e` from 1.6.1 to 1.8.3 - [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-major dependency-group: dependencies - dependency-name: "@grafana/runtime" 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/plugin-e2e" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
a3e20b9
to
c17d7df
Compare
Bumps the dependencies group with 4 updates in the / directory: @grafana/data, @grafana/runtime, @grafana/ui and @grafana/plugin-e2e.
Updates
@grafana/data
from 9.4.3 to 11.2.2Release notes
Sourced from
@grafana/data
's releases.... (truncated)
Changelog
Sourced from
@grafana/data
's changelog.... (truncated)
Commits
a38d360
Release: 11.2.1 (#93836)7a5cbfe
[v11.2.x] Dashboards: Fix issue with percentage difference formatting (#93796)a3148e4
[v11.2.x] FieldOverrides: Clear displayName caching after applying field over...c7bf628
[v11.2.x] FieldColor: Prefer displayName for hashing (#93133)ccb7592
Release: 11.2.0 (#92495)e23f74f
[v11.2.x] Chore: Add dataplaneAggregator feature toggle (#92252)347ddca
Release: Bump version to 11.2.0 (#92162)8fe38f7
[v11.2.x] PanelInspect: Handle field type frame for csv export (#91984)a083ec9
Transformations: Add variable support to select groupingToMatrix (#88551)7ccf79a
Update dependency marked-mangle to v1.1.9Updates
@grafana/runtime
from 9.4.3 to 11.2.2Release notes
Sourced from
@grafana/runtime
's releases.... (truncated)
Changelog
Sourced from
@grafana/runtime
's changelog.... (truncated)
Commits
a38d360
Release: 11.2.1 (#93836)ccb7592
Release: 11.2.0 (#92495)2a88694
[v11.2.x] Runtime: Make dashboardSceneSolo flag updatable at runtime (#92487)347ddca
Release: Bump version to 11.2.0 (#92162)e55b438
E2C: Reduce UI poll interval and make configurable (#91386)04d8f0f
Runtime: Add provider and access hook for location service (#90759)e8c30c8
Frontend: Support tracing with Faro (#91237)1b3fa8c
Plugins: Hide version information when plugin is managed (#88065)8cdf5ee
E2C: Add Public Preview banner (#90922)f259f99
Update dependency@types/lodash
to v4.17.7Updates
@grafana/ui
from 10.1.0 to 11.2.2Release notes
Sourced from
@grafana/ui
's releases.... (truncated)
Changelog
Sourced from
@grafana/ui
's changelog.... (truncated)
Commits
a38d360
Release: 11.2.1 (#93836)7a5cbfe
[v11.2.x] Dashboards: Fix issue with percentage difference formatting (#93796)ee24e8a
[v11.2.x] TimeSeries: Increase y-axis tick density for small-height panels (#...ec8b4dc
[v11.2.x] AutoSizeInput: Allow to be controlled by value (#92999)ccb7592
Release: 11.2.0 (#92495)7f6d172
[v11.2.x] Bugfix: QueryField typeahead missing background color (#92317)eb85154
[v11.2.x] Stat: Fix double-zero percent render (#92108)347ddca
Release: Bump version to 11.2.0 (#92162)37ee9e2
[v11.2.x] VizTooltip: Fix positioning at bottom and right edges on mobile (#9...b6cfc28
[v11.2.x] Table: Avoid rtl when using datalinks with units (#92039)Updates
@grafana/plugin-e2e
from 1.6.1 to 1.8.3Changelog
Sourced from
@grafana/plugin-e2e
's changelog.... (truncated)
Commits
9b9994a
Bump independent versions [skip ci]a121610
Update CHANGELOG.md [skip ci]dbffb7a
Plugin E2e: Support scenes powered dashboard UI (#1155)4e0a232
Bump independent versions [skip ci]6f876ce
Update CHANGELOG.md [skip ci]739ede7
Update dashboard variables settings URL (#1144)088ac00
Bump independent versions [skip ci]95a1350
Update CHANGELOG.md [skip ci]35d8175
Feat: Adding provenance publish config (#1127)5da919d
Plugin E2E: Describe how to start e2e test server in contributing docs (#1097)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions