chore(deps-dev): bump the dev-deps group across 1 directory with 25 updates#1615
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps-dev): bump the dev-deps group across 1 directory with 25 updates#1615dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…pdates Bumps the dev-deps group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.23.0` | `9.24.0` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.3.1` | `4.3.2` | | [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) | `3.3.1` | `3.4.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.5` | `5.2.6` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.4` | `7.37.5` | | [turbo](https://github.com/vercel/turborepo) | `2.4.4` | `2.5.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` | | [rollup](https://github.com/rollup/rollup) | `4.38.0` | `4.39.0` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.1` | `0.28.2` | | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `8.6.11` | `8.6.12` | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.6.11` | `8.6.12` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.6.11` | `8.6.12` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.6.11` | `8.6.12` | | [@storybook/addon-mdx-gfm](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/gfm) | `8.6.11` | `8.6.12` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.6.11` | `8.6.12` | | [@storybook/preview-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/preview-api) | `8.6.11` | `8.6.12` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.6.11` | `8.6.12` | | [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.6.11` | `8.6.12` | | [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.6.11` | `8.6.12` | | [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming) | `8.6.11` | `8.6.12` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.2.0` | `16.3.0` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001707` | `1.0.30001712` | | [sass](https://github.com/sass/dart-sass) | `1.86.1` | `1.86.3` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.6.11` | `8.6.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.16` | `22.14.0` | Updates `@eslint/js` from 9.23.0 to 9.24.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.24.0/packages/js) Updates `eslint-import-resolver-typescript` from 4.3.1 to 4.3.2 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v4.3.1...v4.3.2) Updates `eslint-plugin-mdx` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/mdx-js/eslint-mdx/releases) - [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdx-js/eslint-mdx/compare/eslint-plugin-mdx@3.3.1...eslint-plugin-mdx@3.4.0) Updates `eslint-plugin-prettier` from 5.2.5 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.5...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 `turbo` from 2.4.4 to 2.5.0 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](vercel/turborepo@v2.4.4...v2.5.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](https://github.com/microsoft/TypeScript/commits) Updates `rollup` from 4.38.0 to 4.39.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.38.0...v4.39.0) Updates `typedoc` from 0.28.1 to 0.28.2 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.1...v0.28.2) Updates `@storybook/addon-a11y` from 8.6.11 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/a11y) Updates `@storybook/addon-essentials` from 8.6.11 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.11 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.11 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/addon-mdx-gfm` from 8.6.11 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/gfm) Updates `@storybook/blocks` from 8.6.11 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/lib/blocks) Updates `@storybook/preview-api` from 8.6.11 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.11 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-webpack5` from 8.6.11 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-webpack5) Updates `@storybook/test` from 8.6.11 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/theming` from 8.6.11 to 8.6.12 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.12/code/lib/theming) Updates `@testing-library/react` from 16.2.0 to 16.3.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.2.0...v16.3.0) Updates `caniuse-lite` from 1.0.30001707 to 1.0.30001712 - [Commits](browserslist/caniuse-lite@1.0.30001707...1.0.30001712) Updates `sass` from 1.86.1 to 1.86.3 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.86.1...1.86.3) Updates `storybook` from 8.6.11 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 `@types/node` from 22.13.16 to 22.14.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint-import-resolver-typescript dependency-version: 4.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: eslint-plugin-mdx dependency-version: 3.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint-plugin-prettier dependency-version: 5.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: turbo dependency-version: 2.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: rollup dependency-version: 4.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: typedoc dependency-version: 0.28.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@storybook/addon-a11y" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@storybook/addon-essentials" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@storybook/addon-interactions" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@storybook/addon-links" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@storybook/addon-mdx-gfm" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@storybook/blocks" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@storybook/preview-api" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@storybook/react" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@storybook/react-webpack5" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@storybook/test" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@storybook/theming" dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@testing-library/react" dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: caniuse-lite dependency-version: 1.0.30001712 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: sass dependency-version: 1.86.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: storybook dependency-version: 8.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@types/node" dependency-version: 22.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
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 dev-deps group with 25 updates in the / directory:
9.23.09.24.04.3.14.3.23.3.13.4.05.2.55.2.67.37.47.37.52.4.42.5.05.8.25.8.34.38.04.39.00.28.10.28.28.6.118.6.128.6.118.6.128.6.118.6.128.6.118.6.128.6.118.6.128.6.118.6.128.6.118.6.128.6.118.6.128.6.118.6.128.6.118.6.128.6.118.6.1216.2.016.3.01.0.300017071.0.300017121.86.11.86.38.6.118.6.1222.13.1622.14.0Updates
@eslint/jsfrom 9.23.0 to 9.24.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
4946847chore: package.json update for@eslint/jsreleaseUpdates
eslint-import-resolver-typescriptfrom 4.3.1 to 4.3.2Release notes
Sourced from eslint-import-resolver-typescript's releases.
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
Commits
e36a0acchore: release eslint-import-resolver-typescript (#428)dabba8echore: bump all (dev) deps (#427)Updates
eslint-plugin-mdxfrom 3.3.1 to 3.4.0Release notes
Sourced from eslint-plugin-mdx's releases.
Commits
def1f51chore: release package(s) (#563)c62c541feat: respect.remarkignoreat the same time (#561)68b2028fix: code block filename regexp group names missed (#567)a94f74eci: remove autofix for now (#565)27ae404test: add case for #470 (#566)2672044feat: support mdx comments as ESLint directives (#564)3aa0f20refactor: remove unnecessaryloadEsmModulehelper (#562)29b034fchore: consistent env syntaxaf2d42dchore: release package(s) (#559)cb2a660fix(deps): pin dependencies, bumpsynckit(#558)Updates
eslint-plugin-prettierfrom 5.2.5 to 5.2.6Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
fa9607echore: release eslint-plugin-prettier (#724)1451176fix(deps): update all dependencies (#723)1914ea8chore: ignorepnpmfor compatibility reasonUpdates
eslint-plugin-reactfrom 7.37.4 to 7.37.5Release notes
Sourced from eslint-plugin-react's releases.
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
2c98b83Update CHANGELOG and bump version2f64dea[Fix]no-unknown-property: allowtransform-originonrect2428618[Fix]jsx-no-constructed-context-values: detect constructed context values ...60b7316[Tests]prop-types: use proper spacing/semis, button type90a00b9[Fix]prop-types: supportComponentPropsWithReffrom a namespace import3fd9b92[Fix]no-unknown-property: allow shadow root attrs on\<template>addad46[Deps] updateobject.entries98a31f8[Dev Deps] update@babel/core,@babel/eslint-parser7eb6ca9[Docs]button-has-type: clean up phrasingUpdates
turbofrom 2.4.4 to 2.5.0Release notes
Sourced from turbo's releases.
... (truncated)
Commits
df394bepublish 2.5.0 to registry0971db5chore: upgrade toproxy-agent6.5.0 (#10278)24f73b3chore(auth): include path to bad token in error message (#10208)7c1b9ebchore(deps-dev): bump typescript-eslint from 8.28.0 to 8.29.0 in /examples/ba...fd35dbbchore(deps-dev): bump typescript-eslint from 8.28.0 to 8.29.0 in /examples/wi...3adc486chore(deps-dev): bump typescript-eslint from 8.28.0 to 8.29.0 in /examples/wi...09dc083chore(deps): bump the kitchen-sink group across 1 directory with 8 updates (#...400711echore: upgrade turborepo-process and turborepo-filewatch to Rust 2024 edition...8107ad0feat(tui): bump default scrollback length (#10261)b8c0ff9chore(deps): bump the with-tailwind group in /examples/with-tailwind with 4 u...Updates
typescriptfrom 5.8.2 to 5.8.3Commits
Updates
rollupfrom 4.38.0 to 4.39.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
5c001244.39.04124f71Fix Vite vulnerabilitybcb1b6dchunk: merge allow-extension modules (#5891)d970e29fix: resolveId id filter is optional (#5896)5ce2014chore(deps): update dependency vite to v6.2.4 [security] (#5893)Updates
typedocfrom 0.28.1 to 0.28.2Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
4bf00b5Update changelog for releasec463af3Bump version to 0.28.2573c243Update dependenciesec4177fAdd a test for #2916031f7a4Handle constraints on type params in JS classes8775e56Rebuild specsaf15347Fix@disableGroupson classese27a6b7Fix broken links with structure-dir routere577bfcImprove support fornonesectionsa4b022eFix externalSymbolLinkMappings#urlsUpdates
@storybook/addon-a11yfrom 8.6.11 to 8.6.12Release notes
Sourced from
@storybook/addon-a11y's releases.Changelog
Sourced from
@storybook/addon-a11y's changelog.Commits
1c35b29Bump version from "8.6.11" to "8.6.12" [skip ci]Updates
@storybook/addon-essentialsfrom 8.6.11 to 8.6.12Release notes
Sourced from
@storybook/addon-essentials's releases.Changelog
Sourced from
@storybook/addon-essentials's changelog.