-
Notifications
You must be signed in to change notification settings - Fork 1
Bump node dependencies with 23 updates. Migrate to eslint 9 and add react major versions to dependabot ignore #57
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
Merged
idastambuk
merged 3 commits into
main
from
dependabot/npm_and_yarn/all-node-dependencies-145eba9702
Jan 23, 2025
Merged
Bump node dependencies with 23 updates. Migrate to eslint 9 and add react major versions to dependabot ignore #57
idastambuk
merged 3 commits into
main
from
dependabot/npm_and_yarn/all-node-dependencies-145eba9702
Jan 23, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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` | Updates `@grafana/data` from 11.3.0 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/runtime` from 11.3.0 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/ui` from 11.3.0 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 `@rollup/plugin-node-resolve` from 15.3.0 to 16.0.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v16.0.0/packages/node-resolve) Updates `@stylistic/eslint-plugin-ts` from 2.10.1 to 2.13.0 - [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/v2.13.0/packages/eslint-plugin-ts) Updates `@swc/core` from 1.7.42 to 1.10.8 - [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.42...v1.10.8) Updates `@testing-library/react` from 16.0.1 to 16.2.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.2.0) Updates `@typescript-eslint/eslint-plugin` from 8.12.2 to 8.20.0 - [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.20.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.12.2 to 8.20.0 - [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.20.0/packages/parser) Updates `esbuild` from 0.24.0 to 0.24.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.24.0...v0.24.2) Updates `eslint` from 8.57.1 to 9.18.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.18.0) Updates `eslint-config-prettier` from 9.1.0 to 10.0.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1) Updates `eslint-plugin-jsdoc` from 50.4.3 to 50.6.2 - [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.3...v50.6.2) Updates `eslint-plugin-react` from 7.37.2 to 7.37.4 - [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.2...v7.37.4) 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 `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.12 to 19.0.7 - [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.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-router-dom` from 6.27.0 to 7.1.3 - [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/react-router-dom@7.1.3/packages/react-router-dom) Updates `rollup` from 4.24.3 to 4.31.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.24.3...v4.31.0) Updates `rollup-plugin-node-externals` from 7.1.3 to 8.0.0 - [Release notes](https://github.com/Septh/rollup-plugin-node-externals/releases) - [Commits](Septh/rollup-plugin-node-externals@v7.1.3...v8.0.0) Updates `typescript` from 5.6.3 to 5.7.3 - [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.3) --- updated-dependencies: - dependency-name: "@grafana/data" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: "@grafana/runtime" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: "@grafana/ui" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-node-dependencies - dependency-name: "@stylistic/eslint-plugin-ts" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch 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-minor dependency-group: all-node-dependencies - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-node-dependencies - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: react dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-node-dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-node-dependencies - dependency-name: react-dom dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-node-dependencies - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-node-dependencies - dependency-name: react-router-dom dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-node-dependencies - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies - dependency-name: rollup-plugin-node-externals dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-node-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-node-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
idastambuk
approved these changes
Jan 23, 2025
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all-node-dependencies group with 23 updates in the / directory:
11.3.011.4.011.3.011.4.011.3.011.4.015.3.016.0.02.10.12.13.01.7.421.10.816.0.116.2.08.12.28.20.08.12.28.20.00.24.00.24.28.57.19.18.09.1.010.0.150.4.350.6.27.37.27.37.45.0.05.1.018.3.119.0.018.3.1219.0.718.3.119.0.018.3.119.0.36.27.07.1.34.24.34.31.07.1.38.0.05.6.35.7.3Updates
@grafana/datafrom 11.3.0 to 11.4.0Release notes
Sourced from
@grafana/data's releases.... (truncated)
Changelog
Sourced from
@grafana/data's changelog.... (truncated)
Commits
8d6bbb7Release: 11.3.1 (#96714)50c5d80Release: 11.3.0 (#95196)Updates
@grafana/runtimefrom 11.3.0 to 11.4.0Release notes
Sourced from
@grafana/runtime's releases.... (truncated)
Changelog
Sourced from
@grafana/runtime's changelog.... (truncated)
Commits
8d6bbb7Release: 11.3.1 (#96714)50c5d80Release: 11.3.0 (#95196)Updates
@grafana/uifrom 11.3.0 to 11.4.0Release notes
Sourced from
@grafana/ui's releases.... (truncated)
Changelog
Sourced from
@grafana/ui's changelog.... (truncated)
Commits
8d6bbb7Release: 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)50c5d80Release: 11.3.0 (#95196)367c82b[v11.3.x] BarChart: Skip formatting null-valued ticks (#95094)efeb053[v11.3.x] DataLinks: Fix onClick functionality (#94907)Updates
@rollup/plugin-node-resolvefrom 15.3.0 to 16.0.0Changelog
Sourced from
@rollup/plugin-node-resolve's changelog.Commits
1459cf0fix(node-resolve): do not ignore exceptions (#564)366380efix(node-resolve)!: resolve hash in path (#588)f87c442chore(release): node-resolve v9.0.0e4d21barefactor(node-resolve): remove deep-freeze from dependencies (#529)621768bfeat(commonjs)!: return the namespace by default when requiring ESM (#507)e632469chore(node-resolve): update dependencies84dfddbchore(node-resolve): clean up changelog3fa649dchore(release): node-resolve v8.4.0a582b59chore(release): node-resolve v8.3.0a60cb76chore(release): node-resolve v8.2.0Updates
@stylistic/eslint-plugin-tsfrom 2.10.1 to 2.13.0Release notes
Sourced from
@stylistic/eslint-plugin-ts's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin-ts's changelog.... (truncated)
Commits
ce9c082chore: release v2.13.0 (main) (#639)65a18b2chore: release v2.12.1 (main) (#635)b67f274chore: release v2.12.0 (main) (#615)11e83d8chore: release v2.11.0 (main) (#613)f732798feat(function-call-spacing): addoptionalChainto control the space around ...Updates
@swc/corefrom 1.7.42 to 1.10.8Changelog
Sourced from
@swc/core's changelog.... (truncated)
Commits
d7cf444chore: Publish1.10.8withswc_corev10.4.0ac8f2fechore: Update changelog27ebe27chore: Publish1.10.8-nightly-20250119.1withswc_corev10.4.0f014f3echore: Publish crates withswc_corev10.4.0fafd754perf(es/minifier): BoxVarUsageInfoofProgramData(#9894)477897fchore: Publish crates withswc_corev10.3.0f230ff2perf(es/codegen): Remove needless allocations (#9890)ef29ef6fix(typescript): Collect usages in extend clauses of classes and interfaces (...aee2780chore: Publish crates withswc_corev10.2.5696d77dchore: Publish crates withswc_corev10.2.4Updates
@testing-library/reactfrom 16.0.1 to 16.2.0Release notes
Sourced from
@testing-library/react's releases.Commits
9618c51feat: Add support for React error handlers (#1354)eab6e67[ci] Codecov fix follow-up7134e5d[ci] Fix codecov action (#1376)85ac253feat: Add support for React 19 (#1367)Updates
@typescript-eslint/eslint-pluginfrom 8.12.2 to 8.20.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
ea6fbeachore(release): publish 8.20.0a7fc28cfeat(eslint-plugin): [consistent-type-assertions] add arrayLiteralTypeAsserti...d6e5978fix(eslint-plugin): [no-unnecessary-condition] don't flag optional chaining f...63135f7fix(eslint-plugin): [no-shadow] ignore ordering of type declarations (#10593)6dda0a4feat(eslint-plugin): [no-deprecated] add allow options (#10585)04166e0feat(eslint-plugin): [no-misused-spread] add new rule (#10551)b17c7f2chore: export all Options and MessageIds types from rule files (#10556)03d9639test(eslint-plugin): add extra tests (#10587)e697cfachore: fix CI snapshot failure (#10624)328b7dfchore(release): publish 8.19.1Updates
@typescript-eslint/parserfrom 8.12.2 to 8.20.0Release notes
Sourced from
@typescript-eslint/parser's releases.