Skip to content

Feature/3.0.0 beta.1#82

Merged
alessandrobellesia merged 2 commits into
developfrom
feature/3.0.0-beta.1
Jun 15, 2026
Merged

Feature/3.0.0 beta.1#82
alessandrobellesia merged 2 commits into
developfrom
feature/3.0.0-beta.1

Conversation

@alessandrobellesia

Copy link
Copy Markdown
Member

Changed

  • BREAKING: upgraded ky to 2.x, which renames the HttpClient option prefixUrl to prefix. Update every new HttpClient({ prefixUrl }), createHttpClient({ prefixUrl }) and httpClientOptions: { prefixUrl } usage to prefix.

Alessandro Bellesia and others added 2 commits June 15, 2026 16:12
BREAKING CHANGE: the `HttpClient` option `prefixUrl` has been renamed to
`prefix`, following `ky` 2.x. Update every `new HttpClient({ prefixUrl })`,
`createHttpClient({ prefixUrl })` and `httpClientOptions: { prefixUrl }`
usage to `prefix`.

- bump `ky` dependency to `^2.0.2`
- rename `prefixUrl` to `prefix` across source, tests, docs and README
- changelog entry for 3.0.0-beta.1

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@alessandrobellesia, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 39 minutes and 52 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e6e99ffe-b393-4209-bf8e-9bf9d3608554

📥 Commits

Reviewing files that changed from the base of the PR and between 0e5a555 and 0f72791.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (12)
  • CHANGELOG.md
  • README.md
  • docs/HttpClient.md
  • docs/RepositoryHttp.md
  • package.json
  • src/HttpClient.ts
  • src/RepositoryHttp.ts
  • src/vue/index.ts
  • test/httpClient.test.ts
  • test/repository.test.ts
  • test/vueHttpClient.test.ts
  • test/vueRepository.test.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/3.0.0-beta.1

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.

@sonarqubecloud

Copy link
Copy Markdown

@alessandrobellesia alessandrobellesia merged commit 8773a1b into develop Jun 15, 2026
9 checks passed
@alessandrobellesia alessandrobellesia deleted the feature/3.0.0-beta.1 branch June 15, 2026 14:15
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