Skip to content

fix(deps): update all dependencies#54

Merged
giacomoguidotto merged 1 commit into
mainfrom
renovate/all
Jun 2, 2026
Merged

fix(deps): update all dependencies#54
giacomoguidotto merged 1 commit into
mainfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented May 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@types/react (source) ^19.2.15^19.2.16 age confidence
concurrently ^10.0.0^10.0.1 age confidence
convex (source) ^1.39.1^1.40.0 age confidence
next (source) 16.2.616.2.7 age confidence
react (source) 19.2.619.2.7 age confidence
react-dom (source) 19.2.619.2.7 age confidence
react-hook-form (source) ^7.76.1^7.77.0 age confidence
vitest (source) ^4.1.7^4.1.8 age confidence

Release Notes

open-cli-tools/concurrently (concurrently)

v10.0.1

Compare Source

  • Ensure FlowController type is exported - #​594

Full Changelog: open-cli-tools/concurrently@v10.0.0...v10.0.1

get-convex/convex-backend (convex)

v1.40.0

  • You can now create a local deployment in a specific Convex cloud project with
    npx convex deployment create team-slug:project-slug:local.
  • You can now move a local deployment to another cloud project
    using npx convex deployment select team-slug:project-slug:local. This command warns
    when it moves the deployment to another project.
  • The CLI now shows more clearly which deployment is targeted when running commands
    such as npx convex dev and npx convex deploy.
  • Added a new <AuthRefreshing /> helper component, used to show indicators when
    function calls are paused because the authentication token is refreshing.
  • Removed --local and --cloud flags from npx convex dev. The behavior of these flags
    was misleading when a deployment was already selected. Instead, use
    npx convex deployment select local to use a local deployment, and
    npx convex deployment select dev to use your personal cloud dev deployment.
  • The CLI now provides guidance when TypeScript type checking is taking too long.
  • Improved the CLI command documentation to include more details and examples.
  • npx convex logs: --tail is now accepted as an alias for the --history flag.
  • When creating a local deployment, the CLI now skips importing the default environment variables
    from the Convex cloud project if you don’t have permission to view the default environment
    variables instead of crashing.
vercel/next.js (next)

v16.2.7

Compare Source

facebook/react (react)

v19.2.7

Compare Source

facebook/react (react-dom)

v19.2.7

Compare Source

react-hook-form/react-hook-form (react-hook-form)

v7.77.0

Compare Source

Added
  • resetDefaultValues API
Fixed
  • Stale isDirty in subscribe payload after reset(..., { keepValues: true })
  • Preserve values with shouldUnregister
  • Inconsistent reset({}) behavior requiring double-call to take effect
  • FieldArray errors overriding nested fields
Security
  • Harden get() against prototype-path traversal (__proto__ / constructor / prototype)
Performance
  • Bundle size reduction
vitest-dev/vitest (vitest)

v4.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the deps label May 31, 2026
@renovate
renovate Bot requested a review from giacomoguidotto as a code owner May 31, 2026 13:52
@vercel

vercel Bot commented May 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blueprint Ready Ready Preview, Comment Jun 2, 2026 1:17am

@renovate
renovate Bot enabled auto-merge (squash) May 31, 2026 13:52
@renovate
renovate Bot force-pushed the renovate/all branch from 0278024 to a7bc082 Compare June 1, 2026 03:17
@renovate renovate Bot changed the title fix(deps): update dependency react-hook-form to ^7.77.0 fix(deps): update all dependencies Jun 1, 2026
@renovate
renovate Bot force-pushed the renovate/all branch from a7bc082 to 2d730c4 Compare June 1, 2026 19:10
auto-merge was automatically disabled June 2, 2026 05:47

Repository rule violations found

@giacomoguidotto
giacomoguidotto merged commit 892183a into main Jun 2, 2026
10 checks passed
@giacomoguidotto
giacomoguidotto deleted the renovate/all branch June 2, 2026 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant