Skip to content

Improve CI/CD, build setup, and update dependencies#22

Merged
sv2dev merged 1 commit intomainfrom
improve/ci-cd-and-build
Mar 31, 2026
Merged

Improve CI/CD, build setup, and update dependencies#22
sv2dev merged 1 commit intomainfrom
improve/ci-cd-and-build

Conversation

@sv2dev
Copy link
Copy Markdown
Owner

@sv2dev sv2dev commented Mar 31, 2026

Summary

Comprehensive updates to improve the project's CI/CD pipeline, build system, and dependencies.

Changes

CI/CD & Build Improvements

  • Add composite project references to top-level tsconfig.json for building all workspace packages with tsc -b
  • Merge publish-core and publish-lit jobs into single publish job with conditional steps
  • Publish job only runs if at least one package version changed
  • Update Node.js version to 24 and actions/setup-node to v6

Package Updates

  • Bump esroute and @esroute/lit to 0.11.1
  • Include source maps in npm packages for better debugging

Dependencies

  • Update happy-dom from 17.4.4 to 20.8.9 (fixes 3 critical security vulnerabilities)
  • Update vitest and @vitest/coverage-v8 to 3.2.4
  • Update typescript to 5.9.3
  • Update lit to 3.3.2
  • ✅ No vulnerabilities remaining

Commits

  1. fix: include source maps in npm package
  2. chore: improve ci/cd and build setup
  3. chore: bump versions to 0.11.1
  4. chore: update dependencies

- Update happy-dom from 17.4.4 to 20.8.9 (fixes critical security vulnerabilities)
- Update @vitest/coverage-v8 to 3.2.4
- Update vitest to 3.2.4
- Update lit to 3.3.2
- Update typescript to 5.9.3
- No vulnerabilities remaining
@sv2dev sv2dev merged commit 60c8d93 into main Mar 31, 2026
1 check passed
@sv2dev sv2dev deleted the improve/ci-cd-and-build branch March 31, 2026 13:52
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 31, 2026

Warning

Rate limit exceeded

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

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 14 minutes and 40 seconds.

⌛ 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: d3410a4e-294a-4af9-b35e-d5a16f87fd46

📥 Commits

Reviewing files that changed from the base of the PR and between 0ea622f and c268b6d.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch improve/ci-cd-and-build

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