Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

fix(deps): update dependency gcp-metadata to v3#1115

Merged
kjin merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/gcp-metadata-3.x
Sep 17, 2019
Merged

fix(deps): update dependency gcp-metadata to v3#1115
kjin merged 1 commit intogoogleapis:masterfrom
renovate-bot:renovate/gcp-metadata-3.x

Conversation

@renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
gcp-metadata dependencies major ^2.0.0 -> ^3.0.0

Release Notes

googleapis/gcp-metadata

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • isAvailable now tries both DNS and IP, choosing whichever responds first (#​239)
Features
  • isAvailable now tries both DNS and IP, choosing whichever responds first (#​239) (25bc116)
2.0.4 (2019-09-13)
Bug Fixes
  • IP address takes 15 seconds to timeout, vs., metadata returning immediately (#​235) (d04207b)
  • use 3s timeout rather than 15 default (#​237) (231ca5c)
2.0.3 (2019-09-12)
Bug Fixes
2.0.2 (2019-08-26)
Bug Fixes
2.0.1 (2019-06-26)
Bug Fixes

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 stale, 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 Sep 17, 2019
@codecov
Copy link

codecov bot commented Sep 17, 2019

Codecov Report

Merging #1115 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1115      +/-   ##
==========================================
- Coverage   94.96%   94.93%   -0.04%     
==========================================
  Files          98       98              
  Lines        6392     6392              
  Branches      500      500              
==========================================
- Hits         6070     6068       -2     
  Misses        166      166              
- Partials      156      158       +2
Impacted Files Coverage Δ
src/trace-writer.ts 90.83% <0%> (-1.67%) ⬇️

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 4c0da56...c62aedc. Read the comment docs.

@bcoe bcoe added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 17, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 17, 2019
@kjin kjin merged commit 94c6dae into googleapis:master Sep 17, 2019
@renovate-bot renovate-bot deleted the renovate/gcp-metadata-3.x branch September 17, 2019 21:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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