Skip to content

Conversation

@renovate-sh-app
Copy link

@renovate-sh-app renovate-sh-app bot commented Oct 23, 2025

This PR contains the following updates:

Package Type Update Change
@eslint/eslintrc devDependencies pin ^3.2.0 -> 3.3.1
@eslint/js (source) devDependencies pin ^9.18.0 -> 9.34.0
@grafana/eslint-config devDependencies pin ^8.0.0 -> 8.2.0
@grafana/tsconfig (source) devDependencies pin ^2.0.0 -> 2.0.1
@rollup/plugin-node-resolve (source) devDependencies pin ^16.0.0 -> 16.0.3
@stylistic/eslint-plugin-ts (source) devDependencies pin ^4.2.0 -> 4.4.1
@swc/core (source) devDependencies pin ^1.7.40 -> 1.13.21
@swc/jest (source) devDependencies pin ^0.2.36 -> 0.2.39
@testing-library/dom devDependencies pin ^10.4.0 -> 10.4.1
@testing-library/jest-dom devDependencies pin ^6.6.2 -> 6.8.0
@testing-library/react-hooks devDependencies pin ^8.0.1 -> 8.0.1
@types/semver (source) devDependencies pin ^7.5.8 -> 7.7.1
@typescript-eslint/eslint-plugin (source) devDependencies pin ^8.12.0 -> 8.41.0
@typescript-eslint/parser (source) devDependencies pin ^8.12.0 -> 8.42.0
actions/checkout action pinDigest -> 93cb6ef
actions/github-script action pinDigest -> ed59741
actions/setup-node action pinDigest -> 2028fbc
esbuild devDependencies pin ^0.25.0 -> 0.25.11
eslint (source) devDependencies pin ^9.18.0 -> 9.36.0
eslint-config-prettier devDependencies pin ^10.0.1 -> 10.1.8
eslint-plugin-jsdoc devDependencies pin ^60.5.0 -> 60.8.3
eslint-plugin-react devDependencies pin ^7.37.2 -> 7.37.5
eslint-plugin-react-hooks (source) devDependencies pin ^5.0.0 -> 5.2.0
identity-obj-proxy devDependencies pin ^3.0.0 -> 3.0.0
jest (source) devDependencies pin ^30.0.4 -> 30.1.3
jest-environment-jsdom (source) devDependencies pin ^30.0.4 -> 30.1.2
node-notifier devDependencies pin ^10.0.1 -> 10.0.1
rimraf devDependencies pin ^6.0.1 -> 6.0.1
rollup (source) devDependencies pin ^4.24.2 -> 4.52.5
rollup-plugin-dts devDependencies pin ^6.1.1 -> 6.2.3
rollup-plugin-esbuild devDependencies pin ^6.1.1 -> 6.2.1
rollup-plugin-node-externals devDependencies pin ^8.0.0 -> 8.1.1

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app bot requested a review from a team as a code owner October 23, 2025 12:17
@renovate-sh-app renovate-sh-app bot requested review from kevinwcyu and njvrzm and removed request for a team October 23, 2025 12:17
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/pin-dependencies branch 2 times, most recently from 84a5b3b to f9d745e Compare October 31, 2025 12:16
| datasource | package                          | from    | to      |
| ---------- | -------------------------------- | ------- | ------- |
| npm        | @eslint/eslintrc                 | 3.3.1   | 3.3.1   |
| npm        | @eslint/js                       | 9.34.0  | 9.34.0  |
| npm        | @grafana/eslint-config           | 8.2.0   | 8.2.0   |
| npm        | @grafana/tsconfig                | 2.0.1   | 2.0.1   |
| npm        | @rollup/plugin-node-resolve      | 16.0.3  | 16.0.3  |
| npm        | @stylistic/eslint-plugin-ts      | 4.4.1   | 4.4.1   |
| npm        | @swc/core                        | 1.13.21 | 1.13.21 |
| npm        | @swc/jest                        | 0.2.39  | 0.2.39  |
| npm        | @testing-library/dom             | 10.4.1  | 10.4.1  |
| npm        | @testing-library/jest-dom        | 6.8.0   | 6.8.0   |
| npm        | @testing-library/react-hooks     | 8.0.1   | 8.0.1   |
| npm        | @types/semver                    | 7.7.1   | 7.7.1   |
| npm        | @typescript-eslint/eslint-plugin | 8.41.0  | 8.41.0  |
| npm        | @typescript-eslint/parser        | 8.42.0  | 8.42.0  |
| npm        | esbuild                          | 0.25.11 | 0.25.11 |
| npm        | eslint                           | 9.36.0  | 9.36.0  |
| npm        | eslint-config-prettier           | 10.1.8  | 10.1.8  |
| npm        | eslint-plugin-jsdoc              | 60.8.3  | 60.8.3  |
| npm        | eslint-plugin-react              | 7.37.5  | 7.37.5  |
| npm        | eslint-plugin-react-hooks        | 5.2.0   | 5.2.0   |
| npm        | identity-obj-proxy               | 3.0.0   | 3.0.0   |
| npm        | jest                             | 30.1.3  | 30.1.3  |
| npm        | jest-environment-jsdom           | 30.1.2  | 30.1.2  |
| npm        | node-notifier                    | 10.0.1  | 10.0.1  |
| npm        | rimraf                           | 6.0.1   | 6.0.1   |
| npm        | rollup                           | 4.52.5  | 4.52.5  |
| npm        | rollup-plugin-dts                | 6.2.3   | 6.2.3   |
| npm        | rollup-plugin-esbuild            | 6.2.1   | 6.2.1   |
| npm        | rollup-plugin-node-externals     | 8.1.1   | 8.1.1   |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/pin-dependencies branch from f9d745e to 2d87c13 Compare November 18, 2025 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants