chore(deps): bump react from 18.3.1 to 19.2.7#2230
Open
dependabot[bot] wants to merge 127 commits into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…-1353 Feat/loading feedback 1353
feat: implement robust Error Boundary and Sentry reporting
feat(i18n): add internationalization infrastructure
# Conflicts: # tests/snapshots/visual-regression.spec.js/landing-page-dark.png
…enhancements feat: enhance landing page UI, update sections, and stabilize workflows
…async-actions feat(ux): add loading and disabled states for async action buttons
fix: mobile bento grid widgets overflow on screens < 375px
fix(a11y): ensure productivity level badge is screen-reader accessible (#952)
feat(rooms): add Leave Room for members and Remove Member for owners
fix: normalize room github usernames
5c31984 to
c130f8f
Compare
fix(rooms): replace broken Supabase Realtime with polling for message updates
…l-on security: add X-DNS-Prefetch-Control header
c130f8f to
16f0251
Compare
Merge commits from fork PRs brought in stale lock file entries that caused npm ci to fail with version mismatches. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Merge commits from fork PRs introduced syntax errors and duplicate code blocks in 14 files. Restored all affected files to their pre-merge-commit state which was passing all CI checks. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Lock file was generated on Windows and only contained win32 binaries. CI runs on Linux and needs linux-x64 binaries for: - @parcel/watcher (file watching in next.config.mjs) - esbuild (bundling) - @swc/core (TypeScript/JSX compilation) - sharp (image optimization) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.3.1 to 19.2.7. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
16f0251 to
788acd1
Compare
7faec9f to
38b6414
Compare
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 react from 18.3.1 to 19.2.7.
Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.