Skip to content

Conversation

@chenxzhang
Copy link
Collaborator

@chenxzhang chenxzhang commented Jun 6, 2025

Per #1244, this PR exposes BaseUserTraits.

  • I've included a changeset (psst. run yarn changeset. Read about changesets here).

@chenxzhang chenxzhang requested a review from silesky June 6, 2025 18:51
@changeset-bot
Copy link

changeset-bot bot commented Jun 6, 2025

🦋 Changeset detected

Latest commit: a3c8b8f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@segment/analytics-core Patch
@segment/analytics-next Patch
@segment/analytics-node Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Jun 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.87%. Comparing base (c0d58e3) to head (a3c8b8f).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1306   +/-   ##
=======================================
  Coverage   82.87%   82.87%           
=======================================
  Files         225      225           
  Lines        6019     6019           
  Branches     1365     1365           
=======================================
  Hits         4988     4988           
  Misses       1031     1031           
Flag Coverage Δ
browser 92.21% <ø> (ø)
core 89.86% <ø> (ø)
node 87.93% <ø> (ø)

☔ 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.

---
'@segment/analytics-core': patch
'@segment/analytics-next': patch
'@segment/analytics-node': patch
Copy link
Contributor

@silesky silesky Jun 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: The only package that you need to explicitly reference is core here, all dependent package will be bumped automatically by changesets. (cool, I know)

@chenxzhang chenxzhang requested a review from silesky June 17, 2025 17:10
@silesky silesky merged commit 5b6bdd9 into master Jul 8, 2025
7 checks passed
@silesky silesky deleted the LIB-2398/expose-base-trait branch July 8, 2025 17:19
@github-actions github-actions bot mentioned this pull request Jul 8, 2025
aalkhodiry added a commit to nayla-finance/analytics-next that referenced this pull request Nov 2, 2025
* Small repo chores (segmentio#1289)

* Migrate consent integration tests to Playwright (segmentio#1292)

Co-authored-by: Neelkanth Kaushik <[email protected]>

* Fix jira automation (segmentio#1301)

* Update Node.js version to ^20 across the repository (segmentio#1307)

* Expose BaseUserTraits (segmentio#1306)

* change to minor release (segmentio#1310)

* Version Packages (segmentio#1309)

* Update to use new signals specification (segmentio#1311)

* Move signals packages out of repo (segmentio#1315)

* Add architecture documentation (segmentio#1319)

* Update dependencies for snyk issues (segmentio#1321)

* Remove github signals docs folder (segmentio#1322)

* Fix filtering of non-consented device mode integrations (segmentio#1328)

* Version Packages (segmentio#1329)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update RELEASING.md on how to rotate npm tokens (segmentio#1330)

---------

Co-authored-by: Seth Silesky <[email protected]>
Co-authored-by: Neelkanth Kaushik <[email protected]>
Co-authored-by: Chenxiang Zhang <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants