Skip to content

chore(deps): (deps): bump posthog-js from 1.194.1 to 1.215.7#122

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/posthog-js-1.215.7
Closed

chore(deps): (deps): bump posthog-js from 1.194.1 to 1.215.7#122
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/posthog-js-1.215.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps posthog-js from 1.194.1 to 1.215.7.

Release notes

Sourced from posthog-js's releases.

1.215.7 - 2025-02-10

1.215.6 - 2025-02-06

  • fix(flags): set default state values in feature flag hooks (#1719)
  • chore: correct type comment (#1721)

1.215.5 - 2025-02-06

  • chore: small readability refactor to getActiveMatchingSurveys (#1718)

1.215.4 - 2025-02-05

  • fix(flags): store setOnce properties in locally persisted feature flag props (#1716)
  • chore: better reset comment (#1717)

1.215.3 - 2025-02-04

  • refactor: Simplify Posthog.init() signature (#1712)

1.215.2 - 2025-02-03

  • fix: checking status is too blunt for paused status (#1713)

1.215.1 - 2025-01-31

  • chore: export some types (#1710)

1.215.0 - 2025-01-31

  • feat: allow configuring request queue interval (#1708)

1.214.1 - 2025-01-31

  • fix: never send when not sampled (#1706)
  • chore: silence survey logging (#1707)

1.214.0 - 2025-01-30

  • chore: add device types check (#1698)

1.213.0 - 2025-01-30

  • feat: deprecate featureFlags.override in favor of featureFlags.overrideFeatureFlags, a new function that supports overriding flags and flag payloads (#1697)
  • chore: snapshot types that we want to not accidentally deprecate or remove (#1705)

1.212.1 - 2025-01-29

  • docs: Add missing types (#1703)

... (truncated)

Changelog

Sourced from posthog-js's changelog.

1.215.7 - 2025-02-10

1.215.6 - 2025-02-06

  • fix(flags): set default state values in feature flag hooks (#1719)
  • chore: correct type comment (#1721)

1.215.5 - 2025-02-06

  • chore: small readability refactor to getActiveMatchingSurveys (#1718)

1.215.4 - 2025-02-05

  • fix(flags): store setOnce properties in locally persisted feature flag props (#1716)
  • chore: better reset comment (#1717)

1.215.3 - 2025-02-04

  • refactor: Simplify Posthog.init() signature (#1712)

1.215.2 - 2025-02-03

  • fix: checking status is too blunt for paused status (#1713)

1.215.1 - 2025-01-31

  • chore: export some types (#1710)

1.215.0 - 2025-01-31

  • feat: allow configuring request queue interval (#1708)

1.214.1 - 2025-01-31

  • fix: never send when not sampled (#1706)
  • chore: silence survey logging (#1707)

1.214.0 - 2025-01-30

  • chore: add device types check (#1698)

1.213.0 - 2025-01-30

  • feat: deprecate featureFlags.override in favor of featureFlags.overrideFeatureFlags, a new function that supports overriding flags and flag payloads (#1697)
  • chore: snapshot types that we want to not accidentally deprecate or remove (#1705)

1.212.1 - 2025-01-29

... (truncated)

Commits
  • d72cfdb chore: Bump version to 1.215.7
  • 57fe202 fix: check url match twice because of potential race condition (#1722)
  • 06f055e chore: Bump version to 1.215.6
  • 4c004cf fix(flags): set default state values in feature flag hooks (#1719)
  • c674ed8 chore: correct type comment (#1721)
  • 3b5bb8f chore: Bump version to 1.215.5
  • 8e216bf chore: small readability refactor to getActiveMatchingSurveys (#1718)
  • ad54ee7 chore: Bump version to 1.215.4
  • 82b0459 fix(flags): store setOnce properties in locally persisted feature flag props ...
  • 3cd863b chore: better reset comment (#1717)
  • 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.194.1 to 1.215.7.
- [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.194.1...v1.215.7)

---
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 the dependencies Pull requests that update a dependency file label Feb 10, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2025

Superseded by #124.

@dependabot dependabot bot closed this Feb 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/posthog-js-1.215.7 branch February 17, 2025 11:06
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