Skip to content
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 all-dependencies group across 1 directory with 35 updates #301

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the all-dependencies group with 35 updates in the / directory:

Package From To
@emotion/css 11.13.4 11.13.5
@grafana/data 11.2.2 11.4.0
@grafana/experimental 2.1.2 2.1.4
@grafana/prometheus 11.2.2 11.4.0
@grafana/runtime 11.2.2 11.4.0
@grafana/schema 11.2.2 11.4.0
@grafana/ui 11.2.2 11.4.0
react 18.3.1 19.0.0
@types/react 18.3.11 19.0.1
react-dom 18.3.1 19.0.0
@types/react-dom 18.3.1 19.0.1
@babel/core 7.25.8 7.26.0
@grafana/e2e-selectors 11.2.2 11.4.0
@grafana/eslint-config 7.0.0 8.0.0
@grafana/plugin-e2e 1.12.1 1.13.0
@playwright/test 1.48.0 1.49.0
@swc/core 1.7.35 1.10.1
@swc/helpers 0.5.13 0.5.15
@swc/jest 0.2.36 0.2.37
@testing-library/jest-dom 6.5.0 6.6.3
@testing-library/react 16.0.1 16.1.0
@types/jest 29.5.13 29.5.14
@types/lodash 4.17.10 4.17.13
@types/node 22.7.5 22.10.1
cspell 8.15.2 8.16.1
eslint-plugin-jest 28.8.3 28.9.0
eslint-plugin-jsdoc 50.4.1 50.6.0
eslint-plugin-jsx-a11y 6.10.0 6.10.2
eslint-plugin-react 7.37.1 7.37.2
eslint-plugin-react-hooks 5.0.0 5.1.0
prettier 3.3.3 3.4.2
sass 1.79.5 1.82.0
sass-loader 16.0.2 16.0.4
typescript 5.6.3 5.7.2
webpack 5.95.0 5.97.1

Updates @emotion/css from 11.13.4 to 11.13.5

Release notes

Sourced from @​emotion/css's releases.

@​emotion/css@​11.13.5

Patch Changes

  • #3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

    • @​emotion/serialize@​1.3.3
    • @​emotion/cache@​11.13.5
    • @​emotion/utils@​1.4.2
    • @​emotion/babel-plugin@​11.13.5
Commits

Updates @grafana/data from 11.2.2 to 11.4.0

Release notes

Sourced from @​grafana/data's releases.

11.4.0

Download page What's new highlights

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2

Download page What's new highlights

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.3.1

Download page What's new highlights

Features and enhancements

Bug fixes

... (truncated)

Changelog

Sourced from @​grafana/data's changelog.

11.4.0 (2024-12-05)

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2 (2024-12-04)

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.2.5 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97264, @​mgyongyosi

11.1.10 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97261, @​mgyongyosi

11.0.9 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97265, @​mgyongyosi

10.4.14 (2024-12-04)

... (truncated)

Commits
  • 8d6bbb7 Release: 11.3.1 (#96714)
  • 50c5d80 Release: 11.3.0 (#95196)
  • 8fbd8ea Update dependency @​types/node to v20.16.11
  • 6190499 Update dependency moment-timezone to v0.5.46 (#94331)
  • 32c5555 Update dependency @​types/node to v20.16.10
  • 45835f7 Update dependency @​types/lodash to v4.17.10
  • 712314e CloudMigrations: create onPremToCloudMigrationsAlerts feature toggle in exp...
  • d0abb08 Limit: Prevent negative limit (#94237)
  • 0db65d2 Plugins: Add Subresource Integrity checks (#93024)
  • 6096f46 Plugin Extensions: Require meta-data to be defined in plugin.json during de...
  • Additional commits viewable in compare view

Updates @grafana/experimental from 2.1.2 to 2.1.4

Changelog

Sourced from @​grafana/experimental's changelog.

Change Log

All notable changes to this project will be documented in this file.

v2.1.3

  • Query builder: Add support to disable operations
Commits

Updates @grafana/prometheus from 11.2.2 to 11.4.0

Release notes

Sourced from @​grafana/prometheus's releases.

11.4.0

Download page What's new highlights

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2

Download page What's new highlights

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.3.1

Download page What's new highlights

Features and enhancements

Bug fixes

... (truncated)

Changelog

Sourced from @​grafana/prometheus's changelog.

11.4.0 (2024-12-05)

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2 (2024-12-04)

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.2.5 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97264, @​mgyongyosi

11.1.10 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97261, @​mgyongyosi

11.0.9 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97265, @​mgyongyosi

10.4.14 (2024-12-04)

... (truncated)

Commits
  • 8d6bbb7 Release: 11.3.1 (#96714)
  • 7cf08eb [v11.3.x] Prometheus: Fix passing query timeout to upstream queries (#95264)
  • 50c5d80 Release: 11.3.0 (#95196)
  • 8fbd8ea Update dependency @​types/node to v20.16.11
  • 1e3009e Update dependency @​reduxjs/toolkit to v2.2.8
  • 6190499 Update dependency moment-timezone to v0.5.46 (#94331)
  • 65fc403 Update dependency eslint-plugin-react to v7.37.1
  • 32c5555 Update dependency @​types/node to v20.16.10
  • 45835f7 Update dependency @​types/lodash to v4.17.10
  • 797da67 Update dependency @​lezer/common to v1.2.2
  • Additional commits viewable in compare view

Updates @grafana/runtime from 11.2.2 to 11.4.0

Release notes

Sourced from @​grafana/runtime's releases.

11.4.0

Download page What's new highlights

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2

Download page What's new highlights

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.3.1

Download page What's new highlights

Features and enhancements

Bug fixes

... (truncated)

Changelog

Sourced from @​grafana/runtime's changelog.

11.4.0 (2024-12-05)

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2 (2024-12-04)

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.2.5 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97264, @​mgyongyosi

11.1.10 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97261, @​mgyongyosi

11.0.9 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97265, @​mgyongyosi

10.4.14 (2024-12-04)

... (truncated)

Commits
  • 8d6bbb7 Release: 11.3.1 (#96714)
  • 50c5d80 Release: 11.3.0 (#95196)
  • 45835f7 Update dependency @​types/lodash to v4.17.10
  • 0db65d2 Plugins: Add Subresource Integrity checks (#93024)
  • 6096f46 Plugin Extensions: Require meta-data to be defined in plugin.json during de...
  • 012d627 Fix: Prevent import errors caused by Rollup 4 (#93903)
  • f22bee8 Build: Migrate packages to rollup v4 (#93731)
  • db697a3 Update dependency @​rollup/plugin-node-resolve to v15.3.0 (#93677)
  • 5193318 Update dependency @​types/lodash to v4.17.9
  • 1a13e7f Update dependency @​types/systemjs to v6.15.1
  • Additional commits viewable in compare view

Updates @grafana/schema from 11.2.2 to 11.4.0

Release notes

Sourced from @​grafana/schema's releases.

11.4.0

Download page What's new highlights

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2

Download page What's new highlights

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.3.1

Download page What's new highlights

Features and enhancements

Bug fixes

... (truncated)

Changelog

Sourced from @​grafana/schema's changelog.

11.4.0 (2024-12-05)

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2 (2024-12-04)

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.2.5 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97264, @​mgyongyosi

11.1.10 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97261, @​mgyongyosi

11.0.9 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97265, @​mgyongyosi

10.4.14 (2024-12-04)

... (truncated)

Commits

Updates @grafana/ui from 11.2.2 to 11.4.0

Release notes

Sourced from @​grafana/ui's releases.

11.4.0

Download page What's new highlights

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2

Download page What's new highlights

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.3.1

Download page What's new highlights

Features and enhancements

Bug fixes

... (truncated)

Changelog

Sourced from @​grafana/ui's changelog.

11.4.0 (2024-12-05)

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2 (2024-12-04)

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.2.5 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97264, @​mgyongyosi

11.1.10 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97261, @​mgyongyosi

11.0.9 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97265, @​mgyongyosi

10.4.14 (2024-12-04)

... (truncated)

Commits
  • 8d6bbb7 Release: 11.3.1 (#96714)
  • 5b1a386 [v11.3.x] BarChart: Fix threshold lines rendering for horizontal orientation ...
  • 9bb7d77 [v11.3.x] Timeseries: Utilize min/max on stacking percentage (#95793)
  • a786074 [v11.3.x] Table: Fix text wrapping applying to wrong field (#95425)
  • 50c5d80 Release: 11.3.0 (#95196)
  • 367c82b [v11.3.x] BarChart: Skip formatting null-valued ticks (#95094)
  • efeb053 [v11.3.x] DataLinks: Fix onClick functionality (#94907)
  • f2093c9 Update dependency react-dropzone to v14.2.9
  • 5b7ae2b Update dependency rc-slider to v11.1.7
  • 8fbd8ea Update dependency @​types/node to v20.16.11
  • Additional commits viewable in compare view

Updates react from 18.3.1 to 19.0.0

Release notes

Sourced from react's releases.

19.0.0 (December 5, 2024)

Below is a list of all new features, APIs, deprecations, and breaking changes. Read React 19 release post and React 19 upgrade guide for more information.

Note: To help make the upgrade to React 19 easier, we’ve published a [email protected] release that is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19. We recommend upgrading to React 18.3.1 first to help identify any issues before upgrading to React 19.

New Features

React

  • Actions: startTransition can now accept async functions. Functions passed to startTransition are called “Actions”. A given Transition can include one or more Actions which update state in the background and update the UI with one commit. In addition to updating state, Actions can now perform side effects including async requests, and the Action will wait for the work to finish before finishing the Transition. This feature allows Transitions to include side effects like fetch() in the pending state, and provides support for error handling, and optimistic updates.
  • useActionState: is a new hook to order Actions inside of a Transition with access to the state of the action, and the pending state. It accepts a reducer that can call Actions, and the initial state used for first render. It also accepts an optional string that is used if the action is passed to a form action prop to support progressive enhancement in forms.
  • useOptimistic: is a new hook to update state while a Transition is in progress. It returns the state, and a set function that can be called inside a transition to “optimistically” update the state to expected final value immediately while the Transition completes in the background. When the transition finishes, the state is updated to the new value.
  • use: is a new API that allows reading resources in render. In React 19, use accepts a promise or Context. If provided a promise, use will suspend until a value is resolved. use can only be used in render but can be called conditionally.
  • ref as a prop: Refs can now be used as props, removing the need for forwardRef.
  • Suspense sibling pre-warming: When a component suspends, React will immediately commit the fallback of the nearest Suspense boundary, without waiting for the entire sibling tree to render. After the fallback commits, React will schedule another render for the suspended siblings to “pre-warm” lazy requests.

React DOM Client

  • <form> action prop: Form Actions allow you to manage forms automatically and integrate with useFormStatus. When a <form> action succeeds, React will automatically reset the form for uncontrolled components. The form can be reset manually with the new requestFormReset API.
  • <button> and <input> formAction prop: Actions can be passed to the formAction prop to configure ...

    Description has been truncated

Bumps the all-dependencies group with 35 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@emotion/css](https://github.com/emotion-js/emotion) | `11.13.4` | `11.13.5` |
| [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data) | `11.2.2` | `11.4.0` |
| [@grafana/experimental](https://github.com/grafana/grafana-experimental) | `2.1.2` | `2.1.4` |
| [@grafana/prometheus](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-prometheus) | `11.2.2` | `11.4.0` |
| [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime) | `11.2.2` | `11.4.0` |
| [@grafana/schema](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-schema) | `11.2.2` | `11.4.0` |
| [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui) | `11.2.2` | `11.4.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.0.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.11` | `19.0.1` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.0.0` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.1` | `19.0.1` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.8` | `7.26.0` |
| [@grafana/e2e-selectors](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-e2e-selectors) | `11.2.2` | `11.4.0` |
| [@grafana/eslint-config](https://github.com/grafana/eslint-config-grafana) | `7.0.0` | `8.0.0` |
| [@grafana/plugin-e2e](https://github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e) | `1.12.1` | `1.13.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.48.0` | `1.49.0` |
| [@swc/core](https://github.com/swc-project/swc) | `1.7.35` | `1.10.1` |
| [@swc/helpers](https://github.com/swc-project/swc) | `0.5.13` | `0.5.15` |
| [@swc/jest](https://github.com/swc-project/pkgs) | `0.2.36` | `0.2.37` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.5.0` | `6.6.3` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.1` | `16.1.0` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.13` | `29.5.14` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.10` | `4.17.13` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.5` | `22.10.1` |
| [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.15.2` | `8.16.1` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.8.3` | `28.9.0` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.4.1` | `50.6.0` |
| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.10.0` | `6.10.2` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.1` | `7.37.2` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.0.0` | `5.1.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` |
| [sass](https://github.com/sass/dart-sass) | `1.79.5` | `1.82.0` |
| [sass-loader](https://github.com/webpack-contrib/sass-loader) | `16.0.2` | `16.0.4` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` |
| [webpack](https://github.com/webpack/webpack) | `5.95.0` | `5.97.1` |



Updates `@emotion/css` from 11.13.4 to 11.13.5
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

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

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

Updates `@grafana/prometheus` from 11.2.2 to 11.4.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.4.0/packages/grafana-prometheus)

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

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

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

Updates `react` from 18.3.1 to 19.0.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.0.0/packages/react)

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

Updates `react-dom` from 18.3.1 to 19.0.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.0.0/packages/react-dom)

Updates `@types/react-dom` from 18.3.1 to 19.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@babel/core` from 7.25.8 to 7.26.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-core)

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

Updates `@grafana/eslint-config` from 7.0.0 to 8.0.0
- [Changelog](https://github.com/grafana/eslint-config-grafana/blob/master/CHANGELOG.md)
- [Commits](https://github.com/grafana/eslint-config-grafana/commits)

Updates `@grafana/plugin-e2e` from 1.12.1 to 1.13.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)

Updates `@playwright/test` from 1.48.0 to 1.49.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.48.0...v1.49.0)

Updates `@swc/core` from 1.7.35 to 1.10.1
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.7.35...v1.10.1)

Updates `@swc/helpers` from 0.5.13 to 0.5.15
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits)

Updates `@swc/jest` from 0.2.36 to 0.2.37
- [Commits](https://github.com/swc-project/pkgs/commits)

Updates `@testing-library/jest-dom` from 6.5.0 to 6.6.3
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.5.0...v6.6.3)

Updates `@testing-library/react` from 16.0.1 to 16.1.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.0.1...v16.1.0)

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

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

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

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

Updates `@types/react-dom` from 18.3.1 to 19.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `cspell` from 8.15.2 to 8.16.1
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.16.1/packages/cspell)

Updates `eslint-plugin-jest` from 28.8.3 to 28.9.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v28.8.3...v28.9.0)

Updates `eslint-plugin-jsdoc` from 50.4.1 to 50.6.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v50.4.1...v50.6.0)

Updates `eslint-plugin-jsx-a11y` from 6.10.0 to 6.10.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.10.0...v6.10.2)

Updates `eslint-plugin-react` from 7.37.1 to 7.37.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.1...v7.37.2)

Updates `eslint-plugin-react-hooks` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Updates `prettier` from 3.3.3 to 3.4.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.4.2)

Updates `sass` from 1.79.5 to 1.82.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.79.5...1.82.0)

Updates `sass-loader` from 16.0.2 to 16.0.4
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v16.0.2...v16.0.4)

Updates `typescript` from 5.6.3 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.3...v5.7.2)

Updates `webpack` from 5.95.0 to 5.97.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.95.0...v5.97.1)

---
updated-dependencies:
- dependency-name: "@emotion/css"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@grafana/data"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@grafana/experimental"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@grafana/prometheus"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@grafana/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@grafana/schema"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@grafana/ui"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@grafana/e2e-selectors"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@grafana/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@grafana/plugin-e2e"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@swc/helpers"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@swc/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: cspell
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 9, 2024 15:59
@dependabot dependabot bot requested review from idastambuk and kevinwcyu and removed request for a team December 9, 2024 15:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

Superseded by #303.

@dependabot dependabot bot closed this Dec 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-dependencies-3881eaa3b5 branch December 9, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants