Skip to content

Conversation

andreaskienle
Copy link
Contributor

@andreaskienle andreaskienle commented Sep 5, 2025

This PR pins our dependencies in package.json as recommended by Renovate.

It also moves the renovate config file to the .github folder and disables the dashboard (the one issue #35 we have)

@Copilot Copilot AI review requested due to automatic review settings September 5, 2025 06:13
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR pins all dependency versions by removing caret prefixes (^) and updating to specific latest versions. This change provides more predictable builds and prevents automatic minor/patch version updates that could introduce breaking changes.

  • Pin all production and development dependencies to exact versions
  • Update dependencies to their latest compatible versions
  • Disable Renovate dependency dashboard for cleaner automation

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Pin all dependencies to exact versions and update to latest compatible releases
.github/renovate.json Add configuration to disable dependency dashboard

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@andreaskienle andreaskienle merged commit 76b33cf into main Sep 10, 2025
5 checks passed
@andreaskienle andreaskienle deleted the pin-dependencies branch September 10, 2025 10:50
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.

2 participants