Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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

What's Changed

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

... (truncated)

Changelog

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

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

1.5.14

1.5.13

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

---
updated-dependencies:
- dependency-name: github.com/posthog/posthog-go
  dependency-version: 1.6.10
  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 22, 2025
Copy link

coderabbitai bot commented Sep 22, 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

what-the-diff bot commented Sep 22, 2025

PR Summary

  • New Dependency Addition
    A new library called github.com/hashicorp/golang-lru/v2 v2.0.7 has been added to the project. This will provide us with some extra features, particularly around memory management.
  • Dependency Update
    We have updated the version of github.com/posthog/posthog-go in use. The new version, v1.6.10, replaces the older and potentially outdated version, improving the overall functionality and efficiency.
  • Updated Dependency Tracker
    Finally, the changes in dependencies have been accurately reflected in go.sum, ensuring that our dependency tracker is up-to-date and reliable. This helps us manage the components of our project effectively.

Copy link

snyk-io bot commented Sep 22, 2025

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

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

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