googleapis / cloud-trace-nodejs

Node.js agent for Cloud Trace: automatically gather latency data about your application
https://cloud.google.com/trace/
Apache License 2.0
278 stars 98 forks source link

chore(deps): update dependency @google-cloud/datastore to v9 #1557

Open renovate-bot opened 3 months ago

renovate-bot commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@google-cloud/datastore ^8.0.0 -> ^9.0.0 age adoption passing confidence

Release Notes

googleapis/nodejs-datastore (@​google-cloud/datastore) ### [`v9.1.0`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#910-2024-06-24) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v9.0.0...v9.1.0) ##### Features - New transaction feature ([#​1239](https://togithub.com/googleapis/nodejs-datastore/issues/1239)) ([cdd2ee9](https://togithub.com/googleapis/nodejs-datastore/commit/cdd2ee98c50b48b9a2a8cfb2f66b84a5937b3783)) ##### Bug Fixes - **deps:** Update dependency sinon to v18 ([#​1250](https://togithub.com/googleapis/nodejs-datastore/issues/1250)) ([b7ff5c8](https://togithub.com/googleapis/nodejs-datastore/commit/b7ff5c86306f80d93f678a0638892c58a3b2088c)) ### [`v9.0.0`](https://togithub.com/googleapis/nodejs-datastore/blob/HEAD/CHANGELOG.md#900-2024-05-09) [Compare Source](https://togithub.com/googleapis/nodejs-datastore/compare/v8.7.0...v9.0.0) ##### ⚠ BREAKING CHANGES - An existing method `UpdateVehicleLocation` is removed from service `VehicleService` ([#​1248](https://togithub.com/googleapis/nodejs-datastore/issues/1248)) ##### Features - Query profiling feature ([#​1221](https://togithub.com/googleapis/nodejs-datastore/issues/1221)) ([414dec4](https://togithub.com/googleapis/nodejs-datastore/commit/414dec4e1548f551be06df914d6b56362bdc1790)) ##### Bug Fixes - An existing method `UpdateVehicleLocation` is removed from service `VehicleService` ([#​1248](https://togithub.com/googleapis/nodejs-datastore/issues/1248)) ([ba79118](https://togithub.com/googleapis/nodejs-datastore/commit/ba79118ac00ccc3bb0380ee5693c3b687a7ae9c7)) - Read time should be used for transaction reads ([#​1171](https://togithub.com/googleapis/nodejs-datastore/issues/1171)) ([73a0a39](https://togithub.com/googleapis/nodejs-datastore/commit/73a0a39b4c0423a5b4802076cdce80fce7c9adda))

Configuration

📅 Schedule: Branch creation - "after 9am and before 3pm" (UTC), 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 was generated by Mend Renovate. View the repository job log.