Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2025

Bumps posthog-js from 1.67.1 to 1.203.3.

Release notes

Sourced from posthog-js's releases.

1.203.3 - 2025-01-03

  • feat: Add pageview and prev pageview tracking (#1634)
  • fix: safer toolbar function (#1637)
  • chore: playwright tests (#1631)

1.203.2 - 2024-12-27

  • Adds option for nonce support (#1630)

1.203.1 - 2024-12-20

  • fix: recordings that are paused for their whole duration (#1626)
  • feat: custom event with remote config (#1628)

1.203.0 - 2024-12-20

  • chore: add feature name prop to event (#1624)
  • fix: payload host deny list (#1627)
  • chore: build against lowest and current version of TS (#1625)
  • chore: fix changelog after automation error (#1623)

1.202.5 - 2024-12-19

  • chore: lint a file that needs it (#1622)

1.202.4 - 2024-12-19

  • fix: do not even send heatmap with no x or y (#1621)
  • fix: type error accessing null object and added test case (#1620)
  • chore: Small tweaks to make fetch default (#1610)
  • chore: remove circular dependencies (#1618)

1.202.2 - 2024-12-17

  • fix: specify transport in fewer places to let config control (#1614)
  • chore: update rollup, bc y not (#1615)

1.202.1 - 2024-12-17

  • feat: Use token scoped remote config (#1611)

1.202.0 - 2024-12-17

  • fix: Change default transport to fetch (#1612)

1.201.1 - 2024-12-17

  • fix: Load RemoteConfig by default but don't use it (#1607)
  • chore: add websockets example to nextjs playground (#1605)

... (truncated)

Changelog

Sourced from posthog-js's changelog.

1.203.3 - 2025-01-03

  • feat: Add pageview and prev pageview tracking (#1634)
  • fix: safer toolbar function (#1637)
  • chore: playwright tests (#1631)

1.203.2 - 2024-12-27

  • Adds option for nonce support (#1630)

1.203.1 - 2024-12-20

  • fix: recordings that are paused for their whole duration (#1626)
  • feat: custom event with remote config (#1628)

1.203.0 - 2024-12-20

  • chore: add feature name prop to event (#1624)
  • fix: payload host deny list (#1627)
  • chore: build against lowest and current version of TS (#1625)
  • chore: fix changelog after automation error (#1623)

1.202.5 - 2024-12-19

  • chore: lint a file that needs it (#1622)

1.202.4 - 2024-12-19

  • fix: do not even send heatmap with no x or y (#1621)
  • fix: type error accessing null object and added test case (#1620)
  • chore: Small tweaks to make fetch default (#1610)
  • chore: remove circular dependencies (#1618)

1.202.3 - 2024-12-18

NB an error meant this version was never published to NPM

1.202.2 - 2024-12-17

  • fix: specify transport in fewer places to let config control (#1614)
  • chore: update rollup, bc y not (#1615)

1.202.1 - 2024-12-17

  • feat: Use token scoped remote config (#1611)

1.202.0 - 2024-12-17

  • fix: Change default transport to fetch (#1612)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by timgl, a new releaser for posthog-js since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

PR-Codex overview

This PR primarily updates the version of posthog-js from 1.67.1 to 1.203.3 across multiple files, enhancing the functionality and security of the application. Additionally, it introduces new dependencies like core-js and web-vitals.

Detailed summary

  • Updated posthog-js version from 1.67.1 to 1.203.3 in:
    • apps/portal/package.json
    • apps/dashboard/package.json
    • pnpm-lock.yaml
  • Added core-js version 3.39.0 as a dependency.
  • Added web-vitals version 4.2.4 as a dependency.
  • Updated pnpm-lock.yaml to reflect new versions and dependencies.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.67.1 to 1.203.3.
- [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.67.1...v1.203.3)

---
updated-dependencies:
- dependency-name: posthog-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team and jakubkrehel as code owners January 3, 2025 22:32
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 3, 2025
@changeset-bot
Copy link

changeset-bot bot commented Jan 3, 2025

⚠️ No Changeset found

Latest commit: ead1129

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Jan 3, 2025

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

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 11:00pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 11:00pm
thirdweb-www ❌ Failed (Inspect) Jan 3, 2025 11:00pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 3, 2025 11:00pm

@graphite-app
Copy link
Contributor

graphite-app bot commented Jan 3, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@github-actions github-actions bot added Dashboard Involves changes to the Dashboard. Portal Involves changes to the Portal (docs) codebase. labels Jan 3, 2025
@socket-security
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] Transitive: environment, eval, filesystem +4 22.7 MB timgl

🚮 Removed packages: npm/[email protected]

View full report↗︎

@gregfromstl gregfromstl closed this Jan 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard. Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code Portal Involves changes to the Portal (docs) codebase.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants