test: bump debian version in system test#251
Merged
aabmass merged 1 commit intogoogle:mainfrom May 3, 2023
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## main #251 +/- ##
=======================================
Coverage 42.21% 42.21%
=======================================
Files 14 14
Lines 2061 2061
Branches 42 42
=======================================
Hits 870 870
Misses 1173 1173
Partials 18 18 |
punya
approved these changes
May 3, 2023
aabmass
added a commit
to aabmass/pprof-nodejs
that referenced
this pull request
Jul 21, 2023
aabmass
added a commit
to aabmass/pprof-nodejs
that referenced
this pull request
Jul 21, 2023
aabmass
added a commit
that referenced
this pull request
Jul 21, 2023
* chore(deps): update golang docker tag to v1.17 (#182) * test: change base Debian image from Debian 9 to Debian 11 to include a supported Python3 version for node-gyp (#187) * fix(deps): update dependency protobufjs to ~7.2.0 [security] (#254) * fix(deps): update dependency protobufjs to ~7.2.0 [security] * Pull in protobufjs-cli tools (pbjs and pbts) and regen proto stubs * Explicitly upgrade protobufjs past vulnerability, regenerate package-lock.json --------- Co-authored-by: Aaron Abbott <aaronabbott@google.com> * Update package-lock so there are no prod vulnerabilities * chore(deps): update dependency sinon to v15 (#237) * npm run fix with new package-lock.json * chore: remove testing in windows from workflow (#202) * Fix system test to use older npm for compat * test: bump debian version in system test (#251) * test: specify python3 when building docker image (#192) * Use alpine version with python < 3.11 --------- Co-authored-by: WhiteSource Renovate <bot@renovateapp.com> Co-authored-by: Garrett Wang <garrettwang@google.com> Co-authored-by: Amarin (Um) Phaosawasdi <amchiclet@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This fixes failures I was seeing in continuous Kokoro tests because stretch no longer appears to be available in deb.debian.org: