Skip to content

Conversation

Strift
Copy link
Collaborator

@Strift Strift commented Aug 28, 2025

Pull Request

What does this PR do?

  • add changeset to release instant-meilisearch v0.27.1

PR checklist

Please check if your PR fulfills the following requirements:

  • Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
  • Have you read the contributing guidelines?
  • Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!

Summary by CodeRabbit

  • New Features

    • None.
  • Bug Fixes

    • Corrected search client type definitions to prevent typing issues and improve integration in TypeScript projects.
  • Chores

    • Updated the Meilisearch JavaScript client dependency to the latest patch for improved compatibility and stability.
  • Tests

    • No changes.
  • Documentation

    • No changes.
  • Refactor

    • No changes.
  • Style

    • No changes.
  • Revert

    • None.

Copy link

changeset-bot bot commented Aug 28, 2025

🦋 Changeset detected

Latest commit: 2a670ef

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@meilisearch/instant-meilisearch Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Strift Strift added the skip-changelog The PR will not appear in the release changelogs label Aug 28, 2025
Copy link

coderabbitai bot commented Aug 28, 2025

Walkthrough

Adds a new changeset file declaring a patch release for @meilisearch/instant-meilisearch, noting a search client type fix and a meilisearch-js dependency bump. No public API declaration changes.

Changes

Cohort / File(s) Summary of Changes
Release / Changeset
\.changeset/large-foxes-train.md
Added a changeset declaring a patch release for @meilisearch/instant-meilisearch; notes: fix search client type, bump meilisearch-js dependency.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

A rabbit stamps the changelog page,
Patchy clouds of versioned sage—
“Type is fixed! Dependencies hop!”
Thump-thump: to npm we’ll drop.
Carrot-shaped semvers pop! 🥕✨

Tip

🔌 Remote MCP (Model Context Protocol) integration is now available!

Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/bump-version

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbit in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbit in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbit gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbit read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbit help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbit ignore or @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbit summary or @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbit or @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🧹 Nitpick comments (2)
.changeset/large-foxes-train.md (2)

5-5: Polish the changelog sentence for clarity and consistency.

Recommend capitalization and ending punctuation; also separate the two items with a semicolon.

-Fix search client type, bump meilisearch-js dependency
+Fix SearchClient type; bump meilisearch-js dependency.

6-6: Ensure file ends with a newline.

Minor formatting nit to satisfy some linters and keep diffs clean.

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between eda46e3 and 2a670ef.

📒 Files selected for processing (1)
  • .changeset/large-foxes-train.md (1 hunks)
🔇 Additional comments (1)
.changeset/large-foxes-train.md (1)

1-3: Frontmatter looks valid for a patch on a scoped package.

Scoped package key is correctly quoted and the release type is patch. LGTM.

@Strift Strift enabled auto-merge August 28, 2025 22:55
@Strift Strift requested a review from a team August 28, 2025 22:56
auto-merge was automatically disabled August 29, 2025 07:43

Merge commits are not allowed on this repository

@Strift Strift merged commit 83040e5 into main Aug 31, 2025
7 checks passed
@Strift Strift deleted the chore/bump-version branch August 31, 2025 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance skip-changelog The PR will not appear in the release changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants