Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump wp-cli/wp-cli from 2.9.0 to 2.11.0 #380

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps wp-cli/wp-cli from 2.9.0 to 2.11.0.

Release notes

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

Version 2.11.0

  • Allow manually dispatching tests workflow [#5965]
  • Add fish shell completion [#5954]
  • Add defaults and accepted values for runcommand() options in doc [#5953]
  • Address warnings with filenames ending in fullstop on Windows [#5951]
  • Fix unit tests [#5950]
  • Update copyright year in license [#5942]
  • Fix breaking multi-line CSV values on reading [#5939]
  • Fix broken Gutenberg test [#5938]
  • Update docker runner to resolve docker path using /usr/bin/env [#5936]
  • Fix inherit path in nested directory [#5930]
  • Minor docblock improvements [#5929]
  • Add Signup fetcher [#5926]
  • Ensure the alias has the leading @ symbol when added [#5924]
  • Include any non default hook information in CompositeCommand [#5921]
  • Correct completion case when ends in = [#5913]
  • Docs: Fixes for inline comments [#5912]
  • Update Inline comments [#5910]
  • Add a real-world example for wp cli has-command [#5908]
  • Fix typos [#5901]
  • Avoid PHP deprecation notices in PHP 8.1.x [#5899]

Version 2.10.0

  • Fix PHP deprecation warnings [#5897]
  • Only use --skip-column-statistics flag when available [#5895]
  • Handle unparseable tags gracefully [#5894]
  • WpOrgApi: allow specifying fields request param [#5893]
  • Remove unneeded compatibility shim [#5885]
  • Use has_config() in get_config() to prevent warnings on null values [#5880]
  • Suggest 'network meta' intead of 'network option' [#5879]
  • Updated Doc Block for Admin.php [#5877]
  • Admin Context: Fix PHP fatals when admin.php has CRLF line endings [#5875]
  • Standard completion of current option [#5873]
  • Add WP_CLI\Utils\has_stdin() function [#5872]
  • Revert the revert of the Move of RecursiveDataStructureTraverser to wp-cli/wp-cli [#5871]
  • Add verbosity level and quiet flag in ssh command based on debug flag [#5869]
  • Remove the pre-commit hook installation and its corresponding command [#5868]
  • Revert "Move RecursiveDataStructureTraverser to wp-cli/wp-cli package" [#5866]
  • Add missing required arguments when using --prompt [#5865]
  • Move RecursiveDataStructureTraverser to wp-cli/wp-cli package [#5864]
  • Add docker compose command support in SSH command generation [#5863]
  • Add missing documentation for $data attribute in http_request() [#5861]
  • Updated Inline PHP Documentation [#5853]
  • Remove contrib-list.php [#5851]
  • Update release checklist template [#5850]
  • Update tests to accommodate for SQLite [#5849]
  • Post-release version bump after v2.9.0 [#5848]
  • Update Formatter\show_table to use Runner->in_color rather than shouldColorize [#5804]
Commits
  • 53f0df1 Merge pull request #5967 from wp-cli/prepare-2-11-0
  • 061ae93 Release v2.11.0
  • d5142f0 Merge pull request #5942 from grafruessel/patch-1
  • 56befaa Merge pull request #5965 from wp-cli/fix/workflow-dispatch
  • b63ea40 Allow manually dispatching tests workflow
  • 0ca6d92 Merge pull request #5958 from ernilambar/fix/broken-links
  • 0acccca Fix broken config links
  • f7db3c1 Merge pull request #5954 from aldisruiz/add/fish-completion
  • 0656485 utils: fix typo unnecesary -> unnecessary in wp.fish
  • fdc8dc5 utils: add wp.fish
  • 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 [wp-cli/wp-cli](https://github.com/wp-cli/wp-cli) from 2.9.0 to 2.11.0.
- [Release notes](https://github.com/wp-cli/wp-cli/releases)
- [Commits](wp-cli/wp-cli@v2.9.0...v2.11.0)

---
updated-dependencies:
- dependency-name: wp-cli/wp-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 17, 2024
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants