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

[Snyk] Upgrade angulartics from 1.0.3 to 1.6.0 #5

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

S221071341-Vansh
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade angulartics from 1.0.3 to 1.6.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 9 versions ahead of your current version.
  • The recommended version was released 5 years ago, on 2018-02-26.
Release notes
Package name: angulartics
  • 1.6.0 - 2018-02-26

    1.6.0

  • 1.5.0 - 2017-11-19

    1.5.0

  • 1.4.0 - 2017-02-09
    No content.
  • 1.3.0 - 2016-10-28

    e22e70d
    removed invalid char at the begging of the package.json (#523)

    694f453
    configurable page tracking (turn on and off routers)

    * Introduces new config variables to disable tracking on $routeChangeSuccess and $stateChangeSuccess.
    * Fixes naming of provider functions.
    * This will make angulartics (with the right config) work with the angular 1.5 component router.
    

    a5d0978
    feat(handlers) add clearCookies handler (#513)
    Registers handler needed to clear cookies a la angulartics/angulartics-mixpanel#17

    0265b7e
    feat(opt-out) add global opt out feature (#476)

    - $analytics.setOptOut(boolean Optout);
    - $analytics.getOptOut(); // true false
    
  • 1.2.1 - 2016-09-21

    1.2.1

  • 1.1.3 - 2016-08-22
    No content.
  • 1.1.2 - 2016-06-22

    1.1.2 release fix

  • 1.1.1 - 2016-06-21

    1.1.1

  • 1.1.0 - 2016-06-06

    1.1.0 (2016-06-06)

    • access angular dependency injection within event handlers #416
      • Analytics providers to be designated as async, which means their first handler will be based a callback function.
      • Calls to eventTrack now return a promise that for each provider. Resolves immediately if the provider is not asynchronous. Waits for the callback if the provider is asynchronous
    • Removed piwik from source and docs. Added link to angulartics-piwik
    • Add support for UI Router 1.0 which will use transition hooks #455
    • angulartics.google.tagmanager - add registerSetUsername method
    • bugfix(Angular 1.5): fix provider for angular 1.5
    • Add ignore key to Bower file
    • Moved Clicky to angulartics-clicky repo
    • Added support for Angular Component Router (where $route is null)
    • Add handler for incrementing property value
    • track exceptions via $exceptionHandler with $analytics.exceptionTrack() #461
    • cordova-google-analytics : registerSetUserName
  • 1.0.3 - 2016-01-12
from angulartics GitHub release notes
Commit messages
Package name: angulartics

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

2 participants