Skip to content

chore(constraints): respect ALLOWED_INCONSISTENT_DEPENDENCIES for workspace packages; simplify logic - #4800

Merged
legobeat merged 1 commit into
MetaMask:mainfrom
legobeat:constraints-allow-consistent-dependency-ranges-exception-workspace-pkgs
Oct 16, 2024
Merged

chore(constraints): respect ALLOWED_INCONSISTENT_DEPENDENCIES for workspace packages; simplify logic#4800
legobeat merged 1 commit into
MetaMask:mainfrom
legobeat:constraints-allow-consistent-dependency-ranges-exception-workspace-pkgs

Conversation

@legobeat

Copy link
Copy Markdown
Contributor

Explanation

Allow configuring yarn constraints to allow exceptions for dependency range consistency checks for workspace dependencies and devDependencies.

References

Changelog

None

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

@legobeatlegobeat mentioned this pull request Oct 16, 2024
5 tasks
@legobeat
legobeat marked this pull request as ready for review October 16, 2024 00:45
@legobeat
legobeat requested a review from a teamOctober 16, 2024 00:45
@legobeat
legobeatforce-pushed the constraints-allow-consistent-dependency-ranges-exception-workspace-pkgs branch from 65bc31e to b5815c8CompareOctober 16, 2024 00:48
Comment threadyarn.config.cjs Outdated
@legobeatlegobeat changed the title chore: respect ALLOWED_INCONSISTENT_DEPENDENCIES for workspace packages; simplify logicchore(constraints): respect ALLOWED_INCONSISTENT_DEPENDENCIES for workspace packages; simplify logicOct 16, 2024
@legobeat
legobeatforce-pushed the constraints-allow-consistent-dependency-ranges-exception-workspace-pkgs branch from b5815c8 to 0aec676CompareOctober 16, 2024 08:59
@legobeat
legobeat merged commit d106b1a into MetaMask:mainOct 16, 2024
@legobeat
legobeat deleted the constraints-allow-consistent-dependency-ranges-exception-workspace-pkgs branch October 16, 2024 09:10
Sign up for freeto 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

@legobeat@cryptodev-2s