Skip to content

Bump the dependency-updates group with 8 updates #298

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 9, 2025

Bumps the dependency-updates group with 8 updates:

Package From To
@grafana/aws-sdk 0.0.46 0.7.0
@grafana/data 9.5.21 11.6.0
@grafana/runtime 9.5.21 11.6.0
@grafana/ui 9.5.21 11.6.0
@playwright/test 1.33.0 1.51.1
@types/lodash 4.14.195 4.17.16
react 18.2.0 19.1.0
react-dom 18.2.0 19.1.0

Updates @grafana/aws-sdk from 0.0.46 to 0.7.0

Release notes

Sourced from @​grafana/aws-sdk's releases.

v0.7.0

What's Changed

Full Changelog: grafana/grafana-aws-sdk-react@v0.6.1...v0.7.0

v0.6.1

What's Changed

Full Changelog: grafana/grafana-aws-sdk-react@v0.6.0...v0.6.1

v0.6.0

What's Changed

Full Changelog: grafana/grafana-aws-sdk-react@v0.5.0...v0.6.0

v0.5.0

What's Changed

Full Changelog: grafana/grafana-aws-sdk-react@v0.4.2...v0.5.0

v0.4.2

What's Changed

... (truncated)

Changelog

Sourced from @​grafana/aws-sdk's changelog.

v0.7.0

v.0.6.1

  • Chore: Add precommit hook in #112
  • Dependabot:
    • Bump @​eslint/plugin-kit from 0.2.2 to 0.2.3 in the npm_and_yarn group in #105
    • Bump the node group with 28 updates, ignore react major updates in dependabot in #118
    • Bump the all-dependencies group across 1 directory with 18 updates in #121
    • Bump the all-dependencies group across 1 directory with 18 updates in #123

v.0.6.0

  • Replace @​grafana/experimental with @​grafana/plugin-ui
  • Chore: add dependabot in #97
  • Dependency updates in #98, #99, #102
    • actions/checkout from 2 to 4
    • tibdex/github-app-token from 1.8.0 to 2.1.0
    • EndBug/version-check from 1 to 2
    • actions/setup-node from 3 to 4
    • actions/github-script from 6.2.0 to 7.0.1
    • @​grafana/experimental from 2.1.1 to 2.1.2
    • @​types/node from 22.7.4 to 22.7.5
    • @​types/react-dom from 18.3.0 to 18.3.1
    • cspell from 8.14.4 to 8.15.2
    • @​grafana/data from 11.2.2 to 11.3.0
    • @​grafana/eslint-config from 7.0.0 to 8.0.0
    • @​grafana/runtime from 11.2.2 to 11.3.0
    • @​grafana/ui from 11.2.2 to 11.3.0
    • @​swc/core from 1.7.28 to 1.8.0
    • @​testing-library/jest-dom from 6.5.0 to 6.6.3
    • @​types/jest from 29.5.13 to 29.5.14
    • @​types/lodash from 4.17.10 to 4.17.13
    • @​types/node from 22.7.5 to 22.8.7
    • @​types/react from 18.3.11 to 18.3.12
    • cspell from 8.15.2 to 8.15.7
    • rollup from 4.24.0 to 4.24.4
    • @​grafana/async-query-data 0.2.0 0.3.0
    • @​eslint/js 9.13.0 9.14.0
    • @​stylistic/eslint-plugin-ts 2.10.0 2.10.1
    • @​swc/jest 0.2.36 0.2.37
    • eslint 9.13.0 9.14.0

v0.5.0

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by grafanabot, a new releaser for @​grafana/aws-sdk since your current version.


Updates @grafana/data from 9.5.21 to 11.6.0

Release notes

Sourced from @​grafana/data's releases.

11.6.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/data's changelog.

11.6.0 (2025-03-25)

Features and enhancements

... (truncated)

