chore(deps): bump the dependencies group with 6 updates#45
Merged
shahadathhs merged 1 commit intomainfrom Mar 17, 2026
Merged
Conversation
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `12.20.55` | `25.5.0` | | [eslint-plugin-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-plugin-turbo) | `2.8.14` | `2.8.17` | | [motion](https://github.com/motiondivision/motion) | `12.35.2` | `12.36.0` | | [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.8.1` | | [turbo](https://github.com/vercel/turborepo) | `2.8.14` | `2.8.17` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.1` | `8.57.0` | Updates `@types/node` from 12.20.55 to 25.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-turbo` from 2.8.14 to 2.8.17 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](https://github.com/vercel/turborepo/commits/v2.8.17/packages/eslint-plugin-turbo) Updates `motion` from 12.35.2 to 12.36.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.35.2...v12.36.0) Updates `prettier` from 2.8.8 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@2.8.8...3.8.1) Updates `turbo` from 2.8.14 to 2.8.17 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.8.14...v2.8.17) Updates `typescript-eslint` from 8.56.1 to 8.57.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.57.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-turbo dependency-version: 2.8.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: motion dependency-version: 12.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: turbo dependency-version: 2.8.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
shahadathhs
approved these changes
Mar 17, 2026
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 dependencies group with 6 updates:
12.20.5525.5.02.8.142.8.1712.35.212.36.02.8.83.8.12.8.142.8.178.56.18.57.0Updates
@types/nodefrom 12.20.55 to 25.5.0Commits
Updates
eslint-plugin-turbofrom 2.8.14 to 2.8.17Release notes
Sourced from eslint-plugin-turbo's releases.
... (truncated)
Commits
fd0e0f6publish 2.8.17 to registryc921a26release(turborepo): 2.8.17-canary.16 (#12282)8fb7673release(turborepo): 2.8.17-canary.15 (#12280)85719d6release(turborepo): 2.8.17-canary.14 (#12278)5677b17release(turborepo): 2.8.17-canary.13 (#12276)36f5955release(turborepo): 2.8.17-canary.12 (#12274)40a03c4release(turborepo): 2.8.17-canary.11 (#12272)45c569erelease(turborepo): 2.8.17-canary.10 (#12267)5d5c94erelease(turborepo): 2.8.17-canary.9 (#12265)0c6efa5release(turborepo): 2.8.17-canary.8 (#12264)Updates
motionfrom 12.35.2 to 12.36.0Changelog
Sourced from motion's changelog.
Commits
ea66e17v12.36.0db5726dAdding tests for exit animations5ccc21aUpdating changelog06159b3Latested64e5fMerge pull request #3625 from motiondivision/worktree-fix-issue-31415fad98cMerge pull request #3627 from motiondivision/worktree-fix-issue-3103f084bb2Simplify axis-snap logic: use copyAxisInto, remove redundant isShared block3204711Merge pull request #3626 from motiondivision/audit/motion-dom-frameloop25bf593Merge pull request #3629 from motiondivision/worktree-fix-issue-30820dad36bMerge pull request #3634 from motiondivision/worktree-fix-issue-3102Updates
prettierfrom 2.8.8 to 3.8.1Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
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)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.
Updates
turbofrom 2.8.14 to 2.8.17Release notes
Sourced from turbo's releases.
... (truncated)
Commits
fd0e0f6publish 2.8.17 to registryc921a26release(turborepo): 2.8.17-canary.16 (#12282)766dad4fix: Remove redundant online check from create-turbo (#12281)8fb7673release(turborepo): 2.8.17-canary.15 (#12280)bb1e1dafix: Fix non-deterministic hashOfExternalDependencies with Bun lockfiles (#12...85719d6release(turborepo): 2.8.17-canary.14 (#12278)9b69f8cfix: Replace dns.lookup with https.get for create-turbo online check (#12277)5677b17release(turborepo): 2.8.17-canary.13 (#12276)d1833fafix: Use BTreeMap for bundled_deps in bun PackageIndex (#12266)29bf4a5feat: Use task graph forwatch(#12275)Updates
typescript-eslintfrom 8.56.1 to 8.57.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
2c6aeeechore(release): publish 8.57.0f696dadchore: use pnpm catalog (#12047)a09921echore: update vitest to 4.x (#12071)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