Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps the all-dependencies group with 17 updates:

Package From To
@grafana/async-query-data 0.4.0 0.4.1
@grafana/plugin-ui 0.10.3 0.10.4
@eslint/eslintrc 3.2.0 3.3.0
@eslint/js 9.20.0 9.21.0
@grafana/data 11.5.1 11.5.2
@grafana/runtime 11.5.1 11.5.2
@grafana/ui 11.5.1 11.5.2
@stylistic/eslint-plugin-ts 3.1.0 4.0.1
@swc/core 1.10.16 1.10.18
@types/node 22.13.4 22.13.5
@typescript-eslint/eslint-plugin 8.24.0 8.24.1
@typescript-eslint/parser 8.24.0 8.24.1
cspell 8.17.3 8.17.5
eslint 9.20.1 9.21.0
lefthook 1.10.10 1.11.0
prettier 3.5.1 3.5.2
react-router-dom 7.1.5 7.2.0

Updates @grafana/async-query-data from 0.4.0 to 0.4.1

Release notes

Sourced from @​grafana/async-query-data's releases.

v0.4.1

What's Changed

Full Changelog: grafana/grafana-async-query-data-js@v0.4.0...v0.4.1

Changelog

Sourced from @​grafana/async-query-data's changelog.

v0.4.1

Commits
  • 4cf3acd Prepare release 0.4.1 (#64)
  • 8a75de4 Bump the all-node-dependencies group across 1 directory with 15 updates (#62)
  • 36e7898 Chore: add label to external contributions (#61)
  • 3ab2d3a Bump node dependencies with 23 updates. Migrate to eslint 9 and add react maj...
  • See full diff in compare view

Updates @grafana/plugin-ui from 0.10.3 to 0.10.4

Changelog

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

v0.10.4 - 2025-02-19

  • Use import instead of require in SQL language definition
Commits

Updates @eslint/eslintrc from 3.2.0 to 3.3.0

Release notes

Sourced from @​eslint/eslintrc's releases.

v3.3.0

3.3.0 (2025-02-21)

Features

Changelog

Sourced from @​eslint/eslintrc's changelog.

3.3.0 (2025-02-21)

Features

Commits

Updates @eslint/js from 9.20.0 to 9.21.0

Release notes

Sourced from @​eslint/js's releases.

v9.21.0

Features

  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)

Bug Fixes

  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)

Documentation

  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)

Chores

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)

v9.20.1

Bug Fixes

Documentation

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)
Changelog

Sourced from @​eslint/js's changelog.

v9.21.0 - February 21, 2025

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • c5561ea docs: Update README (GitHub Actions Bot)
  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)
  • dd7d930 docs: Update README (GitHub Actions Bot)

v9.20.1 - February 11, 2025

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 274f054 fix: fix RuleContext type (#19417) (Francesco Trotta)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)
Commits

Updates @grafana/data from 11.5.1 to 11.5.2

Release notes

Sourced from @​grafana/data's releases.

11.5.2

Download page What's new highlights

Features and enhancements

Bug fixes

Changelog

Sourced from @​grafana/data's changelog.

11.5.2 (2025-02-18)

Features and enhancements

Bug fixes

11.4.2 (2025-02-18)

Features and enhancements

Bug fixes

11.3.4 (2025-02-18)

Features and enhancements

Bug fixes

... (truncated)

Commits

Updates @grafana/runtime from 11.5.1 to 11.5.2

Release notes

Sourced from @​grafana/runtime's releases.

11.5.2

Download page What's new highlights

Features and enhancements

Bug fixes

Changelog

Sourced from @​grafana/runtime's changelog.

11.5.2 (2025-02-18)

Features and enhancements

Bug fixes

11.4.2 (2025-02-18)

Features and enhancements

Bug fixes

11.3.4 (2025-02-18)

Features and enhancements

Bug fixes

... (truncated)

Commits

Updates @grafana/ui from 11.5.1 to 11.5.2

Release notes

Sourced from @​grafana/ui's releases.

11.5.2

Download page What's new highlights

Features and enhancements

Bug fixes

Changelog

Sourced from @​grafana/ui's changelog.

11.5.2 (2025-02-18)

Features and enhancements

Bug fixes

11.4.2 (2025-02-18)

Features and enhancements

Bug fixes

11.3.4 (2025-02-18)

Features and enhancements

Bug fixes

... (truncated)

Commits

Updates @stylistic/eslint-plugin-ts from 3.1.0 to 4.0.1

Release notes

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

v4.0.1

4.0.1 (2025-02-19)

Bug Fixes

  • indent-binary-ops: handle { for left token check (#693) (7f2740e)

Chores

v4.0.0

4.0.0 (2025-02-18)

⚠ BREAKING CHANGES

  • migrate to ESM-only, requires ESLint v9+ (#670)

Features

  • semi-spacing: support handling typescript (#687) (8b76c93)
  • space-infix-ops: allow to ignore types in ts variant (#684) (c83ce20)

Chores

v4.0.0-beta.1

4.0.0-beta.1 (2025-02-10)

⚠ BREAKING CHANGES

  • migrate to ESM-only, requires ESLint v9+ (#670)

Features

  • migrate to ESM-only, requires ESLint v9+ (#670) (3145d50)

Chores

Changelog

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

4.0.1 (2025-02-19)

Bug Fixes

  • indent-binary-ops: handle { for left token check (#693) (7f2740e)

Chores

4.0.0 (2025-02-18)

Features

  • semi-spacing: support handling typescript (#687) (8b76c93)
  • space-infix-ops: allow to ignore types in ts variant (#684) (c83ce20)

Chores

4.0.0-beta.1 (2025-02-10)

⚠ BREAKING CHANGES

  • migrate to ESM-only, requires ESLint v9+ (#670)

Features

  • migrate to ESM-only, requires ESLint v9+ (#670) (3145d50)

Chores

Commits

Updates @swc/core from 1.10.16 to 1.10.18

Changelog

Sourced from @​swc/core's changelog.

[1.10.18] - 2025-02-19

Bug Fixes

  • (hstr) Prevent memory leak for global stores (#10047) (4718bc0)

Miscellaneous Tasks

  • (es/minifier) Make minify-all example ignore parsing errors (#10045) (6c7ec46)

Build

  • (es) Select optimization level for each crates (#10046) (c28d494)

[1.10.17] - 2025-02-18

Bug Fixes

  • (deps) Update cargo (patch) (#10021) (ffb7734)

  • (typescript) Improve type inferring for undefined and null (#10038) (5059ece)

  • (typescript) Remove the usages of private members (#10037) (8410b59)

Performance

Testing

... (truncated)

Commits
  • e7992d7 chore: Publish 1.10.18 with swc_core v14.0.1
  • b22d7ee chore: Update changelog
  • 8da0357 chore: Publish 1.10.18-nightly-20250219.1 with swc_core v14.0.1
  • 49f7288 chore: Publish crates with swc_core v14.0.1
  • 4718bc0 fix(hstr): Prevent memory leak for global stores (#10047)
  • c28d494 build(es): Select optimization level for each crates (#10046)
  • 6c7ec46 chore(es/minifier): Make minify-all example ignore parsing errors (#10045)
  • 13105b5 chore: Update changelog
  • ef7c149 chore: Publish 1.10.17 with swc_core v14.0.0
  • b9a437b chore: Update changelog
  • Additional commits viewable in compare view

Updates @types/node from 22.13.4 to 22.13.5

Commits

Updates @typescript-eslint/eslint-plugin from 8.24.0 to 8.24.1

Release notes

Sourced from <...

Description has been truncated

Bumps the all-dependencies group with 17 updates:

| Package | From | To |
| --- | --- | --- |
| [@grafana/async-query-data](https://github.com/grafana/grafana-async-query-data-js) | `0.4.0` | `0.4.1` |
| [@grafana/plugin-ui](https://github.com/grafana/plugin-ui) | `0.10.3` | `0.10.4` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.2.0` | `3.3.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.20.0` | `9.21.0` |
| [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data) | `11.5.1` | `11.5.2` |
| [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime) | `11.5.1` | `11.5.2` |
| [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui) | `11.5.1` | `11.5.2` |
| [@stylistic/eslint-plugin-ts](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-ts) | `3.1.0` | `4.0.1` |
| [@swc/core](https://github.com/swc-project/swc) | `1.10.16` | `1.10.18` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.4` | `22.13.5` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.24.0` | `8.24.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.24.0` | `8.24.1` |
| [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.17.3` | `8.17.5` |
| [eslint](https://github.com/eslint/eslint) | `9.20.1` | `9.21.0` |
| [lefthook](https://github.com/evilmartians/lefthook) | `1.10.10` | `1.11.0` |
| [prettier](https://github.com/prettier/prettier) | `3.5.1` | `3.5.2` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.1.5` | `7.2.0` |


Updates `@grafana/async-query-data` from 0.4.0 to 0.4.1
- [Release notes](https://github.com/grafana/grafana-async-query-data-js/releases)
- [Changelog](https://github.com/grafana/grafana-async-query-data-js/blob/main/CHANGELOG.md)
- [Commits](grafana/grafana-async-query-data-js@v0.4.0...v0.4.1)

Updates `@grafana/plugin-ui` from 0.10.3 to 0.10.4
- [Release notes](https://github.com/grafana/plugin-ui/releases)
- [Changelog](https://github.com/grafana/plugin-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/plugin-ui/commits)

Updates `@eslint/eslintrc` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@v3.2.0...v3.3.0)

Updates `@eslint/js` from 9.20.0 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.21.0/packages/js)

Updates `@grafana/data` from 11.5.1 to 11.5.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.5.2/packages/grafana-data)

Updates `@grafana/runtime` from 11.5.1 to 11.5.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.5.2/packages/grafana-runtime)

Updates `@grafana/ui` from 11.5.1 to 11.5.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.5.2/packages/grafana-ui)

Updates `@stylistic/eslint-plugin-ts` from 3.1.0 to 4.0.1
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.0.1/packages/eslint-plugin-ts)

Updates `@swc/core` from 1.10.16 to 1.10.18
- [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.10.16...v1.10.18)

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

Updates `@typescript-eslint/eslint-plugin` from 8.24.0 to 8.24.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.24.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.24.0 to 8.24.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.24.1/packages/parser)

Updates `cspell` from 8.17.3 to 8.17.5
- [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.5/packages/cspell)

Updates `eslint` from 9.20.1 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.20.1...v9.21.0)

Updates `lefthook` from 1.10.10 to 1.11.0
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.10.10...v1.11.0)

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

Updates `react-router-dom` from 7.1.5 to 7.2.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)

---
updated-dependencies:
- dependency-name: "@grafana/async-query-data"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@grafana/plugin-ui"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@eslint/eslintrc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@grafana/data"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@grafana/runtime"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@grafana/ui"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@stylistic/eslint-plugin-ts"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: "@swc/core"
  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-patch
  dependency-group: all-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: cspell
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: lefthook
  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-patch
  dependency-group: all-dependencies
- dependency-name: react-router-dom
  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 February 24, 2025 13:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 24, 2025
@dependabot dependabot bot requested review from idastambuk and njvrzm and removed request for a team February 24, 2025 13:21
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2025

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

@dependabot dependabot bot closed this Mar 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-dependencies-4cb3974ce8 branch March 3, 2025 12:39
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