GoogleChromeLabs / pwa-wp

WordPress feature plugin to bring Progressive Web Apps (PWA) to Core
https://wordpress.org/plugins/pwa/
GNU General Public License v2.0
613 stars 98 forks source link

Bump wp-cli/wp-cli from 2.10.0 to 2.11.0 #1180

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps wp-cli/wp-cli from 2.10.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]
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 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)