Skip to content

Update meilisearch/meilisearch-php requirement from ^0.21.0 to ^0.23.0 #172

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2022

Updates the requirements on meilisearch/meilisearch-php to permit the latest version.

You can trigger a rebase of this PR 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 dependabot bot added dependencies skip-changelog The PR will not appear in the release changelogs labels Mar 15, 2022
@brunoocasali brunoocasali changed the base branch from main to bump-meilisearch-v0.26.0 March 15, 2022 12:43
@brunoocasali
Copy link
Member

@dependabot rebase

@brunoocasali brunoocasali self-requested a review March 15, 2022 12:44
Updates the requirements on meilisearch/meilisearch-php to permit the latest version.

---
updated-dependencies:
- dependency-name: meilisearch/meilisearch-php
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@brunoocasali brunoocasali force-pushed the dependabot/composer/meilisearch/meilisearch-php-tw-0.23.0 branch from fdaf6b5 to 4940987 Compare March 15, 2022 12:56
@@ -40,41 +40,6 @@ public function setUp(): void
$this->application = new Application(self::$kernel);
}

public function testGetDefaultSettings(): void
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test should be done into the meiliseach-php not here :)

@brunoocasali brunoocasali self-requested a review March 16, 2022 17:48
@brunoocasali brunoocasali merged commit fd8dae3 into bump-meilisearch-v0.26.0 Mar 16, 2022
@brunoocasali brunoocasali deleted the dependabot/composer/meilisearch/meilisearch-php-tw-0.23.0 branch March 16, 2022 18:11
@brunoocasali brunoocasali removed the skip-changelog The PR will not appear in the release changelogs label Mar 16, 2022
bors bot added a commit that referenced this pull request Mar 17, 2022
173: Update version for the next release (v0.7.2) r=brunoocasali a=brunoocasali

Release notes:

This package version is compatible with [Meilisearch v0.26.0](https://github.com/meilisearch/MeiliSearch/releases/tag/v0.26.0) 🎉 

## 🚀 Enhancements

* Updated `meilisearch-php` to v0.23 (#172) `@dependabot`
  * ⚠️ Check the [release notes](https://github.com/meilisearch/meilisearch-php/releases/tag/v0.23.0) from `meilisearch-php` for more information.


Co-authored-by: Bruno Casali <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant