Skip to content

chore: bump version to 0.13.0#33

Merged
sv2dev merged 1 commit into
mainfrom
chore/version-bump-0.13.0
May 7, 2026
Merged

chore: bump version to 0.13.0#33
sv2dev merged 1 commit into
mainfrom
chore/version-bump-0.13.0

Conversation

@sv2dev
Copy link
Copy Markdown
Owner

@sv2dev sv2dev commented May 7, 2026

Bumps package versions to 0.13.0.

Summary by CodeRabbit

  • Chores
    • Package versions updated to 0.13.0

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 7, 2026

Review Change Stack

Warning

Rate limit exceeded

@sv2dev has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 52 minutes and 15 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 9c84d1b5-c844-4d0d-a5cd-35c3b296c642

📥 Commits

Reviewing files that changed from the base of the PR and between e159263 and 8aa9aac.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • packages/esroute-lit/package.json
  • packages/esroute/package.json

Walkthrough

Two package manifests in the esroute monorepo are updated with synchronized version bumps from 0.12.4 to 0.13.0. Package metadata and field ordering are reordered without changing configuration values or dependencies.

Changes

Package Version Bump

Layer / File(s) Summary
Version Update
packages/esroute-lit/package.json, packages/esroute/package.json
Both packages bumped to version 0.13.0 from 0.12.4.
Metadata and Ordering
packages/esroute-lit/package.json, packages/esroute/package.json
Keywords, dependencies, and field ordering adjusted; no functional configuration changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • sv2dev/esroute#30: Version bump PR that previously updated these same package manifests to 0.12.4.

Poem

🐰 A hop and a bump, version so new,
From 0.12.4 to 0.13.0 true,
Two packages aligned in the monorepo's care,
Ready to hop to versions more fair! 🌟

🚥 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 clearly and accurately describes the main change: bumping package versions to 0.13.0 across multiple packages.
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
  • Commit unit tests in branch chore/version-bump-0.13.0

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.

Copy link
Copy Markdown

@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

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@packages/esroute-lit/package.json`:
- Line 35: The package.json for `@esroute/lit` pins "esroute" to "^0.12.3" which
excludes the 0.13.x line; update the dependency entry for "esroute" in
packages/esroute-lit/package.json from ^0.12.3 to ^0.13.0, then regenerate the
lockfile (npm install / yarn install) so the lock reflects the new ^0.13.0 range
and run tests/build to verify nothing breaks.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 5973d927-fbf1-4351-ba03-6e262218afc2

📥 Commits

Reviewing files that changed from the base of the PR and between 35ab4a6 and e159263.

📒 Files selected for processing (2)
  • packages/esroute-lit/package.json
  • packages/esroute/package.json

Comment thread packages/esroute-lit/package.json Outdated
@sv2dev sv2dev force-pushed the chore/version-bump-0.13.0 branch from e159263 to 8aa9aac Compare May 7, 2026 22:02
@sv2dev sv2dev merged commit 906da40 into main May 7, 2026
2 checks passed
@sv2dev sv2dev deleted the chore/version-bump-0.13.0 branch May 7, 2026 22:02
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