Commits
  • 08d88ba [release-11.6.0] Dashboards: Fix time range bug when use_browser_locale is en...
  • 9f280bd [release-11.6.0] Transformations: Fix field naming in Add field from calc (Bi...
  • 1444e9d Transformations: Improve groupBy field selection and aggregated field types (...
  • 5e21b9e Invite User: Add invite user button in top bar (#101809)
  • 14ebec5 Alerting: Allow selection of recording rule write target on per-rule basis. (...
  • 31e92ba Trace View: Add link from the Trace View to the Profiles Drilldown (#101422)
  • 374380d Alerting: Keep the latest version of deleted rule in version table (#101481)
  • e7baf98 Transformations: Avoid mutation during variable interpolation (#101594)
  • 6d4a271 Frontend: Expose unstable entrypoints for data and runtime (#101547)
  • bbfeb8d Feature: Introduce subresource integrity checks (SRI) for frontend assets (#1...
  • Additional commits viewable in compare view

Updates @grafana/runtime from 9.5.21 to 11.6.0

Release notes

Sourced from @​grafana/runtime's releases.

11.6.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/runtime's changelog.

11.6.0 (2025-03-25)

Features and enhancements

... (truncated)

Commits
  • 4a713bd Plugin: expose nested folder component from core grafana (#97765)
  • cf95a42 ScopesContext: Move export from unstable to regular entrypoint (#101765)
  • 7acfdfa ScopesContext: Move runtime service to unstable (#101600)
  • 6d4a271 Frontend: Expose unstable entrypoints for data and runtime (#101547)
  • 859c12b Grafana UI: Expose unstable entrypoint (#97080)
  • ccc1477 PluginExtensions: Migrate edit profile page to use new plugin components API ...
  • eca045b Build: Reduce repetition in rollup configs (#93916)
  • c969a72 PluginExtensions: Fixed so we expose the proper types for usePluginComponents...
  • cb05ead chore: add react-loading-skeleton to @​grafana/runtime (#100941)
  • 84d22e1 PluginExtensions: Exposing registry meta for components returned via `usePlug...
  • Additional commits viewable in compare view

Updates @grafana/ui from 9.5.21 to 11.6.0

Release notes

Sourced from @​grafana/ui's releases.

11.6.0

Download page What's new highlights

Features and enhancements

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 9, 2025
@cla-bot cla-bot bot added the cla-signed label Apr 9, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependency-updates-63478350c5 branch from 30a9601 to 6843c07 Compare April 14, 2025 16:32
Bumps the dependency-updates group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@grafana/aws-sdk](https://github.com/grafana/grafana-aws-sdk-react) | `0.0.46` | `0.7.0` |
| [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data) | `9.5.21` | `11.6.0` |
| [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime) | `9.5.21` | `11.6.0` |
| [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui) | `9.5.21` | `11.6.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.33.0` | `1.51.1` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.14.195` | `4.17.16` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `19.1.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `19.1.0` |


Updates `@grafana/aws-sdk` from 0.0.46 to 0.7.0
- [Release notes](https://github.com/grafana/grafana-aws-sdk-react/releases)
- [Changelog](https://github.com/grafana/grafana-aws-sdk-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana-aws-sdk-react/commits/v0.7.0)

Updates `@grafana/data` from 9.5.21 to 11.6.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.6.0/packages/grafana-data)

Updates `@grafana/runtime` from 9.5.21 to 11.6.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.6.0/packages/grafana-runtime)

Updates `@grafana/ui` from 9.5.21 to 11.6.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.6.0/packages/grafana-ui)

Updates `@playwright/test` from 1.33.0 to 1.51.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.33.0...v1.51.1)

Updates `@types/lodash` from 4.14.195 to 4.17.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `react` from 18.2.0 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react)

Updates `react-dom` from 18.2.0 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@grafana/aws-sdk"
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: "@grafana/data"
  dependency-version: 11.6.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: "@grafana/runtime"
  dependency-version: 11.6.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: "@grafana/ui"
  dependency-version: 11.6.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: "@playwright/test"
  dependency-version: 1.51.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: "@types/lodash"
  dependency-version: 4.17.16
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: react
  dependency-version: 19.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
- dependency-name: react-dom
  dependency-version: 19.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependency-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependency-updates-63478350c5 branch from 6843c07 to f54e4cb Compare May 5, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

0 participants