Skip to content

Conversation

@MaximilianAnzinger
Copy link
Collaborator

Description

Due to a recent security breach in nextjs we should update our version to 15.5.9. Additionally fixating the versions for our dependencies allows for more deterministic builds and behaviour.

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as
    expected)
  • 📝 Documentation update
  • 🎨 Style/formatting changes (no functional changes)
  • ♻️ Code refactoring (no functional changes)
  • ⚡ Performance improvements
  • 🔧 Configuration changes
  • 🧪 Test additions or modifications
  • 🚀 Deployment/DevOps changes

Changes Made

Bumped and fixed dependencies due to security concerns.

Testing

The application is able to start and runs as usual.

@github-actions github-actions bot added chore 🧹 Maintenance tasks configuration ⚙️ Configuration file changes dependencies 📦 Dependency updates labels Dec 24, 2025
@github-actions
Copy link

🔍 Code Quality Report

📊 Code Statistics

🚨 Potential Issues

✅ No console statements found
⚠️ Found 'any' or 'unknown' types - consider using more specific types

@MaximilianAnzinger MaximilianAnzinger added this to the v0.1.0 milestone Dec 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore 🧹 Maintenance tasks configuration ⚙️ Configuration file changes dependencies 📦 Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants