wp-cli / wp-cli-bundle

📦 WP-CLI package that bundles the framework with a set of common commands
MIT License
84 stars 30 forks source link

Bump wp-cli/scaffold-command from 2.2.0 to 2.3.0 #622

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps wp-cli/scaffold-command from 2.2.0 to 2.3.0.

Release notes

Sourced from wp-cli/scaffold-command's releases.

Version 2.3.0

  • Update theme tests to remove P2 and use TwentyTwelve [#336]
  • Correct plugin main file in bootstrap in scaffolded test [#335]
  • Scaffold theme test should work in PHP greater than 8.0 [#334]
  • Regenerate README file [#333]
  • Add GitHub as valid CI for plugin and theme scaffold [#331]
  • Update scaffold command examples [#329]
Commits
  • 7a7d145 Merge pull request #335 from ernilambar/190-plugin-bootstrap
  • e4be9fe Merge pull request #334 from ernilambar/update/theme-bootstrap
  • 9966390 Merge pull request #329 from ernilambar/fix/scaffold-command-docs
  • f9a0de9 Add feature test for update scaffolded plugin test bootstrap
  • 121e557 Correct plugin file in bootstrap when scaffolding plugin test
  • 40b98b5 Update theme tests to remove P2 and use TwentyTwelve (#336)
  • 1447b8b Scaffold theme test should work in PHP greater than 8.0
  • a951af1 Merge pull request #333 from wp-cli/regenerate-readme
  • 6841704 Regenerate README file - 2024-04-12
  • e27f110 Add GitHub as valid CI for plugin and theme scaffold (#331)
  • 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)