Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2019

This PR contains the following updates:

Package Type Update Change References
@​google-cloud/firestore dependencies minor ^0.19.0 -> ^0.21.0 source

Release Notes

googleapis/nodejs-firestore

v0.21.0

Compare Source

01-25-2019 12:21 PST

This release brings in google-gax update to 0.24.0 which had its dependency google-auth-library updated to 3.0.0^ that swaps out axios in favour of gaxios and addresses an issue using the library behind a proxy (#​493).

Dependencies
  • chore(deps): update dependency ts-node to v8 (#​526)
  • fix(deps): update dependency google-gax to ^0.24.0 (#​529)
Documentation
  • build: ignore googleapis.com in doc link check (#​527)
  • docs: fix import links in the jsdocs (#​524)
Internal / Testing Changes
  • chore: update year in the license headers. (#​523)

v0.20.0

Compare Source

01-16-2019 13:14 PST

BREAKING: The timestampsInSnapshots default has changed to true.

The timestampsInSnapshots setting is now enabled by default so timestamp
fields read from a DocumentSnapshot will be returned as Timestamp objects
instead of Date. Any code expecting to receive a Date object must be
updated.

DEPRECATED: Firestore.v1beta1 replaced by Firestore.v1

If you are currently using Firestore.v1beta1.FirestoreClient, you must switch
to Firestore.v1.FirestoreClient. No other changes should be required as the
API is 100% identical.

Bug Fixes
  • fix: getAll function signature to allow array destructuring (#​515)
  • fix: update grpc retry config (#​464)
New Features
  • feat: update to v1 protos (#​516)
  • feat: add additional field transform types (#​521)
Dependencies
  • fix(deps): update dependency google-gax to ^0.23.0 (#​518)
Documentation
  • fix(docs): remove unused long running operations types
  • docs: elaborate on QuerySnapshot.forEach (#​480)
  • docs: update doc writetime (#​475)
  • docs: Fix example for writeTime (#​474)
  • chore: update license file (#​473)
  • docs: update readme badges (#​470)
Internal / Testing Changes
  • build: check broken links in generated docs (#​511)
  • chore(build): inject yoshi automation key (#​492)
  • chore: update nyc and eslint configs (#​491)
  • chore: fix publish.sh permission +x (#​489)
  • fix(build): fix Kokoro release script (#​488)
  • build: add Kokoro configs for autorelease (#​487)
  • chore: add synth.metadata (#​485)
  • chore: always nyc report before calling codecov (#​482)
  • chore: nyc ignore build/test by default (#​479)
  • chore(build): update the prettier config (#​476)
  • chore(deps): update dependency typescript to ~3.2.0 (#​467)
  • fix(build): fix system key decryption (#​468)
  • Adding array-contains to error message (#​465)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 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 Jan 16, 2019
@renovate renovate bot force-pushed the renovate/google-cloud-firestore-0.x branch 2 times, most recently from d1b8425 to 8191c0a Compare January 22, 2019 21:43
@renovate renovate bot changed the title fix(deps): update dependency @google-cloud/firestore to ^0.20.0 fix(deps): update dependency @google-cloud/firestore to ^0.21.0 Jan 25, 2019
@renovate renovate bot force-pushed the renovate/google-cloud-firestore-0.x branch 4 times, most recently from 4b2fed1 to d8aaf93 Compare January 29, 2019 19:36
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 30, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 30, 2019
@renovate renovate bot force-pushed the renovate/google-cloud-firestore-0.x branch 2 times, most recently from 864a070 to 27e36a4 Compare January 30, 2019 13:49
@renovate renovate bot force-pushed the renovate/google-cloud-firestore-0.x branch from 27e36a4 to 1157a67 Compare January 30, 2019 13:50
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.

3 participants