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

fix(deps): bump posthog-js from 1.216.1 to 1.223.5 #264

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps posthog-js from 1.216.1 to 1.223.5.

Release notes

Sourced from posthog-js's releases.

1.223.5 - 2025-02-26

  • fix: nonce missing style script (#1765)

1.223.4 - 2025-02-25

  • fix: support inherit font family on surveys (#1763)

1.223.3 - 2025-02-23

  • fix: dont show survey on url change, only hide it (#1761)

1.223.2 - 2025-02-22

  • fix: improve survey bundle size (#1759)

1.223.1 - 2025-02-22

1.222.0 - 2025-02-20

  • chore: Make @rrweb/types a peer dependency (#1749)

1.221.1 - 2025-02-20

  • fix: check url matching on URL change for widget-type surveys (#1755)

1.221.0 - 2025-02-20

  • feat: allow widget surveys to be repeated indefinitely (#1752)

1.220.0 - 2025-02-20

  • feat(llm-observability): metric and feedback methods (#1709)

1.219.6 - 2025-02-19

  • fix: Remove circular dependency (#1750)

1.219.5 - 2025-02-19

  • Block Chrome-Lighthouse UA (used by ahrefs) (#1751)

1.219.4 - 2025-02-18

  • fix: Fix types for onFeatureFlags callback (#1748)

1.219.3 - 2025-02-18

  • fix(devex): update frontend/package.json when pushing to main repo (#1746)

... (truncated)

Changelog

Sourced from posthog-js's changelog.

1.223.5 - 2025-02-26

  • fix: nonce missing style script (#1765)

1.223.4 - 2025-02-25

  • fix: support inherit font family on surveys (#1763)

1.223.3 - 2025-02-23

  • fix: dont show survey on url change, only hide it (#1761)

1.223.2 - 2025-02-22

  • fix: improve survey bundle size (#1759)

1.223.1 - 2025-02-22

1.223.0 - 2025-02-22

  • feat: Add new prepare_external_dependency_stylesheet config option (#1757)

1.222.0 - 2025-02-20

  • chore: Make @rrweb/types a peer dependency (#1749)

1.221.1 - 2025-02-20

  • fix: check url matching on URL change for widget-type surveys (#1755)

1.221.0 - 2025-02-20

  • feat: allow widget surveys to be repeated indefinitely (#1752)

1.220.0 - 2025-02-20

  • feat(llm-observability): metric and feedback methods (#1709)

1.219.6 - 2025-02-19

  • fix: Remove circular dependency (#1750)

1.219.5 - 2025-02-19

  • Block Chrome-Lighthouse UA (used by ahrefs) (#1751)

1.219.4 - 2025-02-18

... (truncated)

Commits
  • 9b8e6af chore: Bump version to 1.223.5
  • 060edce fix: nonce missing style script (#1765)
  • 3b37551 chore: Bump version to 1.223.4
  • 0213df1 fix: support inherit font family on surveys (#1763)
  • 581275d chore: Bump version to 1.223.3
  • df80f79 fix: dont show survey on url change, only hide it (#1761)
  • 60c8e27 chore: Bump version to 1.223.2
  • c3da349 fix: improve survey bundle size (#1759)
  • 48ae875 chore: Bump version to 1.223.1
  • a113e68 fix: initializing surveys twice and calling survey shown/dismissed more than ...
  • 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.216.1 to 1.223.5.
- [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.216.1...v1.223.5)

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

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 Feb 27, 2025
@dependabot dependabot bot requested a review from josechirivella February 27, 2025 00:08
Copy link

vercel bot commented Feb 27, 2025

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

Name Status Preview Comments Updated (UTC)
portfolio-vue ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2025 0:09am

Copy link
Author

dependabot bot commented on behalf of github Feb 28, 2025

Superseded by #266.

@dependabot dependabot bot closed this Feb 28, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/posthog-js-1.223.5 branch February 28, 2025 00:51
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant