Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump node dependencies with 23 updates. Migrate to eslint 9 and add r…
…eact major versions to dependabot ignore (#57) * Bump the all-node-dependencies group across 1 directory with 23 updates * Migrates to eslint 9 (adds eslingconfig file) * Add react and react-dom major version updates to dependabot ignore Bumps the all-node-dependencies group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data) | `11.3.0` | `11.4.0` | | [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime) | `11.3.0` | `11.4.0` | | [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui) | `11.3.0` | `11.4.0` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.3.0` | `16.0.0` | | [@stylistic/eslint-plugin-ts](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-ts) | `2.10.1` | `2.13.0` | | [@swc/core](https://github.com/swc-project/swc) | `1.7.42` | `1.10.8` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.1` | `16.2.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.12.2` | `8.20.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.12.2` | `8.20.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.24.0` | `0.24.2` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.18.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.4.3` | `50.6.2` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.4` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.0.0` | `5.1.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.12` | `19.0.7` | | [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.3` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.27.0` | `7.1.3` | | [rollup](https://github.com/rollup/rollup) | `4.24.3` | `4.31.0` | | [rollup-plugin-node-externals](https://github.com/Septh/rollup-plugin-node-externals) | `7.1.3` | `8.0.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.3` | --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: idastambuk <ida.stambuk@grafana.com>
- Loading branch information