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 @google-cloud/pubsub to ^0.26.0 #618

Merged
merged 1 commit into from
Mar 1, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2019

This PR contains the following updates:

Package Type Update Change References
@​google-cloud/pubsub dependencies minor ^0.25.0 -> ^0.26.0 source
@​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 these updates 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
@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

codecov bot commented Mar 1, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #618   +/-   ##
=======================================
  Coverage   97.94%   97.94%           
=======================================
  Files           9        9           
  Lines         874      874           
  Branches       99       99           
=======================================
  Hits          856      856           
  Misses          9        9           
  Partials        9        9

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 c09f7c2...2069d12. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit 5dcb36c into master Mar 1, 2019
@renovate renovate bot deleted the renovate/google-cloud-pubsub-0.x branch March 1, 2019 17:12
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

3 participants