Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency validate-npm-package-name to v5 (#423)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [validate-npm-package-name](https://togithub.com/npm/validate-npm-package-name) | [`3.0.0` -> `5.0.0`](https://renovatebot.com/diffs/npm/validate-npm-package-name/3.0.0/5.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/validate-npm-package-name/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/validate-npm-package-name/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/validate-npm-package-name/3.0.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/validate-npm-package-name/3.0.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>npm/validate-npm-package-name (validate-npm-package-name)</summary> ### [`v5.0.0`](https://togithub.com/npm/validate-npm-package-name/blob/HEAD/CHANGELOG.md#500-2022-10-10) [Compare Source](https://togithub.com/npm/validate-npm-package-name/compare/v4.0.0...v5.0.0) #####⚠️ BREAKING CHANGES - `validate-npm-package-name` is now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0` ##### Features - [`f0983ef`](https://togithub.com/npm/validate-npm-package-name/commit/f0983ef00924709c6c8bb86dd8d1765da154b2b2) [#​50](https://togithub.com/npm/validate-npm-package-name/pull/50) postinstall for dependabot template-oss PR ([@​lukekarrys](https://togithub.com/lukekarrys)) ### [`v4.0.0`](https://togithub.com/npm/validate-npm-package-name/blob/HEAD/CHANGELOG.md#400-2022-03-29) [Compare Source](https://togithub.com/npm/validate-npm-package-name/compare/v3.0.0...v4.0.0) ##### ⚠ BREAKING CHANGES - scopedPackagePattern is no longer exported from this module. - This drops support for node 10 and non-LTS versions of node 12 and node 14 ##### Features - add changelog ([d23c813](https://togithub.com/npm/validate-npm-package-name/commit/d23c8137dbe71adb60c69c705e79e18be3bc4c9c)) ##### Bug Fixes - remove validate.scopedPackagePattern ([#​42](https://togithub.com/npm/validate-npm-package-name/issues/42)) ([1943cc6](https://togithub.com/npm/validate-npm-package-name/commit/1943cc6e759cc202782ac77a1d30980e0e26b0da)) ##### Documentation - Move invalid example to the right section ([#​18](https://togithub.com/npm/validate-npm-package-name/issues/18)) ([9ee8d54](https://togithub.com/npm/validate-npm-package-name/commit/9ee8d54e28204b762f11451cf01207a3dc6be679)) - update misleading naming rule ([#​27](https://togithub.com/npm/validate-npm-package-name/issues/27)) ([3c65535](https://togithub.com/npm/validate-npm-package-name/commit/3c655357259e07e34fea4396767e72d73a0231c9)) ##### Dependencies - [@​npmcli/template-oss](https://togithub.com/npmcli/template-oss)[@​3](https://togithub.com/3).2.1 ([#​39](https://togithub.com/npm/validate-npm-package-name/issues/39)) ([b456a01](https://togithub.com/npm/validate-npm-package-name/commit/b456a012ab38c8c78a98bd476f2aa444b66e2179)) - bump builtins from 1.0.3 to 5.0.0 ([#​41](https://togithub.com/npm/validate-npm-package-name/issues/41)) ([2c6129e](https://togithub.com/npm/validate-npm-package-name/commit/2c6129ee9243d07241cc0e2bf64e81c0037b7ba6)) </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
- Loading branch information