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.26.0#407

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 1, 2019

This PR contains the following updates:

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

Release Notes

googleapis/nodejs-pubsub

v0.26.0

Compare Source

02-28-2019 05:42 PST

BREAKING: message.publishTime is now represented by a PreciseDate object. (#​503)

The PreciseDate class extends the native Date object, so most users should be unaffected by this change. The notable differences between PreciseDate and Date objects are:

  • toISOString() now returns as a RFC 3339 formatted string.
  • Nano and microsecond data is available via date.getNanoseconds() and date.getMicroseconds() respectively.
New Features
  • feat(typescript): ship typescript declaration files (#​498)
  • feat(subscription): support push config auth methods (#​504)
Internal / Testing Changes
  • refactor(typescript): noImplicitAny for snapshot and subscriber test file (#​490)
  • fix(messageStream): remove call to destroy grpc stream (#​499)

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 Mar 1, 2019
@JustinBeckwith JustinBeckwith added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 1, 2019
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 1, 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.

@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 1, 2019
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 1, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #407   +/-   ##
=======================================
  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 75a70e5...edeba27. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit c89c9f7 into master Mar 1, 2019
@renovate renovate Bot deleted the renovate/google-cloud-pubsub-0.x branch March 1, 2019 16:48
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.

3 participants