googleapis / nodejs-spanner

Node.js client for Google Cloud Spanner: the world’s first fully managed relational database service to offer both strong consistency and horizontal scalability.
https://cloud.google.com/spanner/
Apache License 2.0
135 stars 99 forks source link

chore(deps): update dependency p-limit to v6 #2074

Closed renovate-bot closed 1 month ago

renovate-bot commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
p-limit ^3.0.1 -> ^6.0.0 age adoption passing confidence

Release Notes

sindresorhus/p-limit (p-limit) ### [`v6.1.0`](https://togithub.com/sindresorhus/p-limit/releases/tag/v6.1.0) [Compare Source](https://togithub.com/sindresorhus/p-limit/compare/v6.0.0...v6.1.0) - Allow changing concurrency limit ([#​79](https://togithub.com/sindresorhus/p-limit/issues/79)) [`3e4fdd1`](https://togithub.com/sindresorhus/p-limit/commit/3e4fdd1) ### [`v6.0.0`](https://togithub.com/sindresorhus/p-limit/releases/tag/v6.0.0) [Compare Source](https://togithub.com/sindresorhus/p-limit/compare/v5.0.0...v6.0.0) - Improve performance ([#​83](https://togithub.com/sindresorhus/p-limit/issues/83)) [`80273d7`](https://togithub.com/sindresorhus/p-limit/commit/80273d7) - This is a major version because it slightly changes the timing of `.activeCount` and `.pendingCount`. This is unlikely to affect most users, but I wanted to play it safe. [Learn more.](https://togithub.com/sindresorhus/p-limit/pull/83#issuecomment-2198391789) ### [`v5.0.0`](https://togithub.com/sindresorhus/p-limit/releases/tag/v5.0.0) [Compare Source](https://togithub.com/sindresorhus/p-limit/compare/v4.0.0...v5.0.0) ##### Breaking - Require Node.js 18 [`23d61ba`](https://togithub.com/sindresorhus/p-limit/commit/23d61ba) As a reminder, this package continues to [require ESM](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). For TypeScript users, this includes having [`"module": "node16", "moduleResolution": "node16"` in your tsconfig](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c#how-can-i-make-my-typescript-project-output-esm). ##### Fixes - Fix AsyncResource propagation issue ([#​71](https://togithub.com/sindresorhus/p-limit/issues/71)) [`ad8afe6`](https://togithub.com/sindresorhus/p-limit/commit/ad8afe6) ### [`v4.0.0`](https://togithub.com/sindresorhus/p-limit/releases/tag/v4.0.0) [Compare Source](https://togithub.com/sindresorhus/p-limit/compare/v3.1.0...v4.0.0) ##### Breaking - Require Node.js 12.20 [`9e08401`](https://togithub.com/sindresorhus/p-limit/commit/9e08401) - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).

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.

forking-renovate[bot] commented 1 month ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.