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.2.2 #1247

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

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]

Version 2.0.11

  • Use version range for wp-cli/wp-cli-tests dependency [#315]
  • Move wp-cli/wp-cli-tests to dev dependecies and update [#314]
  • Update GHA functional tests workflow [#310]

Version 2.0.10

  • Use latest framework version [#306]
  • Switch from Travis CI to GitHub Actions [#305]

Version 2.0.9

  • Fix comment approval test [#299]

Version 2.0.8

  • Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#295]
  • Update site empty feature to handle sticky posts [#290]
  • Bump Travis CI OS from trusty to xenial [#288]
  • Enforce PHP 7.4 compatibility in Travis CI [#287]
  • Fix Travis CI sudo warning [#286]
  • Update site empty command to include removal of wp_links table data [#284]
Commits
  • 757907d Merge pull request #357 from wp-cli/regenerate-readme
  • 89f03bc Regenerate README file - 2022-07-28
  • a61d9a7 Merge pull request #355 from tyrann0us/patch-1
  • f09e6e9 Use https in wp post generate example
  • 5962ee6 Merge pull request #352 from gilzow/patch-1
  • 4c04786 Update User_Application_Password_Command.php
  • caeeda5 Update file(s) from wp-cli/.github
  • d7d08b0 Merge pull request #256 from BhargavBhandari90/issue-181
  • ffedeea Adapt test for string change in WP 5.1
  • 1e0ec2c Update file(s) from wp-cli/.github
  • 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 2 years ago

Superseded by #1254.