qiwi / semantic-release-gh-pages-plugin

github-pages publishing plugin for semantic-release
MIT License
23 stars 8 forks source link

fix(deps): update dependency read-pkg to v9 #253

Open renovate[bot] opened 10 months ago

renovate[bot] commented 10 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
read-pkg ^5.2.0 -> ^9.0.0 age adoption passing confidence

Release Notes

sindresorhus/read-pkg (read-pkg) ### [`v9.0.1`](https://togithub.com/sindresorhus/read-pkg/releases/tag/v9.0.1) [Compare Source](https://togithub.com/sindresorhus/read-pkg/compare/v9.0.0...v9.0.1) - Internal changes [`dadadd1`](https://togithub.com/sindresorhus/read-pkg/commit/dadadd1) ### [`v9.0.0`](https://togithub.com/sindresorhus/read-pkg/releases/tag/v9.0.0) [Compare Source](https://togithub.com/sindresorhus/read-pkg/compare/v8.1.0...v9.0.0) ##### Breaking - Require Node.js 18 [`c7aa6cd`](https://togithub.com/sindresorhus/read-pkg/commit/c7aa6cd) ### [`v8.1.0`](https://togithub.com/sindresorhus/read-pkg/releases/tag/v8.1.0) [Compare Source](https://togithub.com/sindresorhus/read-pkg/compare/v8.0.0...v8.1.0) - Update dependencies [`c0cd420`](https://togithub.com/sindresorhus/read-pkg/commit/c0cd420) ### [`v8.0.0`](https://togithub.com/sindresorhus/read-pkg/releases/tag/v8.0.0) [Compare Source](https://togithub.com/sindresorhus/read-pkg/compare/v7.1.0...v8.0.0) ##### Breaking - Require Node.js 16 ([#​29](https://togithub.com/sindresorhus/read-pkg/issues/29)) [`5f28de5`](https://togithub.com/sindresorhus/read-pkg/commit/5f28de5) ##### Improvements - Add [`parsePackage`](https://togithub.com/sindresorhus/read-pkg#parsepackagepackagefile-options) method ([#​29](https://togithub.com/sindresorhus/read-pkg/issues/29)) [`5f28de5`](https://togithub.com/sindresorhus/read-pkg/commit/5f28de5) ### [`v7.1.0`](https://togithub.com/sindresorhus/read-pkg/releases/tag/v7.1.0) [Compare Source](https://togithub.com/sindresorhus/read-pkg/compare/v7.0.0...v7.1.0) - Accept `URL` as `cwd` ([#​27](https://togithub.com/sindresorhus/read-pkg/issues/27)) [`b496fe7`](https://togithub.com/sindresorhus/read-pkg/commit/b496fe7) ### [`v7.0.0`](https://togithub.com/sindresorhus/read-pkg/releases/tag/v7.0.0) [Compare Source](https://togithub.com/sindresorhus/read-pkg/compare/v6.0.0...v7.0.0) ##### Breaking - Rename the `readPackageAsync` export to `readPackage` [`cd1bccf`](https://togithub.com/sindresorhus/read-pkg/commit/cd1bccf) - Require Node.js 12.20 ### [`v6.0.0`](https://togithub.com/sindresorhus/read-pkg/releases/tag/v6.0.0) [Compare Source](https://togithub.com/sindresorhus/read-pkg/compare/v5.2.0...v6.0.0) ##### Breaking - Require Node.js 12 [`2088095`](https://togithub.com/sindresorhus/read-pkg/commit/2088095) - This package now exports two named exports instead of a default export [`2088095`](https://togithub.com/sindresorhus/read-pkg/commit/2088095) - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.