Skip to content

fix(deps): bump the go-minor group across 2 directories with 3 updates#5582

Merged
supabase-cli-releaser[bot] merged 1 commit into
developfrom
dependabot/go_modules/apps/cli-go/go-minor-98eedfb432
Jun 16, 2026
Merged

fix(deps): bump the go-minor group across 2 directories with 3 updates#5582
supabase-cli-releaser[bot] merged 1 commit into
developfrom
dependabot/go_modules/apps/cli-go/go-minor-98eedfb432

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-minor group with 3 updates in the /apps/cli-go directory: github.com/posthog/posthog-go, golang.org/x/mod and golang.org/x/term.
Bumps the go-minor group with 1 update in the /apps/cli-go/pkg directory: golang.org/x/mod.

Updates github.com/posthog/posthog-go from 1.14.0 to 1.15.0

Release notes

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

1.15.0

Unreleased

Changelog

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

1.15.0

Minor Changes

  • 64ad172: Support the early_exit flag filter in local evaluation. When a flag's filters.early_exit is true and a condition group's property filters match (or there are none) but the rollout percentage excludes the user, evaluation now stops and returns false immediately instead of falling through to later groups. Mirrors the server-side (Rust) evaluation engine. A property-filter mismatch still falls through as before, and behaviour is unchanged when early_exit is unset or false.

Minor Changes

  • Support the early_exit option on feature flag filters during local evaluation. When a flag has filters.early_exit set to true and a condition group matches its property filters (or has none) but the rollout percentage excludes the user, local evaluation now returns a definitive disabled result immediately instead of falling through to later condition groups, mirroring the server-side evaluation engine. Property-filter mismatches continue to fall through as before, and behaviour is unchanged when early_exit is absent or false.
Commits
  • 1a54557 chore: release v1.15.0 [version bump] [skip ci]
  • 64ad172 feat(feature-flags): support early_exit in local evaluation (#217)
  • See full diff in compare view

Updates golang.org/x/mod from 0.36.0 to 0.37.0

Commits
  • deb1dfc go.mod: update golang.org/x dependencies
  • 087f651 modfile: use slices.Backward
  • 343ee60 x/mod: allow for aggressively conslidating requires
  • See full diff in compare view

Updates golang.org/x/term from 0.43.0 to 0.44.0

Commits

Updates golang.org/x/mod from 0.36.0 to 0.37.0

Commits
  • deb1dfc go.mod: update golang.org/x dependencies
  • 087f651 modfile: use slices.Backward
  • 343ee60 x/mod: allow for aggressively conslidating requires
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-minor group with 3 updates in the /apps/cli-go directory: [github.com/posthog/posthog-go](https://github.com/posthog/posthog-go), [golang.org/x/mod](https://github.com/golang/mod) and [golang.org/x/term](https://github.com/golang/term).
Bumps the go-minor group with 1 update in the /apps/cli-go/pkg directory: [golang.org/x/mod](https://github.com/golang/mod).


Updates `github.com/posthog/posthog-go` from 1.14.0 to 1.15.0
- [Release notes](https://github.com/posthog/posthog-go/releases)
- [Changelog](https://github.com/PostHog/posthog-go/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-go@v1.14.0...v1.15.0)

Updates `golang.org/x/mod` from 0.36.0 to 0.37.0
- [Commits](golang/mod@v0.36.0...v0.37.0)

Updates `golang.org/x/term` from 0.43.0 to 0.44.0
- [Commits](golang/term@v0.43.0...v0.44.0)

Updates `golang.org/x/mod` from 0.36.0 to 0.37.0
- [Commits](golang/mod@v0.36.0...v0.37.0)

---
updated-dependencies:
- dependency-name: github.com/posthog/posthog-go
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
- dependency-name: golang.org/x/mod
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
- dependency-name: golang.org/x/term
  dependency-version: 0.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
- dependency-name: golang.org/x/mod
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 16, 2026
@supabase-cli-releaser supabase-cli-releaser Bot added this pull request to the merge queue Jun 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase/cli/supabase@d9b2c6f080a517a9d51d5be6067cc3a017d4d751

Preview package for commit d9b2c6f.

Merged via the queue into develop with commit 9a865b8 Jun 16, 2026
28 checks passed
@supabase-cli-releaser supabase-cli-releaser Bot deleted the dependabot/go_modules/apps/cli-go/go-minor-98eedfb432 branch June 16, 2026 00:17
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants