-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Conversation
There was a problem hiding this 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.
Size Change: +439 B (+0.04%) Total Size: 1.08 MB ℹ️ View Unchanged
|
65d79ac
to
e5a33c1
Compare
@@ -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 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 |
This PR was closed due to lack of activity. Feel free to reopen if it's still relevant. |
Changes
posthog-js version 1.158.1 has been released. This updates PostHog to use it.
PostHog/posthog-js@v1.157.1...v1.158.1 • GitHub releases • npm releases