demisto / content-docs

Demisto Content Developer Docs
https://xsoar.pan.dev/
MIT License
41 stars 57 forks source link

Bump plop from 2.7.4 to 4.0.1 #1482

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps plop from 2.7.4 to 4.0.1.

Release notes

Sourced from plop's releases.

plop@4.0.1

What's Changed

New Contributors

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

plop@4.0.0

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/plop@3.1.2...plop@4.0.0

plop@3.1.2

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from plop's changelog.

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.

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

Patch Changes

  • Updated dependencies [d6176cc]:
    • node-plop@0.31.0

3.0.6

... (truncated)

Commits
  • 4c2278a chore: release 4.0.1
  • 776cef5 Merge branch 'main' into feat/add-no-progress-option
  • f6c27fc chore: update Vitest to 1.x
  • 9c9cde2 chore: upgrade deps
  • 49c0029 feat: adds no-progress option
  • 4f1a4d9 fix(engines): update engines to match top level package
  • 39a6f93 chore: bump packages
  • 3e3b148 chore: add await to useEvents
  • f36d5a7 feat!: support TypeScript out-of-the-box
  • 74513fc chore: update various major packages
  • 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 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)
xsoar-bot commented 8 months ago

Preview Site Available

Congratulations! The automatic build has completed successfully. A preview site is available at: https://xsoar-pan-dev--pull-request-1482-2raakgy1.web.app


Important: Make sure to inspect your changes at the preview site.

MosheEichler commented 8 months ago

closing in favor of https://github.com/demisto/content-docs/pull/1433

dependabot[bot] commented 8 months ago

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.