Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2025

This PR contains the following updates:

Package Change Age Confidence
gopkg.in/segmentio/analytics-go.v3 v3.1.0 -> v3.3.0 age confidence

Release Notes

segmentio/analytics-go (gopkg.in/segmentio/analytics-go.v3)

v3.3.0

Compare Source

===================

  • Add groupId to context so the track events can related to both a user and distinct id and group
    • Note: When updating to this version, verify the groupId is not being found using the Extra map. The new groupId field will now take precedence.

v3.2.1

Compare Source

v3.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file go labels Oct 5, 2025
@renovate renovate bot requested a review from a team as a code owner October 5, 2025 23:30
@renovate
Copy link
Contributor Author

renovate bot commented Oct 5, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: gopkg.in/segmentio/[email protected]: parsing go.mod:
	module declares its path as: github.com/segmentio/analytics-go/v3
	        but was required as: gopkg.in/segmentio/analytics-go.v3

@kodiakhq kodiakhq bot removed the automerge Used by Kodiak bot to automerge PRs label Oct 6, 2025
@kodiakhq
Copy link
Contributor

kodiakhq bot commented Oct 6, 2025

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@renovate renovate bot force-pushed the renovate/gopkg.in-segmentio-analytics-go.v3-3.x branch 22 times, most recently from 14fd09a to 44153f0 Compare October 12, 2025 00:40
@renovate renovate bot force-pushed the renovate/gopkg.in-segmentio-analytics-go.v3-3.x branch 18 times, most recently from c7590c4 to e6620a1 Compare October 28, 2025 04:04
@renovate renovate bot force-pushed the renovate/gopkg.in-segmentio-analytics-go.v3-3.x branch 4 times, most recently from 8e8fd6d to aa5519a Compare October 28, 2025 13:23
@renovate renovate bot force-pushed the renovate/gopkg.in-segmentio-analytics-go.v3-3.x branch from aa5519a to a8c3206 Compare October 28, 2025 13:40
Signed-off-by: Roman Dmytrenko <[email protected]>
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 28, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Oct 28, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@kodiakhq kodiakhq bot merged commit 952bab4 into main Oct 28, 2025
38 checks passed
@kodiakhq kodiakhq bot deleted the renovate/gopkg.in-segmentio-analytics-go.v3-3.x branch October 28, 2025 14:00
@codecov
Copy link

codecov bot commented Oct 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.50%. Comparing base (2866836) to head (b58eae5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4852      +/-   ##
==========================================
- Coverage   65.53%   65.50%   -0.03%     
==========================================
  Files         172      172              
  Lines       14308    14308              
==========================================
- Hits         9377     9373       -4     
- Misses       4256     4258       +2     
- Partials      675      677       +2     
Flag Coverage Δ
unittests 65.50% <100.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file go size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants