Skip to content

Bump the production group with 4 updates#12

Merged
amrabed merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-6a4130adea
Jun 19, 2026
Merged

Bump the production group with 4 updates#12
amrabed merged 1 commit into
mainfrom
dependabot/npm_and_yarn/production-6a4130adea

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the production group with 4 updates: @heroui/react, @heroui/styles, @vercel/blob and lucide-react.

Updates @heroui/react from 3.1.0 to 3.2.1

Commits
  • 75f4c11 chore: release v3.2.1
  • c1aed65 fix(switch-group): add missing switch-group-items (#6655)
  • 2176864 fix(react): externalize react-aria subpaths to prevent vendored copy (#6653)
  • 88c581f chore: release v3.2.0
  • 87a9cb6 fix(tooltip): avoid Focusable warning when mounted inside inert subtree (#6628)
  • 48dd655 fix(autocomplete): wrap popover content in dialog to prevent stray focus ring...
  • 2405528 fix(styles): constrain popover size for virtualized ListBox (#6642)
  • c34e1c0 fix: typecheck issues (#6623)
  • e1a1196 refactor(toggles): explicit composition for radio, checkbox & switch (#6614)
  • 0d4ade0 refactor(tooltip): extract CSS time parsing to utils
  • Additional commits viewable in compare view

Updates @heroui/styles from 3.1.0 to 3.2.1

Release notes

Sourced from @​heroui/styles's releases.

v3.2.1

What's Inside

  • 📦 @​heroui/react → no longer bundles its own copy of react-aria
  • 💬 Tooltip → duplicate-instance issues fixed
  • 🔧 SwitchGroup → horizontal layout fix

What's Changed

Full Changelog: heroui-inc/heroui@v3.2.0...v3.2.1

v3.2.0

What's inside

  • React Aria 1.18.0
  • Calendar → week/day views, multi-select, year picker
  • Table → SortableColumnHeader
  • Autocomplete → Virtualizer
  • Tooltip → delay theme vars
  • Toggles → new Field composition

Breaking Changes

Radio, Checkbox, and Switch move to an explicit *.Content composition — *.Control nests inside *.Content, the label is plain text inside *.Content (no nested <Label>), and Description/FieldError become siblings of *.Content.

What's Changed

... (truncated)

Commits
  • 75f4c11 chore: release v3.2.1
  • 88c581f chore: release v3.2.0
  • 003b26d fix(styles): prevent flex-shrink from collapsing virtualized ListBox scroll h...
  • 01a2db4 fix(styles): browser autofill highlight on grouped input fields (#6625)
  • cde1a26 fix(spinner): restore animation in non-flex layouts (#6644)
  • 48dd655 fix(autocomplete): wrap popover content in dialog to prevent stray focus ring...
  • 2405528 fix(styles): constrain popover size for virtualized ListBox (#6642)
  • 65555d8 fix(styles): correct secondary header borders in virtualized mode (#6624)
  • 7861d6f fix(styles): prevent date-picker calendar popover from being horizontally cli...
  • 3b57fa7 fix(styles): inherit font-size from parent instead of forcing text-sm in link...
  • Additional commits viewable in compare view

Updates @vercel/blob from 2.4.0 to 2.4.1

Release notes

Sourced from @​vercel/blob's releases.

@​vercel/blob@​2.4.1

Patch Changes

  • b7027de: Read the Vercel OIDC token via the @vercel/oidc package (getVercelOidcTokenSync) instead of an inlined copy. This makes the dependency explicit and discoverable, and matches how other Vercel packages consume OIDC. Behavior is unchanged except for one edge case: a blank x-vercel-oidc-token request-context header now resolves to no token rather than falling back to VERCEL_OIDC_TOKEN.
Changelog

Sourced from @​vercel/blob's changelog.

2.4.1

Patch Changes

  • b7027de: Read the Vercel OIDC token via the @vercel/oidc package (getVercelOidcTokenSync) instead of an inlined copy. This makes the dependency explicit and discoverable, and matches how other Vercel packages consume OIDC. Behavior is unchanged except for one edge case: a blank x-vercel-oidc-token request-context header now resolves to no token rather than falling back to VERCEL_OIDC_TOKEN.
Commits

Updates lucide-react from 1.18.0 to 1.21.0

Release notes

Sourced from lucide-react's releases.

Version 1.21.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.20.0...1.21.0

Version 1.20.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.19.0...1.20.0

Version 1.19.0

What's Changed

... (truncated)

Commits
  • 5ff536e ci(release.yml): Fix workflow and remove version scripts in package scripts...
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the production group with 4 updates: [@heroui/react](https://github.com/heroui-inc/heroui/tree/HEAD/packages/react), [@heroui/styles](https://github.com/heroui-inc/heroui/tree/HEAD/packages/styles), [@vercel/blob](https://github.com/vercel/storage/tree/HEAD/packages/blob) and [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react).


Updates `@heroui/react` from 3.1.0 to 3.2.1
- [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.1/packages/react)

Updates `@heroui/styles` from 3.1.0 to 3.2.1
- [Release notes](https://github.com/heroui-inc/heroui/releases)
- [Changelog](https://github.com/heroui-inc/heroui/blob/v3/packages/styles/CHANGELOG.md)
- [Commits](https://github.com/heroui-inc/heroui/commits/v3.2.1/packages/styles)

Updates `@vercel/blob` from 2.4.0 to 2.4.1
- [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.4.1/packages/blob)

Updates `lucide-react` from 1.18.0 to 1.21.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.21.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: "@heroui/react"
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@heroui/styles"
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@vercel/blob"
  dependency-version: 2.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: lucide-react
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 19, 2026
@dependabot dependabot Bot requested a review from amrabed as a code owner June 19, 2026 11:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 19, 2026
@amrabed amrabed merged commit d82c89d into main Jun 19, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/production-6a4130adea branch June 19, 2026 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant