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 lru-cache to v6 #995

Merged
merged 1 commit into from Jul 13, 2020

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
lru-cache dependencies major ^5.0.0 -> ^6.0.0

Release Notes

isaacs/node-lru-cache

v6.0.0

Compare Source


Renovate configuration

📅 Schedule: "after 9am and before 3pm" (UTC).

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

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner July 11, 2020 09:03
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 11, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 11, 2020
@codecov
Copy link

codecov bot commented Jul 11, 2020

Codecov Report

Merging #995 into master will increase coverage by 1.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #995      +/-   ##
==========================================
+ Coverage   91.18%   92.37%   +1.18%     
==========================================
  Files          21       21              
  Lines        4052     4052              
  Branches      488      454      -34     
==========================================
+ Hits         3695     3743      +48     
+ Misses        357      309      -48     
Impacted Files Coverage Δ
src/auth/jwtclient.ts 96.08% <0.00%> (+0.83%) ⬆️
src/auth/idtokenclient.ts 100.00% <0.00%> (+1.23%) ⬆️
src/auth/oauth2client.ts 96.29% <0.00%> (+1.28%) ⬆️
src/auth/computeclient.ts 100.00% <0.00%> (+1.53%) ⬆️
src/auth/googleauth.ts 97.40% <0.00%> (+1.60%) ⬆️
src/auth/refreshclient.ts 98.77% <0.00%> (+3.06%) ⬆️
src/auth/envDetect.ts 97.36% <0.00%> (+5.26%) ⬆️
src/crypto/node/crypto.ts 100.00% <0.00%> (+5.76%) ⬆️

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 079860f...c95369d. Read the comment docs.

@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 11, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 12, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jul 12, 2020
@sofisl sofisl merged commit 3c07566 into googleapis:master Jul 13, 2020
@renovate-bot renovate-bot deleted the renovate/lru-cache-6.x branch July 13, 2020 17:23
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.

None yet

5 participants