chore: bump the npm-deps group with 6 updates#108
Merged
Conversation
Bumps the npm-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [@ai-sdk/react](https://github.com/vercel/ai) | `2.0.126` | `2.0.127` | | [ai](https://github.com/vercel/ai) | `5.0.124` | `5.0.125` | | [motion](https://github.com/motiondivision/motion) | `12.29.2` | `12.30.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.2` | `5.1.3` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.26` | `0.5.0` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.82.1` | `5.83.0` | Updates `@ai-sdk/react` from 2.0.126 to 2.0.127 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/@ai-sdk/react@2.0.126...@ai-sdk/react@2.0.127) Updates `ai` from 5.0.124 to 5.0.125 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/ai@5.0.124...ai@5.0.125) Updates `motion` from 12.29.2 to 12.30.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.29.2...v12.30.0) Updates `@vitejs/plugin-react` from 5.1.2 to 5.1.3 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.3/packages/plugin-react) Updates `eslint-plugin-react-refresh` from 0.4.26 to 0.5.0 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.26...v0.5.0) Updates `knip` from 5.82.1 to 5.83.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@5.83.0/packages/knip) --- updated-dependencies: - dependency-name: "@ai-sdk/react" dependency-version: 2.0.127 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: ai dependency-version: 5.0.125 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: motion dependency-version: 12.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: knip dependency-version: 5.83.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
|
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the npm-deps group with 6 updates:
2.0.1262.0.1275.0.1245.0.12512.29.212.30.05.1.25.1.30.4.260.5.05.82.15.83.0Updates
@ai-sdk/reactfrom 2.0.126 to 2.0.127Release notes
Sourced from
@ai-sdk/react's releases.Commits
4d6eeadVersion Packages (#12205)8d8fdd2Backport: chore(provider/gateway): update gateway model settings files (#12181)Updates
aifrom 5.0.124 to 5.0.125Release notes
Sourced from ai's releases.
Commits
4d6eeadVersion Packages (#12205)8d8fdd2Backport: chore(provider/gateway): update gateway model settings files (#12181)Updates
motionfrom 12.29.2 to 12.30.0Changelog
Sourced from motion's changelog.
Commits
f3ebcdbv12.30.05f6c358Updating changelogad4dd59Merge pull request #3523 from motiondivision/claude/investigate-motion-issue-...be9917eMerge pull request #3511 from motiondivision/vanilla-scale-correction8b45585Updating changelogeca4a40Merge pull request #3510 from motiondivision/claude/fix-issue-3509-1OlJwc84f4cfFix animateMini crash when element removed from DOM during scroll cancellation7cf8824v12.29.3c2d4cc4Updating changelogcdbd047Merge pull request #3508 from lgaspari/feat/reorder-auto-scroll-pageUpdates
@vitejs/plugin-reactfrom 5.1.2 to 5.1.3Changelog
Sourced from
@vitejs/plugin-react's changelog.Commits
cf0cb8arelease: plugin-react@5.1.399e480cfix(deps): update all non-major dependencies (#1090)77f5e42fix(deps): update react 19.2.4 (#1084)e327da4fix(deps): update all non-major dependencies (#1083)3d3dbc2chore: add metadata for vite-plugin-registry (#1078)58dfb9dfix(deps): update all non-major dependencies (#1066)fefad3dfix(deps): update all non-major dependencies (#1048)36704dfchore: setup oxfmt for formatting (#997)54231d9docs(plugin-react): add docs for exclude option (#1046)6d203affix(deps): update all non-major dependencies (#1030)Updates
eslint-plugin-react-refreshfrom 0.4.26 to 0.5.0Release notes
Sourced from eslint-plugin-react-refresh's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
... (truncated)
Commits
daa2efbRevamp logic to catch more cases [publish] (#97)Updates
knipfrom 5.82.1 to 5.83.0Release notes
Sourced from knip's releases.
Commits
f056786Release knip@5.83.0f22e7e9Refactor fs helper to match project style854124fAuto-format58f8c4eRename reporter to match project style1a73a05Edit docs, add config hints pagebbab35bIgnore simple-git-hooks in production (like husky etc)360110bMovepostinstallscript to non-productionac8a454Optimizerelativepath helper7537f8aUpdate AGENTS.md & docs7df0b4dFilter out empty issue objects in compact reporter (resolve #1482)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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