Skip to content

Update reqwest from v0.12.22 to v0.13.3#788

Open
notpeter wants to merge 1 commit into
meilisearch:mainfrom
notpeter:reqwest13
Open

Update reqwest from v0.12.22 to v0.13.3#788
notpeter wants to merge 1 commit into
meilisearch:mainfrom
notpeter:reqwest13

Conversation

@notpeter
Copy link
Copy Markdown

@notpeter notpeter commented May 13, 2026

Pull Request

Related issue

What does this PR do?

Update reqwest dependency from v0.12.22 to v0.13.3
Dependabot doesn't know the feature was renamed from rustls-tls to rustls.

AI Disclosure: I used Claude Code with Opus 4.7 to figure out how to get tests to run locally

PR checklist

Please check if your PR fulfills the following requirements:

  • Did you use any AI tool while implementing this PR (code, tests, docs, etc.)? If yes, disclose it in the PR description and describe what it was used for. AI usage is allowed when it is disclosed.
  • 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

  • Chores
    • Updated HTTP client dependency to v0.13.3
    • Updated TLS encryption feature configuration

Review Change Stack

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 13, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 56a57aaf-33b5-461a-a2b1-d3d9cb548fd3

📥 Commits

Reviewing files that changed from the base of the PR and between 60213d5 and 2d665c2.

📒 Files selected for processing (1)
  • Cargo.toml

📝 Walkthrough

Walkthrough

Reqwest dependency upgraded from 0.12.22 to 0.13.3 with optional/default-features=false and http2/stream features preserved. The tls feature mapping changed from reqwest/rustls-tls to reqwest/rustls.

Changes

Reqwest Dependency Upgrade

Layer / File(s) Summary
Reqwest dependency and TLS feature update
Cargo.toml
Bumped reqwest optional dependency from 0.12.22 to 0.13.3 with same opt-in configuration. Updated tls feature to enable reqwest/rustls instead of reqwest/rustls-tls.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A hoppy hop through versions new,
From 0.12 to 0.13 we flew,
TLS features dancing in the light,
Reqwest updated—everything's right! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Update reqwest from v0.12.22 to v0.13.3' clearly and specifically summarizes the main change in the pull request, which is upgrading the reqwest dependency from one version to another.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant