Skip to content

Chore/fix lockfile dependency versions#475

Merged
coodos merged 2 commits intomainfrom
chore/fix-lock
Dec 7, 2025
Merged

Chore/fix lockfile dependency versions#475
coodos merged 2 commits intomainfrom
chore/fix-lock

Conversation

@coodos
Copy link
Contributor

@coodos coodos commented Dec 7, 2025

Description of change

Issue Number

Type of change

  • Chore (refactoring, build scripts or anything else that isn't user-facing)

How the change has been tested

Change checklist

  • I have ensured that the CI Checks pass locally
  • I have removed any unnecessary logic
  • My code is well documented
  • I have signed my commits
  • My code follows the pattern of the application
  • I have self reviewed my code

Summary by CodeRabbit

  • Chores
    • Updated platform dependencies to latest stable versions across all applications for improved performance and security.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 7, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Dependency versions were updated across four platform package.json files. Next.js was bumped from version 15.4.2 to 15.5.7, with corresponding updates to eslint-config-next dependencies where present. No functional code changes were introduced.

Changes

Cohort / File(s) Change Summary
Next.js & ESLint Config Updates
platforms/blabsy/package.json, platforms/eVoting/package.json, platforms/evoting-api/package.json, platforms/group-charter-manager/package.json
Bumped next from 15.4.2 to 15.5.7; updated eslint-config-next to 15.5.7 where present

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

  • All changes follow an identical, repetitive pattern across multiple files
  • Simple dependency version updates with no logic or control-flow implications
  • No new features, refactoring, or functional modifications

Poem

🐰 Four platforms hop with glee,
Next.js bumped to 15-point-5 spree,
Dependencies dance in harmony,
A rabbit's work makes code run free! ✨

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/fix-lock

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 6db924a and 791b922.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (4)
  • platforms/blabsy/package.json (3 hunks)
  • platforms/eVoting/package.json (2 hunks)
  • platforms/evoting-api/package.json (2 hunks)
  • platforms/group-charter-manager/package.json (1 hunks)

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.

@coodos coodos marked this pull request as ready for review December 7, 2025 18:27
@coodos coodos changed the title Chore/fix lock Chore/fix lockfile dependency versions Dec 7, 2025
@coodos coodos merged commit 5a5e19a into main Dec 7, 2025
3 of 4 checks passed
@coodos coodos deleted the chore/fix-lock branch December 7, 2025 18:29
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.

3 participants