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.53.0 #103

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@segment/analytics-next 1.49.2 -> 1.53.0 age adoption passing confidence

Release Notes

segmentio/analytics-next

v1.53.0

Compare Source

Minor Changes
Patch Changes

v1.52.0

Compare Source

Minor Changes
  • #​867 2b3e5e4 Thanks @​zikaari! - Device mode destination filters will now filter properties within arrays, just like they do in cloud mode
Patch Changes
  • #​861 99402e9 Thanks @​chrisradek! - Fixes issue related to how retried events are stored in localStorage to prevent analytics.js from reading events for a different writeKey when that writeKey is used on the same domain as the current analytics.js.

v1.51.7

Compare Source

Patch Changes

v1.51.6

Compare Source

Patch Changes

v1.51.5

Compare Source

Patch Changes
  • #​839 fdc004b Thanks @​silesky! - Fixes a utm-parameter parsing bug where overridden page.search properties would not be reflected in the context.campaign object

    analytics.page(undefined, undefined, {search: "?utm_source=123&utm_content=content" )
    analytics.track("foo", {url: "....", search: "?utm_source=123&utm_content=content" )
    
    // should result in a context.campaign of:
    { source: 123, content: 'content'}

v1.51.4

Compare Source

Patch Changes

v1.51.3

Compare Source

Patch Changes

v1.51.2

Compare Source

Patch Changes

v1.51.1

Compare Source

Patch Changes

v1.51.0

Compare Source

Minor Changes

v1.50.0

Compare Source

Minor Changes
Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency @segment/analytics-next to ^1.53.0 fix(deps): update dependency @segment/analytics-next to v1.53.0 Jun 15, 2023
@renovate renovate bot force-pushed the renovate/segment-analytics-next-1.x branch 27 times, most recently from 143eb8c to 3cede29 Compare June 20, 2023 19:46
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/segment-analytics-next-1.x branch from 3cede29 to b20357b Compare June 20, 2023 19:58
Copy link
Member

@schultzp2020 schultzp2020 left a comment

Choose a reason for hiding this comment

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

LGTM

@schultzp2020 schultzp2020 merged commit d9c3578 into main Jun 20, 2023
1 check passed
@schultzp2020 schultzp2020 deleted the renovate/segment-analytics-next-1.x branch June 20, 2023 20:03
schultzp2020 pushed a commit that referenced this pull request Jun 20, 2023
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

fix(deps): update linters

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

update eslint plugins

Signed-off-by: Paul Schultz <[email protected]>
schultzp2020 added a commit that referenced this pull request Jun 20, 2023
fix(deps): update dependency @segment/analytics-next to v1.53.0 (#103)




fix(deps): update linters



update eslint plugins

Signed-off-by: Paul Schultz <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Paul Schultz <[email protected]>
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.

1 participant