Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 10, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@segment/[email protected]

Minor Changes

  • #1246 ee838db5 Thanks @silesky! - Fix argument resolver bug where the following would not set the correct options:
    analytics.page(
       null,
       'foo',
       { url: "https://foo.com" },
       { context: { __eventOrigin: { type: 'Signal' } } // would not be set correctly
    )

@segment/[email protected]

Minor Changes

@segment/[email protected]

Patch Changes

  • #1246 ee838db5 Thanks @silesky! - Fix argument resolver bug where the following would not set the correct options:
    analytics.page(
       null,
       'foo',
       { url: "https://foo.com" },
       { context: { __eventOrigin: { type: 'Signal' } } // would not be set correctly
    )
  • Updated dependencies [d5829da8]:

@codecov
Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.40%. Comparing base (cc14e52) to head (63715a0).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1251      +/-   ##
==========================================
- Coverage   83.85%   83.40%   -0.45%     
==========================================
  Files         221      198      -23     
  Lines        5872     5292     -580     
  Branches     1344     1213     -131     
==========================================
- Hits         4924     4414     -510     
+ Misses        948      878      -70     
Flag Coverage Δ
browser 92.26% <100.00%> (ø)
core 89.86% <ø> (ø)
node ?

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

@github-actions github-actions bot force-pushed the changeset-release/master branch 3 times, most recently from b5b4f37 to 433d190 Compare March 12, 2025 17:04
@github-actions github-actions bot force-pushed the changeset-release/master branch from 433d190 to 63715a0 Compare March 12, 2025 17:30
@silesky silesky enabled auto-merge (squash) March 12, 2025 17:31
@silesky silesky merged commit 2974f00 into master Mar 12, 2025
5 checks passed
@silesky silesky deleted the changeset-release/master branch March 12, 2025 17:36
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.

2 participants