build(deps): bump the all-npm-deps group with 4 updates#20
Merged
Conversation
Bumps the all-npm-deps 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), [@internationalized/date](https://github.com/adobe/react-spectrum) and [@supabase/ssr](https://github.com/supabase/ssr). Updates `@heroui/react` from 3.0.5 to 3.1.0 - [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.1.0/packages/react) Updates `@heroui/styles` from 3.0.5 to 3.1.0 - [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.1.0/packages/styles) Updates `@internationalized/date` from 3.12.1 to 3.12.2 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@internationalized/date@3.12.1...@internationalized/date@3.12.2) Updates `@supabase/ssr` from 0.10.3 to 0.12.0 - [Release notes](https://github.com/supabase/ssr/releases) - [Changelog](https://github.com/supabase/ssr/blob/main/CHANGELOG.md) - [Commits](supabase/ssr@v0.10.3...v0.12.0) --- updated-dependencies: - dependency-name: "@heroui/react" dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm-deps - dependency-name: "@heroui/styles" dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm-deps - dependency-name: "@internationalized/date" dependency-version: 3.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-npm-deps - dependency-name: "@supabase/ssr" dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This was referenced Jun 11, 2026
|
React Doctor found no issues. 🎉 Reviewed by React Doctor for commit |
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 all-npm-deps group with 4 updates: @heroui/react, @heroui/styles, @internationalized/date and @supabase/ssr.
Updates
@heroui/reactfrom 3.0.5 to 3.1.0Commits
03dc5eechore: release v3.1.06f5fbf5chore(release): reset failed 3.1.0 bump5f3915echore: release v3.1.046db9e0fix(link): update underline hover states (#6570)877ae65Merge branch 'v3' into v3.0.621db810fix(docs): correct NumberField "With Chevrons" demo layout (#6569)695eaa1fix(hooks): resolve useTheme SSR crash and circular dependency (#6561)8f5cdb8fix(toast): clean up stale toastHeights entries when toasts are dismissed (#6...ed45db8fix(toast): move tabindex from style object to HTML attribute (#6510)d823031fix(styles): prevent body focus ring clipping (#6557)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@heroui/reactsince your current version.Updates
@heroui/stylesfrom 3.0.5 to 3.1.0Release notes
Sourced from @heroui/styles's releases.
... (truncated)
Commits
03dc5eechore: release v3.1.06f5fbf5chore(release): reset failed 3.1.0 bump5f3915echore: release v3.1.0f6a6368docs(releases): add react v3.1.0 notes69c2496fix(style): use logical inline-end/start for chevrons, value text and indicat...46db9e0fix(link): update underline hover states (#6570)da47cbdfeat(docs): support i18n and add cn pages (#6533)99425f4fix(table): use logical border-radius properties for RTL support (#6568)76d48f2fix(styles): prevent Dialog from being programmatically scrolled by focus (#6...d0b96bffix(styles): prevent overlay placement miscalculation during enter animation ...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@heroui/stylessince your current version.Updates
@internationalized/datefrom 3.12.1 to 3.12.2Release notes
Sourced from @internationalized/date's releases.
Commits
791377fPublish7840603chore: update test util page badges (#10123)2cea5b5chore: update circleci resource classes (#10119)83e5b53chore: Omit calendar features from v3 (#10122)2c18eb6fix: Custom 454 Calendar month (#10115)ed9170ffix: ensure Tableview and ListView render their dividers and borders with the...6206fc3chore: Only export DragPreview from useDragAndDrop subpath (#10114)8e4498fdocs: add api section with slots to DragPreview (#10113)719ebb2fix: optimize locales not tree-shaking react-stately intl messages (#10111)3547c08fix: stabilise our flaky CI jobs (#10106)Updates
@supabase/ssrfrom 0.10.3 to 0.12.0Release notes
Sourced from @supabase/ssr's releases.
... (truncated)
Changelog
Sourced from @supabase/ssr's changelog.
... (truncated)
Commits
d8c9b60chore(main): release 0.12.0 (#247)4af89f7fix(release): pin npm to 11.5.2 so OIDC trusted publisher works (#249)164c7abbuild(deps-dev): bump vitest from 1.6.1 to 4.1.0 in the npm_and_yarn group ac...2fd3333chore: update@supabase/supabase-jsto v2.108.0 (#248)dd766c4chore(main): release 0.11.0 (#244)932931ebuild(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#245)4e47249feat(cookies): add clearAuthCookiesAtScopes migration helper (#240)34f2b6achore: update@supabase/supabase-jsto v2.107.0 (#243)4292d04chore: update@supabase/supabase-jsto v2.106.1 (#236)a6896b1chore: update@supabase/supabase-jsto v2.106.0 (#232)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