Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 26, 2023

Bumps mixpanel-browser from 2.45.0 to 2.46.0.

Changelog

Sourced from mixpanel-browser's changelog.

2.46.0 (20 Mar 2023)

  • Updates for new identity management system
  • More aggressive deduplication within batch sender

2.45.0 (17 Feb 2022)

  • Remove all code related to in-app messaging feature
  • Add error_reporter config option for user-configurable handling of errors
  • Fix missing var declarations in HTML script snippet
  • Fixes for some batch/retry edge cases where localStorage write failures resulted in duplicate sends

2.43.0 (5 Jan 2022)

  • Support plain JSON tracking payloads (no base64-encoding) and use as default when sending to *.mixpanel.com API hosts

2.42.1 (20 Dec 2021)

  • Add new crawler user agents to blocked list (ahrefsbot, petalbot)

2.42.0 (9 Nov 2021)

  • Make batch_requests default-on for all remaining projects
  • Replace unload event listener with modern alternatives (thanks @​JoaoGomesTW)
  • Don't retry requests blocked by client (adblockers)
  • Retry with backoff after 429

2.41.0 (28 Jan 2021)

  • Remove all code related to Autotrack feature

2.40.1 (19 Jan 2021)

  • Add new crawler user agents to blocked list (pinterest, fb, bingpreview, more google crawlers etc)
  • Add debug-mode logging when opt-out/DNT is preventing tracking
  • Add more explicit console warning when embed script has been added multiple times on a single page

2.40.0 (2 Dec 2020)

  • Add persistent option to register(), to support setting superproperties only for the current pageload
  • Add before-send hooks for transforming/enriching data before it goes over the network
  • Add batch_autostart config option and start_batch_senders() method, to allow extra control over when batches start sending over the network
  • Fix request-batching when sendBeacon is specified as default API transport
  • Increase batch_requests default rollout to 60% of projects

2.39.0 (17 Aug 2020)

  • Escape body of POST requests to ensure valid base64 is sent to APIs (thanks @​dpraul)
  • Don't opt in to request-batching automatically if using a custom API host (thanks @​chriszamierowski)
  • Increase batch_requests default rollout to 30% of projects

2.38.0 (12 Jun 2020)

  • Ensure that first-touch referrer/UTM params get saved in superproperty storage even if no events are tracked on the page
  • Remove track_pageview config option altogether

2.37.0 (27 May 2020)

  • Turn off default pageview-tracking (these mp_page_view events have been dropped server-side for years already)
  • Begin rollout of batching as default mode for tracking (10% of projects)

... (truncated)

Commits
  • 4d0f55b 2.46.0
  • 543157e rebuild + changelog for 2.46.0
  • 852ec95 rebuild 2.46.0-rc1
  • 1ef12cd more client-side deduplication
  • fc829d1 2.46.0-rc1 in config
  • 6a5b7d3 fail build if any step fails
  • 28d765c Merge branch 'identity_v3' into v2.46.0-rc
  • 0209cd0 fix support for non-string distinct ids
  • acb1d93 style tweaks for idv3 code
  • 79517b3 identity manager v3 changes for javascript sdk
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mixpanel-browser](https://github.com/mixpanel/mixpanel-js) from 2.45.0 to 2.46.0.
- [Release notes](https://github.com/mixpanel/mixpanel-js/releases)
- [Changelog](https://github.com/mixpanel/mixpanel-js/blob/master/CHANGELOG.md)
- [Commits](mixpanel/mixpanel-js@v2.45.0...v2.46.0)

---
updated-dependencies:
- dependency-name: mixpanel-browser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 26, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 1, 2023

Superseded by #45.

@dependabot dependabot bot closed this May 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apps/block_scout_web/assets/mixpanel-browser-2.46.0 branch May 1, 2023 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant