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-node-dependencies group across 1 directory with 18 updates #380

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
@grafana/experimental 2.1.4 2.1.6
react-router-dom 7.0.2 7.1.0
@emotion/css 11.10.6 11.13.5
@grafana/aws-sdk 0.5.0 0.6.0
@grafana/plugin-e2e 1.13.1 1.14.1
@types/lodash 4.17.10 4.17.13
cspell 8.16.1 8.17.1
lefthook 1.9.0 1.10.0
sass 1.82.0 1.83.0
webpack-cli 5.1.4 6.0.1
@types/testing-library__jest-dom 5.14.8 6.0.0
@typescript-eslint/eslint-plugin 6.21.0 8.18.1
@typescript-eslint/parser 6.21.0 8.18.1
eslint 8.57.1 9.17.0
eslint-config-prettier 8.10.0 9.1.0
eslint-plugin-jsdoc 46.10.1 50.6.1
eslint-plugin-react-hooks 4.6.2 5.1.0
terser-webpack-plugin 5.3.10 5.3.11

Updates @grafana/experimental from 2.1.4 to 2.1.6

Changelog

Sourced from @​grafana/experimental's changelog.

v2.1.6

  • Auth: Make AuthMethodSettings select more Playwright friendly.

v2.1.5

  • Add deprecation message

v2.1.3

  • Query builder: Add support to disable operations

v2.1.2

  • Chore: Relax peer dependencies

v2.1.1

  • Fix types in SQLEditor

v2.1.0

v2.0.0

  • Auth: Refactoring and renaming some inputs so this can be a breaking change

v1.8.0

  • Auth: add ability to customize labels and placeholders for user/password fields

v1.7.13

  • Switched from "react-beautiful-dnd" to "@​hello-pangea/dnd"

v1.7.12

  • Auth: Fix "TLS Client Authentication" fields are not being cleared when setting is toggled off

v1.7.11

  • Replace usage of React's deprecated defaultProps

v1.7.10

  • Tweaks in type definitions for the SQLEditor component on the blur method

v1.7.9

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by dprokop, a new releaser for @​grafana/experimental since your current version.


Updates react-router-dom from 7.0.2 to 7.1.0

Release notes

Sourced from react-router-dom's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

7.1.0

Patch Changes

Commits

Updates @emotion/css from 11.10.6 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

@​emotion/css@​11.13.4

Patch Changes

@​emotion/css@​11.13.0

Minor Changes

  • #3198 d8ff8a5 Thanks @​Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

    Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

    Default files should continue to work in all environments.

Patch Changes

@​emotion/css@​11.12.0

Minor Changes

  • #2558 85772c3 Thanks @​emmatown! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

@​emotion/css@​11.11.2

... (truncated)

Commits

Updates @grafana/aws-sdk from 0.5.0 to 0.6.0

Release notes

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

v0.6.0

What's Changed

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

Changelog

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

