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

chore(deps): update dependency @google-cloud/pubsub to ^0.25.0#405

Merged
JustinBeckwith merged 2 commits intomasterfrom
renovate/google-cloud-pubsub-0.x
Feb 26, 2019
Merged

chore(deps): update dependency @google-cloud/pubsub to ^0.25.0#405
JustinBeckwith merged 2 commits intomasterfrom
renovate/google-cloud-pubsub-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 26, 2019

This PR contains the following updates:

Package Type Update Change References
@​google-cloud/pubsub devDependencies minor ^0.24.0 -> ^0.25.0 source

Release Notes

googleapis/nodejs-pubsub

v0.25.0

Compare Source

02-20-2019 10:35 PST

Implementation Changes
  • fix: throw on invalid credentials and update retry config (#​476)

The retry logic for all methods has changed. It is possible that this could go unnoticed, however if you suddenly start seeing errors in places that were previously quiet, this might account for said errors.

New Features
  • refactor(ts): improve TypeScript types (#​482)
  • refactor(typescript): noImplicityAny for snapshot.ts and publisher.ts (#​457)
Bug Fixes
  • fix: ignore messages that come in after close (#​485)
Dependencies
Documentation
  • docs: update links in contrib guide (#​479)
  • docs: update contributing path in README (#​471)
  • chore: move CONTRIBUTING.md to root (#​470)
  • docs: make mention of message change in changelog (#​469)
  • docs: add lint/fix example to contributing guide (#​464)
  • fix(sample): fix retry codes in retry sample code (#​458)
Internal / Testing Changes
  • test(samples): correctly handle publishTime value (#​495)
  • test: fix publishTime issues (#​494)
  • refactor(typescript): noImplicityAny for Topic test file (#​487)
  • refactor(ts): noImplicitAny for subscription test file (#​489)
  • build: use linkinator for docs test (#​477)
  • build: create docs test npm scripts (#​474)
  • build: test using @​grpc/grpc-js in CI (#​472)
  • test: update code style of smoke test (#​463)
  • test: make smoke test spam less (#​459)

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 Feb 26, 2019
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Feb 26, 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.

@callmehiphop callmehiphop added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 26, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 26, 2019
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 26, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #405   +/-   ##
=======================================
  Coverage   90.49%   90.49%           
=======================================
  Files          14       14           
  Lines         631      631           
  Branches       34       34           
=======================================
  Hits          571      571           
  Misses         42       42           
  Partials       18       18

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 1d478df...423237b. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit 3f881ec into master Feb 26, 2019
@renovate renovate Bot deleted the renovate/google-cloud-pubsub-0.x branch February 26, 2019 14:26
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.

4 participants