Bump the production group across 1 directory with 5 updates - #37
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the production group across 1 directory with 5 updates#37dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@heroui/react](https://github.com/heroui-inc/heroui/tree/HEAD/packages/react) | `3.2.3` | `3.2.4` | | [@vercel/blob](https://github.com/vercel/storage/tree/HEAD/packages/blob) | `2.6.1` | `2.8.0` | | [framer-motion](https://github.com/motiondivision/motion) | `13.0.0` | `13.1.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.28.0` | `1.31.0` | | [next](https://github.com/vercel/next.js) | `16.3.0` | `16.3.1` | Updates `@heroui/react` from 3.2.3 to 3.2.4 - [Release notes](https://github.com/heroui-inc/heroui/releases) - [Changelog](https://github.com/heroui-inc/heroui/blob/v3/packages/react/CHANGELOG.md) - [Commits](https://github.com/heroui-inc/heroui/commits/v3.2.4/packages/react) Updates `@vercel/blob` from 2.6.1 to 2.8.0 - [Release notes](https://github.com/vercel/storage/releases) - [Changelog](https://github.com/vercel/storage/blob/main/packages/blob/CHANGELOG.md) - [Commits](https://github.com/vercel/storage/commits/@vercel/blob@2.8.0/packages/blob) Updates `framer-motion` from 13.0.0 to 13.1.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v13.0.0...v13.1.0) Updates `lucide-react` from 1.28.0 to 1.31.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.31.0/packages/lucide-react) Updates `next` from 16.3.0 to 16.3.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.3.0...v16.3.1) --- updated-dependencies: - dependency-name: "@heroui/react" dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: "@vercel/blob" dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: framer-motion dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: lucide-react dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: next dependency-version: 16.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Merged
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/production-f41e294d85
branch
August 23, 2026 11:22
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 production group with 5 updates in the / directory:
3.2.33.2.42.6.12.8.013.0.013.1.01.28.01.31.016.3.016.3.1Updates
@heroui/reactfrom 3.2.3 to 3.2.4Commits
21b1e8echore: release v3.2.4bb9c4b5V3.2.4 (#6758)Updates
@vercel/blobfrom 2.6.1 to 2.8.0Release notes
Sourced from @vercel/blob's releases.
Changelog
Sourced from @vercel/blob's changelog.
Commits
cdbac94Version Packages (#1100)8b49164[blob] Add putImage, deprecate put optimizeImage option and putFromUrl (#1099)7637604Version Packages (#1097)ad5a134[blob] Add optimizeImage option to put and new putFromUrl method (#1093)Updates
framer-motionfrom 13.0.0 to 13.1.0Changelog
Sourced from framer-motion's changelog.
Commits
adaf7a4v13.1.0e713759Updating changelogbc81c03Updating publish092b771Merge pull request #3785 from motiondivision/feature/1400-reorder-grid025b0f4Merge pull request #3789 from motiondivision/dependabot/npm_and_yarn/nanoid-3...2f05af8Bump nanoid from 3.3.11 to 3.3.18e0780bbMerge pull request #3788 from motiondivision/dependabot/npm_and_yarn/js-yaml-...29af841Fix wrapped Reorder insertion behavior0035e3cBump js-yaml from 3.15.0 to 3.15.129c177cAdd flexible Reorder layout coverageUpdates
lucide-reactfrom 1.28.0 to 1.31.0Release notes
Sourced from lucide-react's releases.
Commits
0f8d48btest(packages): updates unit test snapshots with face-slightly-smiling (#4676)Updates
nextfrom 16.3.0 to 16.3.1Release notes
Sourced from next's releases.
... (truncated)
Commits
3d32eb8v16.3.12b4b1ec[backport] Revert i18n localization change for dynamic Pages API routes (#949...228df5f[backport] Retain fewer stale cache versions and use a TTL, plus the mtime fa...16eab3a[backport] Fix: Optimistic routing bugs leading to repeated prefetch loops (#...75548c9[backport] Fix Nav Inspector request loop on repeat captures (#97326)f6bd714[backport] [test] Compile the middleware redirect routes up front in dev (#97...43c1c60[16.3] [ci] Use OIDC tokens to read private preview builds (#97258)9dbb357[backport] Encode the cache item name built byunstable_cache(#97313)323a17c[backport] Discard only cache entries that predate a tag revalidation, and re...6d67f46[backport] Keep the dev validation worker alive across HMR updates (#97315)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