OpenSign
OpenSign copied to clipboard
build(deps): bump posthog-node from 5.9.3 to 5.10.3 in /apps/OpenSignServer
Bumps posthog-node from 5.9.3 to 5.10.3.
Release notes
Sourced from posthog-node's releases.
[email protected]
5.10.3
Patch Changes
[email protected]
5.10.2
Patch Changes
- #2470
a581328Thanks@​luke-belton! - Fix crash caused by callinggetFeatureFlagPayloadsfor a flag that depends on a static cohort[email protected]
5.10.1
Patch Changes
- #2465
1721abaThanks@​haacked! - Fix bug where flag doesn't fallback to the server correctly when one condition is a static cohort condition but a later condition matches.[email protected]
5.10.0
Minor Changes
#2417
daf919bThanks@​dmarticus! - feat: Add evaluation environments support for feature flagsThis PR implements support for evaluation environments in the posthog-node SDK, allowing users to specify which environment tags their SDK instance should use when evaluating feature flags.
Users can now configure the SDK with an
evaluationEnvironmentsoption:const client = new PostHog('api-key', { host: 'https://app.posthog.com', evaluationEnvironments: ['production', 'backend', 'api'], })When set, only feature flags that have at least one matching evaluation tag will be evaluated for this SDK instance. Feature flags with no evaluation tags will always be evaluated.
Patch Changes
#2431
7d45a7aThanks@​marandaneto! - fix: remove deprecated attribute $exception_personURL from exception eventsUpdated dependencies [
daf919b,7d45a7a]:
@​posthog/core@​1.3.0[email protected]
... (truncated)
Changelog
Sourced from posthog-node's changelog.
5.10.3
Patch Changes
5.10.2
Patch Changes
- #2470
a581328Thanks@​luke-belton! - Fix crash caused by callinggetFeatureFlagPayloadsfor a flag that depends on a static cohort5.10.1
Patch Changes
- #2465
1721abaThanks@​haacked! - Fix bug where flag doesn't fallback to the server correctly when one condition is a static cohort condition but a later condition matches.5.10.0
Minor Changes
#2417
daf919bThanks@​dmarticus! - feat: Add evaluation environments support for feature flagsThis PR implements support for evaluation environments in the posthog-node SDK, allowing users to specify which environment tags their SDK instance should use when evaluating feature flags.
Users can now configure the SDK with an
evaluationEnvironmentsoption:const client = new PostHog('api-key', { host: 'https://app.posthog.com', evaluationEnvironments: ['production', 'backend', 'api'], })When set, only feature flags that have at least one matching evaluation tag will be evaluated for this SDK instance. Feature flags with no evaluation tags will always be evaluated.
Patch Changes
#2431
7d45a7aThanks@​marandaneto! - fix: remove deprecated attribute $exception_personURL from exception eventsUpdated dependencies [
daf919b,7d45a7a]:
@​posthog/core@​1.3.05.9.5
Patch Changes
- Updated dependencies [
10da2ee]:
... (truncated)
Commits
eaee6ddchore: update versions and lockfilec47f1baUpdate generated references86d6525chore: update versions and lockfilea581328fix(flags): Don't evaluate flag payloads locally with static cohort condition...9563ab7Update generated references067c742chore: update versions and lockfile1721abafix(flags): Static cohort bug in multi-condition flags (#2465)431063aUpdate generated references217fd1dchore: update versions and lockfile7d45a7afix: remove deprecated attribute $exception_personURL from exception events (...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| open-sign | Nov 20, 2025 6:52am |
Looks like posthog-node is up-to-date now, so this is no longer needed.