YassinEldeeb / create-prisma-generator

Get started developing your own ◭ Prisma generator by running a single command.
MIT License
183 stars 7 forks source link

chore(deps): bump validate-npm-package-name from 3.0.0 to 5.0.0 in /packages/create-prisma-generator #230

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps validate-npm-package-name from 3.0.0 to 5.0.0.

Release notes

Sourced from validate-npm-package-name's releases.

v5.0.0

5.0.0 (2022-10-10)

⚠️ 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

v4.0.0

4.0.0 (2022-03-29)

⚠ 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

Bug Fixes

  • remove validate.scopedPackagePattern (#42) (1943cc6)

Documentation

  • Move invalid example to the right section (#18) (9ee8d54)
  • update misleading naming rule (#27) (3c65535)

Dependencies

Changelog

Sourced from validate-npm-package-name's changelog.

5.0.0 (2022-10-10)

⚠️ 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

4.0.0 (2022-03-29)

⚠ 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

Bug Fixes

  • remove validate.scopedPackagePattern (#42) (1943cc6)

Documentation

  • Move invalid example to the right section (#18) (9ee8d54)
  • update misleading naming rule (#27) (3c65535)

Dependencies

Commits
  • 5e4965a chore: release 5.0.0 (#52)
  • 2cb325d chore: postinstall for dependabot template-oss PR
  • 215841d chore: bump @​npmcli/template-oss from 4.4.4 to 4.5.1
  • 120c612 chore: postinstall for dependabot template-oss PR
  • 92bfcbe chore: bump @​npmcli/template-oss from 4.3.2 to 4.4.4
  • f0983ef feat!: postinstall for dependabot template-oss PR
  • 5ba262a chore: bump @​npmcli/template-oss from 3.5.0 to 4.3.2
  • 158c74c chore: bump @​npmcli/template-oss from 3.4.2 to 3.4.3 (#47)
  • 949ef34 chore: postinstall for dependabot template-oss PR
  • a3bb84d chore: bump @​npmcli/template-oss from 3.4.1 to 3.4.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for validate-npm-package-name since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)