Skip to content

build(deps): bump posthog-js from 1.409.5 to 1.414.0 in /website in the website group - #2982

Open
dependabot[bot] wants to merge 28 commits into
mainfrom
dependabot/npm_and_yarn/website/website-e77c1ba433
Open

build(deps): bump posthog-js from 1.409.5 to 1.414.0 in /website in the website group#2982
dependabot[bot] wants to merge 28 commits into
mainfrom
dependabot/npm_and_yarn/website/website-e77c1ba433

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the website group in /website with 1 update: posthog-js.

Updates posthog-js from 1.409.5 to 1.414.0

Release notes

Sourced from posthog-js's releases.

posthog-js@1.414.0

1.414.0

Minor Changes

  • #4330 5bd8b83 Thanks @​darkopia! - Add posthog.conversations.getUnavailableReason() to expose why the conversations API is unavailable (bundle blocked/failed to load, disabled in project, remote config pending/failed, still initializing, …) instead of collapsing every case into isAvailable() === false. Lets callers that fall back to another channel record the specific cause. ConversationsUnavailableReason is exported from the package entry points, so consumers can name the type. (2026-08-07)

posthog-js@1.413.3

1.413.3

Patch Changes

  • #4414 1b88c2f Thanks @​marandaneto! - Clear properties registered for a session when the PostHog session rotates. (2026-08-06)

  • #4374 b39b577 Thanks @​dustinbyrne! - Persist in-place object and array mutations when properties are re-registered. (2026-08-06)

  • #4434 75fb719 Thanks @​arnohillen! - Make the session replay attribute masking options mutually exclusive: when both maskAllElementAttributes and maskAttributeFn are set, the coarse option wins and the callback is ignored (with a console warning), so a callback can no longer accidentally unmask what maskAllElementAttributes hides. (2026-08-06)

  • Updated dependencies [64ba193, 75fb719]:

    • @​posthog/core@​1.46.9
    • @​posthog/types@​1.402.2
Commits
  • 41768b8 chore: update versions and lockfile [version bump]
  • f457521 fix(mcp): wrap request handlers registered by method string (#4461)
  • 69e47bd fix(mcp): register the tools/call fallback without setRequestHandler (#4450)
  • 5bd8b83 feat: expose getUnavailableReason on conversations addon (#4330)
  • bfdab20 fix(react-native-plugin): compile with React Native 0.86 (#4457)
  • e1efa57 chore(llma): bump nuxt from 4.1.3 to 4.5.1 (#4447)
  • 886ef7b chore: update versions and lockfile [version bump]
  • 2831de1 fix(ai): report cache-write tokens for OpenAI-compatible providers (#4189)
  • 7322893 feat(mcp): anchor $session_id to the agent's conversation_id (#4428)
  • c514a34 fix(mcp): deliver the session handle on errors and capability gaps (#4433)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the website group in /website with 1 update: [posthog-js](https://github.com/PostHog/posthog-js).


Updates `posthog-js` from 1.409.5 to 1.414.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/posthog-js@1.409.5...posthog-js@1.414.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: javascript. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file minor New features that do not break anything no-release Do not create a new release (wait for additional code changes) labels Aug 23, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 23, 2026 00:05
@dependabot dependabot Bot added minor New features that do not break anything dependencies Pull requests that update a dependency file labels Aug 23, 2026
@atmos-pro

atmos-pro Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Tip

Atmos Pro  

No affected stacks workflow was detected for this pull request.
If this is expected, no action is needed.
Learn More. Ask AI.

@github-actions github-actions Bot added size/s Small size PR and removed minor New features that do not break anything labels Aug 23, 2026
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

  • website/pnpm-lock.yaml

@mergify mergify Bot added the auto-update This PR was automatically generated label Aug 23, 2026
@codecov

codecov Bot commented Aug 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.63%. Comparing base (acd2a6e) to head (45d153f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2982   +/-   ##
=======================================
  Coverage   83.63%   83.63%           
=======================================
  Files        1941     1941           
  Lines      189852   189852           
=======================================
+ Hits       158779   158787    +8     
+ Misses      23151    23148    -3     
+ Partials     7922     7917    -5     
Flag Coverage Δ
unittests 83.63% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 11 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

auto-update This PR was automatically generated dependencies Pull requests that update a dependency file no-release Do not create a new release (wait for additional code changes) size/s Small size PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants