chore(deps): bump the prod-minor-and-patch group across 1 directory with 7 updates - #387
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ith 7 updates Bumps the prod-minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clerk/nextjs](https://github.com/clerk/javascript/tree/HEAD/packages/nextjs) | `7.5.20` | `7.6.3` | | [convex](https://github.com/get-convex/convex-backend/tree/HEAD/npm-packages/convex) | `1.42.1` | `1.42.3` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.24.0` | `1.28.0` | | [next](https://github.com/vercel/next.js) | `16.2.10` | `16.2.12` | | [posthog-js](https://github.com/PostHog/posthog-js) | `1.399.2` | `1.409.4` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.2.8` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.7` | `19.2.8` | Updates `@clerk/nextjs` from 7.5.20 to 7.6.3 - [Release notes](https://github.com/clerk/javascript/releases) - [Changelog](https://github.com/clerk/javascript/blob/main/packages/nextjs/CHANGELOG.md) - [Commits](https://github.com/clerk/javascript/commits/@clerk/nextjs@7.6.3/packages/nextjs) Updates `convex` from 1.42.1 to 1.42.3 - [Release notes](https://github.com/get-convex/convex-backend/releases) - [Changelog](https://github.com/get-convex/convex-backend/blob/main/npm-packages/convex/CHANGELOG.md) - [Commits](https://github.com/get-convex/convex-backend/commits/HEAD/npm-packages/convex) Updates `lucide-react` from 1.24.0 to 1.28.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.28.0/packages/lucide-react) Updates `next` from 16.2.10 to 16.2.12 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.10...v16.2.12) Updates `posthog-js` from 1.399.2 to 1.409.4 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.399.2...posthog-js@1.409.4) Updates `react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `react-dom` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) --- updated-dependencies: - dependency-name: "@clerk/nextjs" dependency-version: 7.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-and-patch - dependency-name: convex dependency-version: 1.42.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-and-patch - dependency-name: lucide-react dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-and-patch - dependency-name: next dependency-version: 16.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-and-patch - dependency-name: posthog-js dependency-version: 1.407.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-and-patch - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-and-patch - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/prod-minor-and-patch-f4c0fabdeb
branch
from
August 3, 2026 13:09
f4066cb to
59a7226
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 the prod-minor-and-patch group with 7 updates in the / directory:
7.5.207.6.31.42.11.42.31.24.01.28.016.2.1016.2.121.399.21.409.419.2.719.2.819.2.719.2.8Updates
@clerk/nextjsfrom 7.5.20 to 7.6.3Release notes
Sourced from @clerk/nextjs's releases.
Changelog
Sourced from @clerk/nextjs's changelog.
... (truncated)
Commits
c86b4bcci(repo): Version packages (#9262)8c9d061ci(repo): Version packages (#9251)9081534ci(repo): Version packages (#9240)acef8a1ci(repo): Version packages (#9219)848eefefeat(backend): support configurable Frontend API proxy URLs (#9223)018d950ci(repo): Version packages (#9206)b894098fix(nextjs): remove redundant protection CSP source (#9207)430ae23ci(repo): Version packages (#9195)9f8e85cfix(nextjs): allow Clerk protection origins in generated CSP (#9199)Updates
convexfrom 1.42.1 to 1.42.3Changelog
Sourced from convex's changelog.
Commits
Updates
lucide-reactfrom 1.24.0 to 1.28.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
f229f83chore(depedencies): Update dependencies (#4553)Updates
nextfrom 16.2.10 to 16.2.12Release notes
Sourced from next's releases.
Commits
2234717v16.2.12957f5ed[Backport] Fixes to support TypeScript 7 (#95831)b56eb16Backport/docs fixes 16.2 - July round (#96031)9beca08v16.2.113c48c7a[16.x] Fix Turbopack middleware matcher with i18n single localeac1eff3[16.x] Improve performance of checking valid MPA form submissions9a4651e[16.x] EnforceserverActions.bodySizeLimitfor Server Actions in Edge runtimeb512063[16.x] Set correct origin for internal redirects in custom serverd303326[16.x] Ensure exotic rewrite param values are properly encoded73b9487[16.x] fix(fetch-cache): key fetch(Request, init) by the effective requestUpdates
posthog-jsfrom 1.399.2 to 1.409.4Release notes
Sourced from posthog-js's releases.
... (truncated)
Commits
29f8218chore: update versions and lockfile [version bump]c458807fix(replay): re-emit one frame per canvas after each full snapshot (#4338)a51566cchore: update versions and lockfile [version bump]4729871fix(surveys): keep hosted-survey prefill metadata and prevent thumbs loss (#4...46ea0a3chore: update versions and lockfile [version bump]4b8867cfix(replay): avoid false-positive network body redaction (#4340)3b90833chore: update versions and lockfile [version bump]4b36c44feat(browser): add shared extension client adapter (#4301)6b48a59feat(browser-common): stream remote config outcomes (#4300)2aae788chore: update versions and lockfile [version bump]Updates
reactfrom 19.2.7 to 19.2.8Release notes
Sourced from react's releases.
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)Updates
react-domfrom 19.2.7 to 19.2.8Release notes
Sourced from react-dom's releases.
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)