Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump plop from 3.1.2 to 4.0.0 #268

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2023

Bumps plop from 3.1.2 to 4.0.0.

Release notes

Sourced from plop's releases.

[email protected]

The next major release of plop since 2021 is here!

We've got a massive feature in this release: TypeScript Configuration File Support. Read further to find out more!

Breaking Changes

  • Node 12, 14, and 16 support has been dropped

Features

TypeScript Configuration Support

The major feature of this release is support for TypeScript plopfile.ts files out-of-the-box (plopjs/plop#297). This is a long-standing feature request and it's now live!

While we have an E2E test to validate that this feature works, please let us know if there's any issues with it.

It's clear to us now that this feature wasn't in the oven quite long enough. Please check plopjs/plop#297 for status updates. Apologies for the miscommunication.

New Contributors

Full Changelog: https://github.com/plopjs/plop/compare/[email protected]@4.0.0

Changelog

Sourced from plop's changelog.

4.0.0

Major Changes

  • #396 a22e33f Thanks @​crutchcorn! - Support TypeScript config files OOTB. Drop support for Node 12, 14, & 16. Update all deps.

Patch Changes

Commits
  • 3e3b148 chore: add await to useEvents
  • f36d5a7 feat!: support TypeScript out-of-the-box
  • 74513fc chore: update various major packages
  • 3026d78 chore: apply autoformatting from new Prettier
  • 1a52401 chore: update TypeScript and all ESLint plugins
  • 6f65231 chore: upgrade minor releases of deps
  • 864d011 chore: migrate to Yarn 3
  • 973c1ce Bump packages
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added the deps label Oct 1, 2023
Bumps [plop](https://github.com/plopjs/plop/tree/HEAD/packages/plop) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/plopjs/plop/releases)
- [Changelog](https://github.com/plopjs/plop/blob/main/packages/plop/CHANGELOG.md)
- [Commits](https://github.com/plopjs/plop/commits/[email protected]/packages/plop)

---
updated-dependencies:
- dependency-name: plop
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/plop-4.0.0 branch from ecd94ce to e9b16cf Compare October 2, 2023 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

0 participants