chore(deps-dev): bump the dev-deps group across 1 directory with 33 updates#1543
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps-dev): bump the dev-deps group across 1 directory with 33 updates#1543dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…pdates Bumps the dev-deps group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.27.11` | `2.27.12` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.17.0` | `9.19.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` | | [turbo](https://github.com/vercel/turborepo) | `2.3.3` | `2.3.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.22.0` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.27.5` | `0.27.6` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.26.7` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.0` | `7.26.7` | | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `8.4.7` | `8.5.2` | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.4.7` | `8.5.2` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.4.7` | `8.5.2` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.4.7` | `8.5.2` | | [@storybook/addon-mdx-gfm](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/gfm) | `8.4.7` | `8.5.2` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.4.7` | `8.5.2` | | [@storybook/preview-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/preview-api) | `8.4.7` | `8.5.2` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.4.7` | `8.5.2` | | [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.4.7` | `8.5.2` | | [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.4.7` | `8.5.2` | | [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming) | `8.4.7` | `8.5.2` | | [@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.30001696` | | [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.2` | | [stylelint-prettier](https://github.com/prettier/stylelint-prettier) | `5.0.2` | `5.0.3` | | [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.22.0` | Updates `@changesets/cli` from 2.27.11 to 2.27.12 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.11...@changesets/cli@2.27.12) Updates `@eslint/js` from 9.17.0 to 9.19.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.19.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 `turbo` from 2.3.3 to 2.3.4 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](vercel/turborepo@v2.3.3...v2.3.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.22.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.22.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 `@babel/core` from 7.26.0 to 7.26.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.7/packages/babel-core) Updates `@babel/preset-env` from 7.26.0 to 7.26.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.7/packages/babel-preset-env) Updates `@storybook/addon-a11y` from 8.4.7 to 8.5.2 - [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.2/code/addons/a11y) Updates `@storybook/addon-essentials` from 8.4.7 to 8.5.2 - [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.2/code/addons/essentials) Updates `@storybook/addon-interactions` from 8.4.7 to 8.5.2 - [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.2/code/addons/interactions) Updates `@storybook/addon-links` from 8.4.7 to 8.5.2 - [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.2/code/addons/links) Updates `@storybook/addon-mdx-gfm` from 8.4.7 to 8.5.2 - [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.2/code/addons/gfm) Updates `@storybook/blocks` from 8.4.7 to 8.5.2 - [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.2/code/lib/blocks) Updates `@storybook/preview-api` from 8.4.7 to 8.5.2 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v8.5.2/code/lib/preview-api) Updates `@storybook/react` from 8.4.7 to 8.5.2 - [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.2/code/renderers/react) Updates `@storybook/react-webpack5` from 8.4.7 to 8.5.2 - [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.2/code/frameworks/react-webpack5) Updates `@storybook/test` from 8.4.7 to 8.5.2 - [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.2/code/lib/test) Updates `@storybook/theming` from 8.4.7 to 8.5.2 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v8.5.2/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.30001696 - [Commits](browserslist/caniuse-lite@1.0.30001689...1.0.30001696) 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.2 - [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.2/code/lib/cli) Updates `stylelint-prettier` from 5.0.2 to 5.0.3 - [Changelog](https://github.com/prettier/stylelint-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/stylelint-prettier@v5.0.2...v5.0.3) 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.22.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.22.0/packages/parser) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - 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: turbo 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: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@babel/preset-env" 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-prettier dependency-type: direct:development update-type: version-update:semver-patch 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
|
Superseded by #1544. |
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 33 updates in the / directory:
2.27.112.27.129.17.09.19.05.2.15.2.37.37.27.37.42.3.32.3.45.7.25.7.38.18.18.22.00.27.50.27.67.26.07.26.77.26.07.26.78.4.78.5.28.4.78.5.28.4.78.5.28.4.78.5.28.4.78.5.28.4.78.5.28.4.78.5.28.4.78.5.28.4.78.5.28.4.78.5.28.4.78.5.216.1.016.2.014.5.214.6.11.0.300016891.0.300016968.4.498.5.11.83.01.83.48.4.78.5.25.0.25.0.36.10.06.10.19.5.19.5.20.0.30.0.64.3.04.3.28.18.18.22.0Updates
@changesets/clifrom 2.27.11 to 2.27.12Release notes
Sourced from
@changesets/cli's releases.Commits
68a83d5Version Packages (#1567)a0f87f1Fixed changelog application when executing throughnpx(#1562)a8c474fUpdate default config object in config-file-options.md (#1052)0417c90Fix minor grammar and spelling in docs (#609)6d3fab3Update common-questions.md (#1256)eedd3faStandardized all code snippets for consistency (#1422)262bdd7Improve docs npx usage (#1515)a3acd12Bump@babel/preset-envfrom 7.20.2 to 7.26.0 (#1538)acb04d6Bump eslint-plugin-import from 2.26.0 to 2.31.0 (#1541)574822fBump@babel/clifrom 7.19.3 to 7.26.4 (#1540)Updates
@eslint/jsfrom 9.17.0 to 9.19.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
58560e7chore: package.json update for@eslint/jsrelease362099cchore: 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
turbofrom 2.3.3 to 2.3.4Release notes
Sourced from turbo's releases.
... (truncated)
Commits
c24d99dpublish 2.3.4 to registry8f87deachore: dependabot.yml weekly, not daily (#9775)f577739fix(watch): correctly derive opts from watch mode args (#9761)a3c3cadchore(deps): bump the non-monorepo group across 1 directory with 8 updates (#...41e965fci: remove dependabot automation that doesn't work (#9763)44c9d56chore(deps): bump the with-tailwind group across 1 directory with 14 updates ...31ddee8chore(packages): update picocolors import (#9753)