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

fix(deps): update dependency pprof to v1 #487

Merged
merged 4 commits into from
May 29, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2019

This PR contains the following updates:

Package Type Update Change References
pprof dependencies major ^0.2.0 -> ^1.0.0 source

Release Notes

google/pprof-nodejs

v1.0.0

Compare Source

This release drops support for Node 6. It adds a new feature that allows to get heap profile in V8 format.

d9367ab chore(dep): update source-map to v0.7.x (#​61)
b11a3ae chore(deps): fix npm audit failure (#​60)
058c012 chore(doc): Add documentation for using this module (#​59)
d9adf2b build!: Remove support for Node 6 (#​58)
2b034b7 chore: gitignore build/ (#​57)
843e9e5 fix(deps): update dependency node-pre-gyp to ^0.13.0
0d2c692 chore: update version of mocha to fix security vulnerability (#​55)
413a371 fix: Specify target in tsconfig to fix Node 6 system test (#​54)
b100ba9 chore(deps): update dependency nyc to v14
99e64bf chore: use SourceMapper in system tests (#​49)
e206282 chore(dep): update Mocha to 6.1 (#​48)
e0e0c2e chore: add system tests which do not use prebuilt binaries (#​47)
d84558f feat: ability to get heap profile in V8 format (#​42)
656ea1d chore: fix system test (#​46)
681e198 chore: correct build script (#​45)
b8a6303 chore: correct name of environment variable used for v8 canary system test (#​44)
ea91a5f chore: enable running tests with v8-canary (#​40)
95b2007 chore: remove unneeded common kokoro configs (#​43)
ba1c501 chore: don't use 'apk update' or 'apk upgrade' before 'apk ad --no-cache' (#​41)
9f2fd75 chore: remove old kokoro configs (#​39)
e5679ef chore(deps): update dependency @​types/tmp to v0.1.0 (#​38)
7c21ca4 chore: move kokoro configs to new locations (#​37)
5a800ea chore: fix presubmit tests failing with 'Error: You must run node-gyp configure first' (#​36)


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 15, 2019
@renovate renovate bot force-pushed the renovate/pprof-1.x branch from c184633 to 44d3a5f Compare May 16, 2019 01:18
@renovate
Copy link
Contributor Author

renovate bot commented May 17, 2019

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@nolanmar511 nolanmar511 added the kokoro:run Add this label to force Kokoro to re-run the tests. label May 17, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 17, 2019
@codecov
Copy link

codecov bot commented May 17, 2019

Codecov Report

Merging #487 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #487   +/-   ##
=======================================
  Coverage   73.13%   73.13%           
=======================================
  Files           6        6           
  Lines         268      268           
  Branches       56       56           
=======================================
  Hits          196      196           
  Misses         57       57           
  Partials       15       15

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2332380...d9c6c96. Read the comment docs.

@nolanmar511 nolanmar511 added the kokoro:run Add this label to force Kokoro to re-run the tests. label May 22, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 22, 2019
@JustinBeckwith JustinBeckwith added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 29, 2019
@JustinBeckwith
Copy link
Contributor

@nolanmar511 any concerns with merging this?

@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 29, 2019
@kalyanac
Copy link
Contributor

@nolanmar511 is OOO.
I have no concerns with merging this PR

@JustinBeckwith JustinBeckwith merged commit 62dca18 into master May 29, 2019
@renovate renovate bot deleted the renovate/pprof-1.x branch May 29, 2019 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants