build: bump mixpanel-browser from 2.21.0 to 2.22.0 #1447

Closed
dependabot-preview[bot] wants to merge 1 commit from dependabot/npm_and_yarn/mixpanel-browser-2.22.0 into master
dependabot-preview[bot] commented 2018-05-07 12:24:33 +02:00 (Migrated from github.com)

Bumps mixpanel-browser from 2.21.0 to 2.22.0.

Release notes

Sourced from mixpanel-browser's releases.

GDPR improvements

  • Add cookie_prefix option to GDPR opt-out utils, allowing customization of cookie name
  • Automatically delete user profile and charge data on GDPR opt-out (if specified)
Changelog

Sourced from mixpanel-browser's changelog.

2.22.0 (3 May 2018)

  • Add cookie_prefix option to GDPR opt-out utils, allowing customization of cookie name
  • Automatically delete user profile and charge data on GDPR opt-out (if specified)

2.21.0 (20 Apr 2018)

2.20.0 (6 Apr 2018)

  • Remove obsolete autotrack event count metrics

2.19.0 (21 Mar 2018)

  • Clean up handling of JSONDecode errors (thanks pkaminski)
  • Expand server-side window polyfill for loading the lib without errors in Node.js

2.18.0 (27 Feb 2018)

  • Prevent Autotrack collecting attrs from input, textarea, select, contenteditable elements
  • Change Autotrack $el_text property to not contain text of the target element's children

2.17.0 (2 Feb 2018)

  • Bug fix for Autotrack inadvertently removing form.inputs in certain cases

2.16.0 (1 Feb 2018)

  • Prevent Autotrack collecting attrs from password or hidden fields

2.15.0 (17 Jan 2018)

  • Always track over HTTPS.

2.14.0 (10 Nov 2017)

  • Add people.unset()
  • Identify Chrome OS (for $os property)
  • Bugfix: register_once() no longer overwrites previously-registered but falsey values
  • Stub parts of DOM API when loading in non-browser environments (thanks gfx)
  • Log full "Implementation error" exceptions when DEBUG mode is on

2.13.0 (25 Jul 2017)

  • Update autotrack editor js path to reflect asset restructuring

2.12.0 (17 Apr 2017)

  • Remove "decide_host" config option
  • Bug fix for autotrack editor path

2.11.1 (14 Apr 2017)

  • Autotrack bug fixes

2.11.0 (16 Feb 2017)

  • Remove autotrack backoff functionality

2.10.0 (19 Jan 2017)

  • Identify UC Browser automatically
... (truncated)
Commits

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 ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [mixpanel-browser](https://github.com/mixpanel/mixpanel-js) from 2.21.0 to 2.22.0. <details> <summary>Release notes</summary> *Sourced from [mixpanel-browser's releases](https://github.com/mixpanel/mixpanel-js/releases).* > ## GDPR improvements > - Add `cookie_prefix` option to GDPR opt-out utils, allowing customization of cookie name > - Automatically delete user profile and charge data on GDPR opt-out (if specified) </details> <details> <summary>Changelog</summary> *Sourced from [mixpanel-browser's changelog](https://github.com/mixpanel/mixpanel-js/blob/master/CHANGELOG.md).* > **2.22.0** (3 May 2018) > - Add `cookie_prefix` option to GDPR opt-out utils, allowing customization of cookie name > - Automatically delete user profile and charge data on GDPR opt-out (if specified) > > **2.21.0** (20 Apr 2018) > - Add set of opt in/out utility methods in preparation for GDPR > See https://mixpanel.com/help/reference/javascript-full-api-reference for details > > **2.20.0** (6 Apr 2018) > - Remove obsolete autotrack event count metrics > > **2.19.0** (21 Mar 2018) > - Clean up handling of JSONDecode errors (thanks [**pkaminski**](https://github.com/pkaminski)) > - Expand server-side `window` polyfill for loading the lib without errors in Node.js > > **2.18.0** (27 Feb 2018) > - Prevent Autotrack collecting attrs from input, textarea, select, contenteditable elements > - Change Autotrack $el_text property to not contain text of the target element's children > > **2.17.0** (2 Feb 2018) > - Bug fix for Autotrack inadvertently removing form.inputs in certain cases > > **2.16.0** (1 Feb 2018) > - Prevent Autotrack collecting attrs from password or hidden fields > > **2.15.0** (17 Jan 2018) > - Always track over HTTPS. > > **2.14.0** (10 Nov 2017) > - Add `people.unset()` > - Identify Chrome OS (for $os property) > - Bugfix: `register_once()` no longer overwrites previously-registered but falsey values > - Stub parts of DOM API when loading in non-browser environments (thanks [**gfx**](https://github.com/gfx)) > - Log full "Implementation error" exceptions when DEBUG mode is on > > **2.13.0** (25 Jul 2017) > - Update autotrack editor js path to reflect asset restructuring > > **2.12.0** (17 Apr 2017) > - Remove "decide_host" config option > - Bug fix for autotrack editor path > > **2.11.1** (14 Apr 2017) > - Autotrack bug fixes > > **2.11.0** (16 Feb 2017) > - Remove autotrack backoff functionality > > **2.10.0** (19 Jan 2017) > - Identify UC Browser automatically ></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`5ec5dfb`](https://github.com/mixpanel/mixpanel-js/commit/5ec5dfb7b09e886baca849f1350a56a2641b6f4f) v2.22.0 - [`2e09f82`](https://github.com/mixpanel/mixpanel-js/commit/2e09f82bed6759ed9a3da4dc8657d2b7da0ad56b) update changelog - [`9381dce`](https://github.com/mixpanel/mixpanel-js/commit/9381dcee1c7bbecbfb3302fc98a36bfe72b65bc2) rebuild - [`f7fb16e`](https://github.com/mixpanel/mixpanel-js/commit/f7fb16edb3c93e3f0c27c6aff40675562c13ccee) delete profile & clear charges while opting out - [`7726002`](https://github.com/mixpanel/mixpanel-js/commit/77260027900f533986da926532314c0fcfbd5090) add cookiePrefix option to gdpr utils - See full diff in [compare view](https://github.com/mixpanel/mixpanel-js/compare/v2.21.0...2.22.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/ci_status?dependency-name=mixpanel-browser&package-manager=npm_and_yarn&previous-version=2.21.0&new-version=2.22.0)](https://dependabot.com/compatibility-score.html?dependency-name=mixpanel-browser&package-manager=npm_and_yarn&previous-version=2.21.0&new-version=2.22.0) 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`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details>
lbry-bot commented 2018-05-07 12:36:44 +02:00 (Migrated from github.com)
Warnings
⚠️

📄 Changelog Entry Missing - Please add a changelog entry for your changes.

Generated by 🚫 dangerJS

<!-- 0 failure: 1 warning: :page_facing_up: ... DangerID: danger-id-default; --> <table> <thead> <tr> <th width="50"></th> <th width="100%" data-danger-table="true">Warnings</th> </tr> </thead> <tbody><tr> <td>:warning:</td> <td> :page_facing_up: Changelog Entry Missing - <i>Please add a changelog entry for your changes.</i> </td> </tr> </tbody> </table> <p align="right"> Generated by :no_entry_sign: <a href="http://github.com/danger/danger-js/">dangerJS</a> </p>
dependabot-preview[bot] commented 2018-05-08 06:53:47 +02:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#1447
No description provided.