nodejs-datastore
nodejs-datastore copied to clipboard
Node.js client for Google Cloud Datastore: a highly-scalable NoSQL database for your web and mobile applications.
Note: #1122 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: fb82e1c8bbaf5834448166d4e52737bc4203cb0f buildURL: [Build Status](https://source.cloud.google.com/results/invocations/a9a8a455-f93b-44c8-b1a1-276c3799580d), [Sponge](http://sponge2/a9a8a455-f93b-44c8-b1a1-276c3799580d) status:...
chore: add auto-approve templates, and install dependencies with engines-strict Source-Link: https://github.com/googleapis/synthtool/commit/4a02d97333d1c1642d1b19b00645afdcf4ab36a4 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:68e1cece0d6d3336c4f1cb9d2857b020af5574dff6da6349293d1c6d4eea82d8
Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 684905940 Source-Link: https://github.com/googleapis/googleapis/commit/2196d4843a22befdc7bc3b7b676eeb392c31b3cf Source-Link: https://github.com/googleapis/googleapis-gen/commit/05df6fa16ab93bd9da17b56edd379b43963de167 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDVkZjZmYTE2YWI5M2JkOWRhMTdiNTZlZGQzNzliNDM5NjNkZTE2NyJ9 BEGIN_NESTED_COMMIT feat: Support for field update operators in the Datastore API and resolution strategies...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sinon](https://sinonjs.org/) ([source](https://redirect.github.com/sinonjs/sinon)) | [`17.0.0` -> `17.0.1`](https://renovatebot.com/diffs/npm/sinon/17.0.0/17.0.1) | [](https://docs.renovatebot.com/merge-confidence/) |...
:robot: I have created a release *beep* *boop* --- ## [9.2.0](https://github.com/googleapis/nodejs-datastore/compare/v9.1.0...v9.2.0) (2024-10-21) ### Features * Update Go Datastore import path ([#1261](https://github.com/googleapis/nodejs-datastore/issues/1261)) ([bf3dafd](https://github.com/googleapis/nodejs-datastore/commit/bf3dafd8267c447a52f7764505042a60b1a9fd28)) ### Bug Fixes * Add excludeFromIndexes in the...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sinon](https://sinonjs.org/) ([source](https://redirect.github.com/sinonjs/sinon)) | [`^18.0.0` -> `^19.0.0`](https://renovatebot.com/diffs/npm/sinon/18.0.1/19.0.2) | [](https://docs.renovatebot.com/merge-confidence/) |...
Hello, we are getting this error from nodejs-datastore-sdk in our clusters in production from time to time: ``` Error: Total timeout of API google.datastore.v1.Datastore exceeded 60000 milliseconds before any response...
#### Environment details - OS: N/A - Node.js version: N/A - npm version: N/A - `@google-cloud/datastore` version: v9.1.0, but in earlier versions too #### Problem statement ```js save({ excludeFromIndexes: ['foo.bar'],...
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting....