8000 [Snyk] Upgrade vscode-extension-telemetry from 0.1.2 to 0.4.5 by soloinovator · Pull Request #2 · soloinovator/vscode-go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Snyk] Upgrade vscode-extension-telemetry from 0.1.2 to 0.4.5 #2

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

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

Conversation

soloinovator
Copy link
Owner

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


Snyk has created this PR to upgrade vscode-extension-telemetry from 0.1.2 to 0.4.5.

merge advice
ℹ️ 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 24 versions ahead of your current version.
  • The recommended version was released 3 months ago, on 2022-01-11.
Release notes
Package name: vscode-extension-telemetry
  • 0.4.5 - 2022-01-11
    • Fixes #12 which was causing weird issues when using console in certain contexts.
    • Lowers the browser target component as esnext is too high for many codebases. We now target es6.
  • 0.4.4 - 2021-12-27
    • Removed an inefficient cleaning regex. Definitely recommend updating as this can cause unnecessarily high CPU usage.
    • Added new common property common.nodeArch thanks to @ radeksimko. This will collect the system architecture to provide more insights into arm vs x86 system usage
    • Updated build machine to Node LTS from Node 14.
  • 0.4.3 - 2021-11-08

    With the recent addition of lazy-loading it was possible to get into a state where logged telemetry wouldn't be sent due to the client not being ready. This releases adds caching which stores logged events created before the client is ready and then sends them once it is. Additionally, a larger refactor was done internally to reduce duplicated appender code.

  • 0.4.2 - 2021-10-01
    • Fix old version of VS Code not respecting telemetry setting
    • Fix old version of VS Code throw with isNewAppInstall
  • 0.4.1 - 2021-09-23
  • 0.4.0 - 2021-09-16
  • 0.3.2 - 2021-08-27
  • 0.3.1 - 2021-08-27
  • 0.3.0 - 2021-08-27
  • 0.2.9 - 2021-08-23
  • 0.2.8 - 2021-08-10
  • 0.2.7 - 2021-08-09
  • 0.2.6 - 2021-08-02
  • 0.2.5 - 2021-08-02
  • 0.2.4 - 2021-07-29
  • 0.2.3 - 2021-07-29
  • 0.2.2 - 2021-07-26
  • 0.2.1 - 2021-07-20
  • 0.2.0 - 2021-07-19
  • 0.1.7 - 2021-03-09
  • 0.1.6 - 2020-05-11
  • 0.1.5 - 2020-04-30
  • 0.1.4 - 2020-04-28
  • 0.1.3 - 2020-04-25
  • 0.1.2 - 2019-07-03
from vscode-extension-telemetry GitHub release notes
Commit messages
Package name: vscode-extension-telemetry

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.

Support running unit test at cursor
2 participants
0