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 posthog-js from 1.136.2 to 1.207.0 #126

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps posthog-js from 1.136.2 to 1.207.0.

Release notes

Sourced from posthog-js's releases.

1.207.0 - 2025-01-16

  • chore: deduplicate subsequent identify calls (#1649)
  • feat: Add the ability to mask some PII-containing URL parameters (#1654)
  • chore: Remove '$web_experiment_applied' event (#1653)
  • chore: Update pull_request_template.md (#1651)

1.206.1 - 2025-01-14

  • fix: survey previews should never have the submit button disabled (#1650)

1.206.0 - 2025-01-14

  • feat: add irclid and _kx as campaign parameters (#1648)
  • chore: Rename cklsh constants to cookieless (#1647)

1.205.1 - 2025-01-13

  • feat: custom webfont selection on surveys (#1643)
  • chore(ci): final move from cypress to playwright (#1646)
  • feat: add Better Uptime string to blocked UA (#1644)

1.205.0 - 2025-01-07

  • feat: Add a onPreviewSubmit callback to preview surveys (#1641)

1.204.0 - 2025-01-06

  • feat: Deprecate sanitize_properties (#1632)
  • test(ci): move more of the browser tests to playwright (#1638)

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)

... (truncated)

Changelog

Sourced from posthog-js's changelog.

1.207.0 - 2025-01-16

  • chore: deduplicate subsequent identify calls (#1649)
  • feat: Add the ability to mask some PII-containing URL parameters (#1654)
  • chore: Remove '$web_experiment_applied' event (#1653)
  • chore: Update pull_request_template.md (#1651)

1.206.1 - 2025-01-14

  • fix: survey previews should never have the submit button disabled (#1650)

1.206.0 - 2025-01-14

  • feat: add irclid and _kx as campaign parameters (#1648)
  • chore: Rename cklsh constants to cookieless (#1647)

1.205.1 - 2025-01-13

  • feat: custom webfont selection on surveys (#1643)
  • chore(ci): final move from cypress to playwright (#1646)
  • feat: add Better Uptime string to blocked UA (#1644)

1.205.0 - 2025-01-07

  • feat: Add a onPreviewSubmit callback to preview surveys (#1641)

1.204.0 - 2025-01-06

  • feat: Deprecate sanitize_properties (#1632)
  • test(ci): move more of the browser tests to playwright (#1638)

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)

... (truncated)

Commits
  • 4c50987 chore: Bump version to 1.207.0
  • 3b5e599 chore: deduplicate subsequent identify calls (#1649)
  • e0c4ba4 feat: Add the ability to mask some PII-containing URL parameters (#1654)
  • 8c85187 chore: Remove '$web_experiment_applied' event (#1653)
  • 45c1ffd chore: Update pull_request_template.md (#1651)
  • 0080117 chore: Bump version to 1.206.1
  • dd1cc7a fix: survey previews should never have the submit button disabled (#1650)
  • 763b306 chore: Bump version to 1.206.0
  • bc2449a feat: add irclid and _kx as campaign parameters (#1648)
  • b53a47c chore: Rename cklsh constants to cookieless (#1647)
  • Additional commits viewable in compare view

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)

Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.136.2 to 1.207.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.136.2...v1.207.0)

---
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 added the dependencies Pull requests that update a dependency file label Jan 20, 2025
Copy link

vercel bot commented Jan 20, 2025

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

Name Status Preview Comments Updated (UTC)
logicola ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 20, 2025 8:22am

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 21, 2025

Superseded by #129.

@dependabot dependabot bot closed this Jan 21, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/posthog-js-1.207.0 branch January 21, 2025 17:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants