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): Update posthog-js to 1.158.1 #24578

Closed
wants to merge 19 commits into from
Closed

Conversation

posthog-bot
Copy link
Contributor

Changes

posthog-js version 1.158.1 has been released. This updates PostHog to use it.

PostHog/posthog-js@v1.157.1...v1.158.1GitHub releasesnpm releases

@posthog-bot posthog-bot added the automerge Merge this PR automatically when REQUIRED checks pass label Aug 26, 2024
Copy link

@posthog-deployer posthog-deployer bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PostHog JS auto approved.

Copy link
Contributor

github-actions bot commented Aug 26, 2024

Size Change: +439 B (+0.04%)

Total Size: 1.08 MB

ℹ️ View Unchanged
Filename Size Change
frontend/dist/toolbar.js 1.08 MB +439 B (+0.04%)

compressed-size-action

@Phanatic Phanatic disabled auto-merge August 27, 2024 21:47
@@ -44,6 +45,7 @@

// un-intercepted sometimes this doesn't work and the page gets stuck on the SpinnerOverlay
cy.intercept(/app.posthog.com\/api\/projects\/@current\/feature_flags\/my_flags.*/, (req) => req.reply([]))
cy.intercept(/us.i.posthog.com\/api\/projects\/@current\/feature_flags\/my_flags.*/, (req) => req.reply([]))

Check failure

Code scanning / CodeQL

Incomplete regular expression for hostnames High

This regular expression has an unescaped '.' before 'posthog.com', so it might match more hosts than expected.
@posthog-bot
Copy link
Contributor Author

This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in another week. If you want to permanentely keep it open, use the waiting label.

@posthog-bot
Copy link
Contributor Author

This PR was closed due to lack of activity. Feel free to reopen if it's still relevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this PR automatically when REQUIRED checks pass stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants