Bump plop from 2.7.6 to 4.0.2
Type: Pull Request
State: Open
Association: Contributor
Comments: 2
(9 months ago)
(9 months ago)
dependencies Stale javascript
Ericky14
Bumps plop from 2.7.6 to 4.0.2.
Release notes
Sourced from plop's releases.
plop@4.0.1
What's Changed
- feat: Adds
--no-progressflag that disables the progress bar by@rznzippyin plopjs/plop#408- fix(engines): update engines to match top level package by
@blabutein plopjs/plop#403- fix(node-plop): type assertion is not working for vm array by
@niandaluin plopjs/plop#405- Update All Deps Dec 2023 by
@crutchcornin plopjs/plop#411New Contributors
@JanThielmade their first contribution in plopjs/plop#378@blabutemade their first contribution in plopjs/plop#403@niandalumade their first contribution in plopjs/plop#405@rznzippymade their first contribution in plopjs/plop#408Full Changelog: https://github.com/plopjs/plop/compare/plop@4.0.0...plop@4.0.1
plop@4.0.0
The next major release of
plopsince 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 TypeScriptplopfile.tsfiles 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
@JanThielmade their first contribution in plopjs/plop#378Full Changelog: https://github.com/plopjs/plop/compare/plop@3.1.2...plop@4.0.0
plop@3.1.2
What's Changed
- Use type alias for inquirer module to avoid typescript error. Closes #357 by
@jayalfredprufrockin plopjs/plop#358- Ensure addMany actions strip extensions correctly on dot files by
@alarnerin plopjs/plop#366- Empty checkbox bypass by
@bradgarropyin plopjs/plop#354- fix: Append action's templateFile string not processed by handlebars by
@trmnl-cmdrin plopjs/plop#352New Contributors
@jayalfredprufrockmade their first contribution in plopjs/plop#358@alarnermade their first contribution in plopjs/plop#366
... (truncated)
Changelog
Sourced from plop's changelog.
4.0.2
Patch Changes
Upgrade deps to be more secure
Updated dependencies []:
- node-plop@0.32.1
4.0.1
Patch Changes
- #408
49c0029Thanks@rznzippy! - Adds --no-progress flag that disables the progress bar4.0.0
Major Changes
- #396
a22e33fThanks@crutchcorn! - Support TypeScript config files OOTB. Drop support for Node 12, 14, & 16. Update all deps.Patch Changes
- Updated dependencies [
a22e33f]:
- node-plop@0.32.0
3.1.2
Patch Changes
- Append action should now allow handlebars for template path
- Fix addMany dotfile extension stripping
- Fix Inquirer TypeScript typings
Fix empty checkboxes not bypassing properly
Updated dependencies []:
- node-plop@0.31.1
3.1.1
Patch Changes
- Export PlopGeneratorConfig TypeScript type
3.1.0
Minor Changes
... (truncated)
Commits
a88567fchore: release 4.0.213eace8fix: deps are now more secure and up-to-date5eb75c3wip5f51aa9wip11e5e56chore: fix Windows CI errors4c2278achore: release 4.0.1776cef5Merge branch 'main' into feat/add-no-progress-optionf6c27fcchore: update Vitest to 1.x9c9cde2chore: upgrade deps49c0029feat: adds no-progress option- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 7509149 |
| UUID: | 3394162253 |
| Node ID: | PR_kwDOCwz4yM6nYe4N |
| Host: | GitHub |
| Repository: | codeparticle/codeparticle.website.process |