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 the wp-cli-packages group with 2 updates #7697

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2024

Bumps the wp-cli-packages group with 2 updates: wp-cli/extension-command and wp-cli/wp-cli-tests.

Updates wp-cli/extension-command from 2.1.15 to 2.1.16

Release notes

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

Version 2.1.16

  • Regenerate README file [#381]
  • Add update_version to the default fields for plugin and theme commands [#380]
  • Update some tests for SQLite [#378]
Commits
  • 7118325 Regenerate README file - 2023-11-10 (#381)
  • d57c270 Merge pull request #380 from sejas/add/update-version-default-field
  • e12aac3 fix example of update_version json format
  • 9749bd2 set update_version empty string instead of null
  • bc7c284 Merge branch 'main' of github.com:sejas/wp-cli-extension-command into add/upd...
  • a03a8fe remove new empty spaces fomatting on tests
  • 0ddd27f Merge pull request #379 from wp-cli/fix/some-test-duplication
  • 1335956 fix formatting
  • 7fb9b9b update docblock comments for each function
  • bdf4cfa fix theme test active state
  • Additional commits viewable in compare view

Updates wp-cli/wp-cli-tests from 4.2.2 to 4.2.9

Release notes

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

Version 4.2.9

  • Avoid PHP warnings on missing variables [#198]

Version 4.2.8

  • Add socket env to internal variables [#197]

Version 4.2.7

  • Add mapped_socket_folder to allow for socket-based DB testing [#196]

Version 4.2.6

  • Lock version of SQLite plugin to v2.1.3 [#195]
  • Add missing protocol for socket connection [#194]

Version 4.2.5

  • Support sockets in composer prepare-tests [#193]

Version 4.2.4

  • Fix SQLite mu-plugins usage with composer installs [#192]

Version 4.2.3

  • Move SQLite plugin to mu-plugins [#191]
Commits
  • efbbcc4 Merge pull request #198 from wp-cli/fix/undefined-index-for-db-socket
  • c28bf48 Avoid PHP notices on missing variables
  • c921f04 Merge pull request #197 from wp-cli/add/db-socket-env
  • 29e4546 Remove mapped_socket_folder again
  • 362a227 Add socket env to internal variables
  • fac747f Merge pull request #196 from wp-cli/add/socket-mapping-folder
  • f6129ad Add mapped_socket_folder to allow for socket-based DB testing
  • ad0017b Merge pull request #195 from wp-cli/fix/lock-version-for-sqlite-plugin
  • ad7ef50 Fix preparation script
  • b8f1d2c Rename the folder as needed
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 2, 2024
@thelovekesh
Copy link
Collaborator

@dependabot rebase

Bumps the wp-cli-packages group with 2 updates: [wp-cli/extension-command](https://github.com/wp-cli/extension-command) and [wp-cli/wp-cli-tests](https://github.com/wp-cli/wp-cli-tests).


Updates `wp-cli/extension-command` from 2.1.15 to 2.1.16
- [Release notes](https://github.com/wp-cli/extension-command/releases)
- [Commits](wp-cli/extension-command@v2.1.15...v2.1.16)

Updates `wp-cli/wp-cli-tests` from 4.2.2 to 4.2.9
- [Release notes](https://github.com/wp-cli/wp-cli-tests/releases)
- [Commits](wp-cli/wp-cli-tests@v4.2.2...v4.2.9)

---
updated-dependencies:
- dependency-name: wp-cli/extension-command
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: wp-cli-packages
- dependency-name: wp-cli/wp-cli-tests
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: wp-cli-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/wp-cli-packages-8e9b7b05bd branch from 3303782 to 2a90ca2 Compare January 9, 2024 15:23
@westonruter westonruter added this to the v2.5.2 milestone Jan 9, 2024
@westonruter westonruter merged commit 8609744 into develop Jan 9, 2024
22 of 29 checks passed
@westonruter westonruter deleted the dependabot/composer/wp-cli-packages-8e9b7b05bd branch January 9, 2024 16:18
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.

2 participants