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

chore(deps): bump posthog-js from 1.195.0 to 1.202.2 in the low-risk group #1119

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps the low-risk group with 1 update: posthog-js.

Updates posthog-js from 1.195.0 to 1.202.2

Release notes

Sourced from posthog-js's releases.

1.202.2 - 2024-12-17

  • fix: specify transport in fewer places to let config control (#1614)
  • chore: update rollup, bc y not (#1615)

1.202.1 - 2024-12-17

  • feat: Use token scoped remote config (#1611)

1.202.0 - 2024-12-17

  • fix: Change default transport to fetch (#1612)

1.201.1 - 2024-12-17

  • fix: Load RemoteConfig by default but don't use it (#1607)
  • chore: add websockets example to nextjs playground (#1605)

1.201.0 - 2024-12-16

  • fix: rotate session id proactively (#1512)

1.200.2 - 2024-12-16

  • feat(web-analytics): Add flag to send server hash instead of distinct id (#1490)

1.200.1 - 2024-12-13

  • fix: Make legacy property sturdier (#1602)

1.200.0 - 2024-12-13

  • fix: Refactor decide loading (#1596)

1.199.0 - 2024-12-12

  • chore(flags): Add new debugging property $used_bootstrap_value, $feature_flag_bootstrapped_response and $feature_flag_bootstrapped_payload to $feature_flag_called event (#1567)

1.198.0 - 2024-12-12

  • feat: Allow users to customize fetch behavior (#1599)

1.197.0 - 2024-12-12

  • feat: send snapshot library (#1587)

1.196.1 - 2024-12-12

  • feat: Don't create person profile when setting properties for flags (#1586)

... (truncated)

Changelog

Sourced from posthog-js's changelog.

1.202.2 - 2024-12-17

  • fix: specify transport in fewer places to let config control (#1614)
  • chore: update rollup, bc y not (#1615)

1.202.1 - 2024-12-17

  • feat: Use token scoped remote config (#1611)

1.202.0 - 2024-12-17

  • fix: Change default transport to fetch (#1612)

1.201.1 - 2024-12-17

  • fix: Load RemoteConfig by default but don't use it (#1607)
  • chore: add websockets example to nextjs playground (#1605)

1.201.0 - 2024-12-16

  • fix: rotate session id proactively (#1512)

1.200.2 - 2024-12-16

  • feat(web-analytics): Add flag to send server hash instead of distinct id (#1490)

1.200.1 - 2024-12-13

  • fix: Make legacy property sturdier (#1602)

1.200.0 - 2024-12-13

  • fix: Refactor decide loading (#1596)

1.199.0 - 2024-12-12

  • chore(flags): Add new debugging property $used_bootstrap_value, $feature_flag_bootstrapped_response and $feature_flag_bootstrapped_payload to $feature_flag_called event (#1567)

1.198.0 - 2024-12-12

  • feat: Allow users to customize fetch behavior (#1599)

1.197.0 - 2024-12-12

  • feat: send snapshot library (#1587)

1.196.1 - 2024-12-12

  • feat: Don't create person profile when setting properties for flags (#1586)

... (truncated)

Commits
  • 6da785b chore: Bump version to 1.202.2
  • f87ef93 fix: specify transport in fewer places to let config control (#1614)
  • ddd8903 chore: update rollup, bc y not (#1615)
  • 56fc846 chore: Bump version to 1.202.1
  • 2a06f91 feat: Use token scoped remote config (#1611)
  • dcf6fe6 chore: Bump version to 1.202.0
  • 2ccc06c fix: Change default transport to fetch (#1612)
  • a0e73eb chore: Bump version to 1.201.1
  • 9b4c24e fix: Load RemoteConfig by default but don't use it (#1607)
  • 6f9e089 chore: add websockets example to nextjs playground (#1605)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <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 low-risk group with 1 update: [posthog-js](https://github.com/PostHog/posthog-js).


Updates `posthog-js` from 1.195.0 to 1.202.2
- [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.195.0...v1.202.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 19, 2024
Copy link

vercel bot commented Dec 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
langfuse-docs ✅ Ready (Inspect) Visit Preview Dec 19, 2024 10:37am

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 19, 2024
@marcklingen marcklingen added this pull request to the merge queue Dec 20, 2024
Merged via the queue into main with commit a47d15c Dec 20, 2024
5 checks passed
@marcklingen marcklingen deleted the dependabot/npm_and_yarn/low-risk-f54657a9bc branch December 20, 2024 00:38
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 size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant