Closed renovate-bot closed 1 year ago
This PR contains the following updates:
^5.0.0
^7.0.0
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^5.0.0
->^7.0.0
Release Notes
googleapis/nodejs-datastore (@google-cloud/datastore)
### [`v7.5.1`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#751-2023-04-11) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v7.5.0...v7.5.1) ##### Bug Fixes - Allow user to set custom endpoints ([#1101](https://togithub.com/googleapis/nodejs-datastore/issues/1101)) ([e79fa49](https://togithub.com/googleapis/nodejs-datastore/commit/e79fa49f753984e34b63538005f29ab7efb7695e)) ### [`v7.5.0`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#750-2023-03-29) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v7.4.0...v7.5.0) ##### Features - Add SUM/AVG aggregation query support in the preview branch and improve query API documentation ([#1094](https://togithub.com/googleapis/nodejs-datastore/issues/1094)) ([d14f87e](https://togithub.com/googleapis/nodejs-datastore/commit/d14f87ed4aaef42090673fbe78b23992093925ad)) ##### Bug Fixes - Allow IN queries on **key** ([#1085](https://togithub.com/googleapis/nodejs-datastore/issues/1085)) ([dd2d5f4](https://togithub.com/googleapis/nodejs-datastore/commit/dd2d5f4d15f714b3f3586250802fb6822b7e01ff)) ### [`v7.4.0`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#740-2023-03-09) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v7.3.2...v7.4.0) ##### Features - Introduce EntityFilter class with support for and/or filters ([#1061](https://togithub.com/googleapis/nodejs-datastore/issues/1061)) ([8fc58c0](https://togithub.com/googleapis/nodejs-datastore/commit/8fc58c0f18e5333f996099e09ec673e9bf3460af)) ##### Bug Fixes - Or filters with warnings ([#1075](https://togithub.com/googleapis/nodejs-datastore/issues/1075)) ([73bfcc4](https://togithub.com/googleapis/nodejs-datastore/commit/73bfcc40129309b512627f873d9f841f7ad370ee)) ### [`v7.3.2`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#732-2023-02-17) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v7.3.1...v7.3.2) ##### Bug Fixes - Allow filtering null values ([#1067](https://togithub.com/googleapis/nodejs-datastore/issues/1067)) ([b89fa21](https://togithub.com/googleapis/nodejs-datastore/commit/b89fa211b366ec3e24ea5b2c8deeb90c695aa0df)) ### [`v7.3.1`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#731-2023-02-17) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v7.3.0...v7.3.1) ##### Bug Fixes - **deps:** Roll back dependency [@google-cloud/datastore](https://togithub.com/google-cloud/datastore) to ^7.2.0 ([#1069](https://togithub.com/googleapis/nodejs-datastore/issues/1069)) ([1677c53](https://togithub.com/googleapis/nodejs-datastore/commit/1677c53b612799a90c455636ac19e081ff3730b3)) ### [`v7.3.0`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#730-2023-02-16) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v7.2.0...v7.3.0) ##### Features - Add `OR` query support ([#1064](https://togithub.com/googleapis/nodejs-datastore/issues/1064)) ([196bdaf](https://togithub.com/googleapis/nodejs-datastore/commit/196bdafb27b6987ccbf547e480b008aee65775d0)) ### [`v7.2.0`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#720-2023-02-09) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v7.1.0...v7.2.0) ##### Features - Add dynamic routing header annotation to DatastoreV1 ([b023ab4](https://togithub.com/googleapis/nodejs-datastore/commit/b023ab47146159c32ebc64dd09da681ad09c4081)) - Added Snooze API support ([b023ab4](https://togithub.com/googleapis/nodejs-datastore/commit/b023ab47146159c32ebc64dd09da681ad09c4081)) - Added SuggestConversationSummary RPC ([b023ab4](https://togithub.com/googleapis/nodejs-datastore/commit/b023ab47146159c32ebc64dd09da681ad09c4081)) - New transaction options for datastoreV1 ([b023ab4](https://togithub.com/googleapis/nodejs-datastore/commit/b023ab47146159c32ebc64dd09da681ad09c4081)) ##### Bug Fixes - **deps:** Update dependency sinon to v15 ([#1020](https://togithub.com/googleapis/nodejs-datastore/issues/1020)) ([a61258c](https://togithub.com/googleapis/nodejs-datastore/commit/a61258c92354df5a62cf6e7d6977f8f83bfd907f)) ### [`v7.1.0`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#710-2023-01-18) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v7.0.0...v7.1.0) ##### Features - Add datastore aggregation query APIs ([#1008](https://togithub.com/googleapis/nodejs-datastore/issues/1008)) ([d5c2cb1](https://togithub.com/googleapis/nodejs-datastore/commit/d5c2cb1f0725f3cce1dde5b80ac7aff55b605f9a)) - Add the count aggregate function ([#972](https://togithub.com/googleapis/nodejs-datastore/issues/972)) ([76adfc6](https://togithub.com/googleapis/nodejs-datastore/commit/76adfc6db03a4196999a8d510c0ab1ca15218f24)) - Snapshot reads ([#963](https://togithub.com/googleapis/nodejs-datastore/issues/963)) ([0ecca86](https://togithub.com/googleapis/nodejs-datastore/commit/0ecca862fd93fc668a3dd3f5c93c54724e43f055)) - Support regapic LRO ([#957](https://togithub.com/googleapis/nodejs-datastore/issues/957)) ([99778fb](https://togithub.com/googleapis/nodejs-datastore/commit/99778fb5e031eadd067b1ae9be0f910985966956)) ##### Bug Fixes - Allow passing gax instance to client constructor ([#974](https://togithub.com/googleapis/nodejs-datastore/issues/974)) ([386b9c7](https://togithub.com/googleapis/nodejs-datastore/commit/386b9c735d57ce23f004ba3e9b1eb9a9377622dc)) - Better support for fallback mode ([#967](https://togithub.com/googleapis/nodejs-datastore/issues/967)) ([0447d87](https://togithub.com/googleapis/nodejs-datastore/commit/0447d87ec162d64988d47e2fb21715dea78b6720)) - Bring back LRO mixin ([#1009](https://togithub.com/googleapis/nodejs-datastore/issues/1009)) ([1d8de5f](https://togithub.com/googleapis/nodejs-datastore/commit/1d8de5f6bc5015dadd4be635748e799f05bfd325)) - Change import long to require ([#968](https://togithub.com/googleapis/nodejs-datastore/issues/968)) ([5e710f2](https://togithub.com/googleapis/nodejs-datastore/commit/5e710f2c47001114ad087084507ad6d494143f1b)) - **deps:** Update dependency [@google-cloud/promisify](https://togithub.com/google-cloud/promisify) to v3 ([#942](https://togithub.com/googleapis/nodejs-datastore/issues/942)) ([7b35856](https://togithub.com/googleapis/nodejs-datastore/commit/7b35856b0568571d5bcad70b2464344e6c06a4cb)) - **deps:** Use google-gax v3.5.2 ([#1013](https://togithub.com/googleapis/nodejs-datastore/issues/1013)) ([1753eae](https://togithub.com/googleapis/nodejs-datastore/commit/1753eae467bff477e7991f74acbe3000656a955f)) - Do not import the whole google-gax from proto JS ([#1553](https://togithub.com/googleapis/nodejs-datastore/issues/1553)) ([#973](https://togithub.com/googleapis/nodejs-datastore/issues/973)) ([9550bbc](https://togithub.com/googleapis/nodejs-datastore/commit/9550bbcc10912ca28b64a89153f3ae8e7862d939)) - Preserve default values in x-goog-request-params header ([#979](https://togithub.com/googleapis/nodejs-datastore/issues/979)) ([2b80e1e](https://togithub.com/googleapis/nodejs-datastore/commit/2b80e1ef691a340ed15e3105983cd34983b57cb1)) - Regenerated protos JS and TS definitions ([#1016](https://togithub.com/googleapis/nodejs-datastore/issues/1016)) ([d0ae656](https://togithub.com/googleapis/nodejs-datastore/commit/d0ae656ca83fbad0be5659d8d4516d8bde879a28)) - Remove pip install statements ([#1546](https://togithub.com/googleapis/nodejs-datastore/issues/1546)) ([#970](https://togithub.com/googleapis/nodejs-datastore/issues/970)) ([2225fc7](https://togithub.com/googleapis/nodejs-datastore/commit/2225fc7753086243778c240a444c4940c29c5499)) - Use google-gax v3.3.0 ([9550bbc](https://togithub.com/googleapis/nodejs-datastore/commit/9550bbcc10912ca28b64a89153f3ae8e7862d939)) ### [`v7.0.0`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#700-2022-06-13) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.6.2...v7.0.0) ##### ⚠ BREAKING CHANGES - update library to use Node 12 ([#945](https://togithub.com/googleapis/nodejs-datastore/issues/945)) ##### Features - add IN/NOT_IN/NOT_EQUALS support to cloud datastore proto ([6f22f0f](https://togithub.com/googleapis/nodejs-datastore/commit/6f22f0f473de8a5b07addc83523a6215e165563d)) - define Datastore -> Firestore in Datastore mode migration long running operation metadata ([#907](https://togithub.com/googleapis/nodejs-datastore/issues/907)) ([652f66d](https://togithub.com/googleapis/nodejs-datastore/commit/652f66d2f88d80c900499890e7dd474cdbbc9c0b)) - expose new read_time API fields, currently only available in private preview ([#932](https://togithub.com/googleapis/nodejs-datastore/issues/932)) ([aef00f8](https://togithub.com/googleapis/nodejs-datastore/commit/aef00f81864598fbd18b96dbf6986e3147d2a7a0)) - Query filters for datastore ([#936](https://togithub.com/googleapis/nodejs-datastore/issues/936)) ([51725fa](https://togithub.com/googleapis/nodejs-datastore/commit/51725fab85cb1fcc231c71f6e8f56d58e958f676)) ##### Bug Fixes - **deps:** update dependency sinon to v13 ([#918](https://togithub.com/googleapis/nodejs-datastore/issues/918)) ([fa01bd4](https://togithub.com/googleapis/nodejs-datastore/commit/fa01bd43ba1733a17411c071850c45de2b3ecd90)) - **deps:** update dependency sinon to v14 ([#943](https://togithub.com/googleapis/nodejs-datastore/issues/943)) ([e117702](https://togithub.com/googleapis/nodejs-datastore/commit/e1177025eb3b6f2c6b1c20e3e83ad478c8eff366)) - fixes for dynamic routing and streaming descriptors ([#947](https://togithub.com/googleapis/nodejs-datastore/issues/947)) ([ba6c190](https://togithub.com/googleapis/nodejs-datastore/commit/ba6c1902ba5ce19df651ed49d1d9a911c598fe5d)) ##### Build System - update library to use Node 12 ([#945](https://togithub.com/googleapis/nodejs-datastore/issues/945)) ([eecf7ac](https://togithub.com/googleapis/nodejs-datastore/commit/eecf7ac37597ec4a84a1f4ceb9421764fddd1d0b)) ##### [6.6.2](https://www.github.com/googleapis/nodejs-datastore/compare/v6.6.1...v6.6.2) (2021-11-08) ##### Bug Fixes - **cloud-rad:** move comments for TSDoc ([#896](https://www.togithub.com/googleapis/nodejs-datastore/issues/896)) ([2941f2f](https://www.github.com/googleapis/nodejs-datastore/commit/2941f2f0f132b41534e303d441d837051ce88fd7)) ##### [6.6.1](https://www.github.com/googleapis/nodejs-datastore/compare/v6.6.0...v6.6.1) (2021-11-04) ##### Bug Fixes - **deps:** update dependency sinon to v12 ([#894](https://www.togithub.com/googleapis/nodejs-datastore/issues/894)) ([6010464](https://www.github.com/googleapis/nodejs-datastore/commit/60104649455aefdfba100a9e5c57543faf9278fb)) ### [`v6.6.2`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#662-2021-11-08) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.6.1...v6.6.2) ### [`v6.6.1`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#661-2021-11-04) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.6.0...v6.6.1) ### [`v6.6.0`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#660-2021-10-13) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.5.0...v6.6.0) ##### Features - update retry and timeout logic for generated async/stream ([#883](https://www.togithub.com/googleapis/nodejs-datastore/issues/883)) ([cd3ae5c](https://www.github.com/googleapis/nodejs-datastore/commit/cd3ae5c12eddac3cc1149308c96cf9a8b0265e21)) ### [`v6.5.0`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#650-2021-08-23) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.4.8...v6.5.0) ##### Features - turns on self-signed JWT feature flag ([#869](https://www.togithub.com/googleapis/nodejs-datastore/issues/869)) ([a42c88e](https://www.github.com/googleapis/nodejs-datastore/commit/a42c88e1b87ffcf38b1c45e94a846d1defb8fda2)) ##### [6.4.8](https://www.github.com/googleapis/nodejs-datastore/compare/v6.4.7...v6.4.8) (2021-08-17) ##### Bug Fixes - **build:** migrate to using main branch ([#866](https://www.togithub.com/googleapis/nodejs-datastore/issues/866)) ([85844a4](https://www.github.com/googleapis/nodejs-datastore/commit/85844a4ff618fcb96c00802941d72135fc65bb98)) - **deps:** google-gax v2.24.1 ([#868](https://www.togithub.com/googleapis/nodejs-datastore/issues/868)) ([1c0d40f](https://www.github.com/googleapis/nodejs-datastore/commit/1c0d40f27789d7f923b1a004d2b3589269969c93)) ##### [6.4.7](https://www.github.com/googleapis/nodejs-datastore/compare/v6.4.6...v6.4.7) (2021-07-26) ##### Bug Fixes - drop dependency on pumpify ([#860](https://www.togithub.com/googleapis/nodejs-datastore/issues/860)) ([f3d4fd9](https://www.github.com/googleapis/nodejs-datastore/commit/f3d4fd97de3c90550977a096667088d063b51623)) ##### [6.4.6](https://www.github.com/googleapis/nodejs-datastore/compare/v6.4.5...v6.4.6) (2021-07-19) ##### Bug Fixes - Updating WORKSPACE files to use the newest version of the Typescript generator. ([#855](https://www.togithub.com/googleapis/nodejs-datastore/issues/855)) ([1cdba8c](https://www.github.com/googleapis/nodejs-datastore/commit/1cdba8cc446b592170a8e404b24e09845524f50a)) ##### [6.4.5](https://www.github.com/googleapis/nodejs-datastore/compare/v6.4.4...v6.4.5) (2021-07-12) ##### Bug Fixes - **deps:** google-gax v2.17.1 ([#853](https://www.togithub.com/googleapis/nodejs-datastore/issues/853)) ([67b47ce](https://www.github.com/googleapis/nodejs-datastore/commit/67b47cee28f317ea5e4a3e24bd4def2189496dff)) ##### [6.4.4](https://www.github.com/googleapis/nodejs-datastore/compare/v6.4.3...v6.4.4) (2021-06-30) ##### Bug Fixes - **deps:** google-gax v2.17.0 with mTLS ([#849](https://www.togithub.com/googleapis/nodejs-datastore/issues/849)) ([76fa921](https://www.github.com/googleapis/nodejs-datastore/commit/76fa9217732060e2e408a49d9b6aaa7606ce13e6)) ##### [6.4.3](https://www.github.com/googleapis/nodejs-datastore/compare/v6.4.2...v6.4.3) (2021-06-30) ##### Bug Fixes - Resolve getProjectId ([#848](https://www.togithub.com/googleapis/nodejs-datastore/issues/848)) ([9bfa885](https://www.github.com/googleapis/nodejs-datastore/commit/9bfa8857e832435112a38c8ab35f21d9054fbaa5)) ##### [6.4.2](https://www.github.com/googleapis/nodejs-datastore/compare/v6.4.1...v6.4.2) (2021-06-23) ##### Bug Fixes - make request optional in all cases ([#843](https://www.togithub.com/googleapis/nodejs-datastore/issues/843)) ([d025627](https://www.github.com/googleapis/nodejs-datastore/commit/d0256278d1003a789c8b9ca082f923c5999b3257)) ##### [6.4.1](https://www.github.com/googleapis/nodejs-datastore/compare/v6.4.0...v6.4.1) (2021-06-10) ##### Bug Fixes - **deps:** require google-gax v2.12.0 ([#825](https://www.togithub.com/googleapis/nodejs-datastore/issues/825)) ([0dee08a](https://www.github.com/googleapis/nodejs-datastore/commit/0dee08a912620c114ddfcf38a1d0636893f6f15a)) - **deps:** update dependency sinon to v11 ([#832](https://www.togithub.com/googleapis/nodejs-datastore/issues/832)) ([d32610c](https://www.github.com/googleapis/nodejs-datastore/commit/d32610cdbe08151effc1a8d4b74540e68cbf4012)) ### [`v6.4.8`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#648-2021-08-17) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.4.7...v6.4.8) ### [`v6.4.7`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#647-2021-07-26) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.4.6...v6.4.7) ### [`v6.4.6`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#646-2021-07-19) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.4.5...v6.4.6) ### [`v6.4.5`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#645-2021-07-12) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.4.4...v6.4.5) ### [`v6.4.4`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#644-2021-06-30) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.4.3...v6.4.4) ### [`v6.4.3`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#643-2021-06-30) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.4.2...v6.4.3) ### [`v6.4.2`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#642-2021-06-23) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.4.1...v6.4.2) ### [`v6.4.1`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#641-2021-06-10) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.4.0...v6.4.1) ### [`v6.4.0`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#640-2021-04-29) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.3.1...v6.4.0) ##### Features - Add createIndex, deleteIndex protos ([#797](https://www.togithub.com/googleapis/nodejs-datastore/issues/797)) ([3ff1f51](https://www.github.com/googleapis/nodejs-datastore/commit/3ff1f51f19297db94a370ec3fc9130f36e25ea70)) ##### Bug Fixes - **deps:** update dependency sinon to v10 ([#810](https://www.togithub.com/googleapis/nodejs-datastore/issues/810)) ([267992f](https://www.github.com/googleapis/nodejs-datastore/commit/267992f4f1523fc5038715b009ebc697c5ca8255)) ##### [6.3.1](https://www.github.com/googleapis/nodejs-datastore/compare/v6.3.0...v6.3.1) (2020-11-25) ##### Bug Fixes - **browser:** check for fetch on window ([#768](https://www.togithub.com/googleapis/nodejs-datastore/issues/768)) ([282dc99](https://www.github.com/googleapis/nodejs-datastore/commit/282dc99bd78ff086f57fca1a22ce530d44784dd7)) - storing an empty Buffer ([#767](https://www.togithub.com/googleapis/nodejs-datastore/issues/767)) ([cf88927](https://www.github.com/googleapis/nodejs-datastore/commit/cf88927998ada76614fbe500c6e59e0d81c1b78b)) ### [`v6.3.1`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#631-2020-11-25) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.3.0...v6.3.1) ### [`v6.3.0`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#630-2020-11-09) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.2.0...v6.3.0) ##### Features - export Key and Entity ([#749](https://www.togithub.com/googleapis/nodejs-datastore/issues/749)) ([f4c8d0b](https://www.github.com/googleapis/nodejs-datastore/commit/f4c8d0b9cf172a39fbe9ce1906775418d16c1852)), closes [#568](https://www.togithub.com/googleapis/nodejs-datastore/issues/568) ##### Bug Fixes - do not modify options object, use defaultScopes ([#751](https://www.togithub.com/googleapis/nodejs-datastore/issues/751)) ([07a77fe](https://www.github.com/googleapis/nodejs-datastore/commit/07a77fe0f69aecb378c965f403226b29fde57360)) ### [`v6.2.0`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#620-2020-10-08) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.1.1...v6.2.0) ##### Features - introduce import/export + Index class ([#734](https://www.togithub.com/googleapis/nodejs-datastore/issues/734)) ([e329095](https://www.github.com/googleapis/nodejs-datastore/commit/e329095cb363989e11a1793a0b49ebcadd7a9093)) ##### [6.1.1](https://www.github.com/googleapis/nodejs-datastore/compare/v6.1.0...v6.1.1) (2020-09-12) ##### Bug Fixes - split insert, update, upsert ([#693](https://www.togithub.com/googleapis/nodejs-datastore/issues/693)) ([fa5faac](https://www.github.com/googleapis/nodejs-datastore/commit/fa5faacb16b8c021314348acc5534e1802e0826e)) ### [`v6.1.1`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#611-2020-09-12) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.1.0...v6.1.1) ### [`v6.1.0`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#610-2020-07-06) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v6.0.0...v6.1.0) ##### Features - move ts target to es2018 from es2016 ([#677](https://www.togithub.com/googleapis/nodejs-datastore/issues/677)) ([e881610](https://www.github.com/googleapis/nodejs-datastore/commit/e8816109db9a9b8f3b7d079eb542954572847364)) - **synth:** add datastore v1 admin api ([#686](https://www.togithub.com/googleapis/nodejs-datastore/issues/686)) ([25d6582](https://www.github.com/googleapis/nodejs-datastore/commit/25d6582911ad2596629565af3761a6756a6fd138)) ##### Bug Fixes - null value while inserting in array ([#682](https://www.togithub.com/googleapis/nodejs-datastore/issues/682)) ([c60fe43](https://www.github.com/googleapis/nodejs-datastore/commit/c60fe437c8e3ce1bdebb191b5623b099bf43dc58)) - proper fallback option handling ([#684](https://www.togithub.com/googleapis/nodejs-datastore/issues/684)) ([feba866](https://www.github.com/googleapis/nodejs-datastore/commit/feba866be528785e3b9048eb3cf0f67f121fd4ee)) ### [`v6.0.0`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#600-2020-05-27) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v5.1.0...v6.0.0) ##### ⚠ BREAKING CHANGES - The `Datastore.projectId` property has been removed, and replaced with an asynchronous `getProjectid()` method. The projectId cannot be determined synchronously, so the previous approach was to use a `{{projectId}}` string placeholder if the projectId had not yet been acquired. This made it difficult to know exactly when the property would be defined. - The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM. ##### Features - add async getProjectId method ([#657](https://www.togithub.com/googleapis/nodejs-datastore/issues/657)) ([2a7e034](https://www.github.com/googleapis/nodejs-datastore/commit/2a7e034e60f54100c5773d2d4dbe4dec6a721689)) - add options param to query#runStream ([#611](https://www.togithub.com/googleapis/nodejs-datastore/issues/611)) ([7429c9d](https://www.github.com/googleapis/nodejs-datastore/commit/7429c9dbbdf4ed6715f04fa87cffec9bda8a97be)) - drop node8 support ([#637](https://www.togithub.com/googleapis/nodejs-datastore/issues/637)) ([7ef38c1](https://www.github.com/googleapis/nodejs-datastore/commit/7ef38c1ade25f19f328290a3f69370676c80f021)) ##### Bug Fixes - **deps:** update dependency [@google-cloud/projectify](https://togithub.com/google-cloud/projectify) to v2 ([#626](https://www.togithub.com/googleapis/nodejs-datastore/issues/626)) ([27fa23f](https://www.github.com/googleapis/nodejs-datastore/commit/27fa23fee0c0daa2e60ddd476aaad43877a05ea4)) - **deps:** update dependency [@google-cloud/promisify](https://togithub.com/google-cloud/promisify) to v2 ([#625](https://www.togithub.com/googleapis/nodejs-datastore/issues/625)) ([1d64bc1](https://www.github.com/googleapis/nodejs-datastore/commit/1d64bc1bed7561bc93371cb7ca785fa1cc176f1f)) - remove eslint, update gax, fix generated protos, run the generator ([#644](https://www.togithub.com/googleapis/nodejs-datastore/issues/644)) ([fcc5309](https://www.github.com/googleapis/nodejs-datastore/commit/fcc530933af25f1c40cfe0a7186a7e5f25a3f6bd)) - **deps:** update dependency [@grpc/grpc-js](https://togithub.com/grpc/grpc-js) to v0.7.1 ([#615](https://www.togithub.com/googleapis/nodejs-datastore/issues/615)) ([3e83981](https://www.github.com/googleapis/nodejs-datastore/commit/3e83981f3da83143eb9b76f32e563683704f8d99)) - identify propertyName ([#614](https://www.togithub.com/googleapis/nodejs-datastore/issues/614)) ([3635e13](https://www.github.com/googleapis/nodejs-datastore/commit/3635e138f3673eaff75ac30d25a2f21b3eecc5f9)) - missing await in rollback ([#671](https://www.togithub.com/googleapis/nodejs-datastore/issues/671)) ([7cb353e](https://www.github.com/googleapis/nodejs-datastore/commit/7cb353e14e534a221e337f4ca2c30dd7ab01b469)) - **deps:** update dependency [@grpc/grpc-js](https://togithub.com/grpc/grpc-js) to v0.7.4 ([#620](https://www.togithub.com/googleapis/nodejs-datastore/issues/620)) ([1d36be1](https://www.github.com/googleapis/nodejs-datastore/commit/1d36be1f11f4604f5c5170a06d7156e858a4748c)) - **deps:** update dependency [@grpc/grpc-js](https://togithub.com/grpc/grpc-js) to v0.7.8 ([#638](https://www.togithub.com/googleapis/nodejs-datastore/issues/638)) ([a98ee1a](https://www.github.com/googleapis/nodejs-datastore/commit/a98ee1a9144415aef4788f7eb2b052c864f5370c)) - regenerate files and fixed formatting, lint ([#664](https://www.togithub.com/googleapis/nodejs-datastore/issues/664)) ([34e9135](https://www.github.com/googleapis/nodejs-datastore/commit/34e91359aa7cd246799a651fa5f441ed8956b930)) - support request params {key} with no =value ([#660](https://www.togithub.com/googleapis/nodejs-datastore/issues/660)) ([1faba1f](https://www.github.com/googleapis/nodejs-datastore/commit/1faba1f86fe31ff5898f897b640738987c55193d)) - trim the dependency tree ([#651](https://www.togithub.com/googleapis/nodejs-datastore/issues/651)) ([1fd412e](https://www.github.com/googleapis/nodejs-datastore/commit/1fd412ef972c45ffefa96292c33389196a945338)) - **deps:** update dependency [@grpc/grpc-js](https://togithub.com/grpc/grpc-js) to v0.7.9 ([#645](https://www.togithub.com/googleapis/nodejs-datastore/issues/645)) ([04b2ab2](https://www.github.com/googleapis/nodejs-datastore/commit/04b2ab29e9a0b4e4feef57641a5e5960a8bb88b8)) - **deps:** update dependency google-auth-library to v6 ([#628](https://www.togithub.com/googleapis/nodejs-datastore/issues/628)) ([eb5f87b](https://www.github.com/googleapis/nodejs-datastore/commit/eb5f87b0037cad27b45653a0246a197ca4a0b33b)) ### [`v5.1.0`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#510-2020-03-11) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v5.0.6...v5.1.0) ##### Features - add warning when int value is too large during upload ([#591](https://www.togithub.com/googleapis/nodejs-datastore/issues/591)) ([5a4821b](https://www.github.com/googleapis/nodejs-datastore/commit/5a4821b5fc8d283f168d3b52ac57021868e98679)) - export protos in src/index.ts ([3fe21ab](https://www.github.com/googleapis/nodejs-datastore/commit/3fe21ab8835b4a9aad73659d7c6242d6cabb7f9f)) - move library to Typescript code generation ([#608](https://www.togithub.com/googleapis/nodejs-datastore/issues/608)) ([d543aa6](https://www.github.com/googleapis/nodejs-datastore/commit/d543aa635764f9577bfced48c6a41c23f28771a0)) ##### Bug Fixes - handle large int out of bounds error in streams ([#590](https://www.togithub.com/googleapis/nodejs-datastore/issues/590)) ([25b1fc2](https://www.github.com/googleapis/nodejs-datastore/commit/25b1fc2de4fddb5b68a9c6fbb5202e444746e69b)) - **deps:** update dependency [@grpc/grpc-js](https://togithub.com/grpc/grpc-js) to v0.7.0 ([#613](https://www.togithub.com/googleapis/nodejs-datastore/issues/613)) ([8b5d391](https://www.github.com/googleapis/nodejs-datastore/commit/8b5d391e4cb80808b274f0992e275fd24177a750)) ##### [5.0.6](https://www.github.com/googleapis/nodejs-datastore/compare/v5.0.5...v5.0.6) (2020-02-20) ##### Bug Fixes - **deps:** update dependency sinon to v9 ([#592](https://www.togithub.com/googleapis/nodejs-datastore/issues/592)) ([58c2b3f](https://www.github.com/googleapis/nodejs-datastore/commit/58c2b3fd97b1bab6bd6f03de0d7cdfba622bb6cb)) ##### [5.0.5](https://www.github.com/googleapis/nodejs-datastore/compare/v5.0.4...v5.0.5) (2020-02-12) ##### Bug Fixes - **deps:** update dependency [@grpc/grpc-js](https://togithub.com/grpc/grpc-js) to v0.6.16 ([#585](https://www.togithub.com/googleapis/nodejs-datastore/issues/585)) ([f067258](https://www.github.com/googleapis/nodejs-datastore/commit/f067258a9b4e7b760235721561a999c656c2e076)) ##### [5.0.4](https://www.github.com/googleapis/nodejs-datastore/compare/v5.0.3...v5.0.4) (2020-01-29) ##### Bug Fixes - enum, bytes, and Long types now accept strings ([86a48fa](https://www.github.com/googleapis/nodejs-datastore/commit/86a48fa60058216b2dec4e8c45fd74f9e77ff558)) ##### [5.0.3](https://www.github.com/googleapis/nodejs-datastore/compare/v5.0.2...v5.0.3) (2019-12-31) ##### Bug Fixes - **deps:** update dependency [@grpc/grpc-js](https://togithub.com/grpc/grpc-js) to v0.6.15 ([#555](https://www.togithub.com/googleapis/nodejs-datastore/issues/555)) ([c015c1c](https://www.github.com/googleapis/nodejs-datastore/commit/c015c1c9142a7f3ad5cb26799fbd533aeae09b23)) - **deps:** update dependency sinon to v8 ([#560](https://www.togithub.com/googleapis/nodejs-datastore/issues/560)) ([2d78de4](https://www.github.com/googleapis/nodejs-datastore/commit/2d78de40ab0866f773ea756b8e4b101ea8901b39)) ##### [5.0.2](https://www.github.com/googleapis/nodejs-datastore/compare/v5.0.1...v5.0.2) (2019-12-12) ##### Bug Fixes - update datastore_transactional_single_entity_group_read_only to consistently use transaction ([#551](https://www.togithub.com/googleapis/nodejs-datastore/issues/551)) ([fbff2e7](https://www.github.com/googleapis/nodejs-datastore/commit/fbff2e7d2f054b157cc669c979a9e5acb09dd7a1)) - **deps:** update dependency [@grpc/grpc-js](https://togithub.com/grpc/grpc-js) to v0.6.14 ([#552](https://www.togithub.com/googleapis/nodejs-datastore/issues/552)) ([f4df89c](https://www.github.com/googleapis/nodejs-datastore/commit/f4df89c50059541c75a7576c7264e3b7818871ea)) ##### [5.0.1](https://www.github.com/googleapis/nodejs-datastore/compare/v5.0.0...v5.0.1) (2019-12-05) ##### Bug Fixes - **deps:** pin TypeScript below 3.7.0 ([eeebcf6](https://www.github.com/googleapis/nodejs-datastore/commit/eeebcf6d53fd4040b536fe3537d8a4c9a3bdd5c3)) - **deps:** update dependency [@grpc/grpc-js](https://togithub.com/grpc/grpc-js) to v0.6.12 ([#541](https://www.togithub.com/googleapis/nodejs-datastore/issues/541)) ([972d3e7](https://www.github.com/googleapis/nodejs-datastore/commit/972d3e7e37b161ca8404975e4f9f80887609268f)) - **deps:** update dependency [@grpc/grpc-js](https://togithub.com/grpc/grpc-js) to v0.6.13 ([#548](https://www.togithub.com/googleapis/nodejs-datastore/issues/548)) ([f8948c6](https://www.github.com/googleapis/nodejs-datastore/commit/f8948c63924225866130eb81e7ed26becbc3e1a9)) ### [`v5.0.6`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#506-2020-02-20) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v5.0.5...v5.0.6) ### [`v5.0.5`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#505-2020-02-12) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v5.0.4...v5.0.5) ### [`v5.0.4`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#504-2020-01-29) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v5.0.3...v5.0.4) ### [`v5.0.3`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#503-2019-12-31) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v5.0.2...v5.0.3) ### [`v5.0.2`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#502-2019-12-12) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v5.0.1...v5.0.2) ### [`v5.0.1`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#501-2019-12-05) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v5.0.0...v5.0.1)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.