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

build(deps): bump posthog-js from 1.167.0 to 1.205.1 #307

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps posthog-js from 1.167.0 to 1.205.1.

Release notes

Sourced from posthog-js's releases.

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)
  • 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

... (truncated)

Changelog

Sourced from posthog-js's changelog.

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)
  • 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

... (truncated)

Commits
  • f2e2834 chore: Bump version to 1.205.1
  • bf552f3 feat: custom webfont selection on surveys (#1643)
  • 8accc3f chore(ci): final move from cypress to playwright (#1646)
  • 3aab924 feat: add Better Uptime string to blocked UA (#1644)
  • 38dfb96 chore: Bump version to 1.205.0
  • 30f0d49 feat: Add a onPreviewSubmit callback to preview surveys (#1641)
  • f93a6e6 chore: Bump version to 1.204.0
  • 1f5680d feat: Deprecate sanitize_properties (#1632)
  • baa8aa7 test(ci): move more of the browser tests to playwright (#1638)
  • 7b05bc2 chore: Bump version to 1.203.3
  • 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.167.0 to 1.205.1.
- [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.167.0...v1.205.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 13, 2025
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants