build(deps-dev): bump the js-deps group across 1 directory with 39 updates#4345
Closed
dependabot[bot] wants to merge 3 commits intomasterfrom
Closed
build(deps-dev): bump the js-deps group across 1 directory with 39 updates#4345dependabot[bot] wants to merge 3 commits intomasterfrom
dependabot[bot] wants to merge 3 commits intomasterfrom
Conversation
…dates Bumps the js-deps group with 39 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@apollo/client](https://github.com/apollographql/apollo-client) | `3.13.4` | `3.13.8` | | [@codemirror/commands](https://github.com/codemirror/commands) | `6.8.0` | `6.8.1` | | [@codemirror/lint](https://github.com/codemirror/lint) | `6.8.4` | `6.8.5` | | [@codemirror/view](https://github.com/codemirror/view) | `6.36.4` | `6.36.5` | | [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.7` | `1.2.8` | | [@lezer/generator](https://github.com/lezer-parser/generator) | `1.7.2` | `1.7.3` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.51.1` | `1.52.0` | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.6.7` | `8.6.12` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.6.7` | `8.6.12` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.6.7` | `8.6.12` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.6.7` | `8.6.12` | | [@storybook/preview-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/preview-api) | `8.6.7` | `8.6.12` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.6.7` | `8.6.12` | | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.6.7` | `8.6.12` | | [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.6.7` | `8.6.12` | | [@storybook/types](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/types) | `8.6.7` | `8.6.12` | | [@types/diff](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/diff) | `7.0.1` | `7.0.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.10` | `22.14.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.26.1` | `8.30.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.26.1` | `8.30.1` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.1` | `0.25.2` | | [eslint](https://github.com/eslint/eslint) | `9.22.0` | `9.25.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.1` | `10.1.2` | | [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `4.2.0` | `4.2.1` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.16.2` | `17.17.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.3` | `5.2.6` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.4` | `7.37.5` | | [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.11.6` | `0.12.0` | | [luxon](https://github.com/moment/luxon) | `3.5.0` | `3.6.1` | | [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) | `3.4.2` | `3.6.2` | | [mdi-material-ui](https://github.com/TeamWertarbyte/mdi-material-ui) | `7.9.3` | `7.9.4` | | [msw](https://github.com/mswjs/msw) | `2.7.3` | `2.7.5` | | [react-virtualized-auto-sizer](https://github.com/bvaughn/react-virtualized-auto-sizer) | `1.0.25` | `1.0.26` | | [recharts](https://github.com/recharts/recharts) | `2.15.1` | `2.15.3` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.6.7` | `8.6.12` | | [stylelint](https://github.com/stylelint/stylelint) | `16.16.0` | `16.18.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.2.6` | `6.3.2` | | [wouter](https://github.com/molefrog/wouter) | `3.6.0` | `3.7.0` | Updates `@apollo/client` from 3.13.4 to 3.13.8 - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](apollographql/apollo-client@v3.13.4...v3.13.8) Updates `@codemirror/commands` from 6.8.0 to 6.8.1 - [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md) - [Commits](codemirror/commands@6.8.0...6.8.1) Updates `@codemirror/lint` from 6.8.4 to 6.8.5 - [Changelog](https://github.com/codemirror/lint/blob/main/CHANGELOG.md) - [Commits](codemirror/lint@6.8.4...6.8.5) Updates `@codemirror/view` from 6.36.4 to 6.36.5 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](codemirror/view@6.36.4...6.36.5) Updates `@eslint/compat` from 1.2.7 to 1.2.8 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@compat-v1.2.7...compat-v1.2.8) Updates `@lezer/generator` from 1.7.2 to 1.7.3 - [Changelog](https://github.com/lezer-parser/generator/blob/main/CHANGELOG.md) - [Commits](lezer-parser/generator@1.7.2...1.7.3) Updates `@playwright/test` from 1.51.1 to 1.52.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.51.1...v1.52.0) Updates `@storybook/addon-essentials` from 8.6.7 to 8.6.12 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.12/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.12/code/addons/essentials) Updates `@storybook/addon-interactions` from 8.6.7 to 8.6.12 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.12/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.12/code/addons/interactions) Updates `@storybook/addon-links` from 8.6.7 to 8.6.12 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.12/code/addons/links) Updates `@storybook/blocks` from 8.6.7 to 8.6.12 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.12/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.12/code/lib/blocks) Updates `@storybook/preview-api` from 8.6.7 to 8.6.12 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.12/code/lib/preview-api) Updates `@storybook/react` from 8.6.7 to 8.6.12 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.12/code/renderers/react) Updates `@storybook/react-vite` from 8.6.7 to 8.6.12 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.12/code/frameworks/react-vite) Updates `@storybook/test` from 8.6.7 to 8.6.12 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.12/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.12/code/lib/test) Updates `@storybook/types` from 8.6.7 to 8.6.12 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.12/code/lib/types) Updates `@types/diff` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/diff) Updates `@types/node` from 22.13.10 to 22.14.1 - [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.26.1 to 8.30.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.30.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.26.1 to 8.30.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.30.1/packages/parser) Updates `esbuild` from 0.25.1 to 0.25.2 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.1...v0.25.2) Updates `eslint` from 9.22.0 to 9.25.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.22.0...v9.25.0) Updates `eslint-config-prettier` from 10.1.1 to 10.1.2 - [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@v10.1.1...v10.1.2) Updates `eslint-plugin-cypress` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v4.2.0...v4.2.1) Updates `eslint-plugin-n` from 17.16.2 to 17.17.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.16.2...v17.17.0) Updates `eslint-plugin-prettier` from 5.2.3 to 5.2.6 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.3...v5.2.6) Updates `eslint-plugin-react` from 7.37.4 to 7.37.5 - [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.4...v7.37.5) Updates `eslint-plugin-storybook` from 0.11.6 to 0.12.0 - [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases) - [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md) - [Commits](storybookjs/eslint-plugin-storybook@v0.11.6...v0.12.0) Updates `luxon` from 3.5.0 to 3.6.1 - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](moment/luxon@3.5.0...3.6.1) Updates `@types/luxon` from 3.4.2 to 3.6.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon) Updates `mdi-material-ui` from 7.9.3 to 7.9.4 - [Release notes](https://github.com/TeamWertarbyte/mdi-material-ui/releases) - [Commits](TeamWertarbyte/mdi-material-ui@v7.9.3...v7.9.4) Updates `msw` from 2.7.3 to 2.7.5 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.7.3...v2.7.5) Updates `react-virtualized-auto-sizer` from 1.0.25 to 1.0.26 - [Release notes](https://github.com/bvaughn/react-virtualized-auto-sizer/releases) - [Changelog](https://github.com/bvaughn/react-virtualized-auto-sizer/blob/master/CHANGELOG.md) - [Commits](bvaughn/react-virtualized-auto-sizer@1.0.25...1.0.26) Updates `recharts` from 2.15.1 to 2.15.3 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md) - [Commits](recharts/recharts@v2.15.1...v2.15.3) Updates `storybook` from 8.6.7 to 8.6.12 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.12/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.12/code/lib/cli) Updates `stylelint` from 16.16.0 to 16.18.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.16.0...16.18.0) Updates `typescript` from 5.8.2 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.2...v5.8.3) Updates `vite` from 6.2.6 to 6.3.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.2/packages/vite) Updates `wouter` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/molefrog/wouter/releases) - [Commits](molefrog/wouter@v3.6.0...v3.7.0) --- updated-dependencies: - dependency-name: "@apollo/client" dependency-version: 3.13.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@codemirror/commands" dependency-version: 6.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@codemirror/lint" dependency-version: 6.8.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@codemirror/view" dependency-version: 6.36.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@eslint/compat" dependency-version: 1.2.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@lezer/generator" dependency-version: 1.7.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@playwright/test" dependency-version: 1.52.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: "@storybook/addon-essentials" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@storybook/addon-interactions" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@storybook/addon-links" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@storybook/blocks" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@storybook/preview-api" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@storybook/react" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@storybook/react-vite" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@storybook/test" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@storybook/types" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@types/diff" dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@types/node" dependency-version: 22.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.30.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: "@typescript-eslint/parser" dependency-version: 8.30.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: esbuild dependency-version: 0.25.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: eslint dependency-version: 9.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: eslint-config-prettier dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: eslint-plugin-cypress dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: eslint-plugin-n dependency-version: 17.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: eslint-plugin-prettier dependency-version: 5.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: eslint-plugin-storybook dependency-version: 0.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: luxon dependency-version: 3.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: "@types/luxon" dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: mdi-material-ui dependency-version: 7.9.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: msw dependency-version: 2.7.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: react-virtualized-auto-sizer dependency-version: 1.0.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: recharts dependency-version: 2.15.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: storybook dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: stylelint dependency-version: 16.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: vite dependency-version: 6.3.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: wouter dependency-version: 3.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps ... Signed-off-by: dependabot[bot] <support@github.com>
mastercactapus
approved these changes
Apr 21, 2025
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 js-deps group with 39 updates in the / directory:
3.13.43.13.86.8.06.8.16.8.46.8.56.36.46.36.51.2.71.2.81.7.21.7.31.51.11.52.08.6.78.6.128.6.78.6.128.6.78.6.128.6.78.6.128.6.78.6.128.6.78.6.128.6.78.6.128.6.78.6.128.6.78.6.127.0.17.0.222.13.1022.14.18.26.18.30.18.26.18.30.10.25.10.25.29.22.09.25.010.1.110.1.24.2.04.2.117.16.217.17.05.2.35.2.67.37.47.37.50.11.60.12.03.5.03.6.13.4.23.6.27.9.37.9.42.7.32.7.51.0.251.0.262.15.12.15.38.6.78.6.1216.16.016.18.05.8.25.8.36.2.66.3.23.6.03.7.0Updates
@apollo/clientfrom 3.13.4 to 3.13.8Release notes
Sourced from
@apollo/client's releases.Changelog
Sourced from
@apollo/client's changelog.Commits
87d0521Version Packages (#12571)c19d415fix: cancellable in-flight multipart urql subscriptions (#12567)d264fef[docs] Update cache-configuration keyFields docs (#11778)ef41a67Update ROADMAP.md616cb01Version Packages (#12544)0098932refactor some code inQueryInfo(#12540)949bd14Version Packages (#12527)cdc55ffkeepObservableQueryinitiated fromuseQueryinactive before first subscr...820f6e6Update ROADMAP.mdd0cac27Version Packages (#12468)Updates
@codemirror/commandsfrom 6.8.0 to 6.8.1Changelog
Sourced from
@codemirror/commands's changelog.Commits
1fe425fMark version 6.8.1c55e0beWhen commenting, use the language after the line start, not befored6b6d01Remove duplicate importUpdates
@codemirror/lintfrom 6.8.4 to 6.8.5Changelog
Sourced from
@codemirror/lint's changelog.Commits
0718a09Mark version 6.8.555d6556Fix markerFilter optionUpdates
@codemirror/viewfrom 6.36.4 to 6.36.5Changelog
Sourced from
@codemirror/view's changelog.Commits
2b21ae9Mark version 6.36.50400342Don't use coords from placeholders when there's another useable element after...e0c4e74Add user-select: none to placeholder element8d79e46Switch from exclamation point to declare syntax for type-only properties1cc369eRemove special handling for ancient mobile Safari cursor-color issueUpdates
@eslint/compatfrom 1.2.7 to 1.2.8Release notes
Sourced from
@eslint/compat's releases.Commits
1615a01chore: release main (#174)d5806dffeat: Set type for RuleDefinition.defaultOptions (#173)6199b6edocs: Update README sponsors83e58a1chore: release main (#170)e8aefd2test: fix error message checking (#171)bbbe909feat: normalize patterns to handle "./" prefix in files and ignores (#162)3d48779chore: release main (#168)f4f35d4chore: Remove hardcoded version (#169)0e1a2e0feat: Look up flat/ config alternatives in defineConfig (#167)1f9c609docs: Update README sponsorsUpdates
@lezer/generatorfrom 1.7.2 to 1.7.3Changelog
Sourced from
@lezer/generator's changelog.Commits
dbf0e3dMark version 1.7.370b9361Assign specializations of local tokens to the appropriate groupUpdates
@playwright/testfrom 1.51.1 to 1.52.0Release notes
Sourced from
@playwright/test's releases.Commits
471930bchore: mark v1.52.0 (#35655)0259acfcherry-pick(#35637): chore: completely remove annotation warnings codea0fdb3fcherry-pick(#35633): chore: add v1.52 release notes25fd261cherry-pick(#35636): chore: fix typos in aria docs6da84b3cherry-pick(#35373): Revert "chore: add location named property to annotation...2914d1bcherry-pick(#35613): chore: refactor error context (#35613)5465ffbcherry-pick(#35603): chore: temporarily disable floating promise warning mess...76ee48dchore: followup on static annotations (#35579)d79bb57chore(bidi): rename bidi-firefox-stable to moz-firefox channel (#35611)6262a12chore: retry selecting option for the notconnected case (#35610)Maintainer changes
This version was pushed to npm by playwright-bot, a new releaser for
@playwright/testsince your current version.Updates
@storybook/addon-essentialsfrom 8.6.7 to 8.6.12Release notes
Sourced from
@storybook/addon-essentials's releases.Changelog
Sourced from
@storybook/addon-essentials's changelog.Commits
1c35b29Bump version from "8.6.11" to "8.6.12" [skip ci]2afd30dBump version from "8.6.10" to "8.6.11" [skip ci]23d2037Bump version from "8.6.9" to "8.6.10" [skip ci]207c2f4Bump version from "8.6.8" to "8.6.9" [skip ci]d4960eaBump version from "8.6.7" to "8.6.8" [skip ci]Updates
@storybook/addon-interactionsfrom 8.6.7 to 8.6.12Release notes
Sourced from
@storybook/addon-interactions's releases.Changelog
Sourced from
@storybook/addon-interactions's changelog.Commits
1c35b29Bump version from "8.6.11" to "8.6.12" [skip ci]2afd30dBump version from "8.6.10" to "8.6.11" [skip ci]23d2037Bump version from "8.6.9" to "8.6.10" [skip ci]207c2f4Bump version from "8.6.8" to "8.6.9" [skip ci]d4960eaBump version from "8.6.7" to "8.6.8" [skip ci]Updates
@storybook/addon-linksfrom 8.6.7 to 8.6.12Release notes
Sourced from
@storybook/addon-links's releases.Changelog
Sourced from
@storybook/addon-links's changelog.Commits
1c35b29Bump version from "8.6.11" to "8.6.12" [skip ci]2afd30dBump version from "8.6.10" to "8.6.11" [skip ci]23d2037Bump version from "8.6.9" to "8.6.10" [skip ci]207c2f4Bump version from "8.6.8" to "8.6.9" [skip ci]d4960eaBump version from "8.6.7" to "8.6.8" [skip ci]Updates
@storybook/blocksfrom 8.6.7 to 8.6.12Release notes
Sourced from
@storybook/blocks's releases.Changelog
Sourced from
@storybook/blocks's changelog.Commits
1c35b29Bump version from "8.6.11" to "8.6.12" [skip ci]2afd30dBump version from "8.6.10" to "8.6.11" [skip ci]23d2037Bump version from "8.6.9" to "8.6.10" [skip ci]549b913Merge pull request #30913 from JamesIves/next207c2f4Bump version from "8.6.8" to "8.6.9" [skip ci]d4960eaBump version from "8.6.7" to "8.6.8" [skip ci]Updates
@storybook/preview-apifrom 8.6.7 to 8.6.12Release notes
Sourced from
@storybook/preview-api's releases.