Skip to content

chore(ci): pin remaining deps#1186

Merged
taymoor89 merged 1 commit intomainfrom
1185-pin-remaining-deps
Oct 2, 2025
Merged

chore(ci): pin remaining deps#1186
taymoor89 merged 1 commit intomainfrom
1185-pin-remaining-deps

Conversation

@taymoor89
Copy link
Copy Markdown
Contributor

@taymoor89 taymoor89 commented Oct 1, 2025

Summary

This PR pins dependencies to exact version by taking the version from pnpm-lock.yaml file to make sure that we don't loose the patch updates that were already done. Moreover it updates renovate config to include repo level pacakge.json and creates one group for all npm dependencies rather than having two.

Changes Made

  • Pin dependencies to exact version
  • Update renovate config to have one group of all npm deps.

Related Issues

Screenshots (if applicable)

Testing Instructions

Every app should work as before

Checklist

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • I have made corresponding changes to the documentation (if applicable).
  • My changes generate no new warnings or errors.
  • I have created a changeset for my changes.

PR Manifesto

Review the PR Manifesto for best practises.

@taymoor89 taymoor89 requested review from a team and franzheidl as code owners October 1, 2025 14:59
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Oct 1, 2025

⚠️ No Changeset found

Latest commit: c1fd3fc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 1, 2025

PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2025-10-02 07:28 UTC

@taymoor89 taymoor89 force-pushed the 1185-pin-remaining-deps branch from 37384be to c1fd3fc Compare October 1, 2025 15:39
Copy link
Copy Markdown
Collaborator

@ArtieReus ArtieReus left a comment

Choose a reason for hiding this comment

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

lgtm

@taymoor89 taymoor89 merged commit d2ce3f5 into main Oct 2, 2025
17 checks passed
@taymoor89 taymoor89 deleted the 1185-pin-remaining-deps branch October 2, 2025 07:27
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.

6 participants