Change Log

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

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
Commits
  • e365ca7 Replace @​grafana/experimental with @​grafana/plugin-ui and prepare 0.6.0 (#111)
  • 41e4c2a Bump the all-dependencies group with 11 updates (#103)
  • 47fd851 Bump the all-dependencies group across 1 directory with 12 updates (#102)
  • 54ade2c chore(dependencies): relax grafana/experimental dependency (#100)
  • 0c92ce7 Bump the all-dependencies group with 5 updates (#99)
  • e30460a Bump the all-dependencies group with 5 updates (#98)
  • 9bd5407 Chore: add dependabot (#97)
  • See full diff in compare view

Updates @grafana/plugin-e2e from 1.13.1 to 1.14.1

Changelog

Sourced from @​grafana/plugin-e2e's changelog.

v1.14.1 (Thu Dec 19 2024)

🐛 Bug Fix

Authors: 1


v1.14.0 (Wed Dec 18 2024)

🐛 Bug Fix

Authors: 2


Commits
  • 5a512a9 Bump independent versions [skip ci]
  • 5e6e74b Update CHANGELOG.md [skip ci]
  • 1ed8c80 Update dependency @​grafana/e2e-selectors to ^11.5.0-214310 (#1415)
  • 31b8a33 Bump independent versions [skip ci]
  • 3f5453d Update CHANGELOG.md [skip ci]
  • 3592a9f fix(deps): update dependency @​grafana/e2e-selectors to ^11.5.0-213998 (#1396)
  • See full diff in compare view

Updates @types/lodash from 4.17.10 to 4.17.13

Commits

Updates cspell from 8.16.1 to 8.17.1

Release notes

Sourced from cspell's releases.

v8.17.1

Changes

Fixes

fix: Make sure empty string is not checked. (#6680)

For some strange reason, the Hungarian dictionary ends up with a forbid on empty string. This would happen when matching against "..


v8.17.0

Changes

Features

feat: Support Windows UNC files. (#6671)


feat: Do not spell check random strings (#6615)

Added two new configuration options:

  • ignoreRandomStrings - (default true) tell the spell checker to ignore strings of random characters.
  • minRandomLength - (default 40) the minimum length of a string of characters before checking if it is random.

fixes #6573


Fixes

... (truncated)

Changelog

Sourced from cspell's changelog.

8.17.1 (2024-12-16)

8.17.0 (2024-12-15)

Commits

Updates lefthook from 1.9.0 to 1.10.0

Release notes

Sourced from lefthook's releases.

v1.10.0

Changelog

  • 2af1d2dea03176f31b59566cdd83ed7ce2eb3128 chore: update swift reference version
  • 5b620aa3d0c831188ae23fcce5c3a6b1f394f0a9 ci: automate aur package update (#899)
  • 73d28b7983223107505931742041cd24ca30a316 feat: add jobs option (#861)

v1.9.3

Changelog

  • 1e38d75b494f052b5ee5fa9ca9896deca506b20a chore: add mdbook (#894)
  • f2704a386695a7c88d7f77452325b9b32ce32802 fix: correctly parse config options (#895)

v1.9.2

Changelog

  • 5980de12b2404314d3ed303af21f4b0092e9ab3c fix: use correct remote scripts folder (#891)

v1.9.1

Changelog

  • b5b777635eed7900c0e2254ff6656104d5880a4c fix: skip_lfs config option (#889)
Changelog

Sourced from lefthook's changelog.

1.10.0 (2024-12-19)

1.9.3 (2024-12-18)

1.9.2 (2024-12-12)

1.9.1 (2024-12-12)

Commits

Updates sass from 1.82.0 to 1.83.0

Release notes

Sourced from sass's releases.

Dart Sass 1.83.0

To install Sass 1.83.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Allow trailing commas in all argument and parameter lists.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.83.0

  • Allow trailing commas in all argument and parameter lists.
Commits
  • f38dbb0 Merge pull request #2464 from sass/rest-param-comma
  • 0230ccf Update pkg/sass_api/CHANGELOG.md
  • dd9b106 Rename ArgumentInvocation and ArgumentDeclaration
  • c45bc70 Allow a trailing comma after rest parameters and arguments
  • 219fe67 Fix static analysis issues for dart 3.6 (#2462)
  • f9eef81 Fix links to importers in the internal documentation (#2458)
  • 1b3c7de Represent rest parameters as properties on Parameter (#2454)
  • 7a6722c Fix the declaration of ReturnRule._returnExpression (#2455)
  • 1536dc0 Merge pull request #2453 from sass/return
  • a74f9c3 Enable useDefineForClassFields and fix affected TS files. (#2447)
  • Additional commits viewable in compare view

Updates webpack-cli from 5.1.4 to 6.0.1

Release notes

Sourced from webpack-cli's releases.

v6.0.1

6.0.1 (2024-12-20)

Bug Fixes

v6.0.0

6.0.0 (2024-12-19)

BREAKING CHANGES

  • the minimum required Node.js version is 18.12.0
  • removed init, loader and plugin commands in favor create-webpack-app
  • dropped support for webpack-dev-server@v4
  • minimum supported webpack version is 5.82.0

Bug Fixes

Features

  • output pnpm version with info/version command (#3906) (38f3c6f)
Changelog

Sourced from webpack-cli's changelog.

6.0.1 (2024-12-20)

Bug Fixes

6.0.0 (2024-12-19)

BREAKING CHANGES

  • the minimum required Node.js version is 18.12.0
  • removed init, loader and plugin commands in favor create-webpack-app
  • dropped support for webpack-dev-server@v4
  • minimum supported webpack version is 5.82.0

Bug Fixes

Features

  • output pnpm version with info/version command (#3906) (38f3c6f)
Commits

Updates @types/testing-library__jest-dom from 5.14.8 to 6.0.0

Commits

Updates @typescript-eslint/eslint-plugin from 6.21.0 to 8.18.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.18.1

8.18.1 (2024-12-16)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#10444)
  • eslint-plugin: handle string like index type (#10460)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#10474)
  • eslint-plugin: use consistent naming for asserting types and casting values (#10472)
  • eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#10454)
  • scope-manager: visit params decorator before nest scope (#10475)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.18.0

8.18.0 (2024-12-09)

🚀 Features

  • eslint-plugin: [no-deprecated] report on super call of deprecated constructor (#10397)
  • eslint-plugin: [switch-exhaustiveness-check] add support for "no default" comment (#10218)

🩹 Fixes

  • typescript peer dependency (#10373)
  • deps: update dependency eslint to v9.16.0 (#10471)
  • eslint-plugin: [no-deprecated] check if a JSX attribute is deprecated (#10374)
  • eslint-plugin: [no-base-to-string] handle more robustly when multiple toString() declarations are present for a type (#10432)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] only flag function literals (#10436)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.17.0

8.17.0 (2024-12-02)

🚀 Features

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.18.1 (2024-12-16)

🩹 Fixes

  • scope-manager: visit params decorator before nest scope (#10475)
  • eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#10454)
  • eslint-plugin: use consistent naming for asserting types and casting values (#10472)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#10474)
  • eslint-plugin: handle string like index type (#10460)
  • eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#10444)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.18.0 (2024-12-09)

🚀 Features

  • eslint-plugin: [switch-exhaustiveness-check] add support for "no default" comment (#10218)
  • eslint-plugin: [no-deprecated] report on super call of deprecated constructor (#10397)

🩹 Fixes

  • eslint-plugin: [use-unknown-in-catch-callback-variable] only flag function literals (#10436)
  • eslint-plugin: [no-base-to-string] handle more robustly when multiple toString() declarations are present for a type (#10432)
  • eslint-plugin: [no-deprecated] check if a JSX attribute is deprecated (#10374)
  • typescript peer dependency (#10373)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.17.0 (2024-12-02)

🚀 Features

  • eslint-plugin: [prefer-promise-reject-errors] options to allow any and unknown (#10392)

🩹 Fixes

... (truncated)

Commits
  • b2ce158 chore(release): publish 8.18.1
  • 5a9788c fix(scope-manager): visit params decorator before nest scope (#10475)
  • 334d025 fix(eslint-plugin): [no-unnecessary-condition] better message when comparing ...
  • 984f177 fix(eslint-plugin): use consistent naming for asserting types and casting val...
  • eaae68c fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] flag values of a...
  • bddb35b fix(eslint-plugin): handle string like index type (#10460)
  • d5415e2 fix(eslint-plugin): [no-unnecessary-template-expression] don't report when an...
  • c60dbab chore(release): publish 8.18.0
  • 0d65f17 chore: enforce repo nullish check style (#10419)
  • a54a8e1 fix(eslint-plugin): [use-unknown-in-catch-callback-variable] only flag functi...
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 6.21.0 to 8.18.1

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.18.1

8.18.1 (2024-12-16)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-template-expression] don't report when an expression includes comment (#10444)
  • eslint-plugin: handle string like index type (#10460)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] flag values of a type parameter with boolean type constraints (#10474)
  • eslint-plugin: use consistent naming for asserting types and casting values (#10472)
  • eslint-plugin: [no-unnecessary-condition] better message when comparing between literal types (#10454)
  • scope-manager: visit params decorator before nest scope (#10475)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.18.0

8.18.0 (2024-12-09)

🚀 Features

  • eslint-plugin: [no-deprecated] report on super call of deprecated constructor (#10397)
  • eslint-plugin: [switch-exhaustiveness-check] add support for "no default" comment (#10218)

🩹 Fixes

  • typescript peer dependency (#10373)
  • deps: update dependency eslint to v9.16.0 (#10471)
  • eslint-plugin: [no-deprecated] check if a JSX attribute is deprecated (#10374)
  • eslint-plugin: [no-base-to-string] handle more robustly when multiple toString() declarations are present for a type (#10432)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] only flag function literals (#10436)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.17.0

8.17.0 (2024-12-02)

🚀 Features

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.18.1 (2024-12-16)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.18.0 (2024-12-09)

🩹 Fixes

  • typescript peer dependency (#10373)

❤️ Thank You

  • rtritto

You can read about our versioning strategy and releases on our website.

8.17.0 (2024-12-02)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.16.0 (2024-11-25)

🚀 Features

  • support TypeScript 5.7 (#10372)

❤️ Thank You

  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

8.15.0 (2024-11-18)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.14.0 (2024-11-11)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.13.0 (2024-11-04)

... (truncated)

Commits

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

| Package | From | To |
| --- | --- | --- |
| [@grafana/experimental](https://github.com/grafana/grafana-experimental) | `2.1.4` | `2.1.6` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.0.2` | `7.1.0` |
| [@emotion/css](https://github.com/emotion-js/emotion) | `11.10.6` | `11.13.5` |
| [@grafana/aws-sdk](https://github.com/grafana/grafana-aws-sdk-react) | `0.5.0` | `0.6.0` |
| [@grafana/plugin-e2e](https://github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e) | `1.13.1` | `1.14.1` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.10` | `4.17.13` |
| [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.16.1` | `8.17.1` |
| [lefthook](https://github.com/evilmartians/lefthook) | `1.9.0` | `1.10.0` |
| [sass](https://github.com/sass/dart-sass) | `1.82.0` | `1.83.0` |
| [webpack-cli](https://github.com/webpack/webpack-cli) | `5.1.4` | `6.0.1` |
| [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom) | `5.14.8` | `6.0.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `8.18.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `8.18.1` |
| [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.17.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.10.0` | `9.1.0` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `46.10.1` | `50.6.1` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.2` | `5.1.0` |
| [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) | `5.3.10` | `5.3.11` |



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

Updates `react-router-dom` from 7.0.2 to 7.1.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `@emotion/css` from 11.10.6 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/aws-sdk` from 0.5.0 to 0.6.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](grafana/grafana-aws-sdk-react@v0.5.0...v0.6.0)

Updates `@grafana/plugin-e2e` from 1.13.1 to 1.14.1
- [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 `@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 `cspell` from 8.16.1 to 8.17.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.17.1/packages/cspell)

Updates `lefthook` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.9.0...v1.10.0)

Updates `sass` from 1.82.0 to 1.83.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.82.0...1.83.0)

Updates `webpack-cli` from 5.1.4 to 6.0.1
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@6.0.1)

Updates `@types/testing-library__jest-dom` from 5.14.8 to 6.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/testing-library__jest-dom)

Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 8.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.21.0 to 8.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/parser)

Updates `eslint` from 8.57.1 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.1...v9.17.0)

Updates `eslint-config-prettier` from 8.10.0 to 9.1.0
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v8.10.0...v9.1.0)

Updates `eslint-plugin-jsdoc` from 46.10.1 to 50.6.1
- [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@v46.10.1...v50.6.1)

Updates `eslint-plugin-react-hooks` from 4.6.2 to 5.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/HEAD/packages/eslint-plugin-react-hooks)

Updates `terser-webpack-plugin` from 5.3.10 to 5.3.11
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/terser-webpack-plugin@v5.3.10...v5.3.11)

---
updated-dependencies:
- dependency-name: "@grafana/experimental"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-node-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-node-dependencies
- dependency-name: "@emotion/css"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-node-dependencies
- dependency-name: "@grafana/aws-sdk"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-node-dependencies
- dependency-name: "@grafana/plugin-e2e"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-node-dependencies
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-node-dependencies
- dependency-name: cspell
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-node-dependencies
- dependency-name: lefthook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-node-dependencies
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-node-dependencies
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-node-dependencies
- dependency-name: "@types/testing-library__jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-node-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-node-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-node-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-node-dependencies
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-node-dependencies
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-node-dependencies
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-node-dependencies
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-node-dependencies
...

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

dependabot bot commented on behalf of github Dec 30, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 30, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-node-dependencies-9b7228d01e branch December 30, 2024 02:04
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