intraxia / wp-gistpen

A self-hosted alternative to putting your code snippets on Gist.
https://wordpress.org/plugins/wp-gistpen/
GNU General Public License v2.0
70 stars 9 forks source link

Bump wp-cli/entity-command from 2.0.7 to 2.3.3 #1269

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps wp-cli/entity-command from 2.0.7 to 2.3.3.

Release notes

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

Version 2.3.3

  • Use current_time() for setting the default value for user_registered in wp user create [#378]
  • Regenerate README file [#376]
  • Issue #374 : Add examples for wp option patch command [#375]

Version 2.3.2

  • Show error when parameter is missing in wp option patch [#371]

Version 2.3.1

  • Allow user_url to be set with wp user create [#372]

Version 2.3.0

  • Fix JSON formatting in feature file [#368]
  • Allow wordpress-core-installer to write in composer.json [#367]
  • Add wp post meta clean-duplicates <id> <key> command [#366]
  • Document primary_blog meta key for users [#365]

Version 2.2.3

  • Support filtering for users without a role with --role=none [#360]
  • Regenerate README file [#359]
  • Sync user-contributed example to wp user delete [#358]

Version 2.2.2

  • Regenerate README file [#357]
  • Use https in wp post generate example [#355]

Version 2.2.1

  • Recalculate menu order on insertion or deletion [#275]
  • Add strict/no-strict mode for taxonomy list [#256]

Version 2.2.0

  • Adapt http => https URLs [#339]
  • Regenerate README file [#338]
  • Regenerate README file [#334]
  • Add application password commands [#330]
  • Better error message when trying to delete super admin [#304]

Version 2.1.1

  • Regenerate README file [#333]
  • Regenerate README file [#332]
  • Support PHP 8.1 [#331]
  • Update example input to reflect example output [#326]
  • Clarified behavior in favor of a fix for #298 [#321]
  • Correct the home URL when listing sites [#312]

Version 2.1.0

  • Remove Fetcher implementations [#320]
  • Regenerate README file [#319]
  • Regenerate README file [#318]
  • Add workflow for regenerating README.md file [#316]

... (truncated)

Commits
  • f1bc9cc Use current_time() for setting the default value for user_registered in `...
  • 59c591e Regenerate README file - 2022-09-29 (#376)
  • 408fbb2 Issue #374 : Add examples for wp option patch command (#375)
  • ea6b608 Show error when parameter is missing in wp option patch (#371)
  • 3c65c5d Allow user_url to be set with wp user create (#372)
  • bf6ad67 Merge pull request #368 from wp-cli/fix/behat-json-formatting
  • e1abb56 Fix JSON formatting in feature file
  • 0c6e80a Allow wordpress-core-installer to write in composer.json (#367)
  • 35fe11a Add wp post meta clean-duplicates \<id> \<key> command (#366)
  • 5addbb4 Merge pull request #365 from wp-cli/add/document-user-primary-site
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #1291.