GoogleCloudPlatform / functions-framework-nodejs

FaaS (Function as a service) framework for writing portable Node.js functions
Apache License 2.0
1.28k stars 158 forks source link

chore(deps): update dependency read-pkg-up to v11 #598

Open renovate-bot opened 3 months ago

renovate-bot commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
read-pkg-up ^7.0.1 -> ^11.0.0 age adoption passing confidence

Release Notes

sindresorhus/read-pkg-up (read-pkg-up) ### [`v11.0.0`](https://togithub.com/sindresorhus/read-package-up/releases/tag/v11.0.0) [Compare Source](https://togithub.com/sindresorhus/read-pkg-up/compare/v10.1.0...v11.0.0) ##### Breaking - Rename package from `read-pkg-up` to `read-package-up` [`1e22fad`](https://togithub.com/sindresorhus/read-pkg-up/commit/1e22fad) - Require Node.js 18 [`935a546`](https://togithub.com/sindresorhus/read-pkg-up/commit/935a546) ### [`v10.1.0`](https://togithub.com/sindresorhus/read-package-up/releases/tag/v10.1.0) [Compare Source](https://togithub.com/sindresorhus/read-pkg-up/compare/v10.0.0...v10.1.0) - Update dependencies [`e4e2564`](https://togithub.com/sindresorhus/read-pkg-up/commit/e4e2564) ### [`v10.0.0`](https://togithub.com/sindresorhus/read-package-up/releases/tag/v10.0.0) [Compare Source](https://togithub.com/sindresorhus/read-pkg-up/compare/v9.1.0...v10.0.0) ##### Breaking - Require Node.js 16 [`d027a92`](https://togithub.com/sindresorhus/read-pkg-up/commit/d027a92) ##### Improvements - Update dependencies [`d027a92`](https://togithub.com/sindresorhus/read-pkg-up/commit/d027a92) ### [`v9.1.0`](https://togithub.com/sindresorhus/read-package-up/releases/tag/v9.1.0) [Compare Source](https://togithub.com/sindresorhus/read-pkg-up/compare/v9.0.0...v9.1.0) - Accept `URL` as `cwd` ([#​19](https://togithub.com/sindresorhus/read-pkg-up/issues/19)) [`840607e`](https://togithub.com/sindresorhus/read-pkg-up/commit/840607e) ### [`v9.0.0`](https://togithub.com/sindresorhus/read-package-up/releases/tag/v9.0.0) [Compare Source](https://togithub.com/sindresorhus/read-pkg-up/compare/v8.0.0...v9.0.0) ##### Breaking - Rename the `readPackageUpAsync` export to `readPackageUp` [`8f870da`](https://togithub.com/sindresorhus/read-pkg-up/commit/8f870da) - Require Node.js 12.20 ### [`v8.0.0`](https://togithub.com/sindresorhus/read-package-up/releases/tag/v8.0.0) [Compare Source](https://togithub.com/sindresorhus/read-pkg-up/compare/v7.0.1...v8.0.0) ##### Breaking - Require Node.js 12 [`e6fbe7f`](https://togithub.com/sindresorhus/read-pkg-up/commit/e6fbe7f) - This package now exports two named exports instead of a default export [`e6fbe7f`](https://togithub.com/sindresorhus/read-pkg-up/commit/e6fbe7f) - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

forking-renovate[bot] commented 2 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.