-
Notifications
You must be signed in to change notification settings - Fork 66
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 low-risk group across 1 directory with 3 updates #616
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. 🤖
|
Page | Size (compressed) |
---|---|
global |
323.58 KB (🟡 +199 B) |
Details
The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.
Any third party scripts you have added directly to your app using the <script>
tag are not accounted for in this analysis
If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!
Bumps the low-risk group with 3 updates in the / directory: [@calcom/embed-react](https://github.com/calcom/cal.com/tree/HEAD/packages/embeds/embed-react), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [posthog-js](https://github.com/PostHog/posthog-js). Updates `@calcom/embed-react` from 1.4.0 to 1.5.0 - [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/V1.5/packages/embeds/embed-react) Updates `lucide-react` from 0.376.0 to 0.378.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.378.0/packages/lucide-react) Updates `posthog-js` from 1.130.1 to 1.131.4 - [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.130.1...v1.131.4) --- updated-dependencies: - dependency-name: "@calcom/embed-react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: low-risk - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: low-risk - dependency-name: posthog-js dependency-type: direct:production update-type: version-update:semver-minor dependency-group: low-risk ... Signed-off-by: dependabot[bot] <[email protected]>
3798dd8
to
c004afe
Compare
📦 Next.js Bundle Analysis for langfuse-docsThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
323.69 KB (🟡 +199 B) |
Details
The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.
Any third party scripts you have added directly to your app using the <script>
tag are not accounted for in this analysis
If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the low-risk group with 3 updates in the / directory: @calcom/embed-react, lucide-react and posthog-js.
Updates
@calcom/embed-react
from 1.4.0 to 1.5.0Changelog
Sourced from
@calcom/embed-react
's changelog.Commits
3993530
Embed behind authentication page, Floating Button Popup and other changes (#2...c63d817
Embed Improvements (#2365)4a58da6
[Feature]Booking Embed (#2227)Updates
lucide-react
from 0.376.0 to 0.378.0Release notes
Sourced from lucide-react's releases.
Commits
Updates
posthog-js
from 1.130.1 to 1.131.4Release notes
Sourced from posthog-js's releases.
Changelog
Sourced from posthog-js's changelog.
Commits
677f921
chore: Bump version to 1.131.4b062c13
fix: Update ui_host if using old app one (#1179)71c485c
chore: Bump version to 1.131.37e082fa
feat: Added global state check for toolbar (#1173)58f8189
fix: Retriable queued requests (#1171)6370fa3
chore: Bump version to 1.131.248082b3
fix: remove transport method that doesn't work (#1167)4a22291
chore: Bump version to 1.131.13c0ecc9
feat: Refactor request to make sure we only use available transports (#1166)edfb7d4
fix: don't modify history state when loading toolbar (#1162)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