This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 96
chore(deps): pin googleapis, lock file maintenance #928
Merged
Conversation
This file contains 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
renovate
bot
requested review from
aabmass,
draffensperger,
hekike and
mayurkale22
as code owners
July 22, 2021 14:44
aabmass
approved these changes
Jul 22, 2021
aabmass
force-pushed
the
renovate/lock-file-maintenance
branch
2 times, most recently
from
July 22, 2021 15:15
078b9dd
to
56c9fc0
Compare
aabmass
force-pushed
the
renovate/lock-file-maintenance
branch
from
July 22, 2021 15:19
56c9fc0
to
d563268
Compare
Codecov Report
@@ Coverage Diff @@
## master #928 +/- ##
==========================================
- Coverage 95.57% 95.55% -0.02%
==========================================
Files 153 153
Lines 10922 10922
Branches 1040 1040
==========================================
- Hits 10439 10437 -2
- Misses 483 485 +2
Continue to review full report at Codecov.
|
aabmass
changed the title
chore(deps): lock file maintenance
chore(deps): pin googleapis, lock file maintenance
Jul 22, 2021
In addition to the lockfile maintenance, I've
|
aabmass
reviewed
Jul 22, 2021
@@ -508,7 +508,7 @@ describe('GrpcPlugin() ', function() { | |||
grpcModule.status.OK | |||
); | |||
if (method.method === grpcClient.unaryMethod) { | |||
assertStats(testExporter, 125); | |||
assertStats(testExporter, 233); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These changed because of the changed locked version of object-sizeof
dependency. The actual dependency specifier is unchanged, so shouldn't effect users.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 PR contains the following updates:
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: "before 5am on monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.