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

build(deps): bump posthog-js from 1.167.0 to 1.174.2 #273

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps posthog-js from 1.167.0 to 1.174.2.

Release notes

Sourced from posthog-js's releases.

1.174.2 - 2024-10-18

  • fix: no need to swallow import errors (#1486)

1.174.1 - 2024-10-18

  • fix: do not capture entire elements in web vitals (#1483)

1.174.0 - 2024-10-17

  • Make entire cancel button area clickable (#1473)
  • feat: swap the default to identified_only (#1468)

1.173.0 - 2024-10-17

  • feat(web-analytics): Store nulls for unset campaign params (#1482)

1.172.1 - 2024-10-17

  • chore: add crossOrigin='anonymous' to snippet script (#1481)

1.172.0 - 2024-10-17

  • chore: build an es5 bundle and move main to es6 (#1480)

1.171.0 - 2024-10-17

  • feat: start session recording on url trigger (#1451)
  • chore: babel targets in rollup config (#1479)

1.170.1 - 2024-10-16

  • feat: add stack to stacktraceless "exceptions" (#1472)

1.170.0 - 2024-10-16

  • fix: web vitals delayed capture (#1474)

1.169.1 - 2024-10-16

  • chore: skip if Array.from is missing (#1475)

1.169.0 - 2024-10-15

  • feat: report reason for recording start (#1452)
  • chore: improve exception autocapture (#1466)

1.168.0 - 2024-10-15

  • fix(errors): Better define schema, align with python (#1460)

... (truncated)

Changelog

Sourced from posthog-js's changelog.

1.174.2 - 2024-10-18

  • fix: no need to swallow import errors (#1486)

1.174.1 - 2024-10-18

  • fix: do not capture entire elements in web vitals (#1483)

1.174.0 - 2024-10-17

  • Make entire cancel button area clickable (#1473)
  • feat: swap the default to identified_only (#1468)

1.173.0 - 2024-10-17

  • feat(web-analytics): Store nulls for unset campaign params (#1482)

1.172.1 - 2024-10-17

  • chore: add crossOrigin='anonymous' to snippet script (#1481)

1.172.0 - 2024-10-17

  • chore: build an es5 bundle and move main to es6 (#1480)

1.171.0 - 2024-10-17

  • feat: start session recording on url trigger (#1451)
  • chore: babel targets in rollup config (#1479)

1.170.1 - 2024-10-16

  • feat: add stack to stacktraceless "exceptions" (#1472)

1.170.0 - 2024-10-16

  • fix: web vitals delayed capture (#1474)

1.169.1 - 2024-10-16

  • chore: skip if Array.from is missing (#1475)

1.169.0 - 2024-10-15

  • feat: report reason for recording start (#1452)
  • chore: improve exception autocapture (#1466)

1.168.0 - 2024-10-15

  • fix(errors): Better define schema, align with python (#1460)

... (truncated)

Commits
  • 81e97f1 chore: Bump version to 1.174.2
  • b5233ef fix: no need to swallow import errors (#1486)
  • 4fab993 chore: Bump version to 1.174.1
  • d01ad73 fix: do not capture entire elements in web vitals (#1483)
  • 144d9f4 chore: Bump version to 1.174.0
  • ba9179c Make entire cancel button area clickable (#1473)
  • 387d96e feat: swap the default to identified_only (#1468)
  • 646b0f2 chore: Bump version to 1.173.0
  • 6bb798f feat(web-analytics): Store nulls for unset campaign params (#1482)
  • 0fd4e32 chore: Bump version to 1.172.1
  • 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.167.0 to 1.174.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.167.0...v1.174.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

Superseded by #276.

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/posthog-js-1.174.2 branch October 28, 2024 18:39
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.

0 participants