-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the minor-and-patch-updates group across 1 directory with 28 updates #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/master/minor-and-patch-updates-26fca46bc2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
…y with 28 updates Bumps the minor-and-patch-updates group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.1.0` | `1.1.1` | | [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.1.3` | `1.1.6` | | [class-variance-authority](https://github.com/joe-bell/cva) | `0.7.0` | `0.7.1` | | [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) | `4.5.1` | `4.6.1` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.5.4` | `2.6.0` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `1.9.2` | `1.9.4` | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.3.4` | `8.4.7` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.3.4` | `8.4.7` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.3.4` | `8.4.7` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.3.4` | `8.4.7` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.3.4` | `8.4.7` | | [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.3.4` | `8.4.7` | | [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.3.4` | `8.4.7` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.5.0` | `6.6.3` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.1` | `16.1.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.4` | `22.10.3` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.1.1` | `2.1.8` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `9.0.1` | `9.1.2` | | [lefthook](https://github.com/evilmartians/lefthook) | `1.7.18` | `1.10.1` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.454.0` | `0.469.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` | | [release-it](https://github.com/release-it/release-it) | `17.6.0` | `17.11.0` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.3.4` | `8.4.7` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.14` | `3.4.17` | | [tsup](https://github.com/egoist/tsup) | `8.3.0` | `8.3.5` | | [tsx](https://github.com/privatenumber/tsx) | `4.19.1` | `4.19.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.7.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.1` | `2.1.8` | Updates `@radix-ui/react-slot` from 1.1.0 to 1.1.1 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-tooltip` from 1.1.3 to 1.1.6 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `class-variance-authority` from 0.7.0 to 0.7.1 - [Release notes](https://github.com/joe-bell/cva/releases) - [Commits](joe-bell/cva@v0.7.0...v0.7.1) Updates `react-hotkeys-hook` from 4.5.1 to 4.6.1 - [Release notes](https://github.com/JohannesKlauss/react-keymap-hook/releases) - [Changelog](https://github.com/JohannesKlauss/react-hotkeys-hook/blob/main/CHANGELOG.md) - [Commits](JohannesKlauss/react-hotkeys-hook@v4.5.1...v4.6.1) Updates `tailwind-merge` from 2.5.4 to 2.6.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.5.4...v2.6.0) Updates `@biomejs/biome` from 1.9.2 to 1.9.4 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.4/packages/@biomejs/biome) Updates `@storybook/addon-essentials` from 8.3.4 to 8.4.7 - [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.4.7/code/addons/essentials) Updates `@storybook/addon-interactions` from 8.3.4 to 8.4.7 - [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.4.7/code/addons/interactions) Updates `@storybook/addon-links` from 8.3.4 to 8.4.7 - [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.4.7/code/addons/links) Updates `@storybook/blocks` from 8.3.4 to 8.4.7 - [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.4.7/code/lib/blocks) Updates `@storybook/react` from 8.3.4 to 8.4.7 - [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.4.7/code/renderers/react) Updates `@storybook/react-webpack5` from 8.3.4 to 8.4.7 - [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.4.7/code/frameworks/react-webpack5) Updates `@storybook/test` from 8.3.4 to 8.4.7 - [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.4.7/code/lib/test) Updates `@testing-library/jest-dom` from 6.5.0 to 6.6.3 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.5.0...v6.6.3) Updates `@testing-library/react` from 16.0.1 to 16.1.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.0.1...v16.1.0) Updates `@types/node` from 22.7.4 to 22.10.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 2.1.1 to 2.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/coverage-v8) Updates `concurrently` from 9.0.1 to 9.1.2 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.0.1...v9.1.2) Updates `lefthook` from 1.7.18 to 1.10.1 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.7.18...v1.10.1) Updates `lucide-react` from 0.454.0 to 0.469.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.469.0/packages/lucide-react) Updates `postcss` from 8.4.47 to 8.4.49 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.47...8.4.49) Updates `release-it` from 17.6.0 to 17.11.0 - [Release notes](https://github.com/release-it/release-it/releases) - [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md) - [Commits](release-it/release-it@17.6.0...17.11.0) Updates `storybook` from 8.3.4 to 8.4.7 - [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.4.7/code/lib/cli) Updates `tailwindcss` from 3.4.14 to 3.4.17 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.14...v3.4.17) Updates `tsup` from 8.3.0 to 8.3.5 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.3.0...v8.3.5) Updates `tsx` from 4.19.1 to 4.19.2 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.19.1...v4.19.2) Updates `typescript` from 5.6.2 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.7.2) Updates `vitest` from 2.1.1 to 2.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest) --- updated-dependencies: - dependency-name: "@radix-ui/react-slot" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@radix-ui/react-tooltip" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: class-variance-authority dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: react-hotkeys-hook dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@biomejs/biome" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@storybook/addon-interactions" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@storybook/addon-links" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@storybook/blocks" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@storybook/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@storybook/react-webpack5" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@storybook/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: lefthook dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: lucide-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: release-it dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: storybook dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-and-patch-updates group with 28 updates in the / directory:
1.1.01.1.11.1.31.1.60.7.00.7.14.5.14.6.12.5.42.6.01.9.21.9.48.3.48.4.78.3.48.4.78.3.48.4.78.3.48.4.78.3.48.4.78.3.48.4.78.3.48.4.76.5.06.6.316.0.116.1.022.7.422.10.32.1.12.1.89.0.19.1.21.7.181.10.10.454.00.469.08.4.478.4.4917.6.017.11.08.3.48.4.73.4.143.4.178.3.08.3.54.19.14.19.25.6.25.7.22.1.12.1.8Updates
@radix-ui/react-slotfrom 1.1.0 to 1.1.1Commits
Maintainer changes
This version was pushed to npm by chancestrickland, a new releaser for
@radix-ui/react-slotsince your current version.Updates
@radix-ui/react-tooltipfrom 1.1.3 to 1.1.6Commits
Updates
class-variance-authorityfrom 0.7.0 to 0.7.1Release notes
Sourced from class-variance-authority's releases.
Commits
45462ddclass-variance-authority@0.7.1c236552docs: change x.com references to bluesky985dba9chore: move clsx dependency to caret/semver range (#316)d4ded2dchore: update sponsors.svg [ci skip]ff1717cci(schedule): adjust cron date to offset midnight traffic2f96730ci: prevent scheduled workflow running in forksaaae670docs(beta): bun installation69feb43update docs for bun installation (#261)f9e2ea6chore(docs): update banner links5228f0echore: link sponsors to raw svgUpdates
react-hotkeys-hookfrom 4.5.1 to 4.6.1Release notes
Sourced from react-hotkeys-hook's releases.
Commits
bc55a284.6.10e41a2aFix ts error1f95c28Fix ts error4668ebbMerge pull request #1210 from JohannesKlauss/dependabot/npm_and_yarn/document...cda512dMerge pull request #1217 from JohannesKlauss/dependabot/npm_and_yarn/document...0928710Merge pull request #1164 from HJK181/bug/gh-1161fad934e4.6.0b9dd643reset version number51186bdMerge pull request #1219 from prostoandrei/addedHotkeyTrigger714ebaafix: cleanedUpdates
tailwind-mergefrom 2.5.4 to 2.6.0Release notes
Sourced from tailwind-merge's releases.
Commits
1a92c35v2.6.06480375add changelog for v2.6.07bb2dc0Merge pull request #509 from dcastil/renovate/rollup-plugin-node-resolve-16.x19eb0a1chore(deps): update dependency@rollup/plugin-node-resolveto v16d6f1014Merge pull request #508 from dcastil/renovate/codspeed-vitest-plugin-4.xd039e29chore(deps): update dependency@codspeed/vitest-pluginto v44aac490Merge pull request #507 from dcastil/renovate/migrate-config433e532chore(config): migrate config .github/renovate.json31da3f2fix unsupported import assertion34078eeMerge pull request #506 from dcastil/other/upgrade-github-workflows-to-node-22Updates
@biomejs/biomefrom 1.9.2 to 1.9.4Release notes
Sourced from
@biomejs/biome's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome's changelog.... (truncated)
Commits
fa93a14release: v1.9.4 (#4320)2a05cd4feat(lint): adduseGoogleFontDisplayrule (#4264)bbb93b9feat(lint): useCollapsedIf JS lint rule (#4179)561b54cfeat(linter): implement noUselessStringRaw (#4263)5b7d158feat(linter): implementnoDuplicateProperties(#4029)2342984feat(lint): addnoDocumentImportInPagerule (#4265)3cf20ebchore(linter): renameuseExplicitFunctionReturnTypeto `useExplicit… (#4261)970f498feat(useGuardForIn): add rule (#4104)2e5b656feat(lint): addnoDocumentCookierule (#4204)3364640feat(lint): add ruleuseAtIndex(#4120)Updates
@storybook/addon-essentialsfrom 8.3.4 to 8.4.7Release notes
Sourced from
@storybook/addon-essentials's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-essentials's changelog.... (truncated)
Commits
0466712Bump version from "8.4.6" to "8.4.7" [skip ci]b58b3eeBump version from "8.4.5" to "8.4.6" [skip ci]60a5088Bump version from "8.4.4" to "8.4.5" [skip ci]ca016aeBump version from "8.4.3" to "8.4.4" [skip ci]750930fBump version from "8.4.2" to "8.4.3" [skip ci]d5fa671Bump version from "8.4.1" to "8.4.2" [skip ci]9983774Bump version from "8.4.0" to "8.4.1" [skip ci]939651bBump version from "8.4.0-beta.5" to "8.4.0" [skip ci]e94dc92Bump version from "8.4.0-beta.4" to "8.4.0-beta.5" [skip ci]c6dc5f6Bump version from "8.4.0-beta.3" to "8.4.0-beta.4" [skip ci]Maintainer changes
This version was pushed to npm by storybook-bot, a new releaser for
@storybook/addon-essentialssince your current version.Updates
@storybook/addon-interactionsfrom 8.3.4 to 8.4.7Release notes
Sourced from
@storybook/addon-interactions's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-interactions's changelog.... (truncated)
Commits
0466712Bump version from "8.4.6" to "8.4.7" [skip ci]b58b3eeBump version from "8.4.5" to "8.4.6" [skip ci]60a5088Bump version from "8.4.4" to "8.4.5" [skip ci]ca016aeBump version from "8.4.3" to "8.4.4" [skip ci]750930fBump version from "8.4.2" to "8.4.3" [skip ci]d5fa671Bump version from "8.4.1" to "8.4.2" [skip ci]9983774Bump version from "8.4.0" to "8.4.1" [skip ci]939651bBump version from "8.4.0-beta.5" to "8.4.0" [skip ci]e94dc92Bump version from "8.4.0-beta.4" to "8.4.0-beta.5" [skip ci]c6dc5f6Bump version from "8.4.0-beta.3" to "8.4.0-beta.4" [skip ci]Maintainer changes
This version was pushed to npm by storybook-bot, a new releaser for
@storybook/addon-interactionssince your current version.Updates
@storybook/addon-linksfrom 8.3.4 to 8.4.7Release notes
Sourced from
@storybook/addon-links's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-links's changelog.... (truncated)
Commits
0466712Bump version from "8.4.6" to "8.4.7" [skip ci]b58b3eeBump version from "8.4.5" to "8.4.6" [skip ci]60a5088Bump version from "8.4.4" to "8.4.5" [skip ci]ca016aeBump version from "8.4.3" to "8.4.4" [skip ci]750930fBump version from "8.4.2" to "8.4.3" [skip ci]d5fa671Bump version from "8.4.1" to "8.4.2" [skip ci]9983774Bump version from "8.4.0" to "8.4.1" [skip ci]Description has been truncated