Skip to content

chore: update deps#2335

Open
r0b1n wants to merge 6 commits into
mainfrom
deps/update-deps
Open

chore: update deps#2335
r0b1n wants to merge 6 commits into
mainfrom
deps/update-deps

Conversation

@r0b1n

@r0b1n r0b1n commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@r0b1n
r0b1n requested a review from a team as a code owner July 16, 2026 15:06
@github-actions

This comment has been minimized.

leonardomendix
leonardomendix previously approved these changes Jul 16, 2026
HedwigAR
HedwigAR previously approved these changes Jul 16, 2026
iobuhov
iobuhov previously approved these changes Jul 16, 2026

@iobuhov iobuhov left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

3

@r0b1n
r0b1n dismissed stale reviews from iobuhov, HedwigAR, and leonardomendix via 8d1dcef July 16, 2026 19:58
@r0b1n
r0b1n force-pushed the deps/update-deps branch from 8cce622 to 8d1dcef Compare July 16, 2026 19:58
@github-actions

Copy link
Copy Markdown
Contributor

AI Code Review

✅ Approved — no issues found


What was reviewed

File Change
package.json Added pnpm override to exclude @testing-library/react-native from @mendix/pluggable-widgets-tools transitive deps
pnpm-lock.yaml Lockfile updated to reflect the new override — react-native peer dropped from resolved version strings across all workspace packages

Skipped (out of scope): pnpm-lock.yaml lockfile-only changes (reviewed for consistency only, not line-by-line)


Positives

  • Override uses the correct pnpm "-" sentinel to suppress an unwanted transitive peer dep, rather than a version pin that could silently diverge.
  • Scope is minimal and surgical — only one new override line, no version bumps mixed in.
  • Conventional commits title (chore: update deps) is appropriate for a lockfile/override-only change.

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.

4 participants