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

Bump vscode-extension-telemetry from 0.2.8 to 0.3.2 #470

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2021

Bumps vscode-extension-telemetry from 0.2.8 to 0.3.2.

Release notes

Sourced from vscode-extension-telemetry's releases.

Better typings + More cleaning!

  • Add JS Doc comments to .d.ts file for intellisense
  • Better cleaning of possibly leaked user data by looking for keywords such as key & token
  • Lower target to Node 12 to support older extensions

Fix Bad CI

Bad CI caused package to get published without any source files. This fixes that and publishes a fixed package

0.3

Critical fix for #1

Disable endpoint ping when telemetry is disabled

This release introduces some minor improvements to the package

  • Redact passwd as well rather than just password.
  • Don't ping the endpoint in web to test for adblock if telemetry is disabled as this may look like we're sending telemetry when we're not
  • Added GitHub action + cleaned up build script to allow for automated release when a GitHub release is created

Fix bad .d.ts

Fixes issue surrounding typings where errorProps was removed Fixes errors preventing module use caused by isNewAppInstall being a boolean. Thanks to @​ryanluker for #69

Commits
  • 33f853a Bump version for release
  • d9b8bd8 Lower node target + better cleaning
  • e55b109 Update .d.ts
  • 8c7b1f5 Sanitize user data regardless of casing
  • e952161 Fix bad CI
  • d8948e0 Remove github packages from NPM CI
  • f62f668 Create github action to publish node package
  • 12f47a6 Automate hand patching node modules
  • f5b3808 Bump version
  • 1b4e1da Stop testing the endpoint if telemetry is disabled
  • 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 [vscode-extension-telemetry](https://github.com/Microsoft/vscode-extension-telemetry) from 0.2.8 to 0.3.2.
- [Release notes](https://github.com/Microsoft/vscode-extension-telemetry/releases)
- [Commits](microsoft/vscode-extension-telemetry@v0.2.8...v0.3.2)

---
updated-dependencies:
- dependency-name: vscode-extension-telemetry
  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 minor Used to identify a PR will make a minor version change labels Aug 30, 2021
@warrenbuckley
Copy link
Owner

@dependabot merge

@dependabot dependabot bot merged commit ac06c5d into develop Aug 31, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vscode-extension-telemetry-0.3.2 branch August 31, 2021 08:51
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 minor Used to identify a PR will make a minor version change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant