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 low-risk group with 2 updates #1023

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2024

Bumps the low-risk group with 2 updates: lucide-react and posthog-js.

Updates lucide-react from 0.460.0 to 0.462.0

Release notes

Sourced from lucide-react's releases.

New icons 0.462.0

New icons 🎨

Modified Icons 🔨

New icons 0.461.0

New icons 🎨

Modified Icons 🔨

Hotfix lucide-svelte icon imports

Icons imports broke in lucide-svelte after 0.458.0.

This is fixed in #2615

Commits

Updates posthog-js from 1.187.2 to 1.191.0

Release notes

Sourced from posthog-js's releases.

1.191.0 - 2024-11-28

  • feat: different default and max idle period (#1558)

1.190.2 - 2024-11-27

  • fix: patch to angular detection in rrweb (#1566)
  • chore: fix changelog (#1564)

1.190.1 - 2024-11-27

1.190.0 - 2024-11-27

  • feat: Add initial person info to cookie when using localPlusCookieStore (#1559)

1.189.1 - 2024-11-27

  • feat: hog site functions (#1546)

1.189.0 - 2024-11-26

  • feat: Add better npm import, and script entrypoint for customizations (#1550)

1.188.1 - 2024-11-26

  • fix: safari support requires we don't use (#1553)
  • fix: endless capturing /s/ (#1551)
  • chore: make platform more specific (#1549)

1.188.0 - 2024-11-22

  • fix(surveys): Process feature_flag_keys on Survey object (#1548)
  • chore: sentry integration fixes (#1544)
Changelog

Sourced from posthog-js's changelog.

1.191.0 - 2024-11-28

  • feat: different default and max idle period (#1558)

1.190.2 - 2024-11-27

  • fix: patch to angular detection in rrweb (#1566)
  • chore: fix changelog (#1564)

1.190.1 - 2024-11-27

  • fix: catch errors detecting dialog state when recording (#1562)

1.190.0 - 2024-11-27

  • feat: Add initial person info to cookie when using localPlusCookieStore (#1559)

1.189.1 - 2024-11-27

  • feat: hog site functions (#1546)

1.189.0 - 2024-11-26

  • feat: Add better npm import, and script entrypoint for customizations (#1550)

1.188.1 - 2024-11-26

  • fix: safari support requires we don't use (#1553)
  • fix: endless capturing /s/ (#1551)
  • chore: make platform more specific (#1549)

1.188.0 - 2024-11-22

  • fix(surveys): Process feature_flag_keys on Survey object (#1548)
  • chore: sentry integration fixes (#1544)
Commits
  • bd0ff25 chore: Bump version to 1.191.0
  • 9de949e feat: different default and max idle period (#1558)
  • 1e8b54f chore: Bump version to 1.190.2
  • 6904859 fix: patch to angular detection in rrweb (#1566)
  • 7a9f4bc chore: fix changelog (#1564)
  • a0cdcf9 chore: Bump version to 1.190.1
  • 31f35e7 chore: Bump version to 1.190.0
  • 0ac5571 fix: catch errors detecting dialog state when recording (#1562)
  • 2de8e16 feat: Add initial person info to cookie when using localPlusCookieStore (#1559)
  • 92190d0 chore: Bump version to 1.189.1
  • Additional commits viewable in compare view

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

Bumps the low-risk group with 2 updates: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [posthog-js](https://github.com/PostHog/posthog-js).


Updates `lucide-react` from 0.460.0 to 0.462.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.462.0/packages/lucide-react)

Updates `posthog-js` from 1.187.2 to 1.191.0
- [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.187.2...v1.191.0)

---
updated-dependencies:
- 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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 28, 2024
Copy link

vercel bot commented Nov 28, 2024

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

Name Status Preview Updated (UTC)
langfuse-docs ✅ Ready (Inspect) Visit Preview Nov 28, 2024 10:50am

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

📦 Next.js Bundle Analysis for langfuse-docs

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

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 330.9 KB (🟡 +783 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!

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.

0 participants