Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Update package.json files to prevent lock file changes in dev #1308

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

jackw
Copy link
Collaborator

@jackw jackw commented Nov 7, 2024

What this PR does / why we need it:

This PR aligns the dep declarations in package.json files to the versions in the lock file so npm install doesn't create diffs during development.

Need to investigate the renovate configs to understand how to prevent this from happening.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

@jackw jackw added the no-changelog Don't include in changelog and version calculations label Nov 7, 2024
@jackw jackw self-assigned this Nov 7, 2024
@jackw jackw requested a review from a team as a code owner November 7, 2024 10:15
@jackw jackw requested review from academo and removed request for a team November 7, 2024 10:15
Copy link

github-actions bot commented Nov 7, 2024

Hello! 👋 This repository uses Auto for releasing packages using PR labels.

✨ This PR can be merged. It will not be considered when calculating future versions of the npm packages and will not appear in the changelogs.

@jackw jackw merged commit f5b1b17 into main Nov 7, 2024
20 checks passed
@jackw jackw deleted the jackw/cleanup-deps branch November 7, 2024 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Don't include in changelog and version calculations
Projects
Development

Successfully merging this pull request may close these issues.

2 participants