Skip to content

Update dependency mixpanel to ~0.10.0

Gitter Badger requested to merge renovate/mixpanel-0.x into develop

This MR contains the following updates:

Package Type Update Change References
mixpanel dependencies minor ~0.0.19 -> ~0.10.0 source

Release Notes

mixpanel/mixpanel-node

v0.10.2

Compare Source

v0.10.1

Compare Source

==================

  • support configurable API path (thanks CameronDiver)

v0.10.0

Compare Source

v0.9.2

Compare Source

==================

  • add type declarations file (thanks mklopets)

v0.9.1

Compare Source

==================

  • upgrade https-proxy-agent for security fix

v0.9.0

Compare Source

==================

  • default to tracking over HTTPS (thanks jhermsmeier)

v0.8.0

Compare Source

==================

v0.7.0

Compare Source

===================

  • added track_batch for tracking multiple recent events per request (thanks cruzanmo)
  • support for routing requests through proxy server specified in env var HTTPS_MROXY or HTTP_MROXY (thanks colestrode)
  • dropped support for node 0.10 and 0.12

v0.6.0

Compare Source

===================

  • support for time field in mixpanel.track() (thanks cruzanmo)

v0.5.0

Compare Source

===================

  • optional https support (thanks chiangf)

v0.4.1

Compare Source

===================

  • include $ignore_alias in permitted people modifiers (thanks Left47)

v0.4.0

Compare Source

===================

  • allow optional modifiers in all people calls for $ignore_time, $ip, and $time fields

v0.3.2

Compare Source

===================

  • correct $delete field in people.delete_user request (thanks godspeedelbow)

v0.3.1

Compare Source

===================

  • added config option for API host (thanks gmichael225)

v0.3.0

Compare Source

===================

  • added people.union support (thanks maeldur)

v0.2.1

Compare Source

v0.2.0

Compare Source

===================

  • added batch import support

v0.1.1

Compare Source

===================

  • fixed callback behavior in track_charges when no properties supplied (thanks sorribas)

v0.1.0

===================

  • updated URL metadata (thanks freeall)
  • updated dev dependencies
  • added builds for iojs, node 0.12, dropped support for node <0.10

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports