Skip to content

Conversation

@github-actions
Copy link
Contributor

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/analytics-next@1.77.0

Minor Changes

  • #1204 8e0162b9 Thanks @silesky! - - Make Segment.io config type-safe

    • Add new headers setting, along with priority.
    analytics.load("<YOUR_WRITE_KEY>",
      {
        integrations: {
          'Segment.io': {
            deliveryStrategy: {
              strategy: "standard" // also works for 'batching'
              config: {
                headers: { 'x-api-key': 'foo' } or () => {...}
                priority: 'low',
              },
            },
          },
        },
      }
    )

@segment/analytics-consent-tools@2.0.2

Patch Changes

@segment/analytics-consent-wrapper-onetrust@1.1.2

Patch Changes

  • Updated dependencies [8e0162b9]:
    • @segment/analytics-consent-tools@2.0.2

@segment/analytics-signals@1.9.1

Patch Changes

@codecov
Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.38%. Comparing base (8e0162b) to head (383cce9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1214      +/-   ##
==========================================
- Coverage   82.93%   82.38%   -0.56%     
==========================================
  Files         217      194      -23     
  Lines        5797     5217     -580     
  Branches     1315     1184     -131     
==========================================
- Hits         4808     4298     -510     
+ Misses        989      919      -70     
Flag Coverage Δ
browser 92.22% <100.00%> (ø)
core 89.86% <ø> (ø)
node ?

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

@silesky silesky enabled auto-merge (squash) January 21, 2025 19:41
@silesky silesky merged commit f92b8d6 into master Jan 21, 2025
5 checks passed
@silesky silesky deleted the changeset-release/master branch January 21, 2025 19:45
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