cloudspannerecosystem / autoscaler

Automatically scale the capacity of your Spanner instances based on their utilization.
Apache License 2.0
86 stars 33 forks source link

chore(deps): update npm-packages #370

Closed renovate-bot closed 2 weeks ago

renovate-bot commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^19.3.0 -> ^19.4.1 age adoption passing confidence
@commitlint/config-conventional (source) ^19.2.2 -> ^19.4.1 age adoption passing confidence
@google-cloud/pubsub ^4.5.0 -> ^4.7.0 age adoption passing confidence
@google-cloud/spanner ^7.10.0 -> ^7.14.0 age adoption passing confidence
@opentelemetry/exporter-metrics-otlp-grpc (source) ^0.52.1 -> ^0.53.0 age adoption passing confidence
@opentelemetry/sdk-metrics (source) ^1.25.1 -> ^1.26.0 age adoption passing confidence
@opentelemetry/sdk-node (source) ^0.52.1 -> ^0.53.0 age adoption passing confidence
@opentelemetry/semantic-conventions (source) ^1.25.1 -> ^1.27.0 age adoption passing confidence
axios (source) ^1.7.2 -> ^1.7.5 age adoption passing confidence
husky ^9.1.1 -> ^9.1.5 age adoption passing confidence
mocha (source) ^10.7.0 -> ^10.7.3 age adoption passing confidence
pino (source) ^9.3.1 -> ^9.3.2 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli) ### [`v19.4.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#1941-2024-08-28) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v19.4.0...v19.4.1) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) ### [`v19.4.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#1940-2024-08-07) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v19.3.0...v19.4.0) ##### Features - support command line options from a file ([#​4109](https://togithub.com/conventional-changelog/commitlint/issues/4109)) ([a20e890](https://togithub.com/conventional-changelog/commitlint/commit/a20e890f6b6c8bacdc511d40cb41f29415bdd044)) - support linting from the last tag ([#​4110](https://togithub.com/conventional-changelog/commitlint/issues/4110)) ([4b204ec](https://togithub.com/conventional-changelog/commitlint/commit/4b204ecfb43dd6a00e24b51111aadbd78f9d58e1))
conventional-changelog/commitlint (@​commitlint/config-conventional) ### [`v19.4.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1941-2024-08-28) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v19.2.2...v19.4.1) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional)
googleapis/nodejs-pubsub (@​google-cloud/pubsub) ### [`v4.7.0`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#470-2024-08-24) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v4.6.0...v4.7.0) ##### Features - Add support for OTel context propagation and harmonized spans ([#​1833](https://togithub.com/googleapis/nodejs-pubsub/issues/1833)) ([4b5c90d](https://togithub.com/googleapis/nodejs-pubsub/commit/4b5c90dc334e90cefb4da3c6fe9ce027b50aacb8)) ### [`v4.6.0`](https://togithub.com/googleapis/nodejs-pubsub/blob/HEAD/CHANGELOG.md#460-2024-07-12) [Compare Source](https://togithub.com/googleapis/nodejs-pubsub/compare/v4.5.0...v4.6.0) ##### Features - Add max messages batching for Cloud Storage subscriptions ([#​1956](https://togithub.com/googleapis/nodejs-pubsub/issues/1956)) ([90546f6](https://togithub.com/googleapis/nodejs-pubsub/commit/90546f634cc4e510185e20a4d1ba1c74ebc59b85)) - Add use_topic_schema for Cloud Storage Subscriptions ([#​1948](https://togithub.com/googleapis/nodejs-pubsub/issues/1948)) ([120fa1b](https://togithub.com/googleapis/nodejs-pubsub/commit/120fa1bca0516185e109260c69ea91eb7ddeecd0)) ##### Bug Fixes - **docs samples:** Update missing argv in sample metadata for push subscription ([#​1946](https://togithub.com/googleapis/nodejs-pubsub/issues/1946)) ([34b8c03](https://togithub.com/googleapis/nodejs-pubsub/commit/34b8c03f90618ba6ae506764b9d97d9db84dcada))
googleapis/nodejs-spanner (@​google-cloud/spanner) ### [`v7.14.0`](https://togithub.com/googleapis/nodejs-spanner/blob/HEAD/CHANGELOG.md#7140-2024-08-14) [Compare Source](https://togithub.com/googleapis/nodejs-spanner/compare/v7.13.0...v7.14.0) ##### Features - **spanner:** Add resource reference annotation to backup schedules ([#​2093](https://togithub.com/googleapis/nodejs-spanner/issues/2093)) ([df539e6](https://togithub.com/googleapis/nodejs-spanner/commit/df539e665fe5d8fe01084b8d8cf6094c89b13d48)) ##### Bug Fixes - **deps:** Update dependency google-gax to v4.3.9 ([#​2094](https://togithub.com/googleapis/nodejs-spanner/issues/2094)) ([487efc0](https://togithub.com/googleapis/nodejs-spanner/commit/487efc091e0e143d3c59ac63d66005133b1ef2e5)) ### [`v7.13.0`](https://togithub.com/googleapis/nodejs-spanner/blob/HEAD/CHANGELOG.md#7130-2024-08-09) [Compare Source](https://togithub.com/googleapis/nodejs-spanner/compare/v7.12.0...v7.13.0) ##### Features - **spanner:** Add support for Cloud Spanner Incremental Backups ([#​2085](https://togithub.com/googleapis/nodejs-spanner/issues/2085)) ([33b9645](https://togithub.com/googleapis/nodejs-spanner/commit/33b9645d6096e0d77d30fab6aadf5d92da973a67)) ##### Bug Fixes - Unhandled exception error catch ([#​2091](https://togithub.com/googleapis/nodejs-spanner/issues/2091)) ([e277752](https://togithub.com/googleapis/nodejs-spanner/commit/e277752fad961908e37e37d88d7b6a61d61a078e)) ### [`v7.12.0`](https://togithub.com/googleapis/nodejs-spanner/blob/HEAD/CHANGELOG.md#7120-2024-08-02) [Compare Source](https://togithub.com/googleapis/nodejs-spanner/compare/v7.11.0...v7.12.0) ##### Features - Grpc keep alive settings ([#​2086](https://togithub.com/googleapis/nodejs-spanner/issues/2086)) ([7712c35](https://togithub.com/googleapis/nodejs-spanner/commit/7712c35be21863015bb709f5f89d9ef0bb656024)) ### [`v7.11.0`](https://togithub.com/googleapis/nodejs-spanner/blob/HEAD/CHANGELOG.md#7110-2024-07-29) [Compare Source](https://togithub.com/googleapis/nodejs-spanner/compare/v7.10.0...v7.11.0) ##### Features - Add support for blind writes ([#​2065](https://togithub.com/googleapis/nodejs-spanner/issues/2065)) ([62fc0a4](https://togithub.com/googleapis/nodejs-spanner/commit/62fc0a47327017c115466b9e89e53dbd778579af)) - **spanner:** Add samples for instance partitions ([#​2083](https://togithub.com/googleapis/nodejs-spanner/issues/2083)) ([b91e284](https://togithub.com/googleapis/nodejs-spanner/commit/b91e2849056df9894e0590cb71e21c13319e6d70))
open-telemetry/opentelemetry-js (@​opentelemetry/exporter-metrics-otlp-grpc) ### [`v0.53.0`](https://togithub.com/open-telemetry/opentelemetry-js/compare/0608f405573901e54db01e44c533009cf28be262...720bc8c70d47029cb6b41a34ffdc3d25cbaa2f80) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-js/compare/0608f405573901e54db01e44c533009cf28be262...720bc8c70d47029cb6b41a34ffdc3d25cbaa2f80)
axios/axios (axios) ### [`v1.7.5`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#175-2024-08-23) [Compare Source](https://togithub.com/axios/axios/compare/v1.7.4...v1.7.5) ##### Bug Fixes - **adapter:** fix undefined reference to hasBrowserEnv ([#​6572](https://togithub.com/axios/axios/issues/6572)) ([7004707](https://togithub.com/axios/axios/commit/7004707c4180b416341863bd86913fe4fc2f1df1)) - **core:** add the missed implementation of AxiosError#status property; ([#​6573](https://togithub.com/axios/axios/issues/6573)) ([6700a8a](https://togithub.com/axios/axios/commit/6700a8adac06942205f6a7a21421ecb36c4e0852)) - **core:** fix `ReferenceError: navigator is not defined` for custom environments; ([#​6567](https://togithub.com/axios/axios/issues/6567)) ([fed1a4b](https://togithub.com/axios/axios/commit/fed1a4b2d78ed4a588c84e09d32749ed01dc2794)) - **fetch:** fix credentials handling in Cloudflare workers ([#​6533](https://togithub.com/axios/axios/issues/6533)) ([550d885](https://togithub.com/axios/axios/commit/550d885eb90fd156add7b93bbdc54d30d2f9a98d)) ##### Contributors to this release - avatar [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS "+187/-83 (#​6573 #​6567 #​6566 #​6564 #​6563 #​6557 #​6556 #​6555 #​6554 #​6552 )") - avatar [Antonin Bas](https://togithub.com/antoninbas "+6/-6 (#​6572 )") - avatar [Hans Otto Wirtz](https://togithub.com/hansottowirtz "+4/-1 (#​6533 )")
typicode/husky (husky) ### [`v9.1.5`](https://togithub.com/typicode/husky/compare/v9.1.4...2fee8d212c601942ad146ea9209f15c20a07fb6d) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.4...v9.1.5) ### [`v9.1.4`](https://togithub.com/typicode/husky/compare/v9.1.3...fc549e0e5c8723a6d796f6ad26ef6590769f5d82) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.3...v9.1.4) ### [`v9.1.3`](https://togithub.com/typicode/husky/releases/tag/v9.1.3) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.2...v9.1.3) - fix: better handle space in `PATH` ### [`v9.1.2`](https://togithub.com/typicode/husky/compare/v9.1.1...v9.1.2) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.1...v9.1.2)
mochajs/mocha (mocha) ### [`v10.7.3`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1073-2024-08-09) [Compare Source](https://togithub.com/mochajs/mocha/compare/v10.7.0...v10.7.3) ##### 🩹 Fixes - make release-please build work ([#​5194](https://togithub.com/mochajs/mocha/issues/5194)) ([afd66ef](https://togithub.com/mochajs/mocha/commit/afd66ef3df20fab51ce38b97216c09108e5c2bfd))
pinojs/pino (pino) ### [`v9.3.2`](https://togithub.com/pinojs/pino/compare/v9.3.1...00d19804cfe818e97c500de097a12deb97a5b8e5) [Compare Source](https://togithub.com/pinojs/pino/compare/v9.3.1...v9.3.2)

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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

nielm commented 1 month ago

/gcbrun

henrybell commented 2 weeks ago

/gcbrun

henrybell commented 2 weeks ago

/gcbrun