chore(deps-dev): bump the dev-deps group across 1 directory with 28 updates#1535
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps-dev): bump the dev-deps group across 1 directory with 28 updates#1535dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…pdates Bumps the dev-deps group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.17.0` | `9.18.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.4` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.18.1` | `8.21.0` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.27.5` | `0.27.6` | | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `8.4.7` | `8.5.1` | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.4.7` | `8.5.1` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.4.7` | `8.5.1` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.4.7` | `8.5.1` | | [@storybook/addon-mdx-gfm](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/gfm) | `8.4.7` | `8.5.1` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.4.7` | `8.5.1` | | [@storybook/preview-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/preview-api) | `8.4.7` | `8.5.1` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.4.7` | `8.5.1` | | [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.4.7` | `8.5.1` | | [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.4.7` | `8.5.1` | | [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming) | `8.4.7` | `8.5.1` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.1.0` | `16.2.0` | | [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.5.2` | `14.6.1` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001689` | `1.0.30001695` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` | | [sass](https://github.com/sass/dart-sass) | `1.83.0` | `1.83.4` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.4.7` | `8.5.1` | | [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) | `6.10.0` | `6.10.1` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.1` | `9.5.2` | | [@types/use-sync-external-store](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/use-sync-external-store) | `0.0.3` | `0.0.6` | | [style-dictionary](https://github.com/amzn/style-dictionary) | `4.3.0` | `4.3.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.18.1` | `8.21.0` | Updates `@eslint/js` from 9.17.0 to 9.18.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.18.0/packages/js) Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3) 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 `typescript` from 5.7.2 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.7.2...v5.7.3) Updates `typescript-eslint` from 8.18.1 to 8.21.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/typescript-eslint) Updates `typedoc` from 0.27.5 to 0.27.6 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.27.5...v0.27.6) Updates `@storybook/addon-a11y` from 8.4.7 to 8.5.1 - [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.5.1/code/addons/a11y) Updates `@storybook/addon-essentials` from 8.4.7 to 8.5.1 - [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.5.1/code/addons/essentials) Updates `@storybook/addon-interactions` from 8.4.7 to 8.5.1 - [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.5.1/code/addons/interactions) Updates `@storybook/addon-links` from 8.4.7 to 8.5.1 - [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.5.1/code/addons/links) Updates `@storybook/addon-mdx-gfm` from 8.4.7 to 8.5.1 - [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.5.1/code/addons/gfm) Updates `@storybook/blocks` from 8.4.7 to 8.5.1 - [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.5.1/code/lib/blocks) Updates `@storybook/preview-api` from 8.4.7 to 8.5.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v8.5.1/code/lib/preview-api) Updates `@storybook/react` from 8.4.7 to 8.5.1 - [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.5.1/code/renderers/react) Updates `@storybook/react-webpack5` from 8.4.7 to 8.5.1 - [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.5.1/code/frameworks/react-webpack5) Updates `@storybook/test` from 8.4.7 to 8.5.1 - [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.5.1/code/lib/test) Updates `@storybook/theming` from 8.4.7 to 8.5.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v8.5.1/code/lib/theming) Updates `@testing-library/react` from 16.1.0 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.1.0...v16.2.0) Updates `@testing-library/user-event` from 14.5.2 to 14.6.1 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.5.2...v14.6.1) Updates `caniuse-lite` from 1.0.30001689 to 1.0.30001695 - [Commits](browserslist/caniuse-lite@1.0.30001689...1.0.30001695) Updates `postcss` from 8.4.49 to 8.5.1 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.1) Updates `sass` from 1.83.0 to 1.83.4 - [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.83.0...1.83.4) Updates `storybook` from 8.4.7 to 8.5.1 - [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.5.1/code/lib/cli) Updates `stylelint-scss` from 6.10.0 to 6.10.1 - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-scss@v6.10.0...v6.10.1) Updates `ts-loader` from 9.5.1 to 9.5.2 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.1...v9.5.2) Updates `@types/use-sync-external-store` from 0.0.3 to 0.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/use-sync-external-store) Updates `style-dictionary` from 4.3.0 to 4.3.2 - [Release notes](https://github.com/amzn/style-dictionary/releases) - [Changelog](https://github.com/amzn/style-dictionary/blob/main/CHANGELOG.md) - [Commits](style-dictionary/style-dictionary@v4.3.0...v4.3.2) Updates `@typescript-eslint/parser` from 8.18.1 to 8.21.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.21.0/packages/parser) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@storybook/addon-a11y" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@storybook/addon-interactions" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@storybook/addon-links" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@storybook/addon-mdx-gfm" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@storybook/blocks" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@storybook/preview-api" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@storybook/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@storybook/react-webpack5" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@storybook/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@storybook/theming" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: caniuse-lite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: storybook dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: stylelint-scss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: ts-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@types/use-sync-external-store" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: style-dictionary dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@typescript-eslint/parser" 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 28 updates in the / directory:
9.17.09.18.05.2.15.2.37.37.27.37.45.7.25.7.38.18.18.21.00.27.50.27.68.4.78.5.18.4.78.5.18.4.78.5.18.4.78.5.18.4.78.5.18.4.78.5.18.4.78.5.18.4.78.5.18.4.78.5.18.4.78.5.18.4.78.5.116.1.016.2.014.5.214.6.11.0.300016891.0.300016958.4.498.5.11.83.01.83.48.4.78.5.16.10.06.10.19.5.19.5.20.0.30.0.64.3.04.3.28.18.18.21.0Updates
@eslint/jsfrom 9.17.0 to 9.18.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
362099cchore: package.json update for@eslint/jsrelease495aa49chore: extract packagenamefrompackage.jsonfor public interface (#19314)Updates
eslint-plugin-prettierfrom 5.2.1 to 5.2.3Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
6fd7ba1chore: release eslint-plugin-prettier (#704)190d6f9build(deps): Bump synckit from 0.9.1 to 0.9.2 (#705)9cf6a01build(deps-dev): Bump svelte from 4.2.8 to 4.2.19 (#677)9c6141fchore: add plugin name to flat recommended config (#703)35a5cd0chore: bupm eslint-plugin-comments (#702)df123a5chore: release eslint-plugin-prettier (#701)e272d7cchore: use double quote for changesets/changelog filesaa5b59ffix: report node when loc not found (#700)37d87eachore: update FUNDING.ymlb307125docs(README): fixes legacy ESlint configs link (#686)Updates
eslint-plugin-reactfrom 7.37.2 to 7.37.4Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
e6b5b41Update CHANGELOG and bump versioncfd5edd[Dev Deps] update@babel/eslint-parserefc021f[types] fix types of flat configs82a196a[Fix]no-unknown-property: supportonBeforeToggle,popoverTarget, `popo...5c816ed[actions] publish action: allow additional URL244743aUpdate CHANGELOG and bump versionbc5b9dd[actions] release workflow needs some new domainsed3b1cf[Tests]jsx-uses-vars,jsx-uses-react: fixno-unused-varstests in esli...033ad19[Deps] updatearray.prototype.flatmap,es-iterator-helpers, `object.value...b4a14f4[meta] adddirectories.testUpdates
typescriptfrom 5.7.2 to 5.7.3Release notes
Sourced from typescript's releases.
Commits
a5e123dUpdate LKG8bc0204🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)7aa63df🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...9df7c36Bump version to 5.7.3 and LKGe167412🤖 Pick PR #60794 (HardensanitizeLogagainst incorr...) into release-5.7 (#...9ba364cFix coverage build on release-5.7 (#60792)4b7441a🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...e844dc3Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)21b02a1🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...b82fd16🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...Updates
typescript-eslintfrom 8.18.1 to 8.21.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
79af426chore(release): publish 8.21.0a157fd4chore: standardized on inline named exports (mostly) (#10596)ea6fbeachore(release): publish 8.20.0a175189docs(typescript-eslint): make jsdoc for config helper function consistent (#1...04166e0feat(eslint-plugin): [no-misused-spread] add new rule (#10551)328b7dfchore(release): publish 8.19.14f50f64docs: [return-await] make the rule no longer an extension of ESLint no-return...