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 @google-cloud/profiler from 0.1.14 to 0.2.3 #5

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Feb 8, 2020

Snyk has created this PR to upgrade @google-cloud/profiler from 0.1.14 to 0.2.3.

ℹ️ 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 4 versions ahead of your current version.
  • The recommended version was released a year ago, on 2018-11-20.
Release notes
Package name: @google-cloud/profiler
  • 0.2.3 - 2018-11-20

    User visible changes include logging an error when service doesn't math service regexp.
    Most changes are related to updating dependencies, or improving tests.

    4c61da5 fix: do not export console-log-level publicly (#337)
    88f71a4 fix: pin version of @types/sinon (#338)
    99482e2 Add samples with snippets for documentation (#333)
    0381df4 chore: run e2e and unit tests with node 11 (#332)
    80586ea chore(deps): update dependency gts to ^0.9.0 (#331)
    d16f26d chore: update eslintignore config (#330)
    8dad775 chore(deps): update circleci/golang docker tag to v1.11 (#326)
    ea3de4a e2e test should finish when there is an error (#324)
    6d27e46 fix: remove unnecessary 'npm install' from e2e test (#323)
    0be503b chore: include build in eslintignore (#322)
    fd48369 fix(deps): update dependency gcp-metadata to ^0.9.0 (#321)
    2b48b73 fix(deps): update dependency @google-cloud/common to ^0.26.0 (#317)
    2f26304 chore: remove redirect of nvm install in e2e test to make failures easier to triage (#320)
    b086891 chore: run v8-canary tests separately from other continuous tests (#313)
    d145406 chore: stop using methods with deprication warnings in node 10.12.0 (#318)
    230e146 chore(deps): update dependency sinon to v7 (#316)
    416cc97 fix: fix compilation error in e2e tests (#314)
    f956dac chore: enable v8 canary continuous tests (#259)
    3cff8a4 feat: log error when service doesn't match service regexp (#311)
    108134e fix: updated golint import path in tests (#310)
    408cd30 readme markdown fix (#307)

  • 0.2.2 - 2018-10-02

    Now, the installed agent is usable with typescript.

    The following commits have been added since the last release:
    4a97126 fix: add modules needed to compile the profiler in typescript (#305)
    7b38316 fix(deps): update dependency delay to v4 (#288)
    1273b00 chore: use response body message as error message when possible (#297)
    15ae5e4 chore(deps): update dependency typescript to ~3.1.0 (#303)
    7ec7347 Enable prefer-const in the eslint config (#299)
    8cb8355 fix(deps): update dependency pretty-ms to v4 (#298)
    be0898f fix(deps): update dependency @google-cloud/common to ^0.25.0 (#295)
    725dcab Enable no-var in eslint (#296)
    69e2252 fix(deps): update dependency gcp-metadata to ^0.8.0 (#294)
    f4e28d3 chore(deps): update dependency nock to v10 (#293)
    baada3b fix(deps): update dependency @google-cloud/common to ^0.24.0 (#291)

  • 0.2.1 - 2018-08-29

    Now, samples in the profiler's path will be hidden in heap profiles by default.

    No API breaking changes.

    The following commits have been added since the last release:
    e5b31fa chore(deps): update dependency nyc to v13 (#285)
    4c0aca7 feat: use smaller HTTP dependency (#283)
    703d70d fix(deps): update dependency @google-cloud/common to ^0.23.0 (#281)
    3ea7578 chore: add build status link to readme (#282)
    874eb0a chore(package): upgrade to [email protected] (#279)
    838bfc7 fix: modify so tests pass when GCLOUD_PROJECT specified (#275)
    fc94faf fix: use fixed minor version of delay (#277)
    e8be439 chore: delete unused dependencies (#274)
    3095737 chore: use console-log-level for logging (#271)
    bec5652 fix(deps): update dependency pify to v4 (#270)
    22a9c9d chore: generate package-lock.json in npm-audit presubmit check (#269)
    9724963 chore: ignore package-log.json (#267)
    c6a1c59 chore: remove SetIdle() function from CpuProfiler (#265)
    4de7ef6 chore: update renovate config (#264)
    19a53fc chore: remove greenkeeper badge (#263)
    c7180fc feat: hide samples with path containing @google-cloud/profiler by default (#262)
    bc5c7ed chore(deps): update dependency typescript to v3 (#261)
    0c3a442 chore: move mocha options to mocha.opts (#260)
    901294b test: use strictEqual in tests (#255)

  • 0.2.0 - 2018-07-18

    Notable changes since last release include wall profiles which distinguish idle from program time, and restricting versions of node 10 which profiler will be started with.

    The following commits have been added since the last release:

    25f8a26 fix: distinguish idle from program time (#248)
    a4b7e6e chore: prevent profiler from being used with versions of node 10 with GC pauses (#242)
    4ecef31 chore(deps): update dependency gts to ^0.8.0 (#253)
    8dc0a94 fix(deps): update dependency gcp-metadata to ^0.7.0 (#252)
    52003c8 fix: parse the response body message to determine retry backoff (#249)
    da64079 chore: use --trace-warnings flag when calling node in e2e test (#251)
    046d3ed chore(package): update dep protobufjs (#246)
    e038d69 fix: coerce node version so pre, nightly, alpha, and beta versions of node can be used with profiler. (#223)
    26d1708 chore(package): update gts to version 0.7.1 (#244)
    1807f86 fix(deps): update dependency retry-request to v4 (#238)
    e0b5ecb chore: give e2e tests more readable run id (#240)
    1695e19 fix(deps): update dependency @google-cloud/common to ^0.20.0 (#236)
    f0bcb22 chore(deps): update dependency gts to ^0.6.0 (#239)
    0692b94 chore(deps): update dependency sinon to v6 (#237)
    c5df478 chore(deps): update circleci/golang docker tag to v1.10 (#232)
    c27dc8a chore(deps): update dependency typescript to ~2.9.0 (#234)
    5961bd0 chore: renovate don't pin versions (#230)
    7fe2ed4 Add renovate.json (#220)
    4212aed chore: add retries to e2e test (#224)
    2c9fd12 chore(package): update @google-clooud/common to version 0.19.2 (#222)
    7bc883a chore: update nyc to the latest version (#219)
    de29b49 chore(package): update @types/sinon to version 5.0.1 (#216)
    8860ad1 chore: update package-lock.json (#209)
    7adb19d chore(package): update @types/sinon to version 5.0.0 (#213)
    d23b682 chore: retry npm install of profiler in e2e test (#215)
    4d98a78 fix(package): update delay to version 3.0.0 (#214)
    318a062 chore: update @google-cloud/common to latest version (#211)
    eef1d34 chore: retry flaky steps in e2e test (#208)
    3915027 chore: stop using deprecated GetCpuProfiler() in node 10 (#201)
    41483df chore: add language to deployment labels (#198)
    aca61b9 Revert "chore: add language to profile labels (#196)" (#197)
    a7b4828 chore: add language to profile labels (#196)
    595fdc0 fix: update typescript and @types/sinon dependency to fix failed typescript compilation (#195)
    6b9370a fix: change types of request callbacks (#193)
    ba1962e chore(package): update @types/node to version 10.0.3 (#191)
    0d86966 add node 10 to presubmit tests (#189)
    74b10b1 fix: add node in profile to track external memory (#192)
    33cd531 fix: start sampling heap profiler before any asynchronous calls (#161)
    24bd4dd fix: upgrade to the latest @google-cloud/common (#187)
    aefa6b2 chore: reduce memory consumption of e2e testing benchmark (#182)
    5d2574a chore: increase initial backoff to 1 min (#185)
    e3b6892 chore(package): update @types/long to version 4.0.0 (#180)
    e56ec78 feat: make profile duration and time between profiles configurable with startLocal() (#178)
    7ad463e Add googletest as subtree (#176)
    604f2a4 fix: make fix to integration_test.sh (#177)
    69176b6 chore: reduce verbosity of e2e test (#175)
    d8a914c fix: fix e2e test (#174)
    28d14b7 chore: reduce verbosity of e2e test output (#173)

  • 0.1.14 - 2018-03-30

    This release fixes a bug which prevents the agent from being used with typescript.
    0fb2ded fix: common-types should be part of package (#170)
    93647be fix(package): update @google-cloud/common to version 0.17.0 (#167)
    6948091 chore(package): update sinon to version 5.0.0 (#166)
    b97059a chore: update gcp-metadata (#165)
    1946aef fix: fix build script for presubmit tests (#163)
    1ce7d60 fix: update integration test to work as presubmit check (#162)

from @google-cloud/profiler GitHub release notes
Commit messages
Package name: @google-cloud/profiler

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.

1 participant