Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

chore(deps): update dependency @google-cloud/datastore to v2 #20

Merged
merged 1 commit into from
Oct 23, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2018

This PR contains the following updates:

Package Type Update Change References
@​google-cloud/datastore peerDependencies major ^0.6.0 -> ^2.0.0 source

Release Notes

googleapis/nodejs-datastore

v2.0.0

Compare Source

Breaking Changes
  • chore: really delete node4 and node9 (#​131)
  • fix: drop support for node.js 4.x and 9.x (#​129)
Dependencies
  • fix(deps): update dependency google-gax to ^0.20.0 (#​194)
  • fix(deps): update dependency google-auth-library to v2 (#​184)
  • fix(deps): update dependency google-gax to ^0.19.0 (#​177)
  • chore: remove safe-buffer (#​144)
  • fix(deps): update dependency google-gax to ^0.18.0 (#​154)
  • chore: drop dependency on common (#​148)
  • chore: remove propprop (#​145)
  • refactor: update nodejs-common and google-auth-library (#​112)
Documentation
  • doc: fix namespace causing 404 (#​170)
Internal / Testing Changes
  • build: prevent system/sample-test from leaking credentials
  • Update CI config (#​201)
  • test: remove appveyor config (#​200)
  • Update the kokoro config (#​199)
  • Enable prefer-const in the eslint config (#​197)
  • Enable no-var in eslint (#​196)
  • Switch to let/const (#​195)
  • Update CI config (#​193)
  • Retry npm install in CI (#​191)
  • Update CI config (#​185)
  • Update CI config (#​182)
  • chore(deps): update dependency nyc to v13 (#​181)
  • Update the CI config (#​180)
  • chore: use arrow functions (#​176)
  • chore: make CircleCI config consistent (#​178)
  • chore: start converting to es classes (#​173)
  • chore(deps): update dependency eslint-config-prettier to v3 (#​169)
  • test: use sinon for mocking (#​168)
  • chore: do not use npm ci (#​166)
  • fix: fix the samples tests (#​164)
  • chore: ignore package-lock.json (#​162)
  • chore(deps): lock file maintenance (#​160)
  • chore: switch back to auto-generated code
  • chore(deps): lock file maintenance (#​159)
  • chore: use let and const (#​158)
  • chore: update renovate config (#​157)
  • Delete reference to non-existent sample. (#​149)
  • test: throw on deprecation (#​155)
  • chore: move mocha options to mocha.opts (#​150)
  • Update CI config (#​151)
  • chore: add node templates to synth.py (#​143)
  • chore: please eslint (#​146)
  • chore(deps): lock file maintenance (#​142)
  • chore(deps): update dependency eslint-plugin-node to v7 (#​139)
  • test: use strictEqual in tests (#​140)
  • chore(deps): lock file maintenance (#​138)
  • chore(build): use npm ci instead of npm install (#​134)
  • chore(deps): lock file maintenance (#​133)
  • chore(deps): lock file maintenance (#​132)
  • chore(deps): lock file maintenance (#​130)
  • chore(deps): lock file maintenance (#​128)
  • chore(deps): lock file maintenance (#​127)
  • chore(deps): lock file maintenance (#​126)
  • chore(deps): lock file maintenance (#​125)
  • chore(deps): lock file maintenance (#​124)
  • fix(deps): update dependency yargs to v12 (#​122)
  • fix(deps): update dependency sinon to v6 (#​120)
  • Configure Renovate (#​113)
  • Update google-gax dependency (#​119)
  • refactor: drop repo-tool as an exec wrapper (#​118)
  • chore: update sample lockfiles (#​117)
  • fix: update linking for samples (#​115)
  • chore(package): update eslint to version 5.0.0 (#​114)
  • chore(package): Update sinon to the latest version 🚀 (#​104)

v1.4.2

Compare Source

This patch release addresses some documentation issues (#​174).

v1.4.1

Compare Source

Fixes

  • (#​101): excludeFromIndexes behavior fix for entities inside arrays. (Thanks, @​trollkotze!)
  • Updated dependencies.

v1.4.0

Compare Source

Fixes

v1.3.5

Compare Source

Fixes

  • Update dependencies, including gRPC for more reliable performance.

v1.3.4

Compare Source

Fixes

  • (#​42): Honor user options when new Datastore({options}) is used.
  • (#​48): Don't modify user input to datastore.key(). (Thanks, @​beaulac!)

v1.3.3

Compare Source

Fixes

  • (#​28): Authentication is no longer required when using the local Datastore emulator.

v1.3.2

Compare Source

Fixes

  • (#​24) Correctly connect to a local emulator. Thanks for pointing out this problem, @​z-vr!

v1.3.1

Compare Source

Fixes

  • (#​21): Starting from version 1.2.0, released Saturday, December 16th, 2017, we introduced an unintentional breaking change. Prior to 1.2.0, an endCursor property returned from a query was a base64-encoded string. However, we inadvertently began returning it as a Buffer. We have reversed this error starting from this release, v0.3.1. Sorry for the inconvenience, and thank you to @​mcfarljw for reporting the error.

v1.3.0

Compare Source

Features

  • (#​18): Support excludeFromIndexes for primitives in arrays. (Thanks, @​beaulac!)

v1.2.1

Compare Source

Fixes

  • (#​15) Emulator support restored after a bug locating the API transport layer.

v1.2.0

Compare Source

New repository

The package has moved to the new repository.

v1.1.0

Compare Source

Features

v1.0.7

Compare Source

v1.0.6

Compare Source

v1.0.5

Compare Source

v1.0.4

Compare Source

v1.0.3

Compare Source

Fixes

  • (#​2390) Update parameters under which requests are retried.

v1.0.2

Compare Source

Fixes

  • (#​2263): Fix kindless queries with a namespace

v1.0.1

Compare Source

v1.0.0

Compare Source

1.0.0! 🎈 🎉 🍰

@google-cloud/datastore has been promoted to GA (general availability), which means the API is considered stable. The code surface will not change in backwards-incompatible ways unless absolutely necessary (e.g. because of critical security issues) or with an extensive deprecation period. Issues and requests against GA libraries are addressed with the highest priority.

v0.8.0

Compare Source

⚠️ Breaking Changes!

Dropped support for Node v0.12.x

(GoogleCloudPlatform/google-cloud-node#​2171)

We've officially dropped support for Node v0.12.x in all of our APIs. It may still work, but it is not officially supported and may stop working at any time.

v0.7.1

Compare Source

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.


This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot changed the title Update dependency @google-cloud/datastore to v2 chore(deps): update dependency @google-cloud/datastore to v2 Oct 22, 2018
@renovate renovate bot force-pushed the renovate/google-cloud-datastore-2.x branch 2 times, most recently from 4a262e9 to e13a765 Compare October 22, 2018 23:14
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 22, 2018
@renovate renovate bot force-pushed the renovate/google-cloud-datastore-2.x branch 3 times, most recently from 7fd5cc8 to 5a9f7a1 Compare October 22, 2018 23:38
@jkwlui jkwlui added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 22, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 22, 2018
@renovate renovate bot force-pushed the renovate/google-cloud-datastore-2.x branch from 5a9f7a1 to d5c5042 Compare October 23, 2018 00:10
@JustinBeckwith JustinBeckwith added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 23, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 23, 2018
@jkwlui jkwlui merged commit 69c2481 into master Oct 23, 2018
@renovate renovate bot deleted the renovate/google-cloud-datastore-2.x branch October 23, 2018 00:21
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