Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps posthog-js from 1.261.0 to 1.262.0.

Release notes

Sourced from posthog-js's releases.

[email protected]

1.262.0

Minor Changes

[email protected]

1.261.8

Patch Changes

  • #2276 97961e4 Thanks @​dustinbyrne! - isFeatureEnabled now returns undefined (instead of false) for missing or disabled feature flags, aligning with the documentation. Previously, undefined was returned only before flags had loaded, and missing/disabled flags returned false. This change clarifies the difference between flags that exist but don't match (false) and flags that don’t exist or are disabled (undefined).

[email protected]

1.261.7

Patch Changes

[email protected]

1.261.6

Patch Changes

[email protected]

1.261.5

Patch Changes

[email protected]

1.261.4

Patch Changes

[email protected]

1.261.3

Patch Changes

[email protected]

... (truncated)

Commits
  • ecba100 chore: update versions and lockfile
  • f9fe3ba feat: switch replay default to lazy loading (#2296)
  • 5e504fa chore: update versions and lockfile
  • 97961e4 fix(flags): isFeatureEnabled discerns missing feature flags in return value...
  • 3740abc chore: add test that would have presented noise (#2269)
  • 12032be chore: warn when no changeset or major browser bump (#2288)
  • 97945fa chore: update versions and lockfile
  • 20c1b38 fix: Respect client sendFeatureFlagEvent option (#2285)
  • a1a4024 chore: update versions and lockfile
  • bdfe450 fix: order of operations when replay does pageview fallback (#2284)
  • 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)

@dependabot dependabot bot added the dependency-upgrade Dependency upgrade is needed label Sep 10, 2025
@github-project-automation github-project-automation bot moved this to To review in Pull Requests Sep 10, 2025
Copy link

cloudflare-workers-and-pages bot commented Sep 10, 2025

Deploying kestra-io with  Cloudflare Pages  Cloudflare Pages

Latest commit: d66bc11
Status: ✅  Deploy successful!
Preview URL: https://06eafd45.kestra-io.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-post-5na0.kestra-io.pages.dev

View logs

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/posthog-js-1.262.0 branch from c422dd2 to b62eb9b Compare September 15, 2025 15:12
Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.261.0 to 1.262.0.
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/[email protected]@1.262.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/posthog-js-1.262.0 branch from b62eb9b to d66bc11 Compare September 15, 2025 16:44
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 17, 2025

Superseded by #3077.

@dependabot dependabot bot closed this Sep 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/posthog-js-1.262.0 branch September 17, 2025 06:03
@github-project-automation github-project-automation bot moved this from To review to Done in Pull Requests Sep 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency-upgrade Dependency upgrade is needed

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

0 participants