Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @segment/analytics-next to v1.77.0 #2429

Merged
merged 3 commits into from
Jan 27, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@segment/analytics-next (source) 1.76.1 -> 1.77.0 age adoption passing confidence

Release Notes

segmentio/analytics-next (@​segment/analytics-next)

v1.77.0

Compare Source

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',
              },
            },
          },
        },
      }
    )

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Copy link

changeset-bot bot commented Jan 27, 2025

🦋 Changeset detected

Latest commit: 89a5e3f

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

This PR includes changesets to release 2 packages
Name Type
@scaleway/use-segment Patch
@scaleway/cookie-consent 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

Copy link
Contributor Author

renovate bot commented Jan 27, 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.

@philibea philibea merged commit 300d6f4 into main Jan 27, 2025
6 checks passed
@philibea philibea deleted the renovate/segment-analytics-next-1.x branch January 27, 2025 21:56
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.74%. Comparing base (1fad8cd) to head (89a5e3f).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2429   +/-   ##
=======================================
  Coverage   77.74%   77.74%           
=======================================
  Files          25       25           
  Lines         764      764           
  Branches       96       96           
=======================================
  Hits          594      594           
  Misses        162      162           
  Partials        8        8           

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

This was referenced Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants