-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[Snyk] Upgrade posthog-js from 1.262.0 to 1.281.0 #8788
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
base: main
Are you sure you want to change the base?
Conversation
Snyk has created this PR to upgrade posthog-js from 1.262.0 to 1.281.0. See this package in npm: posthog-js See this project in Snyk: https://app.snyk.io/org/continue-dev-inc.-default/project/c5fb30df-a06c-44cb-83af-5ada5ff6e4a9?utm_source=github&utm_medium=referral&page=upgrade-pr
|
|
✅ Review Complete Code Review Summary |
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.
1 issue found across 1 file
Prompt for AI agents (all 1 issues)
Understand the root cause of the following 1 issues and fix them.
<file name="gui/package.json">
<violation number="1" location="gui/package.json:55">
posthog-js was bumped to ^1.281.0 here, but gui/package-lock.json still locks ^1.130.1/1.262.0, so npm ci will fail and the vulnerable version keeps being installed. Regenerate the lockfile after upgrading so the new version is actually resolved.</violation>
</file>
Reply to cubic to teach it or ask questions. Re-run a review with @cubic-dev-ai review this PR
| "minisearch": "^7.0.2", | ||
| "mustache": "^4.2.0", | ||
| "posthog-js": "^1.130.1", | ||
| "posthog-js": "^1.281.0", |
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 was bumped to ^1.281.0 here, but gui/package-lock.json still locks ^1.130.1/1.262.0, so npm ci will fail and the vulnerable version keeps being installed. Regenerate the lockfile after upgrading so the new version is actually resolved.
Prompt for AI agents
Address the following comment on gui/package.json at line 55:
<comment>posthog-js was bumped to ^1.281.0 here, but gui/package-lock.json still locks ^1.130.1/1.262.0, so npm ci will fail and the vulnerable version keeps being installed. Regenerate the lockfile after upgrading so the new version is actually resolved.</comment>
<file context>
@@ -52,7 +52,7 @@
"minisearch": "^7.0.2",
"mustache": "^4.2.0",
- "posthog-js": "^1.130.1",
+ "posthog-js": "^1.281.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
</file context>
…nyk-upgrade-23c5d00c3e70970c6b08548822c41e2e
Snyk has created this PR to upgrade posthog-js from 1.262.0 to 1.281.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 49 versions ahead of your current version.
The recommended version was released 23 days ago.
Issues fixed by the recommended upgrade:
SNYK-JS-DAGRED3ES-13110069
Release notes
Package name: posthog-js
-
1.281.0 - 2025-10-27
-
1.280.1 - 2025-10-23
-
1.280.0 - 2025-10-23
-
1.279.3 - 2025-10-22
-
1.279.2 - 2025-10-22
-
1.279.1 - 2025-10-21
-
1.279.0 - 2025-10-21
-
1.278.0 - 2025-10-21
-
1.277.0 - 2025-10-20
-
1.276.0 - 2025-10-16
-
1.275.3 - 2025-10-14
-
1.275.2 - 2025-10-14
-
1.275.1 - 2025-10-10
-
1.275.0 - 2025-10-10
-
1.274.3 - 2025-10-10
-
1.274.2 - 2025-10-10
-
1.274.1 - 2025-10-09
-
1.274.0 - 2025-10-09
-
1.273.1 - 2025-10-08
-
1.273.0 - 2025-10-07
-
1.272.1 - 2025-10-07
-
1.272.0 - 2025-10-06
-
1.271.0 - 2025-10-06
-
1.270.1 - 2025-10-03
-
1.270.0 - 2025-10-03
-
1.269.1 - 2025-10-02
-
1.269.0 - 2025-10-02
-
1.268.9 - 2025-09-30
-
1.268.8 - 2025-09-29
-
1.268.7 - 2025-09-29
-
1.268.6 - 2025-09-26
-
1.268.5 - 2025-09-25
-
1.268.4 - 2025-09-24
-
1.268.3 - 2025-09-24
-
1.268.2 - 2025-09-24
-
1.268.1 - 2025-09-23
-
1.268.0 - 2025-09-22
-
1.267.0 - 2025-09-22
-
1.266.3 - 2025-09-20
-
1.266.2 - 2025-09-19
-
1.266.1 - 2025-09-19
-
1.266.0 - 2025-09-14
-
1.265.1 - 2025-09-13
-
1.265.0 - 2025-09-12
-
1.264.2 - 2025-09-11
-
1.264.1 - 2025-09-11
-
1.264.0 - 2025-09-11
-
1.263.0 - 2025-09-11
-
1.262.1 - 2025-09-11
-
1.262.0 - 2025-09-09
from posthog-js GitHub release notesImportant
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Summary by cubic
Upgrade posthog-js to ^1.281.0 to keep the analytics SDK current and address a Snyk-reported vulnerability. No app code changes.
Dependencies
Migration
Written for commit 9e85f41. Summary will update automatically on new commits.