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

Changes related to the next Meilisearch release (v1.10.0) #1682

Merged
merged 15 commits into from
Aug 26, 2024

Conversation

meili-bot
Copy link
Contributor

Related to this issue: meilisearch/integration-guides#302

This PR:

  • gathers the changes related to the next Meilisearch release (v1.10.0) so that this package is ready when the official release is out.
  • should pass the tests against the latest pre-release of Meilisearch.
  • might eventually contain test failures until the Meilisearch v1.10.0 is out.

⚠️ This PR should NOT be merged until the next release of Meilisearch (v1.10.0) is out.

This PR is auto-generated for the pre-release week purpose.

Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.94%. Comparing base (3506ce2) to head (727e3f7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1682   +/-   ##
=======================================
  Coverage   96.94%   96.94%           
=======================================
  Files          21       21           
  Lines         818      818           
  Branches       85       78    -7     
=======================================
  Hits          793      793           
  Misses         24       24           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@curquiza curquiza mentioned this pull request Aug 21, 2024
3 tasks
* Add types and function for updateDocumentsByFunction

* Add tests

* Fixed test

* Fixed tests

* Add param jsdoc

* Fix style

* Fix test, make tests more consistent
@curquiza curquiza mentioned this pull request Aug 21, 2024
3 tasks
* Remove cross-fetch dependency

* Add types for federation feature

* Add test, minor changes to types

* Revert "Remove cross-fetch dependency"

This reverts commit 899d2a7.

* Revert generic name back to T for consistency

* Revert rest of the generics to T

* Remove focus from test

* Revert changes to test-utils getClient

* Add back accidentally removed type from test utils
@brunoocasali brunoocasali marked this pull request as ready for review August 26, 2024 13:01
Copy link
Member

@brunoocasali brunoocasali left a comment

Choose a reason for hiding this comment

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

bors merge

@brunoocasali brunoocasali added the skip-changelog The PR will not appear in the release changelogs label Aug 26, 2024
Copy link
Contributor

meili-bors bot commented Aug 26, 2024

Build succeeded:

@meili-bors meili-bors bot merged commit 9449574 into main Aug 26, 2024
6 of 8 checks passed
@meili-bors meili-bors bot deleted the bump-meilisearch-v1.10.0 branch August 26, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog The PR will not appear in the release changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants