Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps github.com/posthog/posthog-go from 0.0.0-20230801140217-d607812dee69 to 1.6.8.

Release notes

Sourced from github.com/posthog/posthog-go's releases.

v1.6.2

What's Changed

Full Changelog: PostHog/posthog-go@v1.6.1...v1.6.2

v1.5.12

What's Changed

This release changes the behavior of the library slightly, it validates the correct endpoint when creating a client. It also fixes a bug: a limit of concurrent HTTP requests to be send by a library was broken.

Full Changelog: PostHog/posthog-go@v1.5.11...v1.5.12

v1.5.11

What's Changed

Full Changelog: PostHog/posthog-go@v1.5.9...v1.5.11

v1.5.9

Breaking change

Starting from this version, by default Go library sends $geoip_disable property on capture events and geoip_disable argument to flags endpoint. This can be overridden by using explicitly setting Config{DisableGeoIP: &ptr.False}

What's Changed

Full Changelog: PostHog/posthog-go@v1.5.7...v1.5.9

v1.5.7

What's Changed

Full Changelog: PostHog/posthog-go@v1.5.6...v1.5.7

v1.5.6

What's Changed

Full Changelog: PostHog/posthog-go@v1.5.4...v1.5.6

... (truncated)

Changelog

Sourced from github.com/posthog/posthog-go's changelog.

1.6.8

1.6.7

1.6.6

1.6.5

1.6.4

1.6.3

1.6.2

1.6.1

1.5.15

1.5.14

1.5.13

1.5.12

1.5.11

... (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)

Bumps [github.com/posthog/posthog-go](https://github.com/posthog/posthog-go) from 0.0.0-20230801140217-d607812dee69 to 1.6.8.
- [Release notes](https://github.com/posthog/posthog-go/releases)
- [Changelog](https://github.com/PostHog/posthog-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/posthog/posthog-go/commits/v1.6.8)

---
updated-dependencies:
- dependency-name: github.com/posthog/posthog-go
  dependency-version: 1.6.8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies dependencies go Pull requests that update Go code labels Sep 8, 2025
Copy link

coderabbitai bot commented Sep 8, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

snyk-io bot commented Sep 8, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

Copy link

what-the-diff bot commented Sep 8, 2025

PR Summary

  • Additional Support Package
    An extra support package github.com/hashicorp/golang-lru/v2 v2.0.7 has been added to the project. This would enhance our project's functionalities.

  • Updated Existing Dependency
    The previously used version of github.com/posthog/posthog-go has been updated to a newer one (v1.6.8). This is instrumental in making our project stay up-to-date, and thereby increasing its reliability.

  • Checksum Updates
    Security always comes first. Therefore, as we added and updated these dependencies, we also updated their corresponding checksums in go.sum. This is crucial for ensuring the integrity and authenticity of the software or data that the project interacts with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies dependencies go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants