-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the patches group across 1 directory with 4 updates #1134
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
📦 Next.js Bundle Analysis for langfuse-docsThis analysis was generated by the Next.js Bundle Analysis action. 🤖 One Page Changed SizeThe following page changed size from the code in this PR compared to its base branch:
DetailsOnly the gzipped size is provided here based on an expert tip. First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If Any third party scripts you have added directly to your app using the The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored. |
Bumps the patches group with 4 updates in the / directory: [@calcom/embed-react](https://github.com/calcom/cal.com/tree/HEAD/packages/embeds/embed-react), [next](https://github.com/vercel/next.js), [posthog-js](https://github.com/PostHog/posthog-js) and [react-hook-form](https://github.com/react-hook-form/react-hook-form). Updates `@calcom/embed-react` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/calcom/cal.com/releases) - [Changelog](https://github.com/calcom/cal.com/blob/main/packages/embeds/embed-react/CHANGELOG.md) - [Commits](https://github.com/calcom/cal.com/commits/HEAD/packages/embeds/embed-react) Updates `next` from 15.1.1 to 15.1.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.1...v15.1.2) Updates `posthog-js` from 1.203.0 to 1.203.1 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](PostHog/posthog-js@v1.203.0...v1.203.1) Updates `react-hook-form` from 7.54.1 to 7.54.2 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.54.1...v7.54.2) --- updated-dependencies: - dependency-name: "@calcom/embed-react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: posthog-js dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <[email protected]>
6f9248a
to
1f375f4
Compare
Bumps the patches group with 4 updates in the / directory: @calcom/embed-react, next, posthog-js and react-hook-form.
Updates
@calcom/embed-react
from 1.5.1 to 1.5.2Changelog
Sourced from
@calcom/embed-react
's changelog.Commits
Updates
next
from 15.1.1 to 15.1.2Release notes
Sourced from next's releases.
Commits
df392a1
v15.1.240c9424
Backport (v15): Update React from 7283a213-20241206 to 65e06cb7-20241218 (#74...Updates
posthog-js
from 1.203.0 to 1.203.1Release notes
Sourced from posthog-js's releases.
Changelog
Sourced from posthog-js's changelog.
Commits
5a5b4c4
chore: Bump version to 1.203.19eaf9bc
fix: recordings that are paused for their whole duration (#1626)91290c7
feat: custom event with remote config (#1628)Updates
react-hook-form
from 7.54.1 to 7.54.2Release notes
Sourced from react-hook-form's releases.
Commits
ba87b78
7.54.2c3d1756
⏰ close #12443 track disabled fields and only omit data on submit (#12491)5a96159
⚛️ upgrade e2e automation app to react 19 (#12482)4ea65b3
⚛️ fix #12478 issue should unregister input with controller (#12480)f37465d
❤️ thank you very much Workleap for sponsoring the project!506fa04
🧪 test(useWatch): destructure setValue from useFormYou can trigger a rebase of this PR 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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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