Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps node-plop from 0.31.0 to 0.31.1.

Release notes

Sourced from node-plop's releases.

node-plop@0.31.1

What's Changed

New Contributors

Full Changelog: https://github.com/plopjs/plop/compare/node-plop@0.31.0...node-plop@0.31.1

Changelog

Sourced from node-plop's changelog.

0.31.1

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
Commits
  • 8e302df Merge pull request #352 from trmnl-cmdr/fix-append-dynamic-templatefile
  • 9a4cf25 Merge pull request #354 from bradgarropy/checkbox-bypass
  • 4140c53 Merge pull request #366 from alarner/main
  • af69444 Ensure addMany actions strip extensions correctly on dot files
  • de57e4d Use type alias for inquirer module to avoid typescript error.
  • 14e259f Allows for empty checkbox selection bypass. Adds test for empty checkbox sele...
  • b106460 templateFile changes aren't needed if file exists
  • 37c875b updated dynamic template file tests to include append action
  • ae298cf called getRenderedTemplatePath from append action
  • 6959db6 chore: move LICENSE file to root, remove errant JS file
  • 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 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)

Bumps [node-plop](https://github.com/plopjs/plop/tree/HEAD/packages/node-plop) from 0.31.0 to 0.31.1.
- [Release notes](https://github.com/plopjs/plop/releases)
- [Changelog](https://github.com/plopjs/plop/blob/main/packages/node-plop/CHANGELOG.md)
- [Commits](https://github.com/plopjs/plop/commits/node-plop@0.31.1/packages/node-plop)

---
updated-dependencies:
- dependency-name: node-plop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant