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

Bump posthog-js from 1.224.0 to 1.231.0 #534

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps posthog-js from 1.224.0 to 1.231.0.

Release notes

Sourced from posthog-js's releases.

1.231.0 - 2025-03-14

  • feat: no recording blob urls (#1768)
  • chore: update changelog (#1824)
  • feat: remote image masking (#1826)

1.230.4 - 2025-03-13

  • chore: allow push to main in GH actions (#1825)
  • chore: add new question index to id map (#1812)

1.230.3 - 2025-03-13

This version doesn't exist but we did fail to publish it, since then patch version bump has been failing We have skipped this version

1.230.2 - 2025-03-11

  • fix: simple loader race protection (#1804)
  • chore(err): add next template (typescript + app router) (#1807)

1.230.1 - 2025-03-10

  • fix: handle non Error objects being passed to captureException (#1806)

1.230.0 - 2025-03-10

  • feat: allow early access feature stage specification (#1805)

1.229.5 - 2025-03-07

  • fix: Stop logging error when client is uninitialized (#1803)

1.229.4 - 2025-03-07

  • chore: use quesiton ID instead of question index if it's available (#1764)

1.229.3 - 2025-03-07

  • Reverse error message (#1795)

1.229.2 - 2025-03-06

  • fix: make survey preview behave like the actual (#1799)
  • chore(err): add playground for error tracking (#1796)
  • chore: sourcemap sample app (#1782)
  • chore: refactor playwright helper for clarity (#1774)

1.229.1 - 2025-03-06

... (truncated)

Changelog

Sourced from posthog-js's changelog.

1.231.0 - 2025-03-14

  • feat: no recording blob urls (#1768)
  • chore: update changelog (#1824)
  • feat: remote image masking (#1826)

1.230.4 - 2025-03-13

  • chore: allow push to main in GH actions (#1825)
  • chore: add new question index to id map (#1812)

1.230.3 - 2025-03-13

  • fix: session recording class type and typo (#1815)
  • chore: update web vitals (#1820)
  • fix: default mask all inputs must be defined (#1819)
  • fix(err): fix hosts, linting and documentation (#1818)

1.230.2 - 2025-03-11

  • fix: simple loader race protection (#1804)
  • chore(err): add next template (typescript + app router) (#1807)

1.230.1 - 2025-03-10

  • fix: handle non Error objects being passed to captureException (#1806)

1.230.0 - 2025-03-10

  • feat: allow early access feature stage specification (#1805)

1.229.5 - 2025-03-07

  • fix: Stop logging error when client is uninitialized (#1803)

1.229.4 - 2025-03-07

  • chore: use quesiton ID instead of question index if it's available (#1764)

1.229.3 - 2025-03-07

  • Reverse error message (#1795)

1.229.2 - 2025-03-06

  • fix: make survey preview behave like the actual (#1799)
  • chore(err): add playground for error tracking (#1796)
  • chore: sourcemap sample app (#1782)
  • chore: refactor playwright helper for clarity (#1774)

... (truncated)

Commits

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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 17, 2025
Copy link

vercel bot commented Mar 17, 2025

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

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2025 9:16am

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/posthog-js-1.231.0 branch from 1e72658 to 7c7fc4d Compare March 18, 2025 11:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/posthog-js-1.231.0 branch from 7c7fc4d to c28183a Compare March 18, 2025 15:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/posthog-js-1.231.0 branch from c28183a to 0a7d8a4 Compare March 18, 2025 16:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/posthog-js-1.231.0 branch from 0a7d8a4 to b9f05cf Compare March 19, 2025 09:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/posthog-js-1.231.0 branch from b9f05cf to e6e0343 Compare March 20, 2025 12:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/posthog-js-1.231.0 branch from e6e0343 to 776bdf8 Compare March 20, 2025 16:09
Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.224.0 to 1.231.0.
- [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.224.0...v1.231.0)

---
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 force-pushed the dependabot/npm_and_yarn/posthog-js-1.231.0 branch from 776bdf8 to 29a9e05 Compare March 24, 2025 09:14
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2025

Superseded by #539.

@dependabot dependabot bot closed this Mar 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/posthog-js-1.231.0 branch March 24, 2025 12:45
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
Development

Successfully merging this pull request may close these issues.

0 participants