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

fix(deps): update dependency builtin-modules to v4 #1555

Open renovate-bot opened 4 months ago

renovate-bot commented 4 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
builtin-modules ^3.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

sindresorhus/builtin-modules (builtin-modules) ### [`v4.0.0`](https://togithub.com/sindresorhus/builtin-modules/releases/tag/v4.0.0) [Compare Source](https://togithub.com/sindresorhus/builtin-modules/compare/v3.3.0...v4.0.0) ##### Breaking - Require Node.js 18 [`75f59d3`](https://togithub.com/sindresorhus/builtin-modules/commit/75f59d3) - This package is now pure ESM. **Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).** - This package now only exports a static list of built-ins [`75f59d3`](https://togithub.com/sindresorhus/builtin-modules/commit/75f59d3) - To get a list of built-ins for the current Node.js version, use the built-in API: `import {builtinModules} from 'node:module'`

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.