⬆️ Bump the updates group across 1 directory with 7 updates#362
Open
dependabot[bot] wants to merge 1 commit intonextuifrom
Open
⬆️ Bump the updates group across 1 directory with 7 updates#362dependabot[bot] wants to merge 1 commit intonextuifrom
dependabot[bot] wants to merge 1 commit intonextuifrom
Conversation
Bumps the updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.35.0` | `3.36.1` | | [framer-motion](https://github.com/motiondivision/motion) | `12.23.25` | `12.34.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.1` | `19.2.4` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.7` | `19.2.13` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.1` | `19.2.4` | | [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) | `6.0.0` | `6.0.2` | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.1` | Updates `@tabler/icons-react` from 3.35.0 to 3.36.1 - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.36.1/packages/icons-react) Updates `framer-motion` from 12.23.25 to 12.34.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.23.25...v12.34.0) Updates `react` from 19.2.1 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react) Updates `@types/react` from 19.2.7 to 19.2.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.1 to 19.2.4 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom) Updates `@trivago/prettier-plugin-sort-imports` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases) - [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md) - [Commits](trivago/prettier-plugin-sort-imports@v6.0.0...v6.0.2) Updates `@types/react` from 19.2.7 to 19.2.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `prettier` from 3.7.4 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.1) --- updated-dependencies: - dependency-name: "@tabler/icons-react" dependency-version: 3.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: updates - dependency-name: framer-motion dependency-version: 12.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: updates - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: updates - dependency-name: "@types/react" dependency-version: 19.2.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: updates - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: updates - dependency-name: "@trivago/prettier-plugin-sort-imports" dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: updates - dependency-name: "@types/react" dependency-version: 19.2.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: updates - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: updates ... 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 updates group with 7 updates in the / directory:
3.35.03.36.112.23.2512.34.019.2.119.2.419.2.719.2.1319.2.119.2.46.0.06.0.23.7.43.8.1Updates
@tabler/icons-reactfrom 3.35.0 to 3.36.1Release notes
Sourced from
@tabler/icons-react's releases.... (truncated)
Commits
0094572Release 3.36.17358779Remove eleventy-sass dependency and update@tabler/iconsreferences to use wo...2702274Update package dependencies and configurations (#1447)78e46e4Added type checks inicons-reacttests and ensured consistent dependency ma...f76e44cRelease 3.36.0a6f86a0Fix ref types in icons-react (#1394)Updates
framer-motionfrom 12.23.25 to 12.34.0Changelog
Sourced from framer-motion's changelog.
... (truncated)
Commits
5adbf49v12.34.05f57695Updating changelogdeb5717Merge pull request #3549 from motiondivision/use-spring-waapib24d9fflatestec0446aScroll acceleration365b0adv12.33.29ebe1cfUpdating changelog836da23Fixing76d0775Fixing6e4c224Fix scroll-accelerate Cypress tests to check getAnimations() directlyUpdates
reactfrom 19.2.1 to 19.2.4Release notes
Sourced from react's releases.
Commits
90ab3f8Version 19.2.4612e371Version 19.2.3b910fc1Version 19.2.2Updates
@types/reactfrom 19.2.7 to 19.2.13Commits
Updates
react-domfrom 19.2.1 to 19.2.4Release notes
Sourced from react-dom's releases.
Commits
90ab3f8Version 19.2.4612e371Version 19.2.3b910fc1Version 19.2.2Updates
@trivago/prettier-plugin-sort-importsfrom 6.0.0 to 6.0.2Release notes
Sourced from
@trivago/prettier-plugin-sort-imports's releases.Changelog
Sourced from
@trivago/prettier-plugin-sort-imports's changelog.Commits
d9c690fbump version. update changelog.97214c3Merge pull request #389 from TomFryersMidsummer/patch-17235355Merge branch 'main' into patch-10c37c9dbump version035e20aMerge pull request #391 from trivago/svelte-snippet-supportd626e1bignore eslint errors due to undefined export variables0b1dc59Fix recognising mandatory prefix built-in importsUpdates
@types/reactfrom 19.2.7 to 19.2.13Commits
Updates
prettierfrom 3.7.4 to 3.8.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)b04d05bRemove lint step from release script (#18415)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions