build(deps-dev): bump the js-deps group across 1 directory with 35 updates - #4528
Open
dependabot[bot] wants to merge 2 commits into
Open
build(deps-dev): bump the js-deps group across 1 directory with 35 updates#4528dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
…dates Bumps the js-deps group with 35 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@codemirror/commands](https://github.com/codemirror/commands) | `6.8.1` | `6.10.4` | | [@codemirror/language](https://github.com/codemirror/language) | `6.11.3` | `6.12.4` | | [@codemirror/lint](https://github.com/codemirror/lint) | `6.8.5` | `6.9.7` | | [@codemirror/state](https://github.com/codemirror/state) | `6.5.2` | `6.7.1` | | [@codemirror/view](https://github.com/codemirror/view) | `6.38.3` | `6.43.6` | | [@graphiql/react](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql-react) | `0.37.1` | `0.37.7` | | [@lezer/highlight](https://github.com/lezer-parser/highlight) | `1.2.1` | `1.2.3` | | [@lezer/lr](https://github.com/lezer-parser/lr) | `1.4.2` | `1.4.10` | | [@material/material-color-utilities](https://github.com/material-foundation/material-color-utilities/tree/HEAD/typescript) | `0.3.0` | `0.4.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.55.1` | `1.62.0` | | [@storybook/test-runner](https://github.com/storybookjs/test-runner) | `0.23.0` | `0.24.4` | | [@types/chance](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chance) | `1.1.7` | `1.1.8` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.20` | `4.17.24` | | [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) | `3.7.1` | `3.7.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.44.1` | `8.65.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.44.1` | `8.65.0` | | [@uiw/codemirror-theme-vscode](https://github.com/uiwjs/react-codemirror) | `4.25.2` | `4.25.11` | | [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror) | `4.25.2` | `4.25.11` | | [bowser](https://github.com/bowser-js/bowser) | `2.12.1` | `2.14.1` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.10` | `0.28.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.4` | `5.5.6` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `7.2.1` | `7.3.0` | | [fuse.js](https://github.com/krisk/Fuse) | `7.1.0` | `7.5.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.1.3` | `30.4.2` | | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.53.0` | `0.56.0` | | [monaco-graphql](https://github.com/graphql/graphiql/tree/HEAD/packages/monaco-graphql) | `1.7.2` | `1.8.0` | | [msw](https://github.com/mswjs/msw) | `2.11.3` | `2.15.0` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.9.6` | | [react-big-calendar](https://github.com/bigcalendar/react-big-calendar) | `1.19.4` | `1.20.0` | | [react-colorful](https://github.com/omgovich/react-colorful) | `5.6.1` | `5.8.0` | | [react-redux](https://github.com/reduxjs/react-redux) | `9.2.0` | `9.3.0` | | [semver](https://github.com/npm/node-semver) | `7.7.2` | `7.8.5` | | [serve](https://github.com/vercel/serve) | `14.2.5` | `14.2.6` | | [wonka](https://github.com/0no-co/wonka) | `6.3.5` | `6.3.6` | | [wouter](https://github.com/molefrog/wouter) | `3.7.1` | `3.10.0` | Updates `@codemirror/commands` from 6.8.1 to 6.10.4 - [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/commands/commits) Updates `@codemirror/language` from 6.11.3 to 6.12.4 - [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/language/commits) Updates `@codemirror/lint` from 6.8.5 to 6.9.7 - [Changelog](https://github.com/codemirror/lint/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/lint/commits) Updates `@codemirror/state` from 6.5.2 to 6.7.1 - [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/state/commits) Updates `@codemirror/view` from 6.38.3 to 6.43.6 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/view/commits) Updates `@graphiql/react` from 0.37.1 to 0.37.7 - [Release notes](https://github.com/graphql/graphiql/releases) - [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql-react/CHANGELOG.md) - [Commits](https://github.com/graphql/graphiql/commits/@graphiql/react@0.37.7/packages/graphiql-react) Updates `@lezer/highlight` from 1.2.1 to 1.2.3 - [Changelog](https://github.com/lezer-parser/highlight/blob/main/CHANGELOG.md) - [Commits](lezer-parser/highlight@1.2.1...1.2.3) Updates `@lezer/lr` from 1.4.2 to 1.4.10 - [Changelog](https://github.com/lezer-parser/lr/blob/main/CHANGELOG.md) - [Commits](https://github.com/lezer-parser/lr/commits) Updates `@material/material-color-utilities` from 0.3.0 to 0.4.0 - [Commits](https://github.com/material-foundation/material-color-utilities/commits/HEAD/typescript) Updates `@playwright/test` from 1.55.1 to 1.62.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.1...v1.62.0) Updates `@storybook/test-runner` from 0.23.0 to 0.24.4 - [Release notes](https://github.com/storybookjs/test-runner/releases) - [Changelog](https://github.com/storybookjs/test-runner/blob/v0.24.4/CHANGELOG.md) - [Commits](storybookjs/test-runner@v0.23.0...v0.24.4) Updates `@types/chance` from 1.1.7 to 1.1.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chance) Updates `@types/lodash` from 4.17.20 to 4.17.24 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/luxon` from 3.7.1 to 3.7.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon) Updates `@typescript-eslint/eslint-plugin` from 8.44.1 to 8.65.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.65.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.44.1 to 8.65.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.65.0/packages/parser) Updates `@uiw/codemirror-theme-vscode` from 4.25.2 to 4.25.11 - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](uiwjs/react-codemirror@v4.25.2...v4.25.11) Updates `@uiw/react-codemirror` from 4.25.2 to 4.25.11 - [Release notes](https://github.com/uiwjs/react-codemirror/releases) - [Commits](uiwjs/react-codemirror@v4.25.2...v4.25.11) Updates `bowser` from 2.12.1 to 2.14.1 - [Release notes](https://github.com/bowser-js/bowser/releases) - [Changelog](https://github.com/bowser-js/bowser/blob/master/CHANGELOG.md) - [Commits](bowser-js/bowser@v2.12.1...v2.14.1) Updates `esbuild` from 0.25.10 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](evanw/esbuild@v0.25.10...v0.28.1) Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.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.5.4...v5.5.6) Updates `eslint-plugin-promise` from 7.2.1 to 7.3.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v7.2.1...v7.3.0) Updates `fuse.js` from 7.1.0 to 7.5.0 - [Release notes](https://github.com/krisk/Fuse/releases) - [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md) - [Commits](krisk/Fuse@v7.1.0...v7.5.0) Updates `jest` from 30.1.3 to 30.4.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest) Updates `monaco-editor` from 0.53.0 to 0.56.0 - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.53.0...v0.56.0) Updates `monaco-graphql` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/graphql/graphiql/releases) - [Changelog](https://github.com/graphql/graphiql/blob/main/packages/monaco-graphql/CHANGELOG.md) - [Commits](https://github.com/graphql/graphiql/commits/monaco-graphql@1.8.0/packages/monaco-graphql) Updates `msw` from 2.11.3 to 2.15.0 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.11.3...v2.15.0) Updates `prettier` from 3.6.2 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.9.6) Updates `react-big-calendar` from 1.19.4 to 1.20.0 - [Release notes](https://github.com/bigcalendar/react-big-calendar/releases) - [Changelog](https://github.com/bigcalendar/react-big-calendar/blob/master/CHANGELOG.md) - [Commits](bigcalendar/react-big-calendar@v1.19.4...v1.20.0) Updates `react-colorful` from 5.6.1 to 5.8.0 - [Release notes](https://github.com/omgovich/react-colorful/releases) - [Changelog](https://github.com/omgovich/react-colorful/blob/master/CHANGELOG.md) - [Commits](https://github.com/omgovich/react-colorful/commits/v5.8.0) Updates `react-redux` from 9.2.0 to 9.3.0 - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/react-redux@v9.2.0...v9.3.0) Updates `semver` from 7.7.2 to 7.8.5 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.7.2...v7.8.5) Updates `serve` from 14.2.5 to 14.2.6 - [Release notes](https://github.com/vercel/serve/releases) - [Changelog](https://github.com/vercel/serve/blob/main/CHANGELOG.md) - [Commits](vercel/serve@v14.2.5...v14.2.6) Updates `wonka` from 6.3.5 to 6.3.6 - [Release notes](https://github.com/0no-co/wonka/releases) - [Changelog](https://github.com/0no-co/wonka/blob/main/CHANGELOG.md) - [Commits](0no-co/wonka@v6.3.5...v6.3.6) Updates `wouter` from 3.7.1 to 3.10.0 - [Release notes](https://github.com/molefrog/wouter/releases) - [Commits](https://github.com/molefrog/wouter/commits) --- updated-dependencies: - dependency-name: "@codemirror/commands" dependency-version: 6.10.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: "@codemirror/language" dependency-version: 6.12.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: "@codemirror/lint" dependency-version: 6.9.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: "@codemirror/state" dependency-version: 6.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: "@codemirror/view" dependency-version: 6.43.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: "@graphiql/react" dependency-version: 0.37.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@lezer/highlight" dependency-version: 1.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@lezer/lr" dependency-version: 1.4.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@material/material-color-utilities" dependency-version: 0.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: "@playwright/test" dependency-version: 1.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: "@storybook/test-runner" dependency-version: 0.24.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: "@types/chance" dependency-version: 1.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@types/lodash" dependency-version: 4.17.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@types/luxon" dependency-version: 3.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: "@typescript-eslint/parser" dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: "@uiw/codemirror-theme-vscode" dependency-version: 4.25.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: "@uiw/react-codemirror" dependency-version: 4.25.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: bowser dependency-version: 2.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: eslint-plugin-prettier dependency-version: 5.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: eslint-plugin-promise dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: fuse.js dependency-version: 7.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: monaco-editor dependency-version: 0.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: monaco-graphql dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: msw dependency-version: 2.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: react-big-calendar dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: react-colorful dependency-version: 5.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: react-redux dependency-version: 9.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: semver dependency-version: 7.8.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps - dependency-name: serve dependency-version: 14.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: wonka dependency-version: 6.3.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-deps - dependency-name: wouter dependency-version: 3.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 35 updates in the / directory:
6.8.16.10.46.11.36.12.46.8.56.9.76.5.26.7.16.38.36.43.60.37.10.37.71.2.11.2.31.4.21.4.100.3.00.4.01.55.11.62.00.23.00.24.41.1.71.1.84.17.204.17.243.7.13.7.28.44.18.65.08.44.18.65.04.25.24.25.114.25.24.25.112.12.12.14.10.25.100.28.15.5.45.5.67.2.17.3.07.1.07.5.030.1.330.4.20.53.00.56.01.7.21.8.02.11.32.15.03.6.23.9.61.19.41.20.05.6.15.8.09.2.09.3.07.7.27.8.514.2.514.2.66.3.56.3.63.7.13.10.0Updates
@codemirror/commandsfrom 6.8.1 to 6.10.4Changelog
Sourced from @codemirror/commands's changelog.
Commits
Updates
@codemirror/languagefrom 6.11.3 to 6.12.4Changelog
Sourced from @codemirror/language's changelog.
Commits
Updates
@codemirror/lintfrom 6.8.5 to 6.9.7Changelog
Sourced from @codemirror/lint's changelog.
Commits
Updates
@codemirror/statefrom 6.5.2 to 6.7.1Changelog
Sourced from @codemirror/state's changelog.
Commits
Updates
@codemirror/viewfrom 6.38.3 to 6.43.6Changelog
Sourced from @codemirror/view's changelog.
... (truncated)
Commits
Updates
@graphiql/reactfrom 0.37.1 to 0.37.7Release notes
Sourced from @graphiql/react's releases.
... (truncated)
Changelog
Sourced from @graphiql/react's changelog.
... (truncated)
Commits
987eb5cVersion Packages (#4343)76ed461Version Packages (#4315)61d138ffix(graphiql-react): preserve host when previewing image URLs (#4332)c2312daVersion Packages (#4269)3934e4afix (graphiql-react): Text selection highlight does not match selection (#4232)d23f3b1Cut over from tsc to tsgo (#4274)227f5baAddmonaco-graphql/monaco-editorto the exports map (#4264)2a46972Import directly from leaf modules ingraphiql-reactto fix Rollup chunk cyc...a589ca2Version Packages (#4247)f1a210efix: skip introspection whenIntrospectionQueryis passed asschemaprop ...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@graphiql/reactsince your current version.Updates
@lezer/highlightfrom 1.2.1 to 1.2.3Changelog
Sourced from @lezer/highlight's changelog.
Commits
37e3eefMark version 1.2.33c2d268Fix bug in highlight rule node prop combiner675eccdMark version 1.2.2ac0d436Define a merge function for the highlight rule node propde347b6Fix outdated example in doc commentUpdates
@lezer/lrfrom 1.4.2 to 1.4.10Changelog
Sourced from @lezer/lr's changelog.
Commits
Updates
@material/material-color-utilitiesfrom 0.3.0 to 0.4.0Commits
Updates
@playwright/testfrom 1.55.1 to 1.62.0Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
e3950d9chore: mark v1.62.0 (#41981)f07e0f7cherry-pick(#41940): docs: release notes for v1.62 (#41967)05a306ccherry-pick(#41964): Revert "feat(routeFromHar): add interceptAPIRequests opt...2934858fix: correct pending navigation log spacing (#41949)4b0cc99fix(test): unflake screencast backpressure test on slow macOS runner (#41951)bbbae6dtest: fixme WebSocket locale test in Chromium 150 (#41944)15c4f55fix(mcp): identify downloads explicitly (#41933)f5fa967fix(network): request.postData() returns null for empty string body override ...0edafe4fix(mcp): launch the Chrome profile that has the extension installed (#41939)244a1fffeat(firefox): roll to r1538 (#41938)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@playwright/testsince your current version.Updates
@storybook/test-runnerfrom 0.23.0 to 0.24.4Release notes
Sourced from @storybook/test-runner's releases.
... (truncated)
Changelog
Sourced from @storybook/test-runner's changelog.
... (truncated)
Commits
824d43bBump version to: 0.24.4 [skip ci]51f6097Update CHANGELOG.md [skip ci]55a7a25Merge pull request #603 from storybookjs/chore/peerdeps34dc7fdchore: update storybook peerdependencies to prerelease72de1cbBump version to: 0.24.3 [skip ci]11c305fUpdate CHANGELOG.md [skip ci]b4e46a5Merge pull request #596 from storybookjs/release/v0.24.3222f5a4Merge branch 'main' into release/v0.24.32d76468Merge pull request #595 from storybookjs/yann/storybook-10-4-supportd7c0719set up provenanceMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@storybook/test-runnersince your current version.Updates
@types/chancefrom 1.1.7 to 1.1.8Commits
Updates
@types/lodashfrom 4.17.20 to 4.17.24Commits
Updates
@types/luxonfrom 3.7.1 to 3.7.2Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.44.1 to 8.65.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
63ba81bchore(release): publish 8.65.0aa602bdfix(eslint-plugin): [no-unnecessary-parameter-property-assignment] don't flag...1e90d67feat(eslint-plugin): [no-shadow] specialized error on enum declaration and me...b32fb34docs: fix broken code samples in no-extraneous-class and prefer-function-type...eaf4576feat: add warning when TS 7 is detected (#12529)18c01c7feat(eslint-plugin): [no-restricted-imports] deprecate extension rule (#12527)96e8fe2fix(eslint-plugin): [unbound-method] report unbound methods accessed via memb...0d06406chore: add attw validation to repo (#12437)9d9973bfix(eslint-plugin): [prefer-string-starts-ends-with] handle escaped $ ending ...c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)Updates
@typescript-eslint/parserfrom 8.44.1 to 8.65.0Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
63ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)d8f1044feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupport...0d06406chore: add attw ...Description has been truncated