Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

v1.6.12

What's Changed

Full Changelog: PostHog/posthog-go@v1.6.11...v1.6.12

v1.6.10

What's Changed

Full Changelog: PostHog/posthog-go@v1.6.8...v1.6.10

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

... (truncated)

Changelog

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

1.6.12

1.6.11

1.6.10

1.6.9

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

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

---
updated-dependencies:
- dependency-name: github.com/posthog/posthog-go
  dependency-version: 1.6.12
  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 Oct 27, 2025
@coderabbitai
Copy link

coderabbitai bot commented Oct 27, 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.

@what-the-diff
Copy link

what-the-diff bot commented Oct 27, 2025

PR Summary

  • Dependency Addition
    A new indirect dependency, github.com/hashicorp/golang-lru/v2 v2.0.7, has been added to our project. Dependencies are essentially independent pieces of software that our application needs to function correctly. Adding this particular piece ensures our application continues to work smoothly with other parts of our system.

  • Dependency Update
    We have updated an existing dependency, github.com/posthog/posthog-go, from an older version to a newer one (v1.6.12). Upgrading to this new version will help our application remain compatible, secure, and feature-rich by availing the benefits of the modifications and improvements made in this newer version.

  • Checksum Addition
    The corresponding checksum for the newly added dependency has been introduced in go.sum. Checksums help us verify the integrity of the dependency files and ensure that they are not tampered with, thereby safeguarding the application.

  • Checksum Removal
    The old checksums related to the outdated version of github.com/posthog/posthog-go have been removed from go.sum. It's important to remove these outdated checksums, as they are redundant once we update to the newer version of the dependency.

@snyk-io
Copy link

snyk-io bot commented Oct 27, 2025

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

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

1 participant