Skip to content
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

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2024

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.2

Changelog

Sourced from @​calcom/embed-react's changelog.

@​calcom/embed-react

Commits

Updates next from 15.1.1 to 15.1.2

Release notes

Sourced from next's releases.

v15.1.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

Credits

Huge thanks to @​ztanner for helping!

Commits

Updates posthog-js from 1.203.0 to 1.203.1

Release notes

Sourced from posthog-js's releases.

1.203.1 - 2024-12-20

  • fix: recordings that are paused for their whole duration (#1626)
  • feat: custom event with remote config (#1628)
Changelog

Sourced from posthog-js's changelog.

1.203.1 - 2024-12-20

  • fix: recordings that are paused for their whole duration (#1626)
  • feat: custom event with remote config (#1628)
Commits

Updates react-hook-form from 7.54.1 to 7.54.2

Release notes

Sourced from react-hook-form's releases.

Version 7.54.2

⚛️ fix #12478 issue should unregister input with controller (#12480) ⏰ close #12443 track disabled fields and only omit data on submit (#12491) ⚛️ upgrade e2e automation app to react 19 (#12482) 🧪 test(useWatch): destructure setValue from useForm

Thanks very much, @​marcalexiei for your contribution to the documentation!

Commits

You 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 21, 2024
Copy link

vercel bot commented Dec 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
langfuse-docs ✅ Ready (Inspect) Visit Preview Dec 23, 2024 10:39am

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 21, 2024
Copy link

github-actions bot commented Dec 21, 2024

📦 Next.js Bundle Analysis for langfuse-docs

This analysis was generated by the Next.js Bundle Analysis action. 🤖

One Page Changed Size

The following page changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/schedule-demo 31.76 KB 410.51 KB 117.29% (🟢 -0.16%)
Details

Only 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 next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

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]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/patches-afa8de20ed branch from 6f9248a to 1f375f4 Compare December 23, 2024 10:33
@marcklingen marcklingen added this pull request to the merge queue Dec 24, 2024
@dosubot dosubot bot added the auto-merge This PR is set to be merged label Dec 24, 2024
Merged via the queue into main with commit 9c5ad40 Dec 24, 2024
5 checks passed
@marcklingen marcklingen deleted the dependabot/npm_and_yarn/patches-afa8de20ed branch December 24, 2024 01:01
@dosubot dosubot bot removed the auto-merge This PR is set to be merged label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant