Skip to content

Bump plop from 2.7.6 to 4.0.5#576

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/plop-4.0.5
Closed

Bump plop from 2.7.6 to 4.0.5#576
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/plop-4.0.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps plop from 2.7.6 to 4.0.5.

Release notes

Sourced from plop's releases.

plop@4.0.5

What's Changed

New Contributors

Full Changelog: https://github.com/plopjs/plop/compare/plop@4.0.4...plop@4.0.5

plop@4.0.4

Full Changelog: https://github.com/plopjs/plop/compare/plop@4.0.4...plop@4.0.4

What's Changed

New Contributors

Full Changelog: https://github.com/plopjs/plop/compare/plop@4.0.3...plop@4.0.4

plop@4.0.3

What's Changed

New Contributors

Full Changelog: https://github.com/plopjs/plop/compare/plop@4.0.2...plop@4.0.3

plop@4.0.2

What's Changed

... (truncated)

Changelog

Sourced from plop's changelog.

4.0.5

Patch Changes

  • #487 25e7e17 Thanks @​bjnewman! - Replace minimist with native Node.js util.parseArgs

    This removes the minimist dependency in favor of the built-in util.parseArgs API available in Node.js 18.3+. Since plop already requires Node >=18, this is a safe change that reduces the dependency footprint.

    The new args.js module provides a minimist-compatible interface, including handling of positional arguments after -- for generator bypass data.

4.0.4

Patch Changes

  • Fix uppercase and lowercase helpers

  • Replace globby with tinyglobby

  • Updated dependencies []:

    • node-plop@0.32.3

4.0.3

Patch Changes

  • Shrunk bundle size and updated deps

  • Updated dependencies []:

    • node-plop@0.32.2

4.0.2

Patch Changes

  • Upgrade deps to be more secure

  • Updated dependencies []:

    • node-plop@0.32.1

4.0.1

Patch Changes

4.0.0

Major Changes

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

... (truncated)

Commits
  • 32aae1f chore: release 4.0.5
  • 5d080c1 fix: upgrade more deps
  • 25e7e17 refactor(plop): replace minimist with native util.parseArgs
  • 47de192 chore: release plop
  • 43732dc chore: bump packages
  • e146447 chore: upgrade Liftoff to v5
  • 377350d chore: upgrade testing deps
  • 22e50fb Merge branch 'main' into eslint-9
  • 558b75d perf: use nanospinner for spinners
  • 60e779f test: update snapshots to be coloured
  • Additional commits viewable 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)

Bumps [plop](https://github.com/plopjs/plop/tree/HEAD/packages/plop) from 2.7.6 to 4.0.5.
- [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/plop@4.0.5/packages/plop)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 26, 2026
@github-actions
Copy link

Inactive PR

@github-actions github-actions bot added the Stale label Jan 29, 2026
@github-actions github-actions bot closed this Jan 30, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@github-actions github-actions bot deleted the dependabot/npm_and_yarn/plop-4.0.5 branch January 30, 2026 01:39
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 javascript Pull requests that update javascript code Